|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listener on a transaction. Will receive notifications about commit and rollback actions.
TransactionContext| Method Summary | |
void |
transactionCommitted(TransactionContext tx)
Transaction was committed |
void |
transactionRolledBack(TransactionContext tx)
Transaction was rolled back |
| Method Detail |
public void transactionCommitted(TransactionContext tx)
tx - transaction that was committedpublic void transactionRolledBack(TransactionContext tx)
tx - transaction that was rolled back
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||