Uses of Class
org.apache.openjpa.lib.conf.StringValue

Packages that use StringValue
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
 StringValue ConfigurationImpl.id
           
 

Methods in org.apache.openjpa.lib.conf that return StringValue
 StringValue ConfigurationImpl.addString(java.lang.String property)
          Add the given value to the set of configuration properties.