| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
TransactionContextFactory.openTransactionContext(CommandContext commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
JtaTransactionContext |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
JtaTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneMybatisTransactionContext |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
StandaloneMybatisTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionContext |
CommandContext.transactionContext |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
CommandContext.getTransactionContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringTransactionContext |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
SpringTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
Copyright © 2015. All rights reserved.