Uses of Class
org.springframework.data.r2dbc.query.QueryMapper
Packages that use QueryMapper
-
Uses of QueryMapper in org.springframework.data.r2dbc.query
Subclasses of QueryMapper in org.springframework.data.r2dbc.queryModifier and TypeClassDescriptionclass
A subclass ofQueryMapper
that mapsUpdate
to update assignments.