-
InterfaceDescription
-
MethodDescriptionsince 3.0, use
DelegatingDataAccessStrategy(DataAccessStrategy)
to avoid mutable state.useR2dbcEntityOperations.getConverter()
instead asReactiveDataAccessStrategy
will be removed in a future release.since 1.2.DatabaseClient
encapsulates named parameter handling entirely.
-
ConstructorDescriptionsince 3.4, use the constructors accepting
ValueExpressionDelegate
instead.use alternative constructorsince 3.4, use the constructors acceptingValueExpressionDelegate
instead.use the constructor version withValueExpressionDelegate
use the constructor version withValueExpressionDelegate
DelegatingDataAccessStrategy(DataAccessStrategy)
to avoid mutable state.