Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingDataSource

Packages that use DelegatingDataSource
org.apache.openjpa.lib.jdbc Database Connectivity 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Uses of DelegatingDataSource in org.apache.openjpa.lib.jdbc
 

Subclasses of DelegatingDataSource in org.apache.openjpa.lib.jdbc
 class DecoratingDataSource
          Delegating data source that maintains a list of ConnectionDecorators.
 

Uses of DelegatingDataSource in org.apache.openjpa.slice.jdbc
 

Subclasses of DelegatingDataSource in org.apache.openjpa.slice.jdbc
 class DistributedDataSource
          A virtual datasource that contains many physical datasources.
 



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