Deprecated API


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

Deprecated Methods
com.googlecode.flyway.core.Flyway.init(SchemaVersion, String)
          Use init(), setInitialVersion() and setInitialDescription() instead. 
 



Copyright © 2011. All Rights Reserved.