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

Packages that use org.eclipse.datatools.connectivity.oda
org.eclipse.datatools.connectivity.oda [Provisional] Defines the runtime API of the Open Data Access (ODA) extensions. 
org.eclipse.datatools.connectivity.oda.consumer.helper An ODA consumer helper package that assists an ODA consumer application to manage the diverse capabilities and behavior of individual ODA data drivers. 
org.eclipse.datatools.connectivity.oda.impl Provides a template implementation of the main ODA run-time interfaces. 
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.helper
IAdvancedQuery
          An optional, extended query interface for more advanced query capabilities.
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.
IDriver
          The entry point to a custom ODA run-time driver’s implementation.
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.impl
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.
IDriver
          The entry point to a custom ODA run-time driver’s implementation.
IParameterMetaData
          An interface that represents the meta-data of input/output parameters defined in a prepared query.
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.util.manifest
OdaException
          An exception class that provides information on an ODA runtime driver error or other data provider errors.
 



Copyright © 2005 Actuate Corp. All rights reserved.