flyway-core 2.0 API

Packages
com.googlecode.flyway.core The main Flyway package and for most users, the only one they'll ever need to know about.
com.googlecode.flyway.core.api FlywayException, MigrationInfo and related classes.
com.googlecode.flyway.core.api.migration Interfaces for Migration implementors.
com.googlecode.flyway.core.api.migration.jdbc Interfaces for Jdbc Migrations.
com.googlecode.flyway.core.api.migration.spring Interfaces for Spring Jdbc Migrations (require Spring Jdbc + dependencies on the classpath).

 



Copyright © 2012. All Rights Reserved.