Uses of Class
org.apache.openjpa.conf.OpenJPAConfigurationImpl

Packages that use OpenJPAConfigurationImpl
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
org.apache.openjpa.xmlstore XML Store 
 

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

Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.jdbc.conf
 class JDBCConfigurationImpl
          Default implementation of the JDBCConfiguration interface.
 

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

Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.slice.jdbc
 class DistributedJDBCConfigurationImpl
          Implements a distributed configuration of JDBCStoreManagers.
 

Uses of OpenJPAConfigurationImpl in org.apache.openjpa.xmlstore
 

Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.xmlstore
 class XMLConfiguration
          Configuration implementation for the XML file store.
 



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