|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AndQueryExp | For internal use only. |
AttributeExp | For internal use only. |
BetweenQueryExp | For internal use only. |
BinaryOpExpression | For internal use only. |
BinaryRelQueryExp | For internal use only. |
BooleanValue | For internal use only. |
IndexedAttributeExp | For internal use only. |
InQueryExp | For internal use only. |
MatchQueryExp | For internal use only. |
NotQueryExp | For internal use only. |
NumericValue | For internal use only. |
OrQueryExp | For internal use only. |
QualifiedAttributeExp | For internal use only. |
QualifiedIndexedAttributeExp | For internal use only. |
Query | This class supports construction of object query constraints. |
QueryEval | For internal use only. |
QueryExp | For internal use only. |
StringValueExp | For internal use only. |
ValueExp | For internal use only. |
Exception Summary | |
BadAttributeValueException | This exception is thrown when an invalid managed object attribute is passed to a method for constructing a query. |
BadBinaryOpExpressionException | This exception is thrown when an invalid expression is passed to a method for constructing a query. |
BadStringOperationException | This exception is thrown when an invalid string operation is passed to a method for constructing a query. |
InvalidApplicationException | This exception is thrown when an attempt is made to apply either of the following: A subquery expression to a managed object A qualified attribute expression to a managed object of the wrong class |
Defines the classes for creating and manipulating queries.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |