| Interface | Description |
|---|---|
| Criteria.CriteriaStep |
Interface declaring terminal builder methods to build a
Criteria. |
| Class | Description |
|---|---|
| BoundAssignments |
Value object representing
Assignments with their Bindings. |
| BoundCondition |
Value object representing a
Condition with its Bindings. |
| Criteria |
Central class for creating queries.
|
| QueryMapper | |
| QueryMapper.Field |
Value object to represent a field and its meta-information.
|
| QueryMapper.MetadataBackedField |
Extension of
QueryMapper.Field to be backed with mapping metadata. |
| Update |
Class to easily construct SQL update assignments.
|
| UpdateMapper |
A subclass of
QueryMapper that maps Update to update assignments. |
Copyright © 2018–2019 Pivotal Software, Inc.. All rights reserved.