G9Spring.ApplicationContextReference| Constructor and Description |
|---|
TxSpring()
Create the Spring connection.
|
| Modifier and Type | Method and Description |
|---|---|
TxCommand |
executeCommand(ClientContext clientContext,
String databaseMappingName,
TxCommand command)
Run a command within a separate transaction.
|
addAdditionalBeanDefinition, getApplicationContext, getBean, getBean, getBeanDefinitions, getDefaultBeanDefinitions, getOptionalBeanDefinitions, loadApplicationContextpublic 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–2017 Esito AS. All rights reserved.