Package org.eclipse.datatools.connectivity.oda.spec.result

Defines the result set specification of the Open Data Access (ODA) dynamicResultSet extension point.

See:
          Description

Class Summary
AggregateExpression The abstract base class for all ODA aggregate expressions.
ColumnIdentifier The identifier of a result set column, defined by its number and/or native name/expression.
CustomAggregate Represents an instance of custom aggregate expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
FilterExpression The abstract base class for all ODA filter expressions.
InternalResultSpecFactory Internal factory of package classes.
ResultProjection Specification for the projection of an IResultSet to be retrieved by an associated IQuery.
ResultSetSpecification Specification of the characteristics of an IResultSet to be retrieved by the associated IQuery.
SortSpecification Specification of one or more dynamic sort keys of a query result set.
 

Package org.eclipse.datatools.connectivity.oda.spec.result Description

Defines the result set specification of the Open Data Access (ODA) dynamicResultSet extension point.

Since:
3.3 (DTP 1.8)