Uses of Class
org.apache.openjpa.lib.conf.ConfigurationImpl
-
Packages that use ConfigurationImpl Package Description org.apache.openjpa.lib.ant Ant Integration -
-
Uses of ConfigurationImpl in org.apache.openjpa.lib.ant
Methods in org.apache.openjpa.lib.ant that return ConfigurationImpl Modifier and Type Method Description protected abstract ConfigurationImpl
AbstractTask. newConfiguration()
Implement this method to return a configuration object for the product in use.
-