Uses of Package
org.eclipse.datatools.connectivity.oda.spec

Packages that use org.eclipse.datatools.connectivity.oda.spec
org.eclipse.datatools.connectivity.oda [Platform API] Defines the runtime API of the Open Data Access (ODA) extensions. 
org.eclipse.datatools.connectivity.oda.spec The runtime API for an ODA data set query's dynamic result set specification. 
org.eclipse.datatools.connectivity.oda.spec.manifest Provides a utility component for accessing the capabilities registered by an ODA extension that implements the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. 
org.eclipse.datatools.connectivity.oda.spec.result Defines the result set specification of the Open Data Access (ODA) dynamicResultSet extension point. 
org.eclipse.datatools.connectivity.oda.spec.result.filter Defines the concrete filter expressions for use in the Open Data Access (ODA) result set filtering specification. 
org.eclipse.datatools.connectivity.oda.spec.util Defines utilities for use with the Open Data Access (ODA) query specification. 
org.eclipse.datatools.connectivity.oda.spec.valueexpr Defines the specialized Value Expression classes for use in the Open Data Access (ODA) query specification. 
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda
QuerySpecification
          Specification of the query characteristics to apply when preparing and executing an IQuery.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec
AdvancedQuerySpecification
          Extended specification of the query characteristics to apply when preparing and executing a query text of an IAdvancedQuery.
ExpressionArguments
          Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionVariable.VariableType
           
IValidator
          Interface for a custom validator contributed by an extension of the ODA dynamicResultSet extension point.
QuerySpecification
          Specification of the query characteristics to apply when preparing and executing an IQuery.
QuerySpecification.ParameterIdentifier
          The identifier of a data set query parameter, defined by its native name and/or id (1-based).
ValidationContext
          The context for validation of a query specification and associated query specification expressions.
ValidationContext.Connection
          A connection context for online validation.
ValueExpression
          The abstract base class for an ODA expression that resolves to a value.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec.manifest
ExpressionArguments
          Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionVariable
          Represents the variable of an expression defined in an ODA query specification.
ExpressionVariable.VariableType
           
IValidator
          Interface for a custom validator contributed by an extension of the ODA dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec.result
ExpressionVariable
          Represents the variable of an expression defined in an ODA query specification.
ValidationContext
          The context for validation of a query specification and associated query specification expressions.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec.result.filter
ExpressionArguments
          Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionVariable
          Represents the variable of an expression defined in an ODA query specification.
ValidationContext
          The context for validation of a query specification and associated query specification expressions.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec.util
AdvancedQuerySpecification
          Extended specification of the query characteristics to apply when preparing and executing a query text of an IAdvancedQuery.
ExpressionArguments
          Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionVariable
          Represents the variable of an expression defined in an ODA query specification.
ExpressionVariable.VariableType
           
QuerySpecification
          Specification of the query characteristics to apply when preparing and executing an IQuery.
ValueExpression
          The abstract base class for an ODA expression that resolves to a value.
 

Classes in org.eclipse.datatools.connectivity.oda.spec used by org.eclipse.datatools.connectivity.oda.spec.valueexpr
ExpressionArguments
          Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionVariable.VariableType
           
ValidationContext
          The context for validation of a query specification and associated query specification expressions.
ValueExpression
          The abstract base class for an ODA expression that resolves to a value.