|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationImpl | |
---|---|
org.apache.openjpa.ant | OpenJPA Ant Tasks |
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.jdbc.ant | OpenJPA-JDBC Ant Tasks |
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.lib.ant | Ant Integration |
org.apache.openjpa.xmlstore | XML Store |
Uses of ConfigurationImpl in org.apache.openjpa.ant |
---|
Methods in org.apache.openjpa.ant that return ConfigurationImpl | |
---|---|
protected ConfigurationImpl |
PCEnhancerTask.newConfiguration()
|
protected ConfigurationImpl |
MetaDataToolTask.newConfiguration()
|
protected ConfigurationImpl |
ApplicationIdToolTask.newConfiguration()
|
Uses of ConfigurationImpl in org.apache.openjpa.conf |
---|
Subclasses of ConfigurationImpl in org.apache.openjpa.conf | |
---|---|
class |
OpenJPAConfigurationImpl
Implementation of the OpenJPAConfiguration interface. |
Uses of ConfigurationImpl in org.apache.openjpa.jdbc.ant |
---|
Methods in org.apache.openjpa.jdbc.ant that return ConfigurationImpl | |
---|---|
protected ConfigurationImpl |
MappingToolTask.newConfiguration()
|
protected ConfigurationImpl |
ReverseMappingToolTask.newConfiguration()
|
protected ConfigurationImpl |
SchemaToolTask.newConfiguration()
|
Uses of ConfigurationImpl in org.apache.openjpa.jdbc.conf |
---|
Subclasses of ConfigurationImpl in org.apache.openjpa.jdbc.conf | |
---|---|
class |
JDBCConfigurationImpl
Default implementation of the JDBCConfiguration interface. |
Uses of ConfigurationImpl in org.apache.openjpa.lib.ant |
---|
Methods in org.apache.openjpa.lib.ant that return ConfigurationImpl | |
---|---|
protected abstract ConfigurationImpl |
AbstractTask.newConfiguration()
Implement this method to return a configuration object for the product in use. |
Uses of ConfigurationImpl in org.apache.openjpa.xmlstore |
---|
Subclasses of ConfigurationImpl in org.apache.openjpa.xmlstore | |
---|---|
class |
XMLConfiguration
Configuration implementation for the XML file store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |