public class ReactiveBatchCallback extends CallbackSupport
Batch.clock, proxyConfig| Constructor and Description |
|---|
ReactiveBatchCallback(io.r2dbc.spi.Batch<?> batch,
ConnectionInfo connectionInfo,
ProxyConfig proxyConfig) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
interceptQueryExecution, proceedExecution, setClockpublic ReactiveBatchCallback(io.r2dbc.spi.Batch<?> batch,
ConnectionInfo connectionInfo,
ProxyConfig proxyConfig)
Copyright © 2018. All rights reserved.