| Package | Description |
|---|---|
| org.springframework.r2dbc.connection |
Provides a utility class for easy ConnectionFactory access,
a ReactiveTransactionManager for a single ConnectionFactory,
and various simple ConnectionFactory implementations.
|
| Class and Description |
|---|
| DelegatingConnectionFactory
R2DBC
ConnectionFactory implementation that delegates
all calls to a given target ConnectionFactory. |