Uses of Interface
org.apache.openjpa.jdbc.schema.DriverDataSource

Packages that use DriverDataSource
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.jdbc.schema OpenJPA-JDBC Schema Management 
 

Uses of DriverDataSource in org.apache.openjpa.jdbc.conf
 

Methods in org.apache.openjpa.jdbc.conf that return DriverDataSource
 DriverDataSource JDBCConfigurationImpl.newDriverDataSourceInstance()
           
 DriverDataSource JDBCConfiguration.newDriverDataSourceInstance()
          Create an instance of the DriverDataSource to use for creating a DataSource from a JDBC Driver.
 

Uses of DriverDataSource in org.apache.openjpa.jdbc.schema
 

Classes in org.apache.openjpa.jdbc.schema that implement DriverDataSource
 class SimpleDriverDataSource
          Non-pooling driver data source.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01