See: Description
Class | Description |
---|---|
DomainObjectDefinitionLargeStringPredicateTransformation |
Transforms predicates in order to support searches of definition properties by large string values.
|
DomainObjectLargeStringPredicateTransformation |
Transforms predicates in order to support searches of variables by large string values.
|
EntityOperandContainer |
Base operand container of all
Entity classes. |
LatestVersionOperand |
An operand implementation for version fields which builds
Predicate instances that test for the latest, i.e. highest, value of a version field in combination with one or
more other fields. |
MergeNamedValuesPredicateTransformation |
Merges adjacent occurrences of named value predicates, i.e. variable predicates and property predicates (resulting in SQL with a minimal number of sub-queries).
|
PropertyOperand |
An operand implementation which builds property-specific
Predicate instances. |
VersionOperand |
An operand implementation for version fields which builds
Predicate instances through integer-specific operators. |
Enum | Description |
---|---|
PropertyQueryParameter |
Query parameters representing fields of a
Property . |
WorkObjectDefinitionQueryParameter |
Query parameters representing fields of a
WorkObjectDefinition . |
Classes to build entity-specific queries.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.