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