Package com.googlecode.flyway.core.migration

Interface Summary
MigrationResolver Facility for resolving available migrations.
 

Class Summary
BaseMigration Base migration for migrations that use the standard Flyway version + description embedding in their name.
DbMigrator Main workflow for migrating the database.
Migration A migration of a single version of the schema.
SchemaVersion A version of a database schema.
 

Enum Summary
MigrationState The state of a migration.
MigrationType Type of migration.
 



Copyright © 2010. All Rights Reserved.