Uses of Class
org.apache.openjpa.lib.conf.IntValue
-
Packages that use IntValue Package Description 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 Modifier and Type Method Description IntValue
ConfigurationImpl. addInt(String property)
Add the given value to the set of configuration properties.
-