| Interface | Description |
|---|---|
| RunnableWithException |
Functional interface for 'run' method
that throws a checked exception.
|
| Class | Description |
|---|---|
| DelegatingTransactionManager |
An
abstract TransactionManager implementation that
delegates all method invocations to another TransactionManager. |
| DelegatingTransactionSynchronizationRegistry |
An
abstract TransactionSynchronizationRegistry
implementation that delegates all method invocations to another
TransactionSynchronizationRegistry. |
| TransactionContext | |
| TransactionExtension | |
| TransactionHandler | |
| TransactionScopeCleanup<T> |
Copyright © 2020 JBoss by Red Hat. All rights reserved.