|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionWithQuery | |
---|---|
org.prevayler | |
org.prevayler.implementation |
Uses of TransactionWithQuery in org.prevayler |
---|
Subinterfaces of TransactionWithQuery in org.prevayler | |
---|---|
interface |
SureTransactionWithQuery<P,R>
The same as TransactionWithQuery except it does not throw Exception when executed. |
Methods in org.prevayler with parameters of type TransactionWithQuery | ||
---|---|---|
|
Prevayler.execute(TransactionWithQuery<? super P,R> transactionWithQuery)
Executes the given transactionWithQuery on the prevalentSystem(). |
Uses of TransactionWithQuery in org.prevayler.implementation |
---|
Methods in org.prevayler.implementation with parameters of type TransactionWithQuery | ||
---|---|---|
|
PrevaylerImpl.execute(TransactionWithQuery<? super P,R> transactionWithQuery)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |