Package org.springframework.data.r2dbc.query
@NonNullApi
@NonNullFields
package org.springframework.data.r2dbc.query
Query and update support.
-
ClassDescriptionValue object representing
Assignment
s with theirBindings
.MapsCriteriaDefinition
andSort
objects considering mapping metadata and dialect-specific conversion.Value object to represent a field and its meta-information.Extension ofQueryMapper.Field
to be backed with mapping metadata.A subclass ofQueryMapper
that mapsUpdate
to update assignments.