Uses of Interface
com.googlecode.flyway.core.migration.java.JavaMigrationInfoProvider

Packages that use JavaMigrationInfoProvider
com.googlecode.flyway.core.migration.java Support for Java migrations. 
 

Uses of JavaMigrationInfoProvider in com.googlecode.flyway.core.migration.java
 

Classes in com.googlecode.flyway.core.migration.java that implement JavaMigrationInfoProvider
 class BaseJavaMigration
          Deprecated. Implement JavaMigration directly instead. Also consider implementing JavaMigrationChecksumProvider and JavaMigrationInfoProvider if you need more control. This class will be removed in Flyway 1.5.
 



Copyright © 2011. All Rights Reserved.