Uses of Interface
org.eclipse.datatools.connectivity.oda.IDriver

Packages that use IDriver
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. 
 

Uses of IDriver in org.eclipse.datatools.connectivity.oda.consumer.helper
 

Classes in org.eclipse.datatools.connectivity.oda.consumer.helper that implement IDriver
 class OdaDriver
          OdaDriver is the Oda wrapper for driver connection factories.
 

Uses of IDriver in org.eclipse.datatools.connectivity.oda.impl
 

Classes in org.eclipse.datatools.connectivity.oda.impl that implement IDriver
 class SimpleDriver
          Default implementation of IDriver for a simple ODA runtime driver.
 



Copyright © 2005 Actuate Corp. All rights reserved.