|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaDataTable | |
|---|---|
| com.google.code.flyway.core | |
| Uses of MetaDataTable in com.google.code.flyway.core |
|---|
| Methods in com.google.code.flyway.core that return MetaDataTable | |
|---|---|
MetaDataTable |
Flyway.getMetaDataTable()
|
| Constructors in com.google.code.flyway.core with parameters of type MetaDataTable | |
|---|---|
DbMigrator(org.springframework.transaction.support.TransactionTemplate transactionTemplate,
org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
DbSupport dbSupport,
java.util.Collection<MigrationResolver> migrationResolvers,
MetaDataTable metaDataTable)
Creates a new database migration. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||