Uses of Package
com.googlecode.flyway.core.api

Packages that use com.googlecode.flyway.core.api
com.googlecode.flyway.core The main Flyway package and for most users, the only one they'll ever need to know about. 
com.googlecode.flyway.core.api FlywayException, MigrationInfo and related classes. 
com.googlecode.flyway.core.api.migration Interfaces for Migration implementors. 
 

Classes in com.googlecode.flyway.core.api used by com.googlecode.flyway.core
FlywayException
          Exception thrown when Flyway encounters a problem.
MigrationInfoService
          Info about all migrations, including applied, current and pending with details and status.
MigrationVersion
          A version of a migration.
 

Classes in com.googlecode.flyway.core.api used by com.googlecode.flyway.core.api
MigrationInfo
          Info about a migration.
MigrationState
          The state of a migration.
MigrationType
          Type of migration.
MigrationVersion
          A version of a migration.
 

Classes in com.googlecode.flyway.core.api used by com.googlecode.flyway.core.api.migration
MigrationVersion
          A version of a migration.
 



Copyright © 2012. All Rights Reserved.