Uses of Package
com.googlecode.flyway.core.migration.java

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

Classes in com.googlecode.flyway.core.migration.java used by com.googlecode.flyway.core.migration.java
JavaMigration
          Interface to be implemented by Java Migrations.
JavaMigrationChecksumProvider
          JavaMigration implementors that also implement this interface will be able to specify their checksum (for validation), instead of having it automatically default to null.
JavaMigrationInfoProvider
          JavaMigration implementors that also implement this interface will be able to specify their version and description manually, instead of having it automatically computed from the class name.
 



Copyright © 2011. All Rights Reserved.