|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ITransactional is the interface that must be implemented by all objects that wish to be transaction-aware.
| Method Summary | |
void |
commit()
|
void |
rollback()
|
| Method Detail |
public void commit()
throws TransactionException
TransactionException
public void rollback()
throws TransactionException
TransactionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||