Uses of Interface
dev.relism.flash.ext.data.core.Tx.TxCallable
Packages that use Tx.TxCallable
-
Uses of Tx.TxCallable in dev.relism.flash.ext.data.core
Methods in dev.relism.flash.ext.data.core with parameters of type Tx.TxCallableModifier and TypeMethodDescription<T> TTx.call(Tx.TxCallable<T> work) <T> TTx.call(TxDefinition definition, Tx.TxCallable<T> work) protected final <R> RRepositorySupport.roQuery(Tx.TxCallable<R> work) protected final <R> RRepositorySupport.rwQuery(Tx.TxCallable<R> work)