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