Uses of Interface
org.apache.openjpa.slice.jdbc.DistributedJDBCConfiguration

Packages that use DistributedJDBCConfiguration
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

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

Classes in org.apache.openjpa.slice.jdbc that implement DistributedJDBCConfiguration
 class DistributedJDBCConfigurationImpl
          Implements a distributed configuration of JDBCStoreManagers.
 

Methods in org.apache.openjpa.slice.jdbc that return DistributedJDBCConfiguration
 DistributedJDBCConfiguration DistributedJDBCBrokerFactory.getConfiguration()
           
 

Constructors in org.apache.openjpa.slice.jdbc with parameters of type DistributedJDBCConfiguration
DistributedJDBCBrokerFactory(DistributedJDBCConfiguration conf)
           
 



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