Class Hierarchy
- java.lang.Object
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)
 - org.springframework.transaction.reactive.AbstractReactiveTransactionManager.SuspendedResourcesHolder
 - org.springframework.transaction.reactive.GenericReactiveTransaction (implements org.springframework.transaction.ReactiveTransaction)
 - org.springframework.transaction.reactive.ReactiveResourceSynchronization<O,
K> (implements org.springframework.transaction.reactive.TransactionSynchronization)  - org.springframework.transaction.reactive.TransactionContext
 - org.springframework.transaction.reactive.TransactionContextManager
 - org.springframework.transaction.reactive.TransactionSynchronizationManager
 
 
Interface Hierarchy
- org.springframework.transaction.reactive.TransactionalOperator
 - org.springframework.transaction.reactive.TransactionCallback<T>
 - org.springframework.transaction.reactive.TransactionSynchronization