Uses of Package
org.apache.openjpa.lib.util

Packages that use org.apache.openjpa.lib.util
org.apache.openjpa.abstractstore OpenJPA Abstract StoreManager Implementation 
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.datacache OpenJPA Data Cache 
org.apache.openjpa.enhance OpenJPA Enhancer 
org.apache.openjpa.event OpenJPA Events 
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata 
org.apache.openjpa.jdbc.schema OpenJPA-JDBC Schema Management 
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
org.apache.openjpa.kernel.exps OpenJPA Expression Tree 
org.apache.openjpa.kernel.jpql JPA Query Language Support 
org.apache.openjpa.lib.conf Configuration Framework 
org.apache.openjpa.lib.jdbc Database Connectivity 
org.apache.openjpa.lib.log Logging 
org.apache.openjpa.lib.meta Metadata Framework 
org.apache.openjpa.lib.rop Result Object Provider Framework 
org.apache.openjpa.lib.util General Utilities 
org.apache.openjpa.lib.util.concurrent Concurrent Utilities 
org.apache.openjpa.meta OpenJPA Metadata 
org.apache.openjpa.persistence OpenJPA JPA 
org.apache.openjpa.persistence.meta OpenJPA MetaModel 
org.apache.openjpa.persistence.query OpenJPA Dynamic Query 
org.apache.openjpa.slice Extended OpenJPA Interfaces for distributed databases. 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
org.apache.openjpa.util OpenJPA Utilities 
org.apache.openjpa.xmlstore XML Store 
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.abstractstore
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.conf
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer
          The Localizer provides convenient access to localized strings.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.datacache
Clearable
          Generic interface for components that can be cleared so that helpers can treat them in a generic way.
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.enhance
BytecodeWriter
          Control how enhanced bytecode is written.
CodeFormat
          Encapsulates some common Java source code formatting options.
Options
          A specialization of the Properties 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.event
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
EventManager
          Basic event manager interface.
Options
          A specialization of the Properties 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.jdbc.conf
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.jdbc.kernel
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Options
          A specialization of the Properties 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.jdbc.meta
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
CodeFormat
          Encapsulates some common Java source code formatting options.
Options
          A specialization of the Properties 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.jdbc.schema
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer
          The Localizer provides convenient access to localized strings.
Options
          A specialization of the Properties 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.jdbc.sql
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer.Message
          A Message can provide a localized message via the Localizer.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.kernel
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer
          The Localizer provides convenient access to localized strings.
OrderedMap
          A Map with predictable iteration order.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.kernel.exps
Localizer
          The Localizer provides convenient access to localized strings.
OrderedMap
          A Map with predictable iteration order.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.kernel.jpql
Localizer
          The Localizer provides convenient access to localized strings.
OrderedMap
          A Map with predictable iteration order.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.lib.conf
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Options
          A specialization of the Properties 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
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
Options
          A specialization of the Properties 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
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer.Message
          A Message can provide a localized message via the Localizer.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
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
CodeFormat
          Encapsulates some common Java source code formatting options.
Localizer
          The Localizer provides convenient access to localized strings.
Localizer.Message
          A Message can provide a localized message via the Localizer.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 the Properties 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
          A Map type that can hold its keys, values, or both with weak or soft references.
SizedMap
          A Map 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 the Properties 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
EventManager
          Basic event manager interface.
ReferenceMap
          A Map type that can hold its keys, values, or both with weak or soft references.
SizedMap
          A Map type that maintains a maximum size, automatically removing entries when the maximum is exceeded.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.meta
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Options
          A specialization of the Properties 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.persistence
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
Localizer.Message
          A Message can provide a localized message via the Localizer.Message.getMessage() method call, and can also provide the original key, package, and substitution array that were used to assemble the message.
Options
          A specialization of the Properties 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.
Reflectable
          Annotates a getter method or field so reflection utility to control whether the annotated member is recorded during scanning for bean-style method or field.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.persistence.meta
Localizer
          The Localizer provides convenient access to localized strings.
Localizer.Message
          A Message can provide a localized message via the Localizer.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.persistence.query
Localizer
          The Localizer provides convenient access to localized strings.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.slice
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.slice.jdbc
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.util
Localizer.Message
          A Message can provide a localized message via the Localizer.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.
SizedMap
          A Map type that maintains a maximum size, automatically removing entries when the maximum is exceeded.
 

Classes in org.apache.openjpa.lib.util used by org.apache.openjpa.xmlstore
Closeable
          Generic interface for components that can be closed so that helpers can treate them in a generic way.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.