Modifier and Type | Field and Description |
---|---|
protected TransactionManagerAdapter |
BaseStepController.transactionManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNonTransactionalManager |
class |
JTAUserTransactionAdapter |
Modifier and Type | Method and Description |
---|---|
protected TransactionManagerAdapter |
DefaultBatchTransactionService.getTransactionManager() |
TransactionManagerAdapter |
NoTxMgrBatchTransactionService.getTransactionManager(javax.batch.runtime.context.StepContext stepContext) |
TransactionManagerAdapter |
DefaultBatchTransactionService.getTransactionManager(javax.batch.runtime.context.StepContext stepContext) |
Modifier and Type | Method and Description |
---|---|
TransactionManagerAdapter |
TransactionManagementService.getTransactionManager(javax.batch.runtime.context.StepContext stepContext) |
Modifier and Type | Method and Description |
---|---|
TransactionManagerAdapter |
UserTransactionTransactionService.getTransactionManager(javax.batch.runtime.context.StepContext stepContext) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.