Uses of Interface
com.googlecode.flyway.core.util.jdbc.TransactionCallback

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

Uses of TransactionCallback in com.googlecode.flyway.core.util.jdbc
 

Methods in com.googlecode.flyway.core.util.jdbc with parameters of type TransactionCallback
<T> T
TransactionTemplate.execute(TransactionCallback<T> transactionCallback)
          Executes this callback within a transaction.
 



Copyright © 2012. All Rights Reserved.