| Package | Description |
|---|---|
| io.r2dbc.proxy.listener |
Listener classes
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ResultRowConverter.onGet(io.r2dbc.spi.Row proxyRow,
Method method,
Object[] args,
ResultRowConverter.GetOperation getOperation)
Callback method for
Row#get(...) before performing the original Row#get(...) method. |
Copyright © 2024. All rights reserved.