|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TransactionListener
This interface specifies methods for listening to transaction commits
and rollbacks.
Supported API: true
Extendable: true
Transaction| Method Summary | |
|---|---|
void |
notifyCommit()
Notify that the commit of the transaction completed. |
void |
notifyRollback()
Notify that the rollback of the transaction completed. |
| Method Detail |
|---|
void notifyCommit()
void notifyRollback()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||