| Package | Description |
|---|---|
| org.springframework.data.r2dbc.connectionfactory |
Connection and ConnectionFactory specifics for R2DBC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleConnectionHandle
Simple implementation of the
ConnectionHandle interface, containing a given R2DBC Connection. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionHandle |
ConnectionHolder.getConnectionHandle()
Return the ConnectionHandle held by this ConnectionHolder.
|
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.