Package com.googlecode.flyway.core.migration

SchemaVersion class, the rest is Private API: No compatibility guarantees provided.

See:
          Description

Interface Summary
MigrationResolver Facility for resolving available migrations.
 

Class Summary
CompositeMigrationResolver Facility for retrieving and sorting the available migrations from the classpath through the various migration resolvers.
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.
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.
 

Package com.googlecode.flyway.core.migration Description

SchemaVersion class, the rest is Private API: No compatibility guarantees provided.



Copyright © 2012. All Rights Reserved.