Uses of Class
org.apache.openjpa.lib.util.TypedProperties
-
Packages that use TypedProperties Package Description org.apache.openjpa.lib.util General Utilities -
-
Uses of TypedProperties in org.apache.openjpa.lib.util
Subclasses of TypedProperties in org.apache.openjpa.lib.util Modifier and Type Class Description class
Options
A specialization of theProperties
map type with the added abilities to read application options from the command line and to use bean patterns to set an object's properties via command-line the stored mappings.
-