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