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 TypeClassDescriptionclass
Default implementation of theJDBCConfiguration
interface. -
Uses of OpenJPAConfigurationImpl in org.apache.openjpa.slice.jdbc
Subclasses of OpenJPAConfigurationImpl in org.apache.openjpa.slice.jdbcModifier and TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Configuration implementation for the XML file store.