Package dev.relism.flash.ext.data.core
Class RepositorySupport<T,ID>
java.lang.Object
dev.relism.flash.ext.data.core.RepositorySupport<T,ID>
- Direct Known Subclasses:
Repository
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final <R> RroQuery(Tx.TxCallable<R> work) protected final <R> RrwQuery(Tx.TxCallable<R> work) protected final Txtx()
-
Constructor Details
-
RepositorySupport
-
-
Method Details
-
tx
-
roQuery
-
rwQuery
-