Uses of Package
org.apache.openjpa.lib.util
-
Packages that use org.apache.openjpa.lib.util Package Description org.apache.openjpa.lib.conf Configuration Frameworkorg.apache.openjpa.lib.jdbc Database Connectivityorg.apache.openjpa.lib.log Loggingorg.apache.openjpa.lib.meta Metadata Frameworkorg.apache.openjpa.lib.rop Result Object Provider Frameworkorg.apache.openjpa.lib.util General Utilitiesorg.apache.openjpa.lib.util.concurrent Concurrent Utilities -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.conf Class Description Closeable Generic interface for components that can be closed so that helpers can treate them in a generic way.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. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.jdbc Class Description Closeable Generic interface for components that can be closed so that helpers can treate them in a generic way.EventManager Basic event manager interface. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.log Class Description 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. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.meta Class Description Closeable Generic interface for components that can be closed so that helpers can treate them in a generic way.Localizer.Message AMessage
can provide a localized message via theLocalizer.Message.getMessage()
method call, and can also provide the original key, package, and substitution array that were used to assemble the message. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.rop Class Description Closeable Generic interface for components that can be closed so that helpers can treate them in a generic way. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.util Class Description CodeFormat Encapsulates some common Java source code formatting options.JavaVendors Utilities for dealing with different Java vendors.Localizer The Localizer provides convenient access to localized strings.Localizer.Message AMessage
can provide a localized message via theLocalizer.Message.getMessage()
method call, and can also provide the original key, package, and substitution array that were used to assemble the message.MultiClassLoader Class loader type that can be configured to delegate to multiple internal class loaders.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.ParameterTemplate A template that allows parameter substitutions.ReferenceMap AMap
type that can hold its keys, values, or both with weak or soft references.SizedMap AMap
type that maintains a maximum size, automatically removing entries when the maximum is exceeded.TemporaryClassLoader ClassLoader implementation that allows classes to be temporarily loaded and then thrown away.TypedProperties A specialization of theProperties
map type with added convenience methods to retrieve and set options as primitive values. -
Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.util.concurrent Class Description EventManager Basic event manager interface.ReferenceMap AMap
type that can hold its keys, values, or both with weak or soft references.SizedMap AMap
type that maintains a maximum size, automatically removing entries when the maximum is exceeded.