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