Package io.r2dbc.proxy.callback
@NonNullApi
package io.r2dbc.proxy.callback
Proxy related classes
-
ClassDescriptionProxy callback handler for
Batch
.Callback logic for proxy invocation.Proxy callback handler forConnection
.Proxy callback handler forConnectionFactory
.Provide methods to retrieve originalConnection
from proxy object.Connection
ID manager interface.ContextView
implementation that delegates to the givenContextView
in constructor.Central configuration object for proxy.Builder to create aProxyConfig
.Provide a method to retrieveProxyConfig
from proxy object.Defines factory methods to create proxy of SPI classes.Factory to create aProxyFactory
.Utility methods to obtain originalConnection
from proxy class.The context of queries execution.Proxy callback handler forResult
.Proxy callback handler forRow
.Proxy callback handler forResult.RowSegment
.Proxy callback handler forStatement
.