JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Data R2DBC
org.springframework.data.r2dbc.query
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.