Package | Description |
---|---|
org.springframework.boot.r2dbc |
Support for R2DBC connectivity.
|
Class and Description |
---|
ConnectionFactoryBuilder
Builder for
ConnectionFactory . |
EmbeddedDatabaseConnection
Connection details for embedded databases compatible with r2dbc.
|
OptionsCapableConnectionFactory
ConnectionFactory capable of providing access to the
ConnectionFactoryOptions from which it was built. |