Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
AbstractParser |
Abstract class for parser interface.
|
QueryFactory |
Class for Query Factory of query objects.
|
Enum | Description |
---|---|
OrderDirection |
Enum for Order Direction of query objects.
|
TemporalType |
Enum for Temporal Type of query objects.
|
TrimSpecification |
Enum for Trim Specification of query objects.
|
Exception | Description |
---|---|
ParseException |
Exception thrown by parser when parsing an invalid query.
|
Error | Description |
---|---|
TokenManagerError |
Error thrown by parser when an illegal token got recognized at parsing.
|
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com