Uses of Interface
com.suncode.pwfl.transaction.support.TransactionWrapper.JdbcCallable
Packages that use TransactionWrapper.JdbcCallable
- 
Uses of TransactionWrapper.JdbcCallable in com.suncode.pwfl.transaction.support
Methods in com.suncode.pwfl.transaction.support with parameters of type TransactionWrapper.JdbcCallableModifier and TypeMethodDescription<T> TTransactionWrapper.doInHibernateJdbcConnection(TransactionWrapper.JdbcCallable<T> callable) <T> TTransactionWrapper.doInJdbcConnection(TransactionWrapper.JdbcCallable<T> callable)