|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionTemplate | |
|---|---|
| com.googlecode.flyway.core.clean | Private API: No compatibility guarantees provided. |
| com.googlecode.flyway.core.init | Private API: No compatibility guarantees provided. |
| Uses of TransactionTemplate in com.googlecode.flyway.core.clean |
|---|
| Constructors in com.googlecode.flyway.core.clean with parameters of type TransactionTemplate | |
|---|---|
DbCleaner(TransactionTemplate transactionTemplate,
DbSupport dbSupport,
java.lang.String[] schemas)
Creates a new database cleaner. |
|
| Uses of TransactionTemplate in com.googlecode.flyway.core.init |
|---|
| Constructors in com.googlecode.flyway.core.init with parameters of type TransactionTemplate | |
|---|---|
DbInit(TransactionTemplate transactionTemplate,
MetaDataTable metaDataTable)
Creates a new database migrator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||