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