| Condition |
Interface specification for conditions of query objects.
|
| Expression |
Interface specification for expressions of query objects.
|
| Field |
Interface specification for Field of query objects.
|
| Function |
Marker interface for functions of query objects.
|
| InCondition |
Interface for InCondition of query objects.
|
| Literal |
Marker interface for literals of query objects.
|
| Order |
Interface for Order of query objects.
|
| Parameter |
Interface for parameters of query objects.
|
| Parser |
Interface for parsers of OQL query strings.
|
| Projection |
Interface for Projection of query objects.
|
| QueryObject |
Base interface for all query objects.
|
| Schema |
Interface for Schema of query objects.
|
| SelectQuery |
Interface for Select Query of query objects.
|