Uses of Class
org.apache.openjpa.conf.OpenJPAConfigurationImpl
Packages that use OpenJPAConfigurationImpl
Package
Description
OpenJPA-JDBC Configuration
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
XML Store
-
Uses of OpenJPAConfigurationImpl in org.apache.openjpa.jdbc.conf
Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.jdbc.confModifier and TypeClassDescriptionclassDefault implementation of theJDBCConfigurationinterface. -
Uses of OpenJPAConfigurationImpl in org.apache.openjpa.slice.jdbc
Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.slice.jdbcModifier and TypeClassDescriptionclassA specialized configuration embodies a set of Slice configurations. -
Uses of OpenJPAConfigurationImpl in org.apache.openjpa.xmlstore
Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.xmlstoreModifier and TypeClassDescriptionclassConfiguration implementation for the XML file store.