| Interface | Description |
|---|---|
| Condition | |
| ConditionAggregate | |
| FilterFactory |
A factory which is responsible for creating data structures to support user
filtering.
|
| Order |
An ordering.
|
| Class | Description |
|---|---|
| AbstractOrder | |
| BasicCondition |
A where condition.
|
| ConditionAttribute | |
| ConditionAttributeOfRelationAttribute | |
| ConditionChainedAttributes | |
| ConditionComplex |
This class represents a flexible definition of a condition from which a SQL
can be generated.
|
| ConditionOnPrimary |
A condition on primary/graph id or subject.
|
| OrderChainedAttributes | |
| OrderDataAttribute | |
| OrderRelationAttribute |
| Enum | Description |
|---|---|
| Condition.OPERATOR |
Important Notice:
|