public class TxLocal extends TxSessionManager implements TxService
LOG_CONTROL| Constructor and Description |
|---|
TxLocal() |
| Modifier and Type | Method and Description |
|---|---|
TxCommand |
executeCommand(ClientContext clientContext,
String databaseMappingName,
TxCommand command)
Run a command within a separate transaction.
|
getSession, logExceptionQuietly, resetSession, runTxdoLog, getDatabaseContextName, getDatabaseMappingName, getLogfileDateFormat, getSession, getSession, getSessionFactory, logControl, logParams, setLogfileDateFormatpublic TxCommand executeCommand(ClientContext clientContext, String databaseMappingName, TxCommand command)
executeCommand in interface TxServiceclientContext - Current database contextdatabaseMappingName - Current database mapping namecommand - The code to execute within its own transactionCopyright © 2006–2018 Esito AS. All rights reserved.