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

Packages that use StringValue
org.apache.openjpa.lib.conf Configuration Framework This package provides an extendable product 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(String property)
          Add the given value to the set of configuration properties.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.