Uses of Interface
com.suncode.pwfl.transaction.support.TransactionWrapper.SneakySharkCallable
Packages that use TransactionWrapper.SneakySharkCallable
-
Uses of TransactionWrapper.SneakySharkCallable in com.suncode.pwfl.transaction.support
Methods in com.suncode.pwfl.transaction.support with parameters of type TransactionWrapper.SneakySharkCallableModifier and TypeMethodDescription<T> T
TransactionWrapper.doInSneakySharkTransaction
(TransactionWrapper.SneakySharkCallable<T> callable) Calls given function inside opened shark transaction and returns function result.