Class ThrongProxyTransaction
java.lang.Object
org.smallmind.persistence.orm.ProxyTransaction<ThrongProxySession>
org.smallmind.persistence.orm.throng.ThrongProxyTransaction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.smallmind.persistence.orm.ProxyTransaction
addPostProcess, applyPostProcesses, equals, getSession, getUniqueId, hashCode, isRollbackOnly, setRollbackOnly
-
Constructor Details
-
ThrongProxyTransaction
-
-
Method Details
-
isCompleted
public boolean isCompleted()- Specified by:
isCompletedin classProxyTransaction<ThrongProxySession>
-
flush
public void flush()- Specified by:
flushin classProxyTransaction<ThrongProxySession>
-
commit
public void commit()- Specified by:
commitin classProxyTransaction<ThrongProxySession>
-
rollback
public void rollback()- Specified by:
rollbackin classProxyTransaction<ThrongProxySession>
-