JavaScript is disabled on your browser.
Skip navigation links
Spring Data R2DBC
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.r2dbc.query
Packages that use
org.springframework.data.r2dbc.query
Package
Description
org.springframework.data.r2dbc.query
Query and update support.
Classes in
org.springframework.data.r2dbc.query
used by
org.springframework.data.r2dbc.query
Class
Description
BoundAssignments
Value object representing
Assignment
s with their
Bindings
.
BoundCondition
Value object representing a
Condition
with its
Bindings
.
QueryMapper
Maps
CriteriaDefinition
and
Sort
objects considering mapping metadata and dialect-specific conversion.
QueryMapper.Field
Value object to represent a field and its meta-information.