Uses of Class
org.apache.openjpa.lib.conf.ConfigurationImpl
Package
Description
OpenJPA Ant Tasks
OpenJPA Configuration
OpenJPA-JDBC Ant Tasks
OpenJPA-JDBC Configuration
Ant Integration
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
XML Store
-
Uses of ConfigurationImpl in org.apache.openjpa.ant
Modifier and TypeMethodDescriptionprotected ConfigurationImpl
ApplicationIdToolTask.newConfiguration()
protected ConfigurationImpl
MetaDataToolTask.newConfiguration()
protected ConfigurationImpl
PCEnhancerTask.newConfiguration()
-
Uses of ConfigurationImpl in org.apache.openjpa.conf
-
Uses of ConfigurationImpl in org.apache.openjpa.jdbc.ant
Modifier and TypeMethodDescriptionprotected ConfigurationImpl
MappingToolTask.newConfiguration()
protected ConfigurationImpl
ReverseMappingToolTask.newConfiguration()
protected ConfigurationImpl
SchemaToolTask.newConfiguration()
-
Uses of ConfigurationImpl in org.apache.openjpa.jdbc.conf
Modifier and TypeClassDescriptionclass
Default implementation of theJDBCConfiguration
interface. -
Uses of ConfigurationImpl in org.apache.openjpa.lib.ant
Modifier and TypeMethodDescriptionprotected abstract ConfigurationImpl
AbstractTask.newConfiguration()
Implement this method to return a configuration object for the product in use. -
Uses of ConfigurationImpl in org.apache.openjpa.slice.jdbc
Modifier and TypeClassDescriptionclass
A specialized configuration embodies a set of Slice configurations. -
Uses of ConfigurationImpl in org.apache.openjpa.xmlstore
Modifier and TypeClassDescriptionclass
Configuration implementation for the XML file store.