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

Packages that use org.eclipse.datatools.connectivity.oda
org.eclipse.datatools.connectivity.oda [Platform API] Defines the runtime API of the Open Data Access (ODA) extensions. 
org.eclipse.datatools.connectivity.oda.consumer.services An ODA consumer framework package that allows an ODA consumer application to extend and provide application-specific services. 
org.eclipse.datatools.connectivity.oda.consumer.util.manifest Provides a utility component for accessing the content of an ODA consumer extension's manifest. 
org.eclipse.datatools.connectivity.oda.design.ui.designsession A utility component that provides the services to handle the DTP ODA Design Session Model API objects. 
org.eclipse.datatools.connectivity.oda.design.ui.manifest A utility component for accessing the content of an ODA data source UI extension's manifest. 
org.eclipse.datatools.connectivity.oda.design.ui.wizards Contains the base classes for extending the data source wizard and property pages, and data set wizard and property pages in the Open Data Access (ODA) Designer UI framework. 
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. 
org.eclipse.datatools.connectivity.oda.util.manifest Provides a utility component for accessing the content of an ODA data source extension's manifest. 
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda
IBlob
          An optional interface that represents a Binary Large Object (BLOB) value.
IClob
          An optional interface that represents a Character Large Object (CLOB) value.
IConnection
          A data source connection interface used to establish a live connection to the underlying data provider.
IDataSetMetaData
          Provides comprehensive information on the driver's capabilities for a type of data set query.
IParameterMetaData
          An interface that represents the meta-data of input/output parameters defined in a prepared query.
IParameterRowSet
          An optional interface that represents complex data type objects such as structures and tables.
IQuery
          The base query interface to prepare and execute a query text to retrieve data.
IResultSet
          The interface used to access a set of data rows retrieved by an IQuery object.
IResultSetMetaData
          The interface that represents the meta-data of an IResultSet object.
LogConfiguration
          Encapsulates the trace logging configuration specified for an ODA run-time driver.
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
SortSpec
          A class that encapsulates one or more sort keys for association with an IQuery.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.consumer.services
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.consumer.util.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.design.ui.designsession
IParameterMetaData
          An interface that represents the meta-data of input/output parameters defined in a prepared query.
IResultSetMetaData
          The interface that represents the meta-data of an IResultSet object.
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.design.ui.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.design.ui.wizards
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec.result
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec.result.filter
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec.util
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
SortSpec
          A class that encapsulates one or more sort keys for association with an IQuery.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.spec.valueexpr
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 

Classes in org.eclipse.datatools.connectivity.oda used by org.eclipse.datatools.connectivity.oda.util.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.