| Package | Description |
|---|---|
| org.springframework.data.r2dbc.query |
Query and update support.
|
| Modifier and Type | Method and Description |
|---|---|
BoundCondition |
QueryMapper.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)
|
BoundCondition |
QueryMapper.getMappedObject(BindMarkers markers,
Criteria criteria,
org.springframework.data.relational.core.sql.Table table,
org.springframework.data.relational.core.mapping.RelationalPersistentEntity<?> entity)
Deprecated.
since 1.1.
|
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.