|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MigrationResolver | Facility for resolving available migrations. |
| Class Summary | |
|---|---|
| DbMigrator | Main workflow for migrating the database. |
| Migration | A migration of a single version of the schema. |
| MigrationInfoHelper | Parsing support for migrations that use the standard Flyway version + description embedding in their name. |
| MigrationProvider | Facility for retrieving and sorting the available migrations from the classpath through the various migration resolvers. |
| SchemaVersion | A version of a database schema. |
| Enum Summary | |
|---|---|
| MigrationState | The state of a migration. |
| MigrationType | Type of migration. |
| Exception Summary | |
|---|---|
| MigrationException | Exception indicating that migration failed. |
SchemaVersion class, the rest is Private API. No compatibility guarantees provided.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||