|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for entities that can take part in a transaction.
Method Summary | |
void |
apply()
Apply this committed transaction.. |
void |
commit()
This transaction has been committed. |
void |
rollback()
This transaction has been aborted. |
Method Detail |
public void commit() throws AxionException
AxionException
public void rollback() throws AxionException
AxionException
public void apply() throws AxionException
committed
transaction..
AxionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |