|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TransactionUtil.TransactionWork
Transaction work interface.
This interface encapsulates a unit of work that should be done within a transaction.
RetryingTransactionHelper.RetryingTransactionCallback
Method Summary | |
---|---|
java.lang.Object |
doWork()
Deprecated. Method containing the work to be done in the user transaction. |
Method Detail |
---|
java.lang.Object doWork() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |