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

Packages that use OpenJPAConfigurationImpl
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration This package provides JDBC configuration interfaces. 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
org.apache.openjpa.xmlstore XML Store Simple XML store using the common OpenJPA runtime system as a front end. 
 

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
          A specialized configuration embodies a set of Slice configurations.
 

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–2013 Apache Software Foundation. All rights reserved.