pt.ist.fenixframework.backend.mem
Class MemTransaction
java.lang.Object
pt.ist.fenixframework.core.AbstractTransaction
pt.ist.fenixframework.backend.mem.MemTransaction
- All Implemented Interfaces:
- Transaction
public class MemTransaction
- extends AbstractTransaction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemTransaction
public MemTransaction()
backendCommit
protected void backendCommit()
throws RollbackException,
HeuristicMixedException,
HeuristicRollbackException,
SecurityException,
IllegalStateException,
SystemException
- Specified by:
backendCommit
in class AbstractTransaction
- Throws:
RollbackException
HeuristicMixedException
HeuristicRollbackException
SecurityException
IllegalStateException
SystemException
backendRollback
protected void backendRollback()
throws IllegalStateException,
SystemException
- Specified by:
backendRollback
in class AbstractTransaction
- Throws:
IllegalStateException
SystemException
Copyright © 2013. All Rights Reserved.