Package 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.

See:
          Description

Class Summary
OdaAdvancedQuery OdaAdvancedQuery is the ODA wrapper for advanced query statements.
OdaBlob OdaBlob is the Oda wrapper for Blobs.
OdaClob  
OdaConnection OdaConnection is the Oda wrapper for connections.
OdaDataSetMetaData OdaDataSetMetaData is the Oda wrapper for data set metadata.
OdaDriver OdaDriver is the Oda wrapper for driver connection factories.
OdaQuery OdaQuery is the ODA wrapper for query statements.
OdaResultSet OdaResultSet is the Oda wrapper for result sets.
OdaResultSetMetaData OdaResultSetMetaData is the Oda wrapper for result set metadata.
OdaRowSet OdaRowSet is the Oda wrapper for rowsets.
OdaSortSpecHelper OdaSortSpecHelper is a interface for handling SortSpec's.
 

Exception Summary
OdaHelperException Exception thrown for errors that occur within the ODA consumer helper package.
 

Package org.eclipse.datatools.connectivity.oda.consumer.helper Description

An ODA consumer helper package that assists an ODA consumer application to manage the diverse capabilities and behavior of individual ODA data drivers.

It encapsulates the application logic to manage the interaction between an ODA consumer and the ODA providers.

Since:
3.0


Copyright © 2005 Actuate Corp. All rights reserved.