| GenericReactiveTransaction | |
|---|
| TransactionalOperator | Operator class that simplifies programmatic transaction demarcation and transaction exception handling. |
|---|
| TransactionCallback | Callback interface for reactive transactional code. |
|---|
| TransactionContext | Mutable transaction context that encapsulates transactional synchronizations and resources in the scope of a single transaction. |
|---|
| TransactionSynchronization | Interface for reactive transaction synchronization callbacks. |
|---|
| TransactionSynchronizationManager | Central delegate that manages resources and transaction synchronizations per subscriber context. |
|---|