| Package | Description |
|---|---|
| org.springframework.data.r2dbc.connectionfactory |
Connection and ConnectionFactory specifics for R2DBC.
|
| Class and Description |
|---|
| ConnectionHandle
Simple interface to be implemented by handles for a R2DBC Connection.
|
| DelegatingConnectionFactory
R2DBC
ConnectionFactory implementation that delegates all calls to a given target ConnectionFactory. |
| SmartConnectionFactory
Extension of the
io.r2dbc.spi.ConnectionFactory interface, to be implemented by special connection factories
that return R2DBC Connections in an unwrapped fashion. |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.