Package com.googlecode.flyway.core.migration

SchemaVersion class, the rest is Private API.

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.
 

Package com.googlecode.flyway.core.migration Description

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



Copyright © 2011. All Rights Reserved.