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 [Provisional] 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 [Provisional] Provides a utility component for accessing the content of an ODA consumer extension's manifest. 
org.eclipse.datatools.connectivity.oda.design.ui.designsession [Provisional] An utility component that provides the services to handle the DTP ODA Design Session Model API objects. 
org.eclipse.datatools.connectivity.oda.design.ui.manifest [Provisional] An utility component for accessing the content of an ODA data source UI extension's manifest. 
org.eclipse.datatools.connectivity.oda.design.ui.wizards [Provisional] 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.util.manifest [Platform API] 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.util.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.