| Package | Description |
|---|---|
| org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
| org.springframework.data.r2dbc.query |
Query and update support.
|
| Class and Description |
|---|
| Criteria
Central class for creating queries.
|
| Update
Class to easily construct SQL update assignments.
|
| Class and Description |
|---|
| BoundAssignments
Value object representing
Assignments with their Bindings. |
| BoundCondition
Value object representing a
Condition with its Bindings. |
| Criteria
Central class for creating queries.
|
| Criteria.CriteriaStep
Interface declaring terminal builder methods to build a
Criteria. |
| QueryMapper |
| QueryMapper.Field
Value object to represent a field and its meta-information.
|
| Update
Class to easily construct SQL update assignments.
|
Copyright © 2018–2019 Pivotal Software, Inc.. All rights reserved.