Uses of Interface
com.googlecode.flyway.core.api.migration.jdbc.JdbcMigration

Packages that use JdbcMigration
com.googlecode.flyway.core.migration.jdbc Private API: No compatibility guarantees provided. 
 

Uses of JdbcMigration in com.googlecode.flyway.core.migration.jdbc
 

Constructors in com.googlecode.flyway.core.migration.jdbc with parameters of type JdbcMigration
JdbcMigrationExecutor(JdbcMigration jdbcMigration)
          Creates a new JdbcMigrationExecutor.
 



Copyright © 2012. All Rights Reserved.