Uses of Class
org.apache.openjpa.lib.conf.PluginValue
-
Packages that use PluginValue Package Description org.apache.openjpa.lib.conf Configuration Framework -
-
Uses of PluginValue in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf that return PluginValue Modifier and Type Method Description PluginValue
ConfigurationImpl. addPlugin(String property, boolean singleton)
Add the given value to the set of configuration properties.
-