|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AndExpression | A runtime composite filter expression whose child expressions are combined by the And boolean operator. |
AtomicExpression | The abstract base class for all basic, indivisible unit of filter expressions that can be evaluated by itself. |
CompositeExpression | The abstract base class for all composites of one or multiple child filter expressions. |
CustomExpression | Represents an instance of custom filter expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. |
InternalFilterFactory | Internal factory of package classes. |
NotExpression | A negated runtime filter expression. |
OrExpression | A runtime composite filter expression whose child expressions are combined by the Or boolean operator. |
Defines the concrete filter expressions for use in the Open Data Access (ODA) result set filtering specification.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |