Uses of Class
org.springframework.data.r2dbc.query.BoundCondition
Packages that use BoundCondition
-
Uses of BoundCondition in org.springframework.data.r2dbc.query
Methods in org.springframework.data.r2dbc.query that return BoundConditionModifier and TypeMethodDescriptionQueryMapper.getMappedObject
(BindMarkers markers, org.springframework.data.relational.core.query.CriteriaDefinition criteria, org.springframework.data.relational.core.sql.Table table, org.springframework.data.relational.core.mapping.RelationalPersistentEntity<?> entity) QueryMapper.getMappedObject
(BindMarkers markers, org.springframework.data.relational.core.query.Criteria criteria, org.springframework.data.relational.core.sql.Table table, org.springframework.data.relational.core.mapping.RelationalPersistentEntity<?> entity) Deprecated.since 1.1.