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

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

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

Classes in com.googlecode.flyway.core.migration.java that implement JavaMigrationChecksumProvider
 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.