Class Hierarchy
- java.lang.Object
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)
- org.springframework.r2dbc.connection.R2dbcTransactionManager (implements org.springframework.beans.factory.InitializingBean)
 
- org.springframework.r2dbc.connection.ConnectionFactoryUtils
- org.springframework.r2dbc.connection.DelegatingConnectionFactory (implements io.r2dbc.spi.ConnectionFactory, io.r2dbc.spi.Wrapped<T>)
- org.springframework.r2dbc.connection.SingleConnectionFactory (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.r2dbc.connection.TransactionAwareConnectionFactoryProxy
 
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.r2dbc.connection.ConnectionHolder
 
 
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)