| 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 | Deprecated
since 1.1, use
Criteria instead. |
| QueryMapper |
Maps
CriteriaDefinition and Sort objects considering mapping metadata and dialect-specific
conversion. |
| 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 | Deprecated
since 1.1, use
Update instead. |
| UpdateMapper |
A subclass of
QueryMapper that maps Update to update assignments. |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.