org.axiondb
public interface Transactable
Version: $Revision: 1.5 $ $Date: 2004/08/27 03:21:21 $
Method Summary | |
---|---|
void | apply() Apply this committed transaction.. |
void | commit() This transaction has been committed. |
void | rollback() This transaction has been aborted. |
committed
transaction..