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

Packages that use IntValue
org.apache.openjpa.lib.conf Configuration Framework 
 

Uses of IntValue in org.apache.openjpa.lib.conf
 

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