public interface Transaction extends Transaction, Synchronization
| Modifier and Type | Method and Description |
|---|---|
void |
begin(Transaction t) |
Connection |
getConnection() |
void |
releaseConnection() |
void |
replaceConnection() |
void |
setRollbackOnly() |
begin, commit, getNontransactionalRead, getOptimistic, getPersistenceManager, getQueryTimeout, getRestoreValues, getRetainValues, getSynchronization, getUpdateTimeout, isActive, rollback, setNontransactionalRead, setOptimistic, setQueryTimeout, setRestoreValues, setRetainValues, setSynchronization, setUpdateTimeoutafterCompletion, beforeCompletionConnection getConnection()
void releaseConnection()
void replaceConnection()
void setRollbackOnly()
throws IllegalStateException,
SystemException
IllegalStateExceptionSystemExceptionvoid begin(Transaction t)
Copyright © 2019. All rights reserved.