Interface | Description |
---|---|
IThreadConnectableTransactionManager<T,R> |
Class | Description |
---|---|
SpringTxManagerProxy |
proxy class for transaction manager.
|
StatusRecordingTransactionManager |
JtaTransactionManager-wrapper that enables to recover transaction logs produced by another instance.
|
ThreadConnectableDataSourceTransactionManager | |
ThreadConnectableJtaTransactionManager | |
TransactionConnector<T,R> |
This TransactionConnector suspends the transaction in the main thread,
and resumes it in the child thread, for as long as it runs.
|
TransactionConnectorCoordinator<T,R> |
Enum | Description |
---|---|
StatusRecordingTransactionManager.Status |
Copyright © 2023 Frank!Framework. All rights reserved.