|
||||||||||
| 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 committedtransaction.. |
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
committedtransaction..
AxionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||