Uses of Package
io.r2dbc.proxy.core
Packages that use io.r2dbc.proxy.core
Package
Description
Proxy related classes
Domain classes
Listener classes
Misc support classes
Utility classes for testing
-
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxyClassDescriptionHold method execution related information.Hold query execution related information.
-
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.callbackClassDescriptionHold
Connection
related information.Hold query execution related information.HoldStatement
related information. -
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.coreClassDescriptionRepresent an operation of
Statement.bind(int, java.lang.Object)
andStatement.bindNull(int, java.lang.Class<?>)
.Represent set ofBinding
for each batch.Represents index binding.Represents named(String) binding.Represent a value forStatement.bind(int, java.lang.Object)
andStatement.bindNull(int, java.lang.Class<?>)
operations.HoldConnection
related information.Query execution type.Proxy callback event type.Hold each query related info.HoldStatement
related information.Custom value store. -
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.listenerClassDescriptionHold contextual information for bind operations(
bind
andbindNull
).Hold method execution related information.Hold query execution related information.HoldStatement
related information. -
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.observationClassDescriptionRepresent set of
Binding
for each batch.Hold query execution related information. -
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.supportClassDescriptionRepresent an operation of
Statement.bind(int, java.lang.Object)
andStatement.bindNull(int, java.lang.Class<?>)
.Represent a value forStatement.bind(int, java.lang.Object)
andStatement.bindNull(int, java.lang.Class<?>)
operations.Hold method execution related information.Hold query execution related information. -
Classes in io.r2dbc.proxy.core used by io.r2dbc.proxy.testClassDescriptionHold
Connection
related information.Query execution type.Hold method execution related information.Proxy callback event type.Hold query execution related information.Hold each query related info.HoldStatement
related information.Custom value store.