Deprecated API


Contents
Deprecated Interfaces
com.googlecode.flyway.core.migration.java.JavaMigration
          Superseeded by com.googlecode.flyway.core.api.migration.spring.SpringJdbcMigration 
com.googlecode.flyway.core.migration.java.JavaMigrationChecksumProvider
          Superseeded by com.googlecode.flyway.core.api.migration.MigrationChecksumProvider 
com.googlecode.flyway.core.migration.java.JavaMigrationInfoProvider
          Superseeded by com.googlecode.flyway.core.api.migration.MigrationInfoProvider 
 

Deprecated Methods
com.googlecode.flyway.core.Flyway.getBaseDir()
          Uses getLocations instead. Will be removed in Flyway 2.0. 
com.googlecode.flyway.core.Flyway.getBasePackage()
          Uses getLocations instead. Will be removed in Flyway 2.0. 
com.googlecode.flyway.core.Flyway.setBaseDir(String)
          Use setLocations instead. Will be removed in Flyway 2.0. 
com.googlecode.flyway.core.Flyway.setBasePackage(String)
          Use setLocations instead. Will be removed in Flyway 2.0. 
 



Copyright © 2012. All Rights Reserved.