|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionalOperation<T>
Method Summary | |
---|---|
T |
perform()
A callback method that TransactionManager invokes,
TransactionManager will wrap this method call in a single
thread-bound transaction. |
Method Detail |
---|
T perform()
TransactionManager
invokes,
TransactionManager
will wrap this method call in a single
thread-bound transaction.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |