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> T
TransactionWrapper.doInHibernateJdbcConnection
(TransactionWrapper.JdbcCallable<T> callable) <T> T
TransactionWrapper.doInJdbcConnection
(TransactionWrapper.JdbcCallable<T> callable)