All Classes and Interfaces

Class
Description
Assertion library for the implementation.
Proxy callback handler for Batch.
Hold contextual information for bind operations(bind and bindNull).
Represent set of Binding for each batch.
Represents index binding.
Represents named(String) binding.
Callback for Connection.createStatement(String) and bind operations(bind and bindNull).
Represent bind operation(bind and bindNull).
Default implementation of BoundValue.
Callback logic for proxy invocation.
Delegate to multiple of ProxyExecutionListeners.
Proxy callback handler for Connection.
Proxy callback handler for ConnectionFactory.
Provide methods to retrieve original Connection from proxy object.
Connection ID manager interface.
Hold Connection related information.
Default implementation for QueryParametersTagProvider.
Default implementation of ValueStore.
ContextView implementation that delegates to the given ContextView in constructor.
Query execution type.
Keep the last invoked execution.
Hold method execution related information.
Mock implementation of ConnectionInfo for testing.
 
Mock implementation of MethodExecutionInfo for testing.
 
Mock implementation of QueryExecutionInfo for testing.
 
Mock implementation of StatementInfo.
 
Create Micrometer Observations.
Central configuration object for proxy.
Builder to create a ProxyConfig.
Provide a method to retrieve ProxyConfig from proxy object.
Entry point to create a proxy for the given ConnectionFactory.
Builder to create a proxy ConnectionFactory.
An implementation of ConnectionFactoryProvider for creating proxy ConnectionFactory.
Proxy callback event type.
Listener interface that is called when proxy is invoked.
Defines factory methods to create proxy of SPI classes.
Factory to create a ProxyFactory.
Listener interface called back when corresponding method on proxy is invoked.
Utility methods to obtain original Connection from proxy class.
The context of queries execution.
Observation.Context for r2dbc query.
Hold query execution related information.
Convert QueryExecutionInfo to String.
Hold each query related info.
Default ObservationConvention for R2DBC query execution.
Construct a tag value for query parameters.
ObservationConvention for r2dbc operations.
 
 
 
Generic r2dbc-proxy exception.
Proxy callback handler for Result.
Callback for Row#get(...) methods.
Represent Row#get(...) operation.
Proxy callback handler for Row.
Proxy callback handler for Result.RowSegment.
Proxy callback handler for Statement.
Hold Statement related information.
Custom value store.
An extended QueryObservationConvention that excludes the thread name from low cardinality tags.