|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transactable
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 |
---|
void commit() throws AxionException
AxionException
void rollback() throws AxionException
AxionException
void apply() throws AxionException
committed
transaction..
AxionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |