Uses of Class
com.googlecode.flyway.ant.AbstractMigrationLoadingTask

Uses of AbstractMigrationLoadingTask in com.googlecode.flyway.ant
 

Subclasses of AbstractMigrationLoadingTask in com.googlecode.flyway.ant
 class MigrateTask
          Ant task that triggers the migration of the configured database to the latest version.
 class ValidateTask
          Ant task to validate the applied migrations in the database against the available classpath migrations in order to detect accidental migration changes.
 



Copyright © 2012. All Rights Reserved.