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

Packages that use OpenJPAConfigurationImpl
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
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.xmlstore
 

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



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