| Package | Description |
|---|---|
| io.r2dbc.proxy.callback |
Proxy related classes
|
| io.r2dbc.proxy.listener |
Listener classes
|
| Modifier and Type | Method and Description |
|---|---|
ResultRowConverter |
ProxyConfig.getResultRowConverter()
Get
ResultRowConverter. |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig.Builder |
ProxyConfig.Builder.resultRowConverter(ResultRowConverter resultRowConverter)
Set
ResultRowConverter. |
void |
ProxyConfig.setResultRowConverter(ResultRowConverter resultRowConverter)
Set
ResultRowConverter. |
| Modifier and Type | Method and Description |
|---|---|
static ResultRowConverter |
ResultRowConverter.create()
Create a default
ResultRowConverter. |
Copyright © 2024. All rights reserved.