A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

absolute(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
absolute(int) - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
absolute(int) - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
absolute(int) - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
absolute(int) - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Move to the given 0-based position.
AbstractConcurrentEventManager - Class in org.apache.openjpa.lib.util.concurrent
Base event manager that handles adding/removing listeners and firing events.
AbstractConcurrentEventManager() - Constructor for class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Default constructor.
AbstractJDBCListener - Class in org.apache.openjpa.lib.jdbc
An abstract implementation of the JDBCListener listener.
AbstractJDBCListener() - Constructor for class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
AbstractLog - Class in org.apache.openjpa.lib.log
A simple implementation of the Log interface.
AbstractLog() - Constructor for class org.apache.openjpa.lib.log.AbstractLog
 
AbstractNonSequentialResultList - Class in org.apache.openjpa.lib.rop
Abstract base class for random-access result lists.
AbstractNonSequentialResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
AbstractProductDerivation - Class in org.apache.openjpa.lib.conf
Abstract no-op product derivation for easy extension.
AbstractProductDerivation() - Constructor for class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
AbstractResultList - Class in org.apache.openjpa.lib.rop
Abstract base class for read-only result lists.
AbstractResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractResultList
 
AbstractSequentialResultList - Class in org.apache.openjpa.lib.rop
Abstract base class for sequential result lists.
AbstractSequentialResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
AbstractTask - Class in org.apache.openjpa.lib.ant
Ant tasks all have a nested <config&rt; tag, which uses the configuration as a bean-like task.
AbstractTask() - Constructor for class org.apache.openjpa.lib.ant.AbstractTask
 
acceptAction(ServerSocket) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for ServerSocket.accept().
add(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
add(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
add(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
add(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
add(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
add(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
add(int, Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
add(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Adds the specified element to this set if it is not already present.
add(Object) - Method in interface org.apache.openjpa.lib.util.concurrent.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
addAll(Collection) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
addAll(int, Collection) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
addAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
addAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
addAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
addAll(int, Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
addAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Adds all of the elements in the specified collection to this set if they're not already present.
addAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
addAllAbsent(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
addAttribute(String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Add an attribute to the current group.
addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
addBoolean(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Add the given class loader to the set of loaders that will be tried.
addClassLoader(int, ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Add the given class loader at the specified index.
addClassLoaders(int, MultiClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Adds all class loaders from the given multi loader starting at the given index.
addClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Adds all the class loaders from the given multi loader.
addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Add current comments to the given entity.
addComments(String[]) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Add a comment to the stream.
addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Write the given entity's comments.
addDecorator(ConnectionDecorator) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Add a connection decorator.
addDecorators(Collection) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Add multiple connection decorators efficiently.
addDouble(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addEdge(Edge) - Method in class org.apache.openjpa.lib.graph.Graph
Add an edge to the graph.
addFile(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addFileset(FileSet) - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
addGraphVisitor(GraphVisitor) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
add a GraphVisitor to be notified during breadth first search.
addIfAbsent(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
addInt(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addIterator(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
Add an iterator to the chain.
addListener(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Register an event listener.
addListener(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
Add an event listener.
addLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
 
addMapping(int, int, Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
addNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Add a node to the graph.
addObject(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addPlugin(String, boolean) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addPluginList(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addProperties(Map) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
Add the given properties to those in this provider, overwriting any exisitng properties under the same keys.
addProperties(Map) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
 
addProperty(String, Object) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
Add a single property, overwriting any existing property under the same key.
addProperty(String, Object) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.openjpa.lib.conf.Configuration
Adds a listener for any property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
addProvider(ResourceBundleProvider) - Static method in class org.apache.openjpa.lib.util.Localizer
Register a resource provider.
addResult(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Add a result to be returned from the current parse.
addString(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addStringList(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Add the given value to the set of configuration properties.
addText(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Add text to the current element.
addValue(Value) - Method in interface org.apache.openjpa.lib.conf.Configuration
Add the given value to the set of configuration properties.
addValue(Value) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
AFTER_COMMIT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Connection was just committed.
AFTER_CONNECT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a connection was obtained.
AFTER_CREATE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement is being created.
AFTER_EXECUTE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement completed execution.
AFTER_PREPARE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement is being prepared.
AFTER_ROLLBACK - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a rollback just occured.
afterCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterConnect(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterConnect(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterCreateStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterCreateStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterExecuteStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterExecuteStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
afterPrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterPrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterReturn(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterRollback(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
afterRollback(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
afterSection() - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
afterSpecificationSet(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Called after the specification has been set.
afterSpecificationSet(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Apply ProductDerivation.afterSpecificationSet(org.apache.openjpa.lib.conf.Configuration) callbacks to the the given instance.
alias(String) - Method in class org.apache.openjpa.lib.conf.Value
Alias the given setting.
alias(String, String[], boolean) - Method in class org.apache.openjpa.lib.conf.Value
Alias the given setting.
allProceduresAreCallable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
APPEND - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
 
append(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Appends two bytes array into one.
append(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(byte) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(char) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(double) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(float) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(long) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(short) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(Object) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
append(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(boolean) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(char) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(double) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(float) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(int) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(long) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(short) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(Object) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(InputStream) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(Reader) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
append(File) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Add the given value to the internal template.
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
areEqual(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Compares two byte arrays for equality.
assertFiles(String[]) - Method in class org.apache.openjpa.lib.ant.AbstractTask
Helper method to throw a standard exception if the task is not given any files to execute on.
assertNotReadOnly() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Checks if the configuration is read only and if so throws an exception, otherwise returns silently.
assertOpen() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
ATTRIBUTE_ALLOWED_VALUES - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of returned Value property descriptors listing recognized values for the property.
ATTRIBUTE_CATEGORY - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of the returned Value property descriptors naming the property' hierarchical category.
ATTRIBUTE_INTERFACE - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of the returned Value property descriptors naming the interface that plugin values for this property must implement.
ATTRIBUTE_ORDER - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of the returned Value property descriptors naming the property's ordering in its category.
ATTRIBUTE_TYPE - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of the returned Value property descriptors naming the property's type or category.
ATTRIBUTE_XML - Static variable in interface org.apache.openjpa.lib.conf.Configuration
Attribute of the returned Value property descriptors naming the property's name in XML format (i.e.
await() - Method in interface org.apache.openjpa.lib.util.concurrent.Condition
Causes the current thread to wait until it is signalled or interrupted.
await(long, TimeUnit) - Method in interface org.apache.openjpa.lib.util.concurrent.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitNanos(Condition, long) - Static method in class org.apache.openjpa.lib.util.concurrent.Utils
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitUninterruptibly() - Method in interface org.apache.openjpa.lib.util.concurrent.Condition
Causes the current thread to wait until it is signalled.
awaitUntil(Date) - Method in interface org.apache.openjpa.lib.util.concurrent.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.

B

backup(File, boolean) - Static method in class org.apache.openjpa.lib.util.Files
Backup the given file to a new file called <file-name>~.
Base16Encoder - Class in org.apache.openjpa.lib.util
Base 16 encoder.
Base16Encoder() - Constructor for class org.apache.openjpa.lib.util.Base16Encoder
 
bCClassWrite(BCClass, File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for BCClass.write().
BEFORE_CLOSE - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a connection was closed.
BEFORE_COMMIT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Connection is about to be committed.
BEFORE_CREATE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement is being created.
BEFORE_EXECUTE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement is about to be executed.
BEFORE_PREPARE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a Statement is being prepared.
BEFORE_ROLLBACK - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
Type code indicating that a rollback is about to occur.
beforeClose(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Called as the first step of a Configuration's close() method.
beforeClose(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeClose(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
beforeCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
beforeConfigurationClose(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
beforeConfigurationClose(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Called before the given Configuration is closed.
beforeConfigurationConstruct(ConfigurationProvider) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
beforeConfigurationConstruct(ConfigurationProvider) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Provides the instance with a callback to mutate the initial properties of the ConfigurationProvider.
beforeConfigurationConstruct(ConfigurationProvider) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Apply ProductDerivation.beforeConfigurationConstruct(org.apache.openjpa.lib.conf.ConfigurationProvider) callbacks to the the given instance.
beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
beforeConfigurationLoad(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Provides the instance with the opportunity to mutate conf before the user configuration is applied.
beforeConfigurationLoad(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Apply ProductDerivation.beforeConfigurationLoad(org.apache.openjpa.lib.conf.Configuration) callbacks to the the given instance.
beforeCreateStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeCreateStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
beforeExecuteStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeExecuteStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
beforeFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
beforePrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforePrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
beforeReturn(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeRollback(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
 
beforeRollback(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
 
BooleanValue - Class in org.apache.openjpa.lib.conf
A boolean Value.
BooleanValue(String) - Constructor for class org.apache.openjpa.lib.conf.BooleanValue
 
BootstrapException - Exception in org.apache.openjpa.lib.conf
Exception recognized by bootstrap framework.
BootstrapException() - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
 
BootstrapException(String) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
 
BootstrapException(Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
 
BootstrapException(String, Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
 
BreadthFirstWalk - Class in org.apache.openjpa.lib.graph
Performs a breadth-first walk of a given Graph, notifying visitors as it sees each node.
BreadthFirstWalk(Graph) - Constructor for class org.apache.openjpa.lib.graph.BreadthFirstWalk
 
BytecodeWriter - Interface in org.apache.openjpa.lib.util
Control how enhanced bytecode is written.
Bytes - Class in org.apache.openjpa.lib.util
This class came from the Apache Commons Id sandbox project in support of the UUIDGenerator implementation.

C

cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
cancelRowUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
capacity() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the current capacity of backing table in this map.
CFMetaDataParser - Class in org.apache.openjpa.lib.meta
Custom SAX parser used by the system to quickly parse metadata files for classes.
CFMetaDataParser() - Constructor for class org.apache.openjpa.lib.meta.CFMetaDataParser
 
CFMetaDataSerializer - Class in org.apache.openjpa.lib.meta
Helps serialize metadata objects to package and class elements.
CFMetaDataSerializer() - Constructor for class org.apache.openjpa.lib.meta.CFMetaDataSerializer
 
characters(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
ClassAnnotationMetaDataFilter - Class in org.apache.openjpa.lib.meta
Filter that looks for classes with one of a set of annotations.
ClassAnnotationMetaDataFilter(Class) - Constructor for class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
Constructor; supply annotation to match against.
ClassAnnotationMetaDataFilter(Class[]) - Constructor for class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
Constructor; supply annotations to match against.
ClassArgParser - Class in org.apache.openjpa.lib.meta
Parser used to resolve arguments into java classes.
ClassArgParser() - Constructor for class org.apache.openjpa.lib.meta.ClassArgParser
 
classForName(String, boolean) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Helper method to create the Class for the given name, taking into account the package currently being parsed for relative class names.
classForName(String, String, boolean, ClassLoader) - Static method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Load the given class name against the given package and the set of accepted standard packages.
ClassMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over all metadata resources that might contain the metadata for a given class, starting with the most general.
ClassMetaDataIterator(Class, String, boolean) - Constructor for class org.apache.openjpa.lib.meta.ClassMetaDataIterator
Constructor; supply the class whose metadata to find, the suffix of metadata files, and whether to parse top-down or bottom-up.
ClassMetaDataIterator(Class, String, ClassLoader, boolean) - Constructor for class org.apache.openjpa.lib.meta.ClassMetaDataIterator
Constructor; supply the class whose metadata to find, the suffix of metadata files, and whether to parse top-down or bottom-up.
classpath - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
ClasspathMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over directories in the classpath.
ClasspathMetaDataIterator() - Constructor for class org.apache.openjpa.lib.meta.ClasspathMetaDataIterator
Default constructor; iterates over all classpath elements.
ClasspathMetaDataIterator(String[], MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.ClasspathMetaDataIterator
Constructor; supply the classpath directories to scan and an optional resource filter.
clear() - Method in class org.apache.openjpa.lib.graph.Graph
Clear the graph.
clear() - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Clears the cache of parsed resource names.
clear() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
clear() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
clear() - Method in class org.apache.openjpa.lib.util.CodeFormat
Clear the internal code buffer.
clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Removes all mappings from this map.
clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Removes all mappings from this HashMap.
clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
clear() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
clear() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Removes all of the elements from this set.
clear() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
clear() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Clear the list of class loaders.
clear() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
clearDecorators() - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Clear all decorators.
clearParameters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
clearParameters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
clearParameters() - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Clear the recorded parameter values.
clearTraversal() - Method in class org.apache.openjpa.lib.graph.Edge
Clear traversal info.
clearTraversal() - Method in class org.apache.openjpa.lib.graph.Graph
Clear all nodes and edges of the bookkeeping information from their last traversal.
clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
clone() - Method in interface org.apache.openjpa.lib.conf.Configuration
Return a copy of this configuration.
clone() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Uses ConfigurationImpl.toProperties(boolean) and ConfigurationImpl.fromProperties(java.util.Map) to clone configuration.
clone() - Method in class org.apache.openjpa.lib.conf.Value
 
clone() - Method in class org.apache.openjpa.lib.util.CodeFormat
Make a copy of this code format object with all the same formatting settings.
clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns a shallow copy of this ConcurrentHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns a shallow copy of this HashMap.
clone() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
clone() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
close() - Method in interface org.apache.openjpa.lib.conf.Configuration
Free the resources used by this object.
close() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Closes all closeable values and plugins.
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
close() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
close() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
Close the resources used by this iterator.
close() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
 
close() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
close() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
close() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
close() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
close() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
close() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
close() - Method in interface org.apache.openjpa.lib.rop.ResultList
Close the list.
close() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Free the resources associated with this provider.
close() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
Close the underlying result object provider.
close() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
close() - Method in class org.apache.openjpa.lib.rop.WindowResultList
 
close() - Method in interface org.apache.openjpa.lib.util.Closeable
 
close() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
Closeable - Interface in org.apache.openjpa.lib.util
Generic interface for components that can be closed so that helpers can treate them in a generic way.
closeBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
closeParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
CodeFormat - Class in org.apache.openjpa.lib.util
Encapsulates some common Java source code formatting options.
CodeFormat() - Constructor for class org.apache.openjpa.lib.util.CodeFormat
 
collectionToArray(Collection) - Static method in class org.apache.openjpa.lib.util.concurrent.Utils
 
collectionToArray(Collection, Object[]) - Static method in class org.apache.openjpa.lib.util.concurrent.Utils
 
combinePlugins(String, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Return a plugin string that combines the properties of the given plugin strings, where properties of override will override the same properties of orig.
comment(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
Commentable - Interface in org.apache.openjpa.lib.xml
Implementations of this interface can be adorned with comments.
commit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
CommonsLogFactory - Class in org.apache.openjpa.lib.log
LogFactory implementation that delegates to the commons logging framework.
CommonsLogFactory() - Constructor for class org.apache.openjpa.lib.log.CommonsLogFactory
 
CommonsLogFactory.LogAdapter - Class in org.apache.openjpa.lib.log
Adapts a commons logging log to the Log interface.
COMPACT - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
 
compareTo(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Compares two byte arrays as specified by Comparable.
ConcurrentHashMap - Class in org.apache.openjpa.lib.util.concurrent
This class implements a HashMap which has limited synchronization.
ConcurrentHashMap(int, float) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Constructs an empty ConcurrentHashMap with the specified initial capacity and load factor.
ConcurrentHashMap(int) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Constructs an empty ConcurrentHashMap with the specified initial capacity and the default load factor(0.75).
ConcurrentHashMap() - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Constructs an empty ConcurrentHashMap with the default initial capacity(16) and the default load factor(0.75).
ConcurrentHashMap(Map) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Constructs a new ConcurrentHashMap with the same mappings as the specified Map.
ConcurrentHashMap.Entry - Class in org.apache.openjpa.lib.util.concurrent
 
ConcurrentHashMap.Entry(int, Object, Object, ConcurrentHashMap.Entry) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
Create new entry.
ConcurrentHashSet - Class in org.apache.openjpa.lib.util.concurrent
A concurrent set.
ConcurrentHashSet() - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
Construct a set with the given reference type.
ConcurrentLinkedQueue - Class in org.apache.openjpa.lib.util.concurrent
An unbounded thread-safe queue based on linked nodes.
ConcurrentLinkedQueue() - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
 
ConcurrentLinkedQueue(Collection) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentMap - Interface in org.apache.openjpa.lib.util.concurrent
A highly concurrent map.
ConcurrentReferenceHashMap - Class in org.apache.openjpa.lib.util.concurrent
This class implements a HashMap which has limited synchronization and reference keys or values(but not both).
ConcurrentReferenceHashMap(int, int, int, float) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Constructs a new, empty HashMap with the specified initial capacity and the specified load factor.
ConcurrentReferenceHashMap(int, int, int) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Constructs a new, empty HashMap with the specified initial capacity and default load factor.
ConcurrentReferenceHashMap(int, int) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Constructs a new, empty HashMap with a default capacity and load factor.
ConcurrentReferenceHashMap(int, int, Map) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Constructs a new HashMap with the same mappings as the given Map.
ConcurrentReferenceHashSet - Class in org.apache.openjpa.lib.util.concurrent
A concurrent set whose values may be stored as weak or soft references.
ConcurrentReferenceHashSet(int) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
Construct a set with the given reference type.
Condition - Interface in org.apache.openjpa.lib.util.concurrent
Condition factors out the Object monitor methods(wait, notify and notifyAll) into distinct objects to give the effect of having multiple wait-sets per object, by combining them with the use of arbitrary Lock implementations.
Configurable - Interface in org.apache.openjpa.lib.conf
This interface provides a mechanism for notifying interested objects when configuration events occur.
Configuration - Interface in org.apache.openjpa.lib.conf
Interface for generic configuration objects.
ConfigurationImpl - Class in org.apache.openjpa.lib.conf
Default implementation of the Configuration interface.
ConfigurationImpl() - Constructor for class org.apache.openjpa.lib.conf.ConfigurationImpl
Default constructor.
ConfigurationImpl(boolean) - Constructor for class org.apache.openjpa.lib.conf.ConfigurationImpl
Constructor.
ConfigurationProvider - Interface in org.apache.openjpa.lib.conf
Implementations of this interface can populate Configurations in some environment-specific way.
Configurations - Class in org.apache.openjpa.lib.conf
Utility methods dealing with configuration.
Configurations() - Constructor for class org.apache.openjpa.lib.conf.Configurations
 
configureInstance(Object, Configuration, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Configures the given object with the given properties by matching the properties string to the object's setter methods.
configureInstance(Object, Configuration, String, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Configures the given object with the given properties by matching the properties string to the object's setter methods.
configureInstance(Object, Configuration, Properties) - Static method in class org.apache.openjpa.lib.conf.Configurations
Configures the given object with the given properties by matching the properties string to the object's setter methods.
configureInstance(Object, Configuration, Properties, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Configures the given object with the given properties by matching the properties string to the object's setter methods.
ConfiguringConnectionDecorator - Class in org.apache.openjpa.lib.jdbc
Connection decorator that can configure some properties of the underlying connection.
ConfiguringConnectionDecorator() - Constructor for class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
 
ConnectionDecorator - Interface in org.apache.openjpa.lib.jdbc
A connection decorator can wrap Connections before they are returned to the user to add functionality.
contains(Object) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
contains(Object) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
contains(Object) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
containsAll(Collection) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
containsClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Returns true if the list contains the given class loader or marker.
containsKey(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns true if this HashMap contains a mapping for the specified key.
containsNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Return true if the graph contains the given node.
containsProperty(String, Map) - Static method in class org.apache.openjpa.lib.conf.Configurations
Test whether the map contains the given partial key, prefixed with any possible configuration prefix.
containsValue(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns true if this HashMap maps one or more keys to the specified value.
convert(long, TimeUnit) - Method in class org.apache.openjpa.lib.util.concurrent.TimeUnit
Convert the given time duration in the given unit to this unit.
copy(File, File) - Static method in class org.apache.openjpa.lib.util.Files
Copy a file.
CopyOnWriteArrayList - Class in org.apache.openjpa.lib.util.concurrent
 
CopyOnWriteArrayList() - Constructor for class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
CopyOnWriteArrayList(Collection) - Constructor for class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
CopyOnWriteArrayList(Object[]) - Constructor for class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
CopyOnWriteArraySet - Class in org.apache.openjpa.lib.util.concurrent
A Set that uses an internal CopyOnWriteArrayList for all of its operations.
CopyOnWriteArraySet() - Constructor for class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Creates an empty set.
CopyOnWriteArraySet(Collection) - Constructor for class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Creates a set containing all of the elements of the specified collection.
createClasspath() - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
createConfig() - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
createEntry(int, Object, Object, ConcurrentHashMap.Entry) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
createEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
createStatement() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createStatement(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Create a statement, with the option of not wrapping it in a DelegatingStatement, which is the default.
createStatement(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createStatement(int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Create a statement, with the option of not wrapping it in a DelegatingStatement, which is the default.
createStatement(int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createStatement(int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
currentBackupFile() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
The backup file made for the current file being parsed.
currentClassLoader() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the class loader to use when resolving resources and loading classes.
currentClassName() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Return the current class being parsed; the returned name will be fully qualified.
currentComments() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Array of comments for the current node, or empty array if none.
currentDepth() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the parse depth.
currentLocation() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the current location within the source file.
currentPackage() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Return the current package being parsed.
currentText() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the text value within the current node.

D

dataDefinitionCausesTransactionCommit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
DataSourceLogs - Class in org.apache.openjpa.lib.jdbc
Provies basic logging facilities to a DataSource.
DataSourceLogs() - Constructor for class org.apache.openjpa.lib.jdbc.DataSourceLogs
 
DataSourceLogs(Log, Log) - Constructor for class org.apache.openjpa.lib.jdbc.DataSourceLogs
 
DAYS - Static variable in class org.apache.openjpa.lib.util.concurrent.TimeUnit
 
decode(String) - Static method in class org.apache.openjpa.lib.util.Base16Encoder
Convert a base16 string into a byte array.
decorate(Connection) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
 
decorate(Connection) - Method in interface org.apache.openjpa.lib.jdbc.ConnectionDecorator
Decorate the given connection if desired.
decorate(Connection) - Method in class org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator
 
decorate(Connection) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
 
DecoratingDataSource - Class in org.apache.openjpa.lib.jdbc
Delegating data source that maintains a list of ConnectionDecorators.
DecoratingDataSource(DataSource) - Constructor for class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Constructor.
DelegatingCallableStatement - Class in org.apache.openjpa.lib.jdbc
CallableStatement that delegates to an internal statement.
DelegatingCallableStatement(CallableStatement, Connection) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
DelegatingConnection - Class in org.apache.openjpa.lib.jdbc
Wrapper around an existing connection.
DelegatingConnection(Connection) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
DelegatingDatabaseMetaData - Class in org.apache.openjpa.lib.jdbc
Wrapper around a DatabaseMetadata instance.
DelegatingDatabaseMetaData(DatabaseMetaData, Connection) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
DelegatingDataSource - Class in org.apache.openjpa.lib.jdbc
Wrapper around an existing data source.
DelegatingDataSource(DataSource) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingDataSource
Constructor.
DelegatingPreparedStatement - Class in org.apache.openjpa.lib.jdbc
Wrapper around an existing statement.
DelegatingPreparedStatement(PreparedStatement, Connection) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
DelegatingResultSet - Class in org.apache.openjpa.lib.jdbc
Wrapper around an existing result set.
DelegatingResultSet(ResultSet, Statement) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
DelegatingStatement - Class in org.apache.openjpa.lib.jdbc
Wrapper around an existing statement.
DelegatingStatement(Statement, Connection) - Constructor for class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
deleteAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.delete().
deleteRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
deletesAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
DepthFirstAnalysis - Class in org.apache.openjpa.lib.graph
Performs a depth-first analysis of a given Graph, caching information about the graph's nodes and edges.
DepthFirstAnalysis(Graph) - Constructor for class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Constructor.
DocTypeReader - Class in org.apache.openjpa.lib.xml
The DocTypeReader can be used to dynamically include a DOCTYPE declaration in an XML stream.
DocTypeReader(Reader, Reader) - Constructor for class org.apache.openjpa.lib.xml.DocTypeReader
Construct the reader with an XML stream, and set the DOCTYPE information to be included.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.LRUMap
 
doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
doTimedWait(WaitQueue.QueuedSync, long) - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode
 
DoubleValue - Class in org.apache.openjpa.lib.conf
A double Value.
DoubleValue(String) - Constructor for class org.apache.openjpa.lib.conf.DoubleValue
 
doWait(WaitQueue.QueuedSync) - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode
 
doWaitUninterruptibly(WaitQueue.QueuedSync) - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode
 
doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.LRUMap
 
doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 

E

EagerResultList - Class in org.apache.openjpa.lib.rop
Simple, non-lazy ResultList implementation
EagerResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.EagerResultList
 
Edge - Class in org.apache.openjpa.lib.graph
A graph edge.
Edge(Object, Object, boolean) - Constructor for class org.apache.openjpa.lib.graph.Edge
Constructor.
Edge(Object, Object, boolean, Object) - Constructor for class org.apache.openjpa.lib.graph.Edge
Constructor.
edgeVisited(Edge) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
An edge is seen.
edgeVisited(Edge) - Method in interface org.apache.openjpa.lib.graph.GraphVisitor
may visit the node twice (both sides)
element() - Method in interface org.apache.openjpa.lib.util.concurrent.Queue
Retrieves, but does not remove, the head of this queue.
EMPTY - Static variable in class org.apache.openjpa.lib.conf.StringListValue
 
EMPTY - Static variable in class org.apache.openjpa.lib.util.Options
Immutable empty instance.
EMPTY_COMMENTS - Static variable in interface org.apache.openjpa.lib.xml.Commentable
 
encode(byte[]) - Static method in class org.apache.openjpa.lib.util.Base16Encoder
Convert bytes to a base16 string.
endCDATA() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
endClass(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
End a class.
endClassElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the end of an element within a declared class.
endConfiguration() - Method in interface org.apache.openjpa.lib.conf.Configurable
Invoked upon completion of bean property configuration for this object.
endConfiguration() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
 
endDTD() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
endElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
 
endElement(String, String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
endElement(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Override this method marking the end of some element.
endElement(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
End the current element.
endEntity(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
endl() - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
endl(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
endl(int, int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
endPackage(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
End a package.
endPackageElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the end of an element within a declared package.
endSystemElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the end of an element outside of any package or class.
enqueue(Object, NodeInfo) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
Push the given node onto the queue to be processed.
entrySet() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns a Collection view of the mappings contained in this HashMap.
eq(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Compare two objects.
equals(Object) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Performs an equality check based on the properties returned from ConfigurationImpl.toProperties(boolean).
equals(Object) - Method in class org.apache.openjpa.lib.conf.Value
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
equals(Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
equals(Object) - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
equals(Object) - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
equals(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
equals(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
equals(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
equals(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
equals(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Compares the specified object with this set for equality.
equals(Object) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
equals(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
error(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
error(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
ERROR - Static variable in interface org.apache.openjpa.lib.log.Log
 
error(Object) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.ERROR level with the stringification of o as the body of the message, also outputting t to the log.
error(Object, Throwable) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.ERROR level with the stringification of o as the body of the message, also outputting t to the log.
error(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
error(Object) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
error(SAXParseException) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
error(SAXParseException) - Method in class org.apache.openjpa.lib.xml.ValidatingErrorHandler
 
ERROR_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
EventManager - Interface in org.apache.openjpa.lib.util
Basic event manager interface.
eventOccurred(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
Catch-all for unhandled events.
execute() - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
execute() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
execute() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeOn(String[]) - Method in class org.apache.openjpa.lib.ant.AbstractTask
Perform the task action on the given files.
executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Execute the query, with the option of not wrapping it in a DelegatingResultSet, which is the default.
executeQuery() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeQuery(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Execute the query, with the option of not wrapping it in a DelegatingResultSet, which is the default.
executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Execute the query, with the option of not wrapping it in a DelegatingResultSet, which is the default.
executeQuery() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeQuery(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Execute the query, with the option of not wrapping it in a DelegatingResultSet, which is the default.
executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
Execute the query, with the option of not wrapping it in a DelegatingResultSet, which is the default.
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
existsAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.exists().
extendsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
extract() - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 

F

fatal(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
fatal(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
FATAL - Static variable in interface org.apache.openjpa.lib.log.Log
 
fatal(Object) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.FATAL level with the stringification of o as the body of the message, also outputting t to the log.
fatal(Object, Throwable) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.FATAL level with the stringification of o as the body of the message, also outputting t to the log.
fatal(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
fatal(Object) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
FATAL_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
fatalError(SAXParseException) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
fatalError(SAXParseException) - Method in class org.apache.openjpa.lib.xml.ValidatingErrorHandler
 
fieldName(String) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
FileMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over a file, or over all metadata resources below a given directory.
FileMetaDataIterator(File) - Constructor for class org.apache.openjpa.lib.meta.FileMetaDataIterator
Constructor; supply metadata file.
FileMetaDataIterator(File, MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.FileMetaDataIterator
Constructor; supply root of directory tree to search and optional file filter.
Files - Class in org.apache.openjpa.lib.util
Utility operations on files.
Files() - Constructor for class org.apache.openjpa.lib.util.Files
 
fileSets - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
FileValue - Class in org.apache.openjpa.lib.conf
A File Value.
FileValue(String) - Constructor for class org.apache.openjpa.lib.conf.FileValue
 
finalize() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
 
findClass(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
findColumn(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
findOptionsFor(Class) - Static method in class org.apache.openjpa.lib.util.Options
Finds all the options that can be set on the provided class.
findResource(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
findResources(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
finish() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Override this method to finish up after a parse; this is only called if no errors are encountered during parsing.
fireEvent(Object, Object) - Method in class org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator
Fire the given event to all listeners.
fireEvent(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Fire the given event to all listeners.
fireEvent(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Implement this method to fire the given event to the given listener.
fireEvent(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
Fire the given event to all listeners, returning any exceptions.
first() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
flush() - Method in class org.apache.openjpa.lib.log.LogOutputStream
 
formatMessage(short, String, Throwable) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
Convert message into a string ready to be written to the log.
FormatPreservingProperties - Class in org.apache.openjpa.lib.util
A specialization of Properties that stores its contents in the same order and with the same formatting as was used to read the contents from an input stream.
FormatPreservingProperties() - Constructor for class org.apache.openjpa.lib.util.FormatPreservingProperties
 
FormatPreservingProperties(Properties) - Constructor for class org.apache.openjpa.lib.util.FormatPreservingProperties
 
FormatPreservingProperties.DuplicateKeyException - Exception in org.apache.openjpa.lib.util
 
FormatPreservingProperties.DuplicateKeyException(String, Object, String) - Constructor for exception org.apache.openjpa.lib.util.FormatPreservingProperties.DuplicateKeyException
 
forPackage(Class) - Static method in class org.apache.openjpa.lib.util.Localizer
Return a Localizer instance that will access the properties file in the package of the given class using the system default locale.
forPackage(Class, Locale) - Static method in class org.apache.openjpa.lib.util.Localizer
Return a Localizer instance that will access the properties file in the package of the given class using the given locale.
fromProperties(Map) - Method in interface org.apache.openjpa.lib.conf.Configuration
Set this Configuration via the given map.
fromProperties(Map) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 

G

GenericConfigurable - Interface in org.apache.openjpa.lib.conf
Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means.
get() - Method in class org.apache.openjpa.lib.conf.BooleanValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.DoubleValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.FileValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.IntValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.ObjectValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.StringListValue
The internal value.
get() - Method in class org.apache.openjpa.lib.conf.StringValue
The internal value.
get(int) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
get(int) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
get(int) - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
get(int) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
get(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns the value to which this HashMap maps the specified key.
get(int) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
get(String) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
get(String, Object) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
get(String, Object, Object) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string for the given key.
get(String, Object, Object, Object) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string for the given key.
get(String, Object[]) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
getAbsoluteFileAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.getAbsoluteFile().
getAbsolutePathAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.getAbsolutePath().
getAdditionalBeanInfo() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getAddWhitespaceAfterDelimiter() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
If set to true, this properties object will add a space after the delimiter character(if the delimiter is not the space character).
getAfterSection() - Method in class org.apache.openjpa.lib.util.CodeFormat
Return {#getLinesBetweenSections} + 1 new line characters.
getAliases() - Method in class org.apache.openjpa.lib.conf.Value
Aliases for the value in the form key1, value1, key2, value2, ...
getAliasList() - Method in class org.apache.openjpa.lib.conf.StringListValue
 
getAllowDuplicates() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
If set to true, duplicate properties are allowed, and the last property setting in the input will overwrite any previous settings.
getArray(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getArray(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getArray(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getArray(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getAsciiStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getAsciiStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getAssociatedEvent() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the associated JDBCEvent for this event.
getAttributes(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getAttributes() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
The current attributes.
getAutoCommit() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
Whether auto commit should be on.
getAutoCommit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getBCClassFieldsAction(BCClass, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for BCClass.getFields().
getBeanDescriptor() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBigDecimal(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBigDecimal(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBigDecimal(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBigDecimal(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBigDecimal(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBigDecimal(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBinaryStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBinaryStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBlob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBlob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBlob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBlob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBoolean(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBoolean(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBoolean(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBoolean(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBooleanProperty(String, String, boolean) - Method in class org.apache.openjpa.lib.util.Options
Specialization of Options.getBooleanProperty(java.lang.String, java.lang.String, boolean) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getBooleanProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a boolean, or false if it does not exist and has no set default.
getBooleanProperty(String, boolean) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a boolean, or the given default if it does not exist.
getBraceAtSameTabLevel() - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place braces at the same tab level as the code within the block.
getBraceOnSameLine() - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place opening braces on the same line as the block declaration, or on the next line.
getBuffer() - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the internal code buffer.
getByNameAction(String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for InetAdress.getByName().
getByte(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getByte(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getByte(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getByte(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBytes(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBytes(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getBytes(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getBytes(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getCanonicalPathAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for f.getCanonicalPath().
getCatalog() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getCatalogs() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCause(Throwable) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Return the cause of the given throwable.
getChannel() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
getCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getClassAttributeName() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The attribute of the class element that holds the name, or null to use the element text.
getClassElementDepth() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The depth of the class element.
getClassFile(Class) - Static method in class org.apache.openjpa.lib.util.Files
Return the class file of the given class, or null if the class is in a jar.
getClassLoader() - Method in class org.apache.openjpa.lib.ant.AbstractTask
Return the classloader to use.
getClassLoader() - Method in class org.apache.openjpa.lib.meta.ClassArgParser
The class loader with which to load parsed classes.
getClassLoader() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Classloader to use for class name resolution.
getClassLoader(int) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Return the class loader at the given index.
getClassLoaderAction(Class) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for clazz.getClassloader().
getClassLoaders() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Return an array of all contained class loaders.
getClassName(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Return the class name from the given plugin string, or null if none.
getClassName() - Method in class org.apache.openjpa.lib.conf.PluginValue
The plugin class name.
getClassName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
Returns the given class name, stripping the package if it is not needed.
getClassNames() - Method in class org.apache.openjpa.lib.conf.PluginListValue
The plugin class names.
getClauseIndent() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
getClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getCloseBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Close brace string.
getCloseParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
Close parentheses string.
getClosestLevenshteinDistance(String, String[]) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string.
getClosestLevenshteinDistance(String, Collection) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string.
getClosestLevenshteinDistance(String, String[], int) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string.
getClosestLevenshteinDistance(String, String[], float) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string and using the threshold as the specified percentage of the length of the candidate string(0.0f-1.0f).
getClosestLevenshteinDistance(String, Collection, float) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string and using the threshold as the specified percentage of the length of the candidate string(0.0f-1.0f).
getClosestLevenshteinDistance(String, Collection, int) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the candidate string with the closest Levenshtein distance to the given string.
getColumnPrivileges(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getComments() - Method in interface org.apache.openjpa.lib.xml.Commentable
Return comments, or empty array if none.
getConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getConfiguration() - Method in class org.apache.openjpa.lib.ant.AbstractTask
The task configuration.
getConfigurationKey(String, Map) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Determine the full key name for key, given the registered prefixes and the entries in map.
getConfigurationLog() - Method in interface org.apache.openjpa.lib.conf.Configuration
Return the log to use for configuration messages.
getConfigurationLog() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Returns the logging channel openjpa.Runtime by default.
getConfigurationPrefix() - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
getConfigurationPrefix() - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return the configuration prefix for properties of this product.
getConfigurationPrefixes() - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Return the recognized prefixes for configuration properties.
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
 
getConnection(String, String) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
getConnection(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getConnection() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the Connection for this event.
getContent() - Method in interface org.apache.openjpa.lib.meta.MetaDataFilter.Resource
Resource content.
getContent() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
getContent() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
getContentAction(URLConnection) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object con.getContent().
getContextClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Thread.currentThread .getContextClassLoader().
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCursorName() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getCycle() - Method in class org.apache.openjpa.lib.graph.Edge
List of edges forming a cycle.
getDatabaseMajorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDate(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDate(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDate(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDate(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDate(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDeclaredFieldAction(Class, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for clazz.getDeclaredField().
getDeclaredFieldsAction(Class) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for class.getDeclaredFields().
getDeclaredMethodAction(Class, String, Class[]) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for clazz.getDeclaredMethod().
getDeclaredMethodsAction(Class) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for clazz.getDeclaredMethods().
getDecorators() - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Return a read-only list of connection decorators in the order they were added.
getDefault() - Method in class org.apache.openjpa.lib.conf.Value
The default value for the property as a string.
getDefaultEntryDelimiter() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
See FormatPreservingProperties.setDefaultEntryDelimiter(char)
getDefaultEventIndex() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getDefaultLevel() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The default level for unconfigured log channels.
getDefaultPropertyIndex() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getDefaultTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Return the wrapped statement.
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Return the wrapped connection.
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
Return the wrapped data source.
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Return the wrapped statement.
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
Return the wrapped result set.
getDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
Return the wrapped statement.
getDelegate() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
getDelegate() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
getDelegate() - Method in class org.apache.openjpa.lib.rop.ListResultList
Return the wrapped list.
getDelegate() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
getDelegates() - Method in class org.apache.openjpa.lib.log.MultiLogFactory
Returns the delegates that this MultiLogFactory delegates messages to.
getDiagnosticContext() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
A string to prefix all log messages with.
getDocType() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Override this method to return any DOCTYPE declaration that should be dynamically included in xml documents that will be validated.
getDocument() - Static method in class org.apache.openjpa.lib.xml.XMLFactory
Return a new DOM Document.
getDOMParser(boolean, boolean) - Static method in class org.apache.openjpa.lib.xml.XMLFactory
Return a DocumentBuilder with the specified configuration.
getDouble(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDouble(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getDouble(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDouble(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getDoubleProperty(String, String, double) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.getDoubleProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getDoubleProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a double, or 0 if it does not exist and has no set default.
getDoubleProperty(String, double) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a double, or the given default if it does not exist.
getDoubleSpace() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
If true, then output two lines after multi-line statements.
getDriverMajorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDriverName() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getDynamicValues() - Method in interface org.apache.openjpa.lib.conf.Configuration
Gets the values that can be modified dynamically i.e.
getDynamicValues() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getEdges(int) - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Return all edges of the given type.
getEdges() - Method in class org.apache.openjpa.lib.graph.Graph
Return all edges in the graph.
getEdges(Object, Object) - Method in class org.apache.openjpa.lib.graph.Graph
Return all the edges from one node to another.
getEdgesFrom(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Return all the edges from a particular node.
getEdgesTo(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Return all the edges to a particular node.
getEndl() - Method in class org.apache.openjpa.lib.util.CodeFormat
Return a new line character.
getEndl(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the given number of new line characters.
getEndl(int, int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the given number of new line characters, followed by the given tab level indentation.
getEntry(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the entry associated with the specified key in the ConcurrentHashMap.
getErrorCode() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
Returns the error code of the underlying SQLException.
getEventSetDescriptors() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getException(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Returns a SAXException with the source file name and the given error message.
getException(Localizer.Message) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Returns a SAXException with the source file name and the given error message.
getException(Localizer.Message, Throwable) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Returns a SAXException with the source file name and the given error message.
getExportedKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getExtendsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Extends declaration.
getExtraNameCharacters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getFatal(String) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
getFatal(String, Object) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
getFatal(String, Object, Object) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string for the given key.
getFatal(String, Object[]) - Method in class org.apache.openjpa.lib.util.Localizer
Return the localized string matching the given key.
getFetchDirection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getFetchDirection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getFetchDirection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getFetchDirection() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getFetchSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getFetchSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getFetchSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getFetchSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getFieldInstructionFieldAction(FieldInstruction) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for FieldInstruction.getField().
getFieldName(String) - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the field name for given suggested name, possibly adding leading underscore.
getFile() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
getFile() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
getFile() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
Return the last-iterated metadata resource content as a file, or null if not an extant file.
getFile() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
 
getFile() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
 
getFile() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
 
getFile() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
getFile() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
getFile(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Files
Check the given string for a matching file.
getFileMap() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Returns a Map with keys of the File to be written to, and values of a Collection of SourceTracker instances.
getFinishedTime(Object) - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Return the logical time that the given node was finished in the graph walk, or -1 if the node is not part of the graph.
getFloat(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getFloat(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getFloat(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getFloat(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getFloatProperty(String, String, float) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.getFloatProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getFloatProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a float, or 0 if it does not exist and has no set default.
getFloatProperty(String, float) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a float, or the given default if it does not exist.
getForNameAction(String, boolean, ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Class.forName().
getFrom() - Method in class org.apache.openjpa.lib.graph.Edge
Return the node the edge links from.
getGeneratedKeys() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getGeneratedKeys() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getGeneratedKeys() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getHoldCount() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries the number of holds on this lock by the current thread.
getIcon(int) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getId() - Method in interface org.apache.openjpa.lib.conf.Configuration
An environment-specific identifier for this configuration.
getId() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getIdentifierQuoteString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getImplementorClasses(Class) - Static method in class org.apache.openjpa.lib.util.Services
 
getImplementorClasses(Class, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Services
 
getImplementorClasses(String) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Class objects of all known service implementors of the specified class name(as resolved by the current thread's context class loader).
getImplementorClasses(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Services
 
getImplementorClasses(String, ClassLoader, boolean) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Class objects of all known service implementors of the specified class name, as resolved by the specified ClassLoader.
getImplementors(Class) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Strings of class names of all known service implementors of the specified interface or class.
getImplementors(Class, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Strings of class names of all known service implementors of the specified interface or class.
getImplementors(String) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Strings of class names of all known service implementors of the specified class name(as resolved by the current thread's context class loader).
getImplementors(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Services
Return an array of Strings of class names of all known service implementors of the specified class name, as resolved by the specified ClassLoader.
getImplementsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Implements declaration.
getImportedKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Return the base underlying data store statement.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Return the base underlying data store connection.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
Return the base underlying database metadata.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
Return the inner-most wrapped delegate.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Return the base underlying data store statement.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
Return the inner-most wrapped delegate.
getInnermostDelegate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
Return the base underlying data store statement.
getInputStream() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
getInputStream() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
getInputStream() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
Return the last-iterated metadata resource content as a stream.
getInputStream() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
 
getInputStream() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
 
getInputStream() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
 
getInputStream() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
getInputStream() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
getInsertTimestamp() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
If set to true, this properties object will add a timestamp to the beginning of the file, just after the header (if any) is printed.
getInstance() - Static method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
getInstantiatingGetter() - Method in class org.apache.openjpa.lib.conf.Value
The name of the getter method for the instantiated value of this property(as opposed to the string value)
getInt(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getInt(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getInt(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getInt(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getInternal(int) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
Implement this method and List.size().
getInternal(int) - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
getInternal(int) - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
getInternal(int) - Method in class org.apache.openjpa.lib.rop.WindowResultList
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.BooleanValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.DoubleValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.FileValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.IntValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.ObjectValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.PluginListValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.PluginValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.StringListValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.StringValue
 
getInternalString() - Method in class org.apache.openjpa.lib.conf.Value
Return the internal string form of this value.
getIntProperty(String, String, int) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.getIntProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getIntProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as an int, or 0 if it does not exist and has no set default.
getIntProperty(String, int) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as an int, or the given default if it does not exist.
getJDBCLog() - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
The log to write JDBC messages to.
getJDBCMajorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getKey() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
getKey() - Method in class org.apache.openjpa.lib.util.Localizer.Message
The unique key for the localized message.
getLength() - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 
getLevel(String) - Static method in class org.apache.openjpa.lib.log.LogFactoryImpl
Returns a symbolic constant for the specified string level.
getLevel() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
getLevelName(short) - Static method in class org.apache.openjpa.lib.log.LogFactoryImpl
Returns a string representation of the specified log level constant.
getLevenshteinDistance(String, String) - Static method in class org.apache.openjpa.lib.util.StringDistance
Returns the Levenshtein distance between the two strings.
getLexicalHandler() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The lexical handler that should be registered with the SAX parser used by this class.
getLineLength() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
getLinesBetweenSections() - Method in class org.apache.openjpa.lib.util.CodeFormat
The number of empty lines between code sections.
getLineSeparator() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return the value of the "line.separator" system property.
getListener() - Method in class org.apache.openjpa.lib.conf.Value
Listener for value changes.
getListeners() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Return a read-only list of listeners.
getListeners() - Method in interface org.apache.openjpa.lib.util.EventManager
Return a read-only list of listeners.
getLoadKey() - Method in class org.apache.openjpa.lib.conf.Value
The key under which this value was loaded, or null.
getLocation() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The XML document location.
getLocation(String) - Method in class org.apache.openjpa.lib.xml.Location
for customized responses
getLocation() - Method in class org.apache.openjpa.lib.xml.Location
 
getLocator() - Method in class org.apache.openjpa.lib.xml.Location
 
getLog() - Method in interface org.apache.openjpa.lib.conf.Configuration
Log plugin setting.
getLog(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Return the log for the given category.
getLog() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getLog(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getLog(String) - Method in interface org.apache.openjpa.lib.log.LogFactory
Return a log for the given channel name.
getLog(String) - Method in class org.apache.openjpa.lib.log.LogFactoryAdapter
 
getLog(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
 
getLog(String) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
Returns a Log impl that combines all logs.
getLog(String) - Method in class org.apache.openjpa.lib.log.NoneLogFactory
 
getLog() - Method in class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
 
getLog() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The log to write to.
getLog() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
The log to write to.
getLogFactory() - Method in interface org.apache.openjpa.lib.conf.Configuration
The log factory.
getLogFactory() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getLoginTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
getLogs() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
The log to write to.
getLogWriter() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
getLong(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getLong(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getLong(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getLong(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getLongProperty(String, String, long) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.getLongProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getLongProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a long, or 0 if it does not exist and has no set default.
getLongProperty(String, long) - Method in class org.apache.openjpa.lib.util.TypedProperties
Return the property under the given key as a double, or the given default if it does not exist.
getMaxBinaryLiteralLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxFieldSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getMaxFieldSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getMaxFieldSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getMaxIndexLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxRows() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getMaxRows() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getMaxRows() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getMaxRowSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxSize() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
getMaxSize() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
getMaxSize() - Method in class org.apache.openjpa.lib.util.LRUMap
 
getMaxSize() - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
getMaxSize() - Method in interface org.apache.openjpa.lib.util.SizedMap
The maximum number of entries, or Integer.MAX_VALUE for no limit.
getMaxStatementLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getMessage() - Method in class org.apache.openjpa.lib.util.Localizer.Message
The localized message.
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getMetaData(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Return the metadata, with the option of not wrapping it in a DelegatingDatabaseMetaData, which is the default.
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getMethodDescriptors() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getMultiLine() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
If true, then try to parse multi-line SQL statements.
getName() - Method in interface org.apache.openjpa.lib.meta.MetaDataFilter.Resource
The name of the resource.
getName() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
getName() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
getNewline() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
getNodes() - Method in class org.apache.openjpa.lib.graph.Graph
Return a view of all nodes in the graph.
getNumericFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getObject(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(int, Map) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(String, Map) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(int, Map) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(String, Map) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObjects() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Return the current set of objects for serialization.
getOpenBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Open brace string.
getOpenParen(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Open parentheses string.
getOrderingValue(Object, int, ResultObjectProvider) - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
Return the value to use for ordering on the given result value.
getOther(Object) - Method in class org.apache.openjpa.lib.graph.Edge
Return the node on the opposite end of the given one, or null if the given node is not part of this edge.
getOutputStream(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Files
Return an output stream to the stream(stdout or stderr) or file named by the given string.
getOwner() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
null if not owned.
getOwner() - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode
 
getPackage() - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
The default package for objects being serialized.
getPackage(Object) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
Return the package name of the given object, or null if not in a package.
getPackageAttributeName() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The attribute of the package element that holds the name, or null to use the element text.
getPackageElementDepth() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The depth of the package element.
getPackageFile(File, String, boolean) - Static method in class org.apache.openjpa.lib.util.Files
Return the file for the given package.
getPackageName() - Method in class org.apache.openjpa.lib.util.Localizer.Message
 
getParameter(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Return the value set for the given parameter.
getParameterizedTypes(Field) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Collects the parameterized type declarations for a given field.
getParameterizedTypes(Method) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Collects the parameterized return type declarations for a given method.
getParameterMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getParameterMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getParametrizedType(String[]) - Method in class org.apache.openjpa.lib.util.CodeFormat
Returns parametrized type string for given type(s).
getParens() - Method in class org.apache.openjpa.lib.util.CodeFormat
Paired parentheses for empty method parameters.
getParentAction(ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for loader.getParent().
getParseComments() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to parse element comments.
getParseText() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to parse element text.
getPathSeparator() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return the value of the "path.separator" system property.
getPlugin(String, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Combine the given class name and properties into a plugin string.
getPrettyPrint() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
 
getPrettyPrintLineLength() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
 
getPrimaryKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getProductDerivations() - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Return all the product derivations registered in the current classloader
getProductName() - Method in interface org.apache.openjpa.lib.conf.Configuration
Return the product name.
getProductName() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getProperties() - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
Return properties loaded thus far, or empty map if none.
getProperties(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Return the properties part of the given plugin string, or null if none.
getProperties() - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
 
getProperties() - Method in class org.apache.openjpa.lib.conf.PluginListValue
The plugin properties.
getProperties() - Method in class org.apache.openjpa.lib.conf.PluginValue
The plugin properties.
getPropertiesAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for System.getProperties().
getPropertiesResource() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Return the resource that was set via auto-configuration methods ConfigurationImpl.setProperties(java.lang.String) or ConfigurationImpl.setPropertiesFile(java.io.File), or null if none.
getProperty(String, Map) - Static method in class org.apache.openjpa.lib.conf.Configurations
Get the property under the given partial key, prefixed with any possible configuration prefix.
getProperty() - Method in class org.apache.openjpa.lib.conf.Value
The property name that will be used when setting or getting this value in a Map.
getProperty(String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
getProperty(String, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
getProperty(String, String, String) - Method in class org.apache.openjpa.lib.util.Options
Specialization of Properties.getProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
getPropertyAction(String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for System.getProperty().
getPropertyDescriptors() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getQueryTimeout() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
The number of seconds to wait for a query to execute before terminating it.
getQueryTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getQueryTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getQueryTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getQueuedThreads() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Returns a collection containing threads that may be waiting to acquire this lock.
getQueueLength() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Returns an estimate of the number of threads waiting to acquire this lock.
getRef(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getRef(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getRef(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getRef(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getResourceAction(Class, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for clazz.getResource().
getResourceAction(ClassLoader, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for loader.getResource().
getResourceName() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the domain-meaningful name of the resource that was loaded from this source.
getResourcesAction(ClassLoader, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for loader.getResources().
getResultList() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
getResultObject() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
getResultObject() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
getResultObject() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
getResultObject() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Instantiate the current result object.
getResults() - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Return the results from the last parse.
getResults() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getResultSet(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Get the last result set, with the option of not wrapping it in a DelegatingResultSet, which is the default.
getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getResultSet(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Get the last result set, with the option of not wrapping it in a DelegatingResultSet, which is the default.
getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getResultSet(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
Get the last result set, with the option of not wrapping it in a DelegatingResultSet, which is the default.
getResultSetConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getResultSetConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getResultSetHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getResultSetHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getResultSetHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getResultSetType() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getResultSetType() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getResultSetType() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getSAXParser(boolean, boolean) - Static method in class org.apache.openjpa.lib.xml.XMLFactory
Return a SAXParser with the specified configuration.
getSchemas() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSchemaSource() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Implement to return the XML schema source for the document.
getSchemaTerm() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getScope() - Method in class org.apache.openjpa.lib.conf.Value
A class defining the scope in which this value is defined.
getScoreBeforeFieldName() - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place an underscore before private field names.
getSearchStringEscape() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getShort(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getShort(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getShort(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getShort(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getSortedNodes() - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Return the nodes in topologically-sorted order.
getSourceFile() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the file from which this instance was parsed.
getSourceFile() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the file of the source being parsed.
getSourceFile(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Return the source file for the given instance.
getSourceFile(Class) - Static method in class org.apache.openjpa.lib.util.Files
Return the source file for the given class, or null if the source is not in the CLASSPATH.
getSourceIsSystemId() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to use the source name as the XML system id.
getSourceLocationMessage(SourceTracker[]) - Static method in class org.apache.openjpa.lib.meta.SourceTrackers
Create a message appropriate for display to the user describing the location(s) that trackers were loaded from.
getSourceName() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return the name of the source file being parsed.
getSourceScope() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the domain-dependent scope of this instance within its file.
getSourceType() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the type of source.
getSpaceBeforeParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place a space before parentheses.
getSpaceInParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place a space within parentheses.
getSQL() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the SQL associated with this event; may be null.
getSQLKeywords() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSQLLog() - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
The log to write SQL messages to.
getSQLState() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
Returns the SQL state of the underlying SQLException.
getSQLStateType() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getStackTrace(Throwable) - Static method in class org.apache.openjpa.lib.log.AbstractLog
Utility method to obtain a stack trace as a String.
getStatement() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getStatement() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the Statement for this event, may be null for events unrelated to Statement execution.
getStatement() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
Returns the Statement that caused the exception.
getStream() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The stream to write to.
getString() - Method in class org.apache.openjpa.lib.conf.PluginListValue
Override to recognize aliases of the class name without the attached properties string.
getString() - Method in class org.apache.openjpa.lib.conf.PluginValue
 
getString() - Method in class org.apache.openjpa.lib.conf.Value
Return a stringified version of this value.
getString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getStringFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSubstitutions() - Method in class org.apache.openjpa.lib.util.Localizer.Message
Substitutions inserted into the message.
getSuffix() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Expected suffix for metadata resources, or null if unknown.
getSuperTables(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSystemClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for ClassLoader.getSystemClassLoader().
getSystemFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTab() - Method in class org.apache.openjpa.lib.util.CodeFormat
Tab string.
getTab(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Tab string.
getTablePrivileges(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTableTypes() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTabSpaces() - Method in class org.apache.openjpa.lib.util.CodeFormat
The number of spaces to use for tabs; 0 means to use actual tab characters.
getThrowsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Throws declaration.
getTime(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTime(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTime(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTime(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTime(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTime(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTime(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTime() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the time the event was constructed.
getTimeDateFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTimestamp(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTimestamp(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTimestamp(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getTimestamp(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTimestamp(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getTo() - Method in class org.apache.openjpa.lib.graph.Edge
Return the node the edge links to.
getTrackParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
Whether to track parameters for the purposes of reporting exceptions.
getTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
The transaction isolation level.
getTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getType() - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return the type of derivation.
getType() - Method in class org.apache.openjpa.lib.graph.Edge
Traversal bookkeeping info.
getType() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getType() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the event's type code.
getTypeInfo() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTypeMap() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getUDTs(String, String, String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getUnicodeStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getUnicodeStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getUpdateCount() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getUpdateCount() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getUpdateCount() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getURL(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getURL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getURL() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getURL(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getURL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getUserName() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getUserObject() - Method in class org.apache.openjpa.lib.graph.Edge
Arbitrary user object associated with the edge.
getValue(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Return the Value for the given property, or null if none.
getValue(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getValue() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
getValues() - Method in interface org.apache.openjpa.lib.conf.Configuration
Return the set of all Values.
getValues() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getValueType() - Method in class org.apache.openjpa.lib.conf.BooleanValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.DoubleValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.FileValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.IntValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.ObjectValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.PluginListValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.PluginValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.StringListValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.StringValue
 
getValueType() - Method in class org.apache.openjpa.lib.conf.Value
Returns the type of the property that this Value represents.
getVersionColumns(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getVersionSpecificClass(Class) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Returns a version-specific instance of the specified class
getVersionSpecificClass(String) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Obtains a subclass of the specific base class that is specific to the current version of Java in use.
getWaitingThreads(Condition) - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Returns a collection containing those threads that may be waiting on the given condition associated with this lock.
getWaitingThreads() - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 
getWaitQueueLength(Condition) - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Returns an estimate of the number of threads waiting on the given condition associated with this lock.
getWarningAction() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
What to do with SQL warnings.
getWarningHandler() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
What to do with SQL warnings.
getWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
getWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
getWeight() - Method in class org.apache.openjpa.lib.graph.Edge
Return the weight of the edge.
getWrapIndent() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
getWriter(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Files
Return a writer to the stream(stdout or stderr) or file named by the given string.
Graph - Class in org.apache.openjpa.lib.graph
Graph representation using the adjacency list form.
Graph() - Constructor for class org.apache.openjpa.lib.graph.Graph
 
GraphVisitor - Interface in org.apache.openjpa.lib.graph
A helper interface that allows third parties to be notified of graph events during graph traversals
groupByPackage(Collection) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
Helper method to group objects by package.

H

haltOnError - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
handleCheckedException(Exception) - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
handleCheckedException(Exception) - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
handleCheckedException(Exception) - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
handleCheckedException(Exception) - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Any checked exceptions that are thrown will be passed to this method.
handleWarning(SQLWarning) - Method in interface org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.SQLWarningHandler
 
HARD - Static variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
Hard reference marker.
HARD - Static variable in class org.apache.openjpa.lib.util.ReferenceHashSet
Hard reference marker.
HARD - Static variable in interface org.apache.openjpa.lib.util.ReferenceMap
 
hashCode() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Computes hash code based on the properties returned from ConfigurationImpl.toProperties(boolean).
hashCode() - Method in class org.apache.openjpa.lib.conf.Value
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
hashCode() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
hashCode() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
hashCode() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
hashCode() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
hashCode() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
hashCode() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
hashCode() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
hashCode() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
hashCode() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
hasListener(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Return whether the given instance is in the list of listeners.
hasListener(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
Return whether the given instance is in the list of listeners.
hasListeners() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Return true if there are any registered listeners.
hasListeners() - Method in interface org.apache.openjpa.lib.util.EventManager
Return true if there are any registered listeners.
hasNext() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
hasNext() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
hasNext() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
Return whether there is another resource to iterate over.
hasNext() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
 
hasNext() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
 
hasNext() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
 
hasNext() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
hasNext() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
hasNext() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
hasNext() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
 
hasNoCycles() - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Test, if the analysis didn't find cycles.
hasNodes() - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 
hasParameter(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Return true if the given parameter has been given a value.
hasPrevious() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
hasQueuedThread(Thread) - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries whether the given thread is waiting to acquire this lock.
hasQueuedThreads() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries whether any threads are waiting to acquire this lock.
hasWaiters(Condition) - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries whether any threads are waiting on the given condition associated with this lock.
hc(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Obtain the hashcode of an object.
HOURS - Static variable in class org.apache.openjpa.lib.util.concurrent.TimeUnit
 

I

id - Variable in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
ignoreContent(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Ignore all content below the current element.
implementsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
indexOf(Object) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
indexOf(Object) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
indexOf(Object) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
indexOf(Object) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
indexOf(Object, int) - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
info(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
info(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
INFO - Static variable in interface org.apache.openjpa.lib.log.Log
 
info(Object) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.INFO level with the stringification of o as the body of the message, also outputting t to the log.
info(Object, Throwable) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.INFO level with the stringification of o as the body of the message, also outputting t to the log.
info(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
info(Object) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
INFO_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
initCause(Throwable, Throwable) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Set the cause of the given throwable.
initializationMillis - Variable in class org.apache.openjpa.lib.log.LogFactoryImpl
The time at which this factory was initialized.
insert(WaitQueue.WaitNode) - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 
insertRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
insertsAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
instantiate(Class, Configuration) - Method in class org.apache.openjpa.lib.conf.ObjectValue
Instantiate the object as an instance of the given class.
instantiate(Class, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.ObjectValue
Instantiate the object as an instance of the given class.
instantiate(Class, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.PluginListValue
Instantiate the plugins as instances of the given class.
instantiate(Class, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.PluginValue
Instantiate the plugin as an instance of the given class.
instantiateAll() - Method in interface org.apache.openjpa.lib.conf.Configuration
Call the instantiating get methods for all values.
instantiateAll() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
IntValue - Class in org.apache.openjpa.lib.conf
An int Value.
IntValue(String) - Constructor for class org.apache.openjpa.lib.conf.IntValue
 
isAfterLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isAliasListComprehensive() - Method in class org.apache.openjpa.lib.conf.Value
Whether or not the alias list defines all possible settings for this value.
isAnnotation(Class) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Return true if the given type is an annotation.
isBeforeFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isCaching() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether parsed resource names are cached to avoid duplicate parsing.
isCatalogAtStart() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
isClassElementName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The name of the class element.
isClosed() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
isClosed() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
isClosed() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
isClosed() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
isClosed() - Method in interface org.apache.openjpa.lib.rop.ResultList
Returns true if the list has been closed.
isClosed() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
isClosed() - Method in class org.apache.openjpa.lib.rop.WindowResultList
 
isDirected() - Method in class org.apache.openjpa.lib.graph.Edge
Return whether the edge is directed.
isDirectoryAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.isDirectory().
isDynamic(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Affirms if the given property can be modified dynamically i.e.
isDynamic(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
isEmpty() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
isEmpty() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
isEmpty() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns true if this Map contains no key-value mappings.
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
isEmpty() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains no elements.
isEmpty() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Return true if there are no internal class laoders.
isEmpty() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
isEnabled(short) - Method in class org.apache.openjpa.lib.log.AbstractLog
Check to see if the specified logging level is enabled.
isEnabled(short) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
isEnumeration(Class) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Return true if the given type is an enumeration.
isErrorEnabled() - Method in class org.apache.openjpa.lib.log.AbstractLog
 
isErrorEnabled() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
isErrorEnabled() - Method in interface org.apache.openjpa.lib.log.Log
Returns if the Log.ERROR log level is enabled.
isErrorEnabled() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
isErrorEnabled() - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
isFailFast() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Whether to fail after the first exception thrown by any listener.
isFair() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Returns true if this lock has fairness set true.
isFatal() - Method in exception org.apache.openjpa.lib.conf.BootstrapException
 
isFatalEnabled() - Method in class org.apache.openjpa.lib.log.AbstractLog
 
isFatalEnabled() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
isFatalEnabled() - Method in interface org.apache.openjpa.lib.log.Log
Returns if the Log.FATAL log level is enabled.
isFatalEnabled() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
isFatalEnabled() - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
isFileAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.isFile().
isFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isFrom(Object) - Method in class org.apache.openjpa.lib.graph.Edge
Return true if this edge links from the given node.
isFull() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
isFull() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
isFull() - Method in class org.apache.openjpa.lib.util.LRUMap
 
isFull() - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
isFull() - Method in interface org.apache.openjpa.lib.util.SizedMap
Whether the map is full.
isHeldByCurrentThread() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries if this lock is held by the current thread.
isInfoEnabled() - Method in class org.apache.openjpa.lib.log.AbstractLog
 
isInfoEnabled() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
isInfoEnabled() - Method in interface org.apache.openjpa.lib.log.Log
Returns if the Log.INFO log level is enabled.
isInfoEnabled() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
isInfoEnabled() - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
isInvalidProperty(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Returns true if the specified property name should raise a warning if it is not found in the list of known properties.
isJDBCEnabled() - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Return true if JDBC logging is enabled.
isLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isLocked() - Method in class org.apache.openjpa.lib.util.concurrent.ReentrantLock
Queries if this lock is held by any thread.
isNullOnNoLocator() - Method in class org.apache.openjpa.lib.xml.Location
 
isolate - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
isPackageElementName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The name of the package element.
isProviderOpen() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
isProviderOpen() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
isProviderOpen() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
isProviderOpen() - Method in interface org.apache.openjpa.lib.rop.ResultList
Returns true if the provider backing this list is open.
isProviderOpen() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
isProviderOpen() - Method in class org.apache.openjpa.lib.rop.WindowResultList
 
isReadOnly() - Method in interface org.apache.openjpa.lib.conf.Configuration
Return true if this configuration is immutable.
isReadOnly() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
isReadOnly() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
isReadOnly() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
isRemovedFromGraph() - Method in class org.apache.openjpa.lib.graph.Edge
Returns if this edge is (still) part of the graph.
isSingleton() - Method in class org.apache.openjpa.lib.conf.PluginValue
Whether this value is a singleton.
isSQLEnabled() - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Return true if SQL logging is enabled.
isTo(Object) - Method in class org.apache.openjpa.lib.graph.Edge
Return true if this edge links to the given node.
isTraceEnabled() - Method in class org.apache.openjpa.lib.log.AbstractLog
 
isTraceEnabled() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
isTraceEnabled() - Method in interface org.apache.openjpa.lib.log.Log
Returns if the Log.TRACE log level is enabled.
isTraceEnabled() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
isTraceEnabled() - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
isValidating() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether this is a validating parser.
isVerbose() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Whether this serialization is in verbose mode.
isWaiting(Thread) - Method in class org.apache.openjpa.lib.util.concurrent.WaitQueue
 
isWarnEnabled() - Method in class org.apache.openjpa.lib.log.AbstractLog
 
isWarnEnabled() - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
isWarnEnabled() - Method in interface org.apache.openjpa.lib.log.Log
Returns if the Log.WARN log level is enabled.
isWarnEnabled() - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
isWarnEnabled() - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
iterator() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
iterator() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
iterator() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
iterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashSet
 
iterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentLinkedQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
iterator() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArrayList
 
iterator() - Method in class org.apache.openjpa.lib.util.concurrent.CopyOnWriteArraySet
Returns an iterator over the elements contained in this set in the order in which these elements were added.
iterator() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
itr(int) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
Implement this method and List.size().
itr(int) - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 

J

J2DoPrivHelper - Class in org.apache.openjpa.lib.util
Helper class to obtain the Privilege(Exception)Action object to perform Java 2 doPrivilege security sensitive function call in the following methods: AccessibleObject.setAccessible Class.forName Class.getClassLoader Class.getDeclaredField Class.getDeclaredFields Class.getDeclaredMethod Class.getDeclaredMethods Class.getResource Class.newInstance ClassLoader.getParent ClassLoader.getResource ClassLoader.getResources ClassLoader.getSystemClassLoader File.delete File.exists File.getAbsoluteFile File.getAbsolutePath File.getCanonicalPath File.listFiles File.length File.isDirectory File.mkdirs File.renameTo File.toURL FileInputStream new FileOutputStream new System.getProperties InetAddress.getByName MultiClassLoader new ServerSocket new Socket new Socket.accept System.getProperty Thread.getContextClassLoader Thread new TemporaryClassLoader new URL.openStream URLConnection.getContent ZipFile new serp.bytecode.Code new serp.bytecode.BCClassLoader new serp.bytecode.BCClass.write serp.bytecode.BCClass.getFields serp.bytecode.FieldInstruction.getField serp.bytecode.Project.loadClass If these methods are used, the following sample usage patterns should be followed to ensure proper privilege is granted: 1) No security risk method call.<DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#J2DoPrivHelper()"><B>J2DoPrivHelper()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/JavaVersions.html" title="class in org.apache.openjpa.lib.util"><B>JavaVersions</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Utilities for dealing with different Java spec versions.<DT><A HREF="./org/apache/openjpa/lib/util/JavaVersions.html#JavaVersions()"><B>JavaVersions()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/JavaVersions.html" title="class in org.apache.openjpa.lib.util">JavaVersions</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/JDBCEvent.html" title="class in org.apache.openjpa.lib.jdbc"><B>JDBCEvent</B></A> - Class in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>A JDBC event.<DT><A HREF="./org/apache/openjpa/lib/jdbc/JDBCEvent.html#JDBCEvent(java.sql.Connection, short, org.apache.openjpa.lib.jdbc.JDBCEvent, java.sql.Statement, java.lang.String)"><B>JDBCEvent(Connection, short, JDBCEvent, Statement, String)</B></A> - Constructor for class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/JDBCEvent.html" title="class in org.apache.openjpa.lib.jdbc">JDBCEvent</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/jdbc/JDBCEventConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc"><B>JDBCEventConnectionDecorator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>Manages the firing of <A HREF="./org/apache/openjpa/lib/jdbc/JDBCEvent.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>JDBCEvent</CODE></A>s.<DT><A HREF="./org/apache/openjpa/lib/jdbc/JDBCEventConnectionDecorator.html#JDBCEventConnectionDecorator()"><B>JDBCEventConnectionDecorator()</B></A> - Constructor for class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/JDBCEventConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">JDBCEventConnectionDecorator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/JDBCListener.html" title="interface in org.apache.openjpa.lib.jdbc"><B>JDBCListener</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>A listener for all <A HREF="./org/apache/openjpa/lib/jdbc/JDBCEvent.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>JDBCEvent</CODE></A>s that occur.</DL> <HR> <A NAME="_K_"><!-- --></A><H2> <B>K</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#keyExpired(java.lang.Object)"><B>keyExpired(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#keyExpired(java.lang.Object)"><B>keyExpired(Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html#keyExpired(java.lang.Object)"><B>keyExpired(Object)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A> <DD>Overridable callback for when a key reference expires. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#keySet()"><B>keySet()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Returns a set view of the keys contained in this map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#keySet()"><B>keySet()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Returns a Set view of the keys contained in this HashMap. </DL> <HR> <A NAME="_L_"><!-- --></A><H2> <B>L</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#last()"><B>last()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#lastIndexOf(java.lang.Object)"><B>lastIndexOf(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#lastIndexOf(java.lang.Object, int)"><B>lastIndexOf(Object, int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html" title="class in org.apache.openjpa.lib.rop"><B>LazyForwardResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Lazy forward-only result list.<DT><A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html#LazyForwardResultList(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>LazyForwardResultList(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html" title="class in org.apache.openjpa.lib.rop">LazyForwardResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#length()"><B>length()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Return the length of the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#lengthAction(java.io.File)"><B>lengthAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for f.length(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#listFilesAction(java.io.File)"><B>listFilesAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for f.listFiles(). <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#listIterator()"><B>listIterator()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#listIterator(int)"><B>listIterator(int)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html#listIterator()"><B>listIterator()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html#listIterator(int)"><B>listIterator(int)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#listIterator()"><B>listIterator()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#listIterator(int)"><B>listIterator(int)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#listIterator()"><B>listIterator()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#listIterator(int)"><B>listIterator(int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop"><B>ListResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>A basic <A HREF="./org/apache/openjpa/lib/rop/ResultList.html" title="interface in org.apache.openjpa.lib.rop"><CODE>ResultList</CODE></A> implementation that wraps a normal list.<DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#ListResultList(java.util.List)"><B>ListResultList(List)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop"><B>ListResultObjectProvider</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>A result object provider wrapped around a normal list.<DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#ListResultObjectProvider(java.util.List)"><B>ListResultObjectProvider(List)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html#load(java.lang.String, java.lang.String, java.lang.ClassLoader)"><B>load(String, String, ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html" title="class in org.apache.openjpa.lib.conf">AbstractProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html#load(java.io.File, java.lang.String)"><B>load(File, String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html" title="class in org.apache.openjpa.lib.conf">AbstractProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#load(java.lang.String, java.lang.String, java.lang.ClassLoader)"><B>load(String, String, ClassLoader)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>Load the given given resource into the returned ConfigurationProvider, or return null if it is not a resource this receiver understands. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#load(java.io.File, java.lang.String)"><B>load(File, String)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>Load given file, or return null if it is not a file this receiver understands. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#load(java.lang.String, java.lang.String, java.lang.ClassLoader)"><B>load(String, String, ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>Load the given given resource, or return false if it is not a resource this provider understands. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#load(java.io.File, java.lang.String, java.lang.ClassLoader)"><B>load(File, String, ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>Load given file, or return false if it is not a file this provider understands. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#load(java.io.InputStream)"><B>load(InputStream)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>Loads the properties in <code>in</code>, according to the rules described in <CODE>Properties.load(java.io.InputStream)</CODE>. <DT><A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html#loadClass(java.lang.String)"><B>loadClass(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html" title="class in org.apache.openjpa.lib.util">TemporaryClassLoader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html#loadClass(java.lang.String, boolean)"><B>loadClass(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html" title="class in org.apache.openjpa.lib.util">TemporaryClassLoader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html#loadDefaults(java.lang.ClassLoader)"><B>loadDefaults(ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html" title="class in org.apache.openjpa.lib.conf">AbstractProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#loadDefaults(java.lang.ClassLoader)"><B>loadDefaults(ClassLoader)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>Load defaults into the returned ConfigurationProvider, or return null if no defaults are found. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#loadDefaults(java.lang.ClassLoader)"><B>loadDefaults(ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>Return a <A HREF="./org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf"><CODE>ConfigurationProvider</CODE></A> that has parsed system defaults. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#loadFactor()"><B>loadFactor()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Returns the load factor for this map. <DT><A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html#loadGlobals(java.lang.ClassLoader)"><B>loadGlobals(ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html" title="class in org.apache.openjpa.lib.conf">AbstractProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#loadGlobals()"><B>loadGlobals()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>Automatically load global values from the system's <A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf"><CODE>ProductDerivation</CODE></A>s, and from System properties. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#loadGlobals(java.lang.ClassLoader)"><B>loadGlobals(ClassLoader)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>Load globals into the returned ConfigurationProvider, or return null if no globals are found. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#loadGlobals(java.lang.ClassLoader)"><B>loadGlobals(ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>Return a <A HREF="./org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf"><CODE>ConfigurationProvider</CODE></A> that has parsed system globals. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#loadProjectClassAction(serp.bytecode.Project, java.lang.Class)"><B>loadProjectClassAction(Project, Class)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for Project.loadClass(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#loadProjectClassAction(serp.bytecode.Project, java.lang.String)"><B>loadProjectClassAction(Project, String)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for Project.loadClass(). <DT><A HREF="./org/apache/openjpa/lib/util/Localizer.html" title="class in org.apache.openjpa.lib.util"><B>Localizer</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>The Localizer provides convenient access to localized strings.<DT><A HREF="./org/apache/openjpa/lib/util/Localizer.Message.html" title="class in org.apache.openjpa.lib.util"><B>Localizer.Message</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A <code>Message</code> can provide a localized message via the <A HREF="./org/apache/openjpa/lib/util/Localizer.Message.html#getMessage()"><CODE>Localizer.Message.getMessage()</CODE></A> method call, and can also provide the original key, package, and substitution array that were used to assemble the message.<DT><A HREF="./org/apache/openjpa/lib/xml/Location.html" title="class in org.apache.openjpa.lib.xml"><B>Location</B></A> - Class in <A HREF="./org/apache/openjpa/lib/xml/package-summary.html">org.apache.openjpa.lib.xml</A><DD>&nbsp;<DT><A HREF="./org/apache/openjpa/lib/xml/Location.html#Location()"><B>Location()</B></A> - Constructor for class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/Location.html" title="class in org.apache.openjpa.lib.xml">Location</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/Location.html#Location(boolean)"><B>Location(boolean)</B></A> - Constructor for class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/Location.html" title="class in org.apache.openjpa.lib.xml">Location</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#locatorsUpdateCopy()"><B>locatorsUpdateCopy()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent"><B>Lock</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD><tt>Lock</tt> implementations provide more extensive locking operations than can be obtained using <tt>synchronized</tt> methods and statements.<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#lock()"><B>lock()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Acquires the lock. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#lock()"><B>lock()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Acquires the lock. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#lockInterruptibly()"><B>lockInterruptibly()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Acquires the lock unless the current thread is <CODE>interrupted</CODE>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#lockInterruptibly()"><B>lockInterruptibly()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Acquires the lock unless the current thread is <CODE>interrupted</CODE>. <DT><A HREF="./org/apache/openjpa/lib/log/AbstractLog.html#log(short, java.lang.String, java.lang.Throwable)"><B>log(short, String, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/AbstractLog.html" title="class in org.apache.openjpa.lib.log">AbstractLog</A> <DD>Send the specified log message to the handler. <DT><A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log"><B>Log</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Logging interface that is independent of other logging frameworks.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html#log(short, java.lang.String, java.lang.Throwable)"><B>log(short, String, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl.LogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.html" title="class in org.apache.openjpa.lib.log"><B>Log4JLogFactory</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD><A HREF="./org/apache/openjpa/lib/log/LogFactory.html" title="interface in org.apache.openjpa.lib.log"><CODE>LogFactory</CODE></A> implementation that delegates to the Log4J framework.<DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.html#Log4JLogFactory()"><B>Log4JLogFactory()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log"><B>Log4JLogFactory.LogAdapter</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Adapts a Log4J logger to the <A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log"><CODE>Log</CODE></A> interface.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactory.html" title="interface in org.apache.openjpa.lib.log"><B>LogFactory</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Factory for log instances.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryAdapter.html" title="class in org.apache.openjpa.lib.log"><B>LogFactoryAdapter</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Base type that aids in adapting an external log framework to the <A HREF="./org/apache/openjpa/lib/log/LogFactory.html" title="interface in org.apache.openjpa.lib.log"><CODE>LogFactory</CODE></A>.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryAdapter.html#LogFactoryAdapter()"><B>LogFactoryAdapter()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryAdapter.html" title="class in org.apache.openjpa.lib.log">LogFactoryAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log"><B>LogFactoryImpl</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Default <A HREF="./org/apache/openjpa/lib/log/LogFactory.html" title="interface in org.apache.openjpa.lib.log"><CODE>LogFactory</CODE></A> implementation.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#LogFactoryImpl()"><B>LogFactoryImpl()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html" title="class in org.apache.openjpa.lib.log"><B>LogFactoryImpl.LogImpl</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>A simple implementation of the <A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log"><CODE>Log</CODE></A> interface.<DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html#LogFactoryImpl.LogImpl()"><B>LogFactoryImpl.LogImpl()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl.LogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#logFactoryPlugin"><B>logFactoryPlugin</B></A> - Variable in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc"><B>LoggingConnectionDecorator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>A <A HREF="./org/apache/openjpa/lib/jdbc/ConnectionDecorator.html" title="interface in org.apache.openjpa.lib.jdbc"><CODE>ConnectionDecorator</CODE></A> that creates logging connections and <A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>ReportingSQLException</CODE></A>s.<DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#LoggingConnectionDecorator()"><B>LoggingConnectionDecorator()</B></A> - Constructor for class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.SQLWarningHandler.html" title="interface in org.apache.openjpa.lib.jdbc"><B>LoggingConnectionDecorator.SQLWarningHandler</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>Interface that allows customization of what to do when <CODE>SQLWarning</CODE>s occur.<DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#logJDBC(java.lang.String, java.sql.Connection)"><B>logJDBC(String, Connection)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>Log a JDBC message on behalf of the given connection. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#logJDBC(java.lang.String, long, java.sql.Connection)"><B>logJDBC(String, long, Connection)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>Log a JDBC message on behalf of the given connection. <DT><A HREF="./org/apache/openjpa/lib/log/LogOutputStream.html" title="class in org.apache.openjpa.lib.log"><B>LogOutputStream</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>Many standard components log to <CODE>OutputStream</CODE>s.<DT><A HREF="./org/apache/openjpa/lib/log/LogOutputStream.html#LogOutputStream(org.apache.openjpa.lib.log.Log, int)"><B>LogOutputStream(Log, int)</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogOutputStream.html" title="class in org.apache.openjpa.lib.log">LogOutputStream</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#logSQL(java.lang.String, java.sql.Connection)"><B>logSQL(String, Connection)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>Log a SQL message on behalf of the given connection. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#logSQL(java.lang.String, long, java.sql.Connection)"><B>logSQL(String, long, Connection)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>Log a SQL message on behalf of the given connection. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#lookup(java.lang.String)"><B>lookup(String)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Looks up the given name in JNDI. <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util"><B>LRUMap</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Extension of the commons <code>LRUMap</code> that can change its maximum size.<DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#LRUMap()"><B>LRUMap()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#LRUMap(int)"><B>LRUMap(int)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#LRUMap(int, float)"><B>LRUMap(int, float)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#LRUMap(java.util.Map)"><B>LRUMap(Map)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; </DL> <HR> <A NAME="_M_"><!-- --></A><H2> <B>M</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>Prints product derivation information. <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/JavaVersions.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/JavaVersions.html" title="class in org.apache.openjpa.lib.util">JavaVersions</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html" title="class in org.apache.openjpa.lib.conf"><B>MapConfigurationProvider</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>Simple configuration provider that sets configuration based on a provided map.<DT><A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html#MapConfigurationProvider()"><B>MapConfigurationProvider()</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html" title="class in org.apache.openjpa.lib.conf">MapConfigurationProvider</A> <DD>Construct with null properties. <DT><A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html#MapConfigurationProvider(java.util.Map)"><B>MapConfigurationProvider(Map)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html" title="class in org.apache.openjpa.lib.conf">MapConfigurationProvider</A> <DD>Constructor; supply properties map. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#mapTypeNames(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>mapTypeNames(MetaDataIterator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return a mapping of each metadata resource to an array of its contained class names. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#mapTypes(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>mapTypes(MetaDataIterator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return a mapping of each metadata resource to an array of its contained classes. <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#mark(int)"><B>mark(int)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#markSupported()"><B>markSupported()</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ClassAnnotationMetaDataFilter.html#matches(org.apache.openjpa.lib.meta.MetaDataFilter.Resource)"><B>matches(MetaDataFilter.Resource)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassAnnotationMetaDataFilter.html" title="class in org.apache.openjpa.lib.meta">ClassAnnotationMetaDataFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataFilter.html#matches(org.apache.openjpa.lib.meta.MetaDataFilter.Resource)"><B>matches(MetaDataFilter.Resource)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataFilter.html" title="interface in org.apache.openjpa.lib.meta">MetaDataFilter</A> <DD>Return whether the given resource passes the filter. <DT><A HREF="./org/apache/openjpa/lib/meta/SuffixMetaDataFilter.html#matches(org.apache.openjpa.lib.meta.MetaDataFilter.Resource)"><B>matches(MetaDataFilter.Resource)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SuffixMetaDataFilter.html" title="class in org.apache.openjpa.lib.meta">SuffixMetaDataFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/SimpleRegex.html#matches(java.lang.String)"><B>matches(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/SimpleRegex.html" title="class in org.apache.openjpa.lib.util">SimpleRegex</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#maxSize()"><B>maxSize()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop"><B>MergedResultObjectProvider</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>A result object provider that merges multiple result object provider delegates.<DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#MergedResultObjectProvider(org.apache.openjpa.lib.rop.ResultObjectProvider[])"><B>MergedResultObjectProvider(ResultObjectProvider[])</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#MergedResultObjectProvider(org.apache.openjpa.lib.rop.ResultObjectProvider[], java.util.Comparator)"><B>MergedResultObjectProvider(ResultObjectProvider[], Comparator)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataFilter.html" title="interface in org.apache.openjpa.lib.meta"><B>MetaDataFilter</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Filters metadata resources.<DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataFilter.Resource.html" title="interface in org.apache.openjpa.lib.meta"><B>MetaDataFilter.Resource</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Information about a metadata resource.<DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIterator.html" title="interface in org.apache.openjpa.lib.meta"><B>MetaDataIterator</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Iterator over metadata resources.<DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html" title="class in org.apache.openjpa.lib.meta"><B>MetaDataIteratorChain</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Metadata iterator that combines several iterators.<DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html#MetaDataIteratorChain()"><B>MetaDataIteratorChain()</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html" title="class in org.apache.openjpa.lib.meta">MetaDataIteratorChain</A> <DD>Default constructor. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html#MetaDataIteratorChain(org.apache.openjpa.lib.meta.MetaDataIterator, org.apache.openjpa.lib.meta.MetaDataIterator)"><B>MetaDataIteratorChain(MetaDataIterator, MetaDataIterator)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html" title="class in org.apache.openjpa.lib.meta">MetaDataIteratorChain</A> <DD>Combine two iterators. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta"><B>MetaDataParser</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Interface for metadata parsers.<DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta"><B>MetaDataSerializer</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Interface for meta data serializers.<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#MICROSECONDS"><B>MICROSECONDS</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#MILLISECONDS"><B>MILLISECONDS</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#MINUTES"><B>MINUTES</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#mkdirsAction(java.io.File)"><B>mkdirsAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for f.mkdirs(). <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#modifyDynamic(java.lang.String, java.lang.Object)"><B>modifyDynamic(String, Object)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Modifies a <em>dynamic</em> property of this receiver even when <A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setReadOnly(boolean)"><CODE>frozen</CODE></A>. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#modifyDynamic(java.lang.String, java.lang.Object)"><B>modifyDynamic(String, Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#moveToCurrentRow()"><B>moveToCurrentRow()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#moveToInsertRow()"><B>moveToInsertRow()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util"><B>MultiClassLoader</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Class loader type that can be configured to delegate to multiple internal class loaders.<DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#MultiClassLoader()"><B>MultiClassLoader()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Constructor; initializes the loader with an empty list of delegates. <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#MultiClassLoader(org.apache.openjpa.lib.util.MultiClassLoader)"><B>MultiClassLoader(MultiClassLoader)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Construct with the class loaders of another multi loader. <DT><A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html" title="class in org.apache.openjpa.lib.log"><B>MultiLogFactory</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>A LogFactory implementation to pass events through multiple LogFactory implementations(such as log4j and LogPanelFactory).<DT><A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html#MultiLogFactory(org.apache.openjpa.lib.log.LogFactory, org.apache.openjpa.lib.log.LogFactory)"><B>MultiLogFactory(LogFactory, LogFactory)</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html" title="class in org.apache.openjpa.lib.log">MultiLogFactory</A> <DD>Create an instance with the given delegates. <DT><A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html#MultiLogFactory(org.apache.openjpa.lib.log.LogFactory, org.apache.openjpa.lib.log.LogFactory, org.apache.openjpa.lib.log.LogFactory)"><B>MultiLogFactory(LogFactory, LogFactory, LogFactory)</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html" title="class in org.apache.openjpa.lib.log">MultiLogFactory</A> <DD>Create an instance with the given delegates. <DT><A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html#MultiLogFactory(org.apache.openjpa.lib.log.LogFactory[])"><B>MultiLogFactory(LogFactory[])</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html" title="class in org.apache.openjpa.lib.log">MultiLogFactory</A> <DD>Create an instance with the given delegates. </DL> <HR> <A NAME="_N_"><!-- --></A><H2> <B>N</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#NANOSECONDS"><B>NANOSECONDS</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/NanoTimer.html#nanoTime()"><B>nanoTime()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/NanoTimer.html" title="interface in org.apache.openjpa.lib.util.concurrent">NanoTimer</A> <DD>Returns the current value of the most precise available system timer, in nanoseconds. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Utils.html#nanoTime()"><B>nanoTime()</B></A> - Static method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Utils.html" title="class in org.apache.openjpa.lib.util.concurrent">Utils</A> <DD>Returns the current value of the most precise available system timer, in nanoseconds. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/NanoTimer.html" title="interface in org.apache.openjpa.lib.util.concurrent"><B>NanoTimer</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>Interface to specify custom implementation of precise timer.<DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#nativeSQL(java.lang.String)"><B>nativeSQL(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newBCClassLoaderAction(serp.bytecode.Project, java.lang.ClassLoader)"><B>newBCClassLoaderAction(Project, ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for new BCClassLoader(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newBCClassLoaderAction(serp.bytecode.Project)"><B>newBCClassLoaderAction(Project)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newCodeAction()"><B>newCodeAction()</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for new serp.bytecode.Code(). <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#newCondition()"><B>newCondition()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Returns a new <A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html" title="interface in org.apache.openjpa.lib.util.concurrent"><CODE>Condition</CODE></A> instance that is bound to this <tt>Lock</tt> instance. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#newCondition()"><B>newCondition()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Returns a <A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html" title="interface in org.apache.openjpa.lib.util.concurrent"><CODE>Condition</CODE></A> instance for use with this <A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent"><CODE>Lock</CODE></A> instance. <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#newConfiguration()"><B>newConfiguration()</B></A> - Method in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>Implement this method to return a configuration object for the product in use. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newDaemonThreadAction(java.lang.Runnable, java.lang.String)"><B>newDaemonThreadAction(Runnable, String)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedAction object for new Thread(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newFileInputStreamAction(java.io.File)"><B>newFileInputStreamAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new FileInputStream(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newFileOutputStreamAction(java.io.File)"><B>newFileOutputStreamAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new FileOutputStream(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newFileOutputStreamAction(java.lang.String, boolean)"><B>newFileOutputStreamAction(String, boolean)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new FileOutputStream(). <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#newInstance(java.lang.String, java.lang.ClassLoader)"><B>newInstance(String, ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Create the instance with the given class name, using the given class loader. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#newInstance(java.lang.String, org.apache.openjpa.lib.conf.Configuration, java.lang.String, java.lang.ClassLoader)"><B>newInstance(String, Configuration, String, ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Create and configure an instance with the given class name and properties. <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#newInstance(java.lang.String, java.lang.Class, org.apache.openjpa.lib.conf.Configuration, boolean)"><B>newInstance(String, Class, Configuration, boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>Allow subclasses to instantiate additional plugins. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newInstanceAction(java.lang.Class)"><B>newInstanceAction(Class)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for clazz.newInstance(). <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html#newListenerCollection()"><B>newListenerCollection()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html" title="class in org.apache.openjpa.lib.util.concurrent">AbstractConcurrentEventManager</A> <DD>Return a new concurrent container for listeners. <DT><A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.html#newLogAdapter(java.lang.String)"><B>newLogAdapter(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.html" title="class in org.apache.openjpa.lib.log">CommonsLogFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.html#newLogAdapter(java.lang.String)"><B>newLogAdapter(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryAdapter.html#newLogAdapter(java.lang.String)"><B>newLogAdapter(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryAdapter.html" title="class in org.apache.openjpa.lib.log">LogFactoryAdapter</A> <DD>Return a log adapter for the given channel. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#newLogImpl()"><B>newLogImpl()</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>Create a new log. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newMultiClassLoaderAction()"><B>newMultiClassLoaderAction()</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for new MultiClassLoader(). <DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html#newRowMap()"><B>newRowMap()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">RandomAccessResultList</A> <DD>Override this method to control what kind of map is used for the instantiated rows. <DT><A HREF="./org/apache/openjpa/lib/rop/SoftRandomAccessResultList.html#newRowMap()"><B>newRowMap()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/SoftRandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">SoftRandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newServerSocketAction(int)"><B>newServerSocketAction(int)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new ServerSocket(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newSocketAction(java.net.InetAddress, int)"><B>newSocketAction(InetAddress, int)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new Socket(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newTemporaryClassLoaderAction(java.lang.ClassLoader)"><B>newTemporaryClassLoaderAction(ClassLoader)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for new TemporaryClassLoader(). <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#newZipFileAction(java.io.File)"><B>newZipFileAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for new ZipFile(). <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ClassMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ClassMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/FileMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/FileMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">FileMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIterator.html#next()"><B>next()</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataIterator.html" title="interface in org.apache.openjpa.lib.meta">MetaDataIterator</A> <DD>Return the next metadata resource. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataIteratorChain.html" title="class in org.apache.openjpa.lib.meta">MetaDataIteratorChain</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ResourceMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/URLMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/URLMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">URLMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ZipFileMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ZipStreamMetaDataIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ZipStreamMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ZipStreamMetaDataIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop">ResultListIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html#next()"><B>next()</B></A> - Method in interface org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop">ResultObjectProvider</A> <DD>Advance the input to the next position. <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html#next()"><B>next()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html" title="class in org.apache.openjpa.lib.rop">ResultObjectProviderIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html#next()"><B>next()</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html" title="class in org.apache.openjpa.lib.util">UUIDGenerator</A> <DD>Return a unique UUID value. <DT><A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html#nextHex()"><B>nextHex()</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html" title="class in org.apache.openjpa.lib.util">UUIDGenerator</A> <DD>Return the next unique uuid value as a 32-character hex string. <DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html#nextIndex()"><B>nextIndex()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop">ResultListIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html#nextString()"><B>nextString()</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html" title="class in org.apache.openjpa.lib.util">UUIDGenerator</A> <DD>Return the next unique uuid value as a 16-character string. <DT><A HREF="./org/apache/openjpa/lib/graph/GraphVisitor.html#nodeSeen(java.lang.Object)"><B>nodeSeen(Object)</B></A> - Method in interface org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/GraphVisitor.html" title="interface in org.apache.openjpa.lib.graph">GraphVisitor</A> <DD>May not be called. <DT><A HREF="./org/apache/openjpa/lib/graph/GraphVisitor.html#nodeVisited(java.lang.Object)"><B>nodeVisited(Object)</B></A> - Method in interface org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/GraphVisitor.html" title="interface in org.apache.openjpa.lib.graph">GraphVisitor</A> <DD>will only be called once per node <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.html" title="class in org.apache.openjpa.lib.log"><B>NoneLogFactory</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>A log factory implementation that does not do any logging, as quickly as possible.<DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.html#NoneLogFactory()"><B>NoneLogFactory()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log"><B>NoneLogFactory.NoneLog</B></A> - Class in <A HREF="./org/apache/openjpa/lib/log/package-summary.html">org.apache.openjpa.lib.log</A><DD>No-op log.<DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html#NoneLogFactory.NoneLog()"><B>NoneLogFactory.NoneLog()</B></A> - Constructor for class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory.NoneLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#nullPlusNonNullIsNull()"><B>nullPlusNonNullIsNull()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#nullsAreSortedAtEnd()"><B>nullsAreSortedAtEnd()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#nullsAreSortedAtStart()"><B>nullsAreSortedAtStart()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#nullsAreSortedHigh()"><B>nullsAreSortedHigh()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#nullsAreSortedLow()"><B>nullsAreSortedLow()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; </DL> <HR> <A NAME="_O_"><!-- --></A><H2> <B>O</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#objectChanged()"><B>objectChanged()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>Implement this method to synchronize internal data with the new object value. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#objectChanged()"><B>objectChanged()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#objectChanged()"><B>objectChanged()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf"><B>ObjectValue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>An object <A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><CODE>Value</CODE></A>.<DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#ObjectValue(java.lang.String)"><B>ObjectValue(String)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html#offer(java.lang.Object)"><B>offer(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentLinkedQueue</A> <DD>Inserts the specified element at the tail of this queue. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html#offer(java.lang.Object)"><B>offer(Object)</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html" title="interface in org.apache.openjpa.lib.util.concurrent">Queue</A> <DD>Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions. <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#open()"><B>open()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#open()"><B>open()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#open()"><B>open()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html#open()"><B>open()</B></A> - Method in interface org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop">ResultObjectProvider</A> <DD>Open the result. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#openBrace(int)"><B>openBrace(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#openParen(boolean)"><B>openParen(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#openStreamAction(java.net.URL)"><B>openStreamAction(URL)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for url.openStream(). <DT><A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util"><B>Options</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A specialization of the <CODE>Properties</CODE> 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.<DT><A HREF="./org/apache/openjpa/lib/util/Options.html#Options()"><B>Options()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Default constructor. <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#Options(java.util.Properties)"><B>Options(Properties)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Construct the options instance with the given set of defaults. <DT><A HREF="./org/apache/openjpa/lib/ant/package-summary.html"><B>org.apache.openjpa.lib.ant</B></A> - package org.apache.openjpa.lib.ant<DD><strong>Ant Integration</strong><DT><A HREF="./org/apache/openjpa/lib/conf/package-summary.html"><B>org.apache.openjpa.lib.conf</B></A> - package org.apache.openjpa.lib.conf<DD><strong>Configuration Framework</strong><DT><A HREF="./org/apache/openjpa/lib/graph/package-summary.html"><B>org.apache.openjpa.lib.graph</B></A> - package org.apache.openjpa.lib.graph<DD><strong>Graph Abstraction</strong><DT><A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html"><B>org.apache.openjpa.lib.jdbc</B></A> - package org.apache.openjpa.lib.jdbc<DD><strong>Database Connectivity</strong><DT><A HREF="./org/apache/openjpa/lib/log/package-summary.html"><B>org.apache.openjpa.lib.log</B></A> - package org.apache.openjpa.lib.log<DD><strong>Logging</strong><DT><A HREF="./org/apache/openjpa/lib/meta/package-summary.html"><B>org.apache.openjpa.lib.meta</B></A> - package org.apache.openjpa.lib.meta<DD><strong>Metadata Framework</strong><DT><A HREF="./org/apache/openjpa/lib/rop/package-summary.html"><B>org.apache.openjpa.lib.rop</B></A> - package org.apache.openjpa.lib.rop<DD><strong>Result Object Provider Framework</strong><DT><A HREF="./org/apache/openjpa/lib/util/package-summary.html"><B>org.apache.openjpa.lib.util</B></A> - package org.apache.openjpa.lib.util<DD><strong>General Utilities</strong><DT><A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html"><B>org.apache.openjpa.lib.util.concurrent</B></A> - package org.apache.openjpa.lib.util.concurrent<DD><strong>Concurrent Utilities</strong><DT><A HREF="./org/apache/openjpa/lib/xml/package-summary.html"><B>org.apache.openjpa.lib.xml</B></A> - package org.apache.openjpa.lib.xml<DD><strong>XML Handling</strong><DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#othersDeletesAreVisible(int)"><B>othersDeletesAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#othersInsertsAreVisible(int)"><B>othersInsertsAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#othersUpdatesAreVisible(int)"><B>othersUpdatesAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#overflowRemoved(java.lang.Object, java.lang.Object)"><B>overflowRemoved(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#overflowRemoved(java.lang.Object, java.lang.Object)"><B>overflowRemoved(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#overflowRemoved(java.lang.Object, java.lang.Object)"><B>overflowRemoved(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#overflowRemoved(java.lang.Object, java.lang.Object)"><B>overflowRemoved(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/SizedMap.html#overflowRemoved(java.lang.Object, java.lang.Object)"><B>overflowRemoved(Object, Object)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A> <DD>Overridable callback for when an overflow entry is automatically removed. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#ownDeletesAreVisible(int)"><B>ownDeletesAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#ownInsertsAreVisible(int)"><B>ownInsertsAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#ownUpdatesAreVisible(int)"><B>ownUpdatesAreVisible(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; </DL> <HR> <A NAME="_P_"><!-- --></A><H2> <B>P</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util"><B>ParameterTemplate</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A template that allows parameter substitutions.<DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#ParameterTemplate()"><B>ParameterTemplate()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#parens()"><B>parens()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(java.lang.String)"><B>parse(String)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse the given resource. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(java.net.URL)"><B>parse(URL)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse the given resource. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(java.io.File)"><B>parse(File)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse the given file, which may be a directory, in which case it will be scanned recursively for metadata files. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(java.lang.Class, boolean)"><B>parse(Class, boolean)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse all possible metadata locations for the given class, going top-down or bottom-up. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse the metadata in the given reader. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#parse(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>parse(MetaDataIterator)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>Parse the metadata supplied by the given iterator. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(java.lang.String)"><B>parse(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(java.net.URL)"><B>parse(URL)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(java.io.File)"><B>parse(File)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(java.lang.Class, boolean)"><B>parse(Class, boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(java.io.Reader, java.lang.String)"><B>parse(Reader, String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parse(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>parse(MetaDataIterator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parsed(java.lang.String)"><B>parsed(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Return true if the given source is parsed. <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util"><B>ParseException</B></A> - Exception in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Exception type for parse errors.<DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException()"><B>ParseException()</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException(org.apache.openjpa.lib.util.Localizer.Message)"><B>ParseException(Localizer.Message)</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException(java.lang.Throwable)"><B>ParseException(Throwable)</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException(java.lang.String, java.lang.Throwable)"><B>ParseException(String, Throwable)</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParseException.html#ParseException(org.apache.openjpa.lib.util.Localizer.Message, java.lang.Throwable)"><B>ParseException(Localizer.Message, Throwable)</B></A> - Constructor for exception org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParseException.html" title="class in org.apache.openjpa.lib.util">ParseException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#parseNewResource(java.io.Reader, java.lang.String)"><B>parseNewResource(Reader, String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Parse a previously-unseen source. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#parseProperties(java.lang.String)"><B>parseProperties(String)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Parse a set of properties from a comma-separated string. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#parseTypeNames(java.lang.String)"><B>parseTypeNames(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return the names of the class(es) from the given arg. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#parseTypeNames(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>parseTypeNames(MetaDataIterator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return the names of the class(es) from the given metadatas. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#parseTypes(java.lang.String)"><B>parseTypes(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return the <CODE>Class</CODE> representation of the class(es) named in the given arg. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#parseTypes(org.apache.openjpa.lib.meta.MetaDataIterator)"><B>parseTypes(MetaDataIterator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Return the <CODE>Class</CODE> representation of the class(es) named in the given metadatas. <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#PAST_END"><B>PAST_END</B></A> - Static variable in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html#peek()"><B>peek()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentLinkedQueue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html#peek()"><B>peek()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html" title="interface in org.apache.openjpa.lib.util.concurrent">Queue</A> <DD>Retrieves, but does not remove, the head of this queue, or returns <tt>null</tt> if this queue is empty. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf"><B>PluginListValue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>A list of plugins.<DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#PluginListValue(java.lang.String)"><B>PluginListValue(String)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf"><B>PluginValue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>A plugin <A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><CODE>Value</CODE></A> consisting of plugin name and properties.<DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#PluginValue(java.lang.String, boolean)"><B>PluginValue(String, boolean)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html#poll()"><B>poll()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentLinkedQueue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html#poll()"><B>poll()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html" title="interface in org.apache.openjpa.lib.util.concurrent">Queue</A> <DD>Retrieves and removes the head of this queue, or returns <tt>null</tt> if this queue is empty. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#populateConfiguration(org.apache.openjpa.lib.conf.Configuration, org.apache.openjpa.lib.util.Options)"><B>populateConfiguration(Configuration, Options)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Set the given <A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf"><CODE>Configuration</CODE></A> instance from the command line options provided. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#preClose()"><B>preClose()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>Invoked by final method <A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#close()"><CODE>ConfigurationImpl.close()</CODE></A> after invoking the <A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#beforeConfigurationClose(org.apache.openjpa.lib.conf.Configuration)"><CODE>ProductDerivation.beforeConfigurationClose(org.apache.openjpa.lib.conf.Configuration)</CODE></A> callbacks but before performing internal close operations. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String)"><B>prepareCall(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String, boolean)"><B>prepareCall(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>Prepare a call, with the option of not wrapping it in a <A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>DelegatingCallableStatement</CODE></A>, which is the default. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String, int, int)"><B>prepareCall(String, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String, int, int, boolean)"><B>prepareCall(String, int, int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>Prepare a call, with the option of not wrapping it in a <A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>DelegatingCallableStatement</CODE></A>, which is the default. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String, int, int, int)"><B>prepareCall(String, int, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareCall(java.lang.String, int, int, int, boolean)"><B>prepareCall(String, int, int, int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String)"><B>prepareStatement(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, boolean)"><B>prepareStatement(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>Prepare a statement, with the option of not wrapping it in a <A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>DelegatingPreparedStatement</CODE></A>, which is the default. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int, int)"><B>prepareStatement(String, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int, int, boolean)"><B>prepareStatement(String, int, int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>Prepare a statement, with the option of not wrapping it in a <A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc"><CODE>DelegatingPreparedStatement</CODE></A>, which is the default. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int, int, int)"><B>prepareStatement(String, int, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int, int, int, boolean)"><B>prepareStatement(String, int, int, int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int)"><B>prepareStatement(String, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int, boolean)"><B>prepareStatement(String, int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int[])"><B>prepareStatement(String, int[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, int[], boolean)"><B>prepareStatement(String, int[], boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, java.lang.String[])"><B>prepareStatement(String, String[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#prepareStatement(java.lang.String, java.lang.String[], boolean)"><B>prepareStatement(String, String[], boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#prepareWrite(java.io.File)"><B>prepareWrite(File)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Prepare to write to the given file. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#PRETTY"><B>PRETTY</B></A> - Static variable in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#prettyPrint(java.lang.Object)"><B>prettyPrint(Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#previous()"><B>previous()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html#previous()"><B>previous()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop">ResultListIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html#previousIndex()"><B>previousIndex()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop">ResultListIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf"><B>ProductDerivation</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>Hooks for deriving products with additional functionality.<DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf"><B>ProductDerivations</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>Utilities for running product derivations.<DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html#ProductDerivations()"><B>ProductDerivations()</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivations.html" title="class in org.apache.openjpa.lib.conf">ProductDerivations</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#purge(java.lang.ref.Reference)"><B>purge(Reference)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Associates the specified value with the specified key in this map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Associates the specified value with the specified key in this HashMap. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Copies all of the mappings from the specified Map to this HashMap These mappings will replace any mappings that this HashMap had for any of the keys currently in the specified Map. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>Circumvents the superclass <A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#putAll(java.util.Map)"><CODE>FormatPreservingProperties.putAll(java.util.Map)</CODE></A> implementation, putting all the key-value pairs via <A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#put(java.lang.Object, java.lang.Object)"><CODE>FormatPreservingProperties.put(java.lang.Object, java.lang.Object)</CODE></A>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#putIfAbsent(java.lang.Object, java.lang.Object)"><B>putIfAbsent(Object, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>&nbsp; </DL> <HR> <A NAME="_Q_"><!-- --></A><H2> <B>Q</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html" title="interface in org.apache.openjpa.lib.util.concurrent"><B>Queue</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>A collection designed for holding elements prior to processing.</DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop"><B>RandomAccessResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Random-access result list implementation.<DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html#RandomAccessResultList(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>RandomAccessResultList(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">RandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#randomEntryIterator()"><B>randomEntryIterator()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentMap.html#randomEntryIterator()"><B>randomEntryIterator()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentMap.html" title="interface in org.apache.openjpa.lib.util.concurrent">ConcurrentMap</A> <DD>Iterate over map entries, beginning at an arbitrary (not strictly random) entry. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#randomEntryIterator()"><B>randomEntryIterator()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop"><B>RangeResultObjectProvider</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Prevents a view of a given range of indices from the delegate result object provider.<DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#RangeResultObjectProvider(org.apache.openjpa.lib.rop.ResultObjectProvider, long, long)"><B>RangeResultObjectProvider(ResultObjectProvider, long, long)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#read()"><B>read()</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#read(char[])"><B>read(char[])</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#read(char[], int, int)"><B>read(char[], int, int)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>Implementation of the <CODE>Externalizable</CODE> interface to read from the properties written by <A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#writeExternal(java.io.ObjectOutput)"><CODE>ConfigurationImpl.writeExternal(java.io.ObjectOutput)</CODE></A>. <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#ready()"><B>ready()</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.QueuedSync.html#recheck(org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode)"><B>recheck(WaitQueue.WaitNode)</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.QueuedSync.html" title="interface in org.apache.openjpa.lib.util.concurrent">WaitQueue.QueuedSync</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent"><B>ReentrantLock</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>A reentrant mutual exclusion <A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent"><CODE>Lock</CODE></A> with the same basic behavior and semantics as the implicit monitor lock accessed using <tt>synchronized</tt> methods and statements, but with extended capabilities.<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#ReentrantLock()"><B>ReentrantLock()</B></A> - Constructor for class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Creates an instance of <tt>ReentrantLock</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#ReentrantLock(boolean)"><B>ReentrantLock(boolean)</B></A> - Constructor for class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Creates an instance of <tt>ReentrantLock</tt> with the given fairness policy. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util"><B>ReferenceHashMap</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Map in which the key, value, or both may be weak/soft references.<DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#ReferenceHashMap(int, int)"><B>ReferenceHashMap(int, int)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#ReferenceHashMap(int, int, int, float)"><B>ReferenceHashMap(int, int, int, float)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util"><B>ReferenceHashSet</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A set whose values may be stored as weak or soft references.<DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#ReferenceHashSet(int)"><B>ReferenceHashSet(int)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>Construct a set with the given reference type. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util"><B>ReferenceMap</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A <CODE>Map</CODE> type that can hold its keys, values, or both with weak or soft references.<DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#refreshRow()"><B>refreshRow()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(int, int)"><B>registerOutParameter(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(int, int, int)"><B>registerOutParameter(int, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(int, int, java.lang.String)"><B>registerOutParameter(int, int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(java.lang.String, int)"><B>registerOutParameter(String, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(java.lang.String, int, int)"><B>registerOutParameter(String, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#registerOutParameter(java.lang.String, int, java.lang.String)"><B>registerOutParameter(String, int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#relative(int)"><B>relative(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#releaseSavepoint(java.sql.Savepoint)"><B>releaseSavepoint(Savepoint)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#remove(int)"><B>remove(int)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html" title="class in org.apache.openjpa.lib.rop">ResultObjectProviderIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Removes the mapping for this key from this map if present. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentLinkedQueue</A> <DD>Removes a single instance of the specified element from this queue, if it is present. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Removes the mapping for this key from this HashMap if present. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#remove(int)"><B>remove(int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Removes the specified element from this set if it is present. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html#remove()"><B>remove()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Queue.html" title="interface in org.apache.openjpa.lib.util.concurrent">Queue</A> <DD>Retrieves and removes the head of this queue. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>Removes the key from the bookkeeping collectiotns as well. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Removes from this set all of its elements that are contained in the specified collection. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeBooleanProperty(java.lang.String, java.lang.String, boolean)"><B>removeBooleanProperty(String, String, boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeBooleanProperty(java.lang.String)"><CODE>TypedProperties.removeBooleanProperty(java.lang.String)</CODE></A> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeBooleanProperty(java.lang.String)"><B>removeBooleanProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a boolean. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeBooleanProperty(java.lang.String, boolean)"><B>removeBooleanProperty(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a boolean, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#removeClassLoader(java.lang.ClassLoader)"><B>removeClassLoader(ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Remove the given loader from the list. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DecoratingDataSource.html#removeDecorator(org.apache.openjpa.lib.jdbc.ConnectionDecorator)"><B>removeDecorator(ConnectionDecorator)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DecoratingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DecoratingDataSource</A> <DD>Remove a connection decorator. <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeDoubleProperty(java.lang.String, java.lang.String, double)"><B>removeDoubleProperty(String, String, double)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeDoubleProperty(java.lang.String)"><CODE>TypedProperties.removeDoubleProperty(java.lang.String)</CODE></A> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeDoubleProperty(java.lang.String)"><B>removeDoubleProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a double. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeDoubleProperty(java.lang.String, double)"><B>removeDoubleProperty(String, double)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a double, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/graph/Graph.html#removeEdge(org.apache.openjpa.lib.graph.Edge)"><B>removeEdge(Edge)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Graph.html" title="class in org.apache.openjpa.lib.graph">Graph</A> <DD>Remove an edge from the graph. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#removeExpired()"><B>removeExpired()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#removeExpired()"><B>removeExpired()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html#removeExpired()"><B>removeExpired()</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A> <DD>Purge stale entries. <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeFloatProperty(java.lang.String, java.lang.String, float)"><B>removeFloatProperty(String, String, float)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeFloatProperty(java.lang.String)"><CODE>TypedProperties.removeFloatProperty(java.lang.String)</CODE></A> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeFloatProperty(java.lang.String)"><B>removeFloatProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a float. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeFloatProperty(java.lang.String, float)"><B>removeFloatProperty(String, float)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a float, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html#removeGraphVisitor(org.apache.openjpa.lib.graph.GraphVisitor)"><B>removeGraphVisitor(GraphVisitor)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html" title="class in org.apache.openjpa.lib.graph">BreadthFirstWalk</A> <DD>remove a given <A HREF="./org/apache/openjpa/lib/graph/GraphVisitor.html" title="interface in org.apache.openjpa.lib.graph"><CODE>GraphVisitor</CODE></A> from the listener set. <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeIntProperty(java.lang.String, java.lang.String, int)"><B>removeIntProperty(String, String, int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeIntProperty(java.lang.String)"><CODE>TypedProperties.removeIntProperty(java.lang.String)</CODE></A> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeIntProperty(java.lang.String)"><B>removeIntProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a int. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeIntProperty(java.lang.String, int)"><B>removeIntProperty(String, int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a int, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html#removeListener(java.lang.Object)"><B>removeListener(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html" title="class in org.apache.openjpa.lib.util.concurrent">AbstractConcurrentEventManager</A> <DD>Remove an event listener. <DT><A HREF="./org/apache/openjpa/lib/util/EventManager.html#removeListener(java.lang.Object)"><B>removeListener(Object)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/EventManager.html" title="interface in org.apache.openjpa.lib.util">EventManager</A> <DD>Remove an event listener. <DT><A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html#removeLogFactory(org.apache.openjpa.lib.log.LogFactory)"><B>removeLogFactory(LogFactory)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/MultiLogFactory.html" title="class in org.apache.openjpa.lib.log">MultiLogFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeLongProperty(java.lang.String, java.lang.String, long)"><B>removeLongProperty(String, String, long)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeLongProperty(java.lang.String)"><CODE>TypedProperties.removeLongProperty(java.lang.String)</CODE></A> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeLongProperty(java.lang.String)"><B>removeLongProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a long. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeLongProperty(java.lang.String, long)"><B>removeLongProperty(String, long)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the property under the given key as a long, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#removeLRU(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry)"><B>removeLRU(AbstractLinkedMap.LinkEntry)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Graph.html#removeNode(java.lang.Object)"><B>removeNode(Object)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Graph.html" title="class in org.apache.openjpa.lib.graph">Graph</A> <DD>Remove a node from the graph. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#removeProperty(java.lang.String, java.util.Map)"><B>removeProperty(String, Map)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Remove the property under the given partial key, prefixed with any possible configuration prefix. <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#removeProperty(java.lang.String, java.lang.String, java.lang.String)"><B>removeProperty(String, String, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Specialization of <CODE>Properties#removeProperty</CODE> to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeProperty(java.lang.String)"><B>removeProperty(String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the given property. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#removeProperty(java.lang.String, java.lang.String)"><B>removeProperty(String, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Remove the given property, or return the given default if it does not exist. <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Removes a listener for any property changes. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Localizer.html#removeProvider(org.apache.openjpa.lib.util.ResourceBundleProvider)"><B>removeProvider(ResourceBundleProvider)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Localizer.html" title="class in org.apache.openjpa.lib.util">Localizer</A> <DD>Remove a resource provider. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#removeRandom()"><B>removeRandom()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentMap.html#removeRandom()"><B>removeRandom()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentMap.html" title="interface in org.apache.openjpa.lib.util.concurrent">ConcurrentMap</A> <DD>Remove an arbitrary(not strictly random) entry from the map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#removeRandom()"><B>removeRandom()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#removeValue(org.apache.openjpa.lib.conf.Value)"><B>removeValue(Value)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Remove the given value from the set of configuration properties. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#removeValue(org.apache.openjpa.lib.conf.Value)"><B>removeValue(Value)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#renameToAction(java.io.File, java.io.File)"><B>renameToAction(File, File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for f.renameTo(). <DT><A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html" title="class in org.apache.openjpa.lib.jdbc"><B>ReportingSQLException</B></A> - Exception in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>A <CODE>SQLException</CODE> that contains information about the <CODE>Statement</CODE> SQL that caused the exception.<DT><A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html#ReportingSQLException(java.sql.SQLException, java.sql.Statement, java.lang.String)"><B>ReportingSQLException(SQLException, Statement, String)</B></A> - Constructor for exception org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html" title="class in org.apache.openjpa.lib.jdbc">ReportingSQLException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html#ReportingSQLException(java.sql.SQLException, java.lang.String)"><B>ReportingSQLException(SQLException, String)</B></A> - Constructor for exception org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html" title="class in org.apache.openjpa.lib.jdbc">ReportingSQLException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html#ReportingSQLException(java.sql.SQLException, java.sql.Statement)"><B>ReportingSQLException(SQLException, Statement)</B></A> - Constructor for exception org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ReportingSQLException.html" title="class in org.apache.openjpa.lib.jdbc">ReportingSQLException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Override this method to clear any state and ready the parser for a new document. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Override this method to clear any state and ready the parser for a new document. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Reset serialization state for the next document. <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html#reset()"><B>reset()</B></A> - Method in interface org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop">ResultObjectProvider</A> <DD>Reset this provider. <DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#reset()"><B>reset()</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta"><B>ResourceMetaDataIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Iterator over a given metadata resource.<DT><A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html#ResourceMetaDataIterator(java.lang.String)"><B>ResourceMetaDataIterator(String)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ResourceMetaDataIterator</A> <DD>Constructor; supply the resource to parse. <DT><A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html#ResourceMetaDataIterator(java.lang.String, java.lang.ClassLoader)"><B>ResourceMetaDataIterator(String, ClassLoader)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ResourceMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ResourceMetaDataIterator</A> <DD>Constructor; supply the resource to parse. <DT><A HREF="./org/apache/openjpa/lib/rop/ResultList.html" title="interface in org.apache.openjpa.lib.rop"><B>ResultList</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>List interface that represents a potentially lazy ResultList instantiation.<DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop"><B>ResultListIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Wrapper iterator that will return false for <code>hasNext()</code> if the owning ResultList has been closed.<DT><A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html#ResultListIterator(java.util.ListIterator, org.apache.openjpa.lib.rop.ResultList)"><B>ResultListIterator(ListIterator, ResultList)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultListIterator.html" title="class in org.apache.openjpa.lib.rop">ResultListIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop"><B>ResultObjectProvider</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Interface that allows lazy/custom instantiation of input objects.<DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html" title="class in org.apache.openjpa.lib.rop"><B>ResultObjectProviderIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Iterator wrapped around a <A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop"><CODE>ResultObjectProvider</CODE></A>.<DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html#ResultObjectProviderIterator(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>ResultObjectProviderIterator(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProviderIterator.html" title="class in org.apache.openjpa.lib.rop">ResultObjectProviderIterator</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Retains only the elements in this set that are contained in the specified collection. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Files.html#revert(java.io.File, boolean)"><B>revert(File, boolean)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Files.html" title="class in org.apache.openjpa.lib.util">Files</A> <DD>Revert the given backup file to the original location. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#rollback()"><B>rollback()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#rollback(java.sql.Savepoint)"><B>rollback(Savepoint)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#rowDeleted()"><B>rowDeleted()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#rowInserted()"><B>rowInserted()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#rowUpdated()"><B>rowUpdated()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#save(java.io.OutputStream, java.lang.String)"><B>save(OutputStream, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#SECONDS"><B>SECONDS</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#serialize(int)"><B>serialize(int)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>Serialize the current set of objects to the files from which they were parsed. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#serialize(java.util.Map, int)"><B>serialize(Map, int)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>Serialize the current set of objects to the files from which they were parsed. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#serialize(java.io.File, int)"><B>serialize(File, int)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>Serialize the current set of objects to the given file. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#serialize(java.io.Writer, int)"><B>serialize(Writer, int)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>Serialize the current set of objects to the given stream. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(int)"><B>serialize(int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(java.util.Map, int)"><B>serialize(Map, int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(java.io.File, int)"><B>serialize(File, int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(java.io.Writer, int)"><B>serialize(Writer, int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(javax.xml.transform.Result, int)"><B>serialize(Result, int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Serialize the current set of objects to the given result. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(org.xml.sax.ContentHandler, int)"><B>serialize(ContentHandler, int)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Serilize the current set of objects to a series of SAX events on the given handler. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#serialize(java.util.Collection)"><B>serialize(Collection)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Serialize the given set of objects. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurations.html#serializeProperties(java.util.Map)"><B>serializeProperties(Map)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurations.html" title="class in org.apache.openjpa.lib.conf">Configurations</A> <DD>Turn a set of properties into a comma-separated string. <DT><A HREF="./org/apache/openjpa/lib/util/Services.html" title="class in org.apache.openjpa.lib.util"><B>Services</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Utility classes to locate services, as defined in the <a href="http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html #Service%20Provider">Jar File Specification</a>.<DT><A HREF="./org/apache/openjpa/lib/util/Services.html#Services()"><B>Services()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Services.html" title="class in org.apache.openjpa.lib.util">Services</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html#set(boolean)"><B>set(boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html" title="class in org.apache.openjpa.lib.conf">BooleanValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html#set(double)"><B>set(double)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html" title="class in org.apache.openjpa.lib.conf">DoubleValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/FileValue.html#set(java.io.File)"><B>set(File)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/FileValue.html" title="class in org.apache.openjpa.lib.conf">FileValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/IntValue.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/IntValue.html" title="class in org.apache.openjpa.lib.conf">IntValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#set(java.lang.Object)"><B>set(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#set(java.lang.Object, boolean)"><B>set(Object, boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#set(java.lang.Object, boolean)"><B>set(Object, boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html#set(java.lang.String[])"><B>set(String[])</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/conf/StringValue.html#set(java.lang.String)"><B>set(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</A> <DD>The internal value. <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#setAccessibleAction(java.lang.reflect.AccessibleObject, boolean)"><B>setAccessibleAction(AccessibleObject, boolean)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegeAction object for aObj.setAccessible(). <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#setAddWhitespaceAfterDelimiter(boolean)"><B>setAddWhitespaceAfterDelimiter(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>If set to <code>true</code>, this properties object will add a space after the delimiter character(if the delimiter is not the space character). <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setAlias(java.lang.String, java.lang.String)"><B>setAlias(String, String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Replaces an existing alias, or adds the given alias to the front of the alias list if it does not already exist. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setAlias(java.lang.String, java.lang.String, java.lang.String[])"><B>setAlias(String, String, String[])</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Set an alias into a current alias list, returning the new list. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setAliases(java.lang.String[])"><B>setAliases(String[])</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Aliases for the value in the form key1, value1, key2, value2, ... <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setAliasListComprehensive(boolean)"><B>setAliasListComprehensive(boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Whether or not the alias list defines all possible settings for this value. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#setAllowDuplicates(boolean)"><B>setAllowDuplicates(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>If set to <code>true</code>, duplicate properties are allowed, and the last property setting in the input will overwrite any previous settings. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setArray(int, java.sql.Array)"><B>setArray(int, Array)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setArray(int, java.sql.Array)"><B>setArray(int, Array)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setAsciiStream(int, java.io.InputStream, int)"><B>setAsciiStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setAsciiStream(java.lang.String, java.io.InputStream, int)"><B>setAsciiStream(String, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setAsciiStream(int, java.io.InputStream, int)"><B>setAsciiStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html#setAutoCommit(java.lang.Boolean)"><B>setAutoCommit(Boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">ConfiguringConnectionDecorator</A> <DD>Whether auto commit should be on. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setAutoCommit(boolean)"><B>setAutoCommit(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBigDecimal(int, java.math.BigDecimal)"><B>setBigDecimal(int, BigDecimal)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBigDecimal(java.lang.String, java.math.BigDecimal)"><B>setBigDecimal(String, BigDecimal)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setBigDecimal(int, java.math.BigDecimal)"><B>setBigDecimal(int, BigDecimal)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBinaryStream(int, java.io.InputStream, int)"><B>setBinaryStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBinaryStream(java.lang.String, java.io.InputStream, int)"><B>setBinaryStream(String, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setBinaryStream(int, java.io.InputStream, int)"><B>setBinaryStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBlob(int, java.sql.Blob)"><B>setBlob(int, Blob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setBlob(int, java.sql.Blob)"><B>setBlob(int, Blob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBoolean(int, boolean)"><B>setBoolean(int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBoolean(java.lang.String, boolean)"><B>setBoolean(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setBoolean(int, boolean)"><B>setBoolean(int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setBraceAtSameTabLevel(boolean)"><B>setBraceAtSameTabLevel(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Whether to place braces at the same tab level as the code within the block. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setBraceOnSameLine(boolean)"><B>setBraceOnSameLine(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Whether to place opening braces on the same line as the block declaration, or on the next line. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setByte(int, byte)"><B>setByte(int, byte)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setByte(java.lang.String, byte)"><B>setByte(String, byte)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setByte(int, byte)"><B>setByte(int, byte)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBytes(int, byte[])"><B>setBytes(int, byte[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setBytes(java.lang.String, byte[])"><B>setBytes(String, byte[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setBytes(int, byte[])"><B>setBytes(int, byte[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setCaching(boolean)"><B>setCaching(boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Whether parsed resource names are cached to avoid duplicate parsing. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setCatalog(java.lang.String)"><B>setCatalog(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html#setChannel(java.lang.String)"><B>setChannel(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl.LogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setCharacterStream(int, java.io.Reader, int)"><B>setCharacterStream(int, Reader, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setCharacterStream(java.lang.String, java.io.Reader, int)"><B>setCharacterStream(String, Reader, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setCharacterStream(int, java.io.Reader, int)"><B>setCharacterStream(int, Reader, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>The class loader with which to load parsed classes. <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> - Method in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataParser.html" title="interface in org.apache.openjpa.lib.meta">MetaDataParser</A> <DD>The classloader to use to resolve resources, or null for impl-defined default. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Classloader to use for class name resolution. <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#setClassLoaders(org.apache.openjpa.lib.util.MultiClassLoader)"><B>setClassLoaders(MultiClassLoader)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Set the class loaders of this loader to those of the given loader. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#setClassName(java.lang.String)"><B>setClassName(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>The plugin class name. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#setClassNames(java.lang.String[])"><B>setClassNames(String[])</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>The plugin class names. <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#setClasspath(org.apache.tools.ant.types.Path)"><B>setClasspath(Path)</B></A> - Method in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setClauseIndent(java.lang.String)"><B>setClauseIndent(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setClob(int, java.sql.Clob)"><B>setClob(int, Clob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setClob(int, java.sql.Clob)"><B>setClob(int, Clob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/Commentable.html#setComments(java.lang.String[])"><B>setComments(String[])</B></A> - Method in interface org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/Commentable.html" title="interface in org.apache.openjpa.lib.xml">Commentable</A> <DD>Set comments. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurable.html#setConfiguration(org.apache.openjpa.lib.conf.Configuration)"><B>setConfiguration(Configuration)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurable.html" title="interface in org.apache.openjpa.lib.conf">Configurable</A> <DD>Invoked prior to setting bean properties. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setConfiguration(org.apache.openjpa.lib.conf.Configuration)"><B>setConfiguration(Configuration)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setCursorName(java.lang.String)"><B>setCursorName(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setCursorName(java.lang.String)"><B>setCursorName(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setCursorName(java.lang.String)"><B>setCursorName(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#setCycle(java.util.List)"><B>setCycle(List)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>List of edges forming a cycle. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDate(int, java.sql.Date)"><B>setDate(int, Date)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDate(int, java.sql.Date, java.util.Calendar)"><B>setDate(int, Date, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDate(java.lang.String, java.sql.Date)"><B>setDate(String, Date)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDate(java.lang.String, java.sql.Date, java.util.Calendar)"><B>setDate(String, Date, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setDate(int, java.sql.Date)"><B>setDate(int, Date)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setDate(int, java.sql.Date, java.util.Calendar)"><B>setDate(int, Date, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setDefault(java.lang.String)"><B>setDefault(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>The default value for the propert as a string. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#setDefaultEntryDelimiter(char)"><B>setDefaultEntryDelimiter(char)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>The character to use as a delimiter between property keys and values. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setDefaultLevel(java.lang.String)"><B>setDefaultLevel(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>The string name of the default level for unconfigured log channels; used for automatic configuration. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setDefaultLevel(short)"><B>setDefaultLevel(short)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>The default level for unconfigured log channels. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setDiagnosticContext(java.lang.String)"><B>setDiagnosticContext(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>A string to prefix all log messages with. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDouble(int, double)"><B>setDouble(int, double)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setDouble(java.lang.String, double)"><B>setDouble(String, double)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setDouble(int, double)"><B>setDouble(int, double)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setDoubleSpace(boolean)"><B>setDoubleSpace(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>If true, then output two lines after multi-line statements. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setEscapeProcessing(boolean)"><B>setEscapeProcessing(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setEscapeProcessing(boolean)"><B>setEscapeProcessing(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setEscapeProcessing(boolean)"><B>setEscapeProcessing(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html#setFailFast(boolean)"><B>setFailFast(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html" title="class in org.apache.openjpa.lib.util.concurrent">AbstractConcurrentEventManager</A> <DD>Whether to fail after the first exception thrown by any listener. <DT><A HREF="./org/apache/openjpa/lib/conf/BootstrapException.html#setFatal(boolean)"><B>setFatal(boolean)</B></A> - Method in exception org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/BootstrapException.html" title="class in org.apache.openjpa.lib.conf">BootstrapException</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setFetchDirection(int)"><B>setFetchDirection(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setFetchDirection(int)"><B>setFetchDirection(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#setFetchDirection(int)"><B>setFetchDirection(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setFetchDirection(int)"><B>setFetchDirection(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setFetchSize(int)"><B>setFetchSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setFile(java.lang.String)"><B>setFile(String)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>The stream to write to. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setFloat(int, float)"><B>setFloat(int, float)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setFloat(java.lang.String, float)"><B>setFloat(String, float)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setFloat(int, float)"><B>setFloat(int, float)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#setFromCmdLine(java.lang.String[])"><B>setFromCmdLine(String[])</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>Parses the given argument list into flag/value pairs, which are stored as properties. <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#setHaltOnError(boolean)"><B>setHaltOnError(boolean)</B></A> - Method in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>Set whether we want the task to ignore all errors. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setHoldability(int)"><B>setHoldability(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>An environment-specific identifier for this configuration. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#setInsertTimestamp(boolean)"><B>setInsertTimestamp(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>If set to <code>true</code>, this properties object will add a timestamp to the beginning of the file, just after the header (if any) is printed. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setInstantiatingGetter(java.lang.String)"><B>setInstantiatingGetter(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>The name of the getter method for the instantiated value of this property(as opposed to the string value). <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setInt(int, int)"><B>setInt(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setInt(java.lang.String, int)"><B>setInt(String, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setInt(int, int)"><B>setInt(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html" title="class in org.apache.openjpa.lib.conf">BooleanValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html" title="class in org.apache.openjpa.lib.conf">DoubleValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/FileValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/FileValue.html" title="class in org.apache.openjpa.lib.conf">FileValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/IntValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/IntValue.html" title="class in org.apache.openjpa.lib.conf">IntValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringValue.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setInternalObject(java.lang.Object)"><B>setInternalObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Set this value from an object. <DT><A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/BooleanValue.html" title="class in org.apache.openjpa.lib.conf">BooleanValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/DoubleValue.html" title="class in org.apache.openjpa.lib.conf">DoubleValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/FileValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/FileValue.html" title="class in org.apache.openjpa.lib.conf">FileValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/IntValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/IntValue.html" title="class in org.apache.openjpa.lib.conf">IntValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringValue.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setInternalString(java.lang.String)"><B>setInternalString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Set this value from the given string. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationProvider.html#setInto(org.apache.openjpa.lib.conf.Configuration)"><B>setInto(Configuration)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf">ConfigurationProvider</A> <DD>Set loaded information into the given configuration. <DT><A HREF="./org/apache/openjpa/lib/conf/GenericConfigurable.html#setInto(org.apache.openjpa.lib.util.Options)"><B>setInto(Options)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/GenericConfigurable.html" title="interface in org.apache.openjpa.lib.conf">GenericConfigurable</A> <DD>Perform any generic configuration based on the data in <code>opts</code>. <DT><A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html#setInto(org.apache.openjpa.lib.conf.Configuration)"><B>setInto(Configuration)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html" title="class in org.apache.openjpa.lib.conf">MapConfigurationProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html#setInto(org.apache.openjpa.lib.conf.Configuration, org.apache.openjpa.lib.log.Log)"><B>setInto(Configuration, Log)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/MapConfigurationProvider.html" title="class in org.apache.openjpa.lib.conf">MapConfigurationProvider</A> <DD>Set properties into configuration. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setInto(org.apache.openjpa.lib.util.Options)"><B>setInto(Options)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Options.html#setInto(java.lang.Object)"><B>setInto(Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Options.html" title="class in org.apache.openjpa.lib.util">Options</A> <DD>This method uses reflection to set all the properties in the given object that are named by the keys in this map. <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#setIsolate(boolean)"><B>setIsolate(boolean)</B></A> - Method in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>Whether we want the ClassLoader to be isolated from all other ClassLoaders <DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#setJDBCLog(org.apache.openjpa.lib.log.Log)"><B>setJDBCLog(Log)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>The log to write JDBC messages to. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html#setLevel(short)"><B>setLevel(short)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.LogImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl.LogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setLexicalHandler(org.xml.sax.ext.LexicalHandler)"><B>setLexicalHandler(LexicalHandler)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>The lexical handler that should be registered with the SAX parser used by this class. <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setLineLength(int)"><B>setLineLength(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setLinesBetweenSections(int)"><B>setLinesBetweenSections(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>The number of empty lines between sections. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setListener(org.apache.openjpa.lib.conf.ValueListener)"><B>setListener(ValueListener)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Listener for value changes. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setLoadKey(java.lang.String)"><B>setLoadKey(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>The key under which this value was loaded, or null. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setLocation(org.apache.openjpa.lib.xml.Location)"><B>setLocation(Location)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>The XML document location. <DT><A HREF="./org/apache/openjpa/lib/xml/Location.html#setLocator(org.xml.sax.Locator)"><B>setLocator(Locator)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/Location.html" title="class in org.apache.openjpa.lib.xml">Location</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setLog(java.lang.String)"><B>setLog(String)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Log plugin setting. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLog(java.lang.String)"><B>setLog(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/ClassAnnotationMetaDataFilter.html#setLog(org.apache.openjpa.lib.log.Log)"><B>setLog(Log)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassAnnotationMetaDataFilter.html" title="class in org.apache.openjpa.lib.meta">ClassAnnotationMetaDataFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setLog(org.apache.openjpa.lib.log.Log)"><B>setLog(Log)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>The log to write to. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#setLog(org.apache.openjpa.lib.log.Log)"><B>setLog(Log)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>The log to write to. <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)"><B>setLogFactory(LogFactory)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>The log factory. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)"><B>setLogFactory(LogFactory)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html#setLoginTimeout(int)"><B>setLoginTimeout(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDataSource</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDataSource</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setLong(int, long)"><B>setLong(int, long)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setLong(java.lang.String, long)"><B>setLong(String, long)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setLong(int, long)"><B>setLong(int, long)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setMaxFieldSize(int)"><B>setMaxFieldSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setMaxFieldSize(int)"><B>setMaxFieldSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setMaxFieldSize(int)"><B>setMaxFieldSize(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setMaxRows(int)"><B>setMaxRows(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setMaxRows(int)"><B>setMaxRows(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setMaxRows(int)"><B>setMaxRows(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/LRUMap.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/LRUMap.html" title="class in org.apache.openjpa.lib.util">LRUMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/SizedMap.html#setMaxSize(int)"><B>setMaxSize(int)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util">SizedMap</A> <DD>The maximum number of entries, or Integer.MAX_VALUE for no limit. <DT><A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html#setMetaDataStructure(java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>setMetaDataStructure(String, String, String[], String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ClassArgParser.html" title="class in org.apache.openjpa.lib.meta">ClassArgParser</A> <DD>Set the the relevant metadata file structure so that metadata files containing class names can be parsed. <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setMultiLine(boolean)"><B>setMultiLine(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>If true, then try to parse multi-line SQL statements. <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setNewline(java.lang.String)"><B>setNewline(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/DepthFirstAnalysis.html#setNodeComparator(java.util.Comparator)"><B>setNodeComparator(Comparator)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/DepthFirstAnalysis.html" title="class in org.apache.openjpa.lib.graph">DepthFirstAnalysis</A> <DD>Set the comparator that should be used for ordering groups of nodes with the same dependencies. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setNull(int, int)"><B>setNull(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setNull(int, int, java.lang.String)"><B>setNull(int, int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setNull(java.lang.String, int)"><B>setNull(String, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setNull(java.lang.String, int, java.lang.String)"><B>setNull(String, int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setNull(int, int)"><B>setNull(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setNull(int, int, java.lang.String)"><B>setNull(int, int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/Location.html#setNullOnNoLocator(boolean)"><B>setNullOnNoLocator(boolean)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/Location.html" title="class in org.apache.openjpa.lib.xml">Location</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setObject(java.lang.Object)"><B>setObject(Object)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Set this value as an object. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(int, java.lang.Object, int, int)"><B>setObject(int, Object, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(int, java.lang.Object, int)"><B>setObject(int, Object, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(int, java.lang.Object)"><B>setObject(int, Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(java.lang.String, java.lang.Object, int, int)"><B>setObject(String, Object, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(java.lang.String, java.lang.Object, int)"><B>setObject(String, Object, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setObject(java.lang.String, java.lang.Object)"><B>setObject(String, Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setObject(int, java.lang.Object, int, int)"><B>setObject(int, Object, int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setObject(int, java.lang.Object, int)"><B>setObject(int, Object, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setObject(int, java.lang.Object)"><B>setObject(int, Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataSerializer.html#setPackage(java.lang.String)"><B>setPackage(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataSerializer</A> <DD>The default package for objects being serialized. <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#setParameter(java.lang.String, java.lang.Object)"><B>setParameter(String, Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Set the value for the given parameter. <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#setParameters(java.util.Map)"><B>setParameters(Map)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Set the values for all the parameters in the given map. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setParseComments(boolean)"><B>setParseComments(boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Whether to parse element comments. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setParseText(boolean)"><B>setParseText(boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Whether to parse element text. <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#setPrettyPrint(boolean)"><B>setPrettyPrint(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>If set to <code>true</code>, pretty-print SQL by running it through <A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#prettyPrint(java.lang.Object)"><CODE>SQLFormatter.prettyPrint(java.lang.Object)</CODE></A>. <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#setPrettyPrintLineLength(int)"><B>setPrettyPrintLineLength(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>The number of characters to print per line when pretty-printing of SQL is enabled. <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setProductName(java.lang.String)"><B>setProductName(String)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Set the product name. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProductName(java.lang.String)"><B>setProductName(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProperties(java.lang.String)"><B>setProperties(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>This method loads the named resource as a properties file. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#setProperties(java.lang.String[])"><B>setProperties(String[])</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>The plugin properties. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#setProperties(java.lang.String)"><B>setProperties(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>The plugin properties. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setPropertiesFile(java.io.File)"><B>setPropertiesFile(File)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>This method loads the named file as a properties file. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setProperty(java.lang.String)"><B>setProperty(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>The property name that will be used when setting or getting this value in a <CODE>Map</CODE>. <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Overrides <CODE>Properties.setProperty(String,String)</CODE> to remove the key if the given value is <code>null</code>. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, boolean)"><B>setProperty(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Set the given key to a string version of the given value. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, double)"><B>setProperty(String, double)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Set the given key to a string version of the given value. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, float)"><B>setProperty(String, float)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Set the given key to a string version of the given value. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, int)"><B>setProperty(String, int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Set the given key to a string version of the given value. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#setProperty(java.lang.String, long)"><B>setProperty(String, long)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Set the given key to a string version of the given value. <DT><A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html#setQueryTimeout(int)"><B>setQueryTimeout(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">ConfiguringConnectionDecorator</A> <DD>The number of seconds to wait for a query to execute before terminating it. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setQueryTimeout(int)"><B>setQueryTimeout(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setQueryTimeout(int)"><B>setQueryTimeout(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#setQueryTimeout(int)"><B>setQueryTimeout(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>Lock down the configuration's state. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setRef(int, java.sql.Ref)"><B>setRef(int, Ref)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setRef(int, java.sql.Ref)"><B>setRef(int, Ref)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#setRemovedFromGraph()"><B>setRemovedFromGraph()</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>Mark this edge as removed from the graph. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setSavepoint()"><B>setSavepoint()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setSavepoint(java.lang.String)"><B>setSavepoint(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setScope(java.lang.Class)"><B>setScope(Class)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>A class defining the scope in which this value is defined. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setScoreBeforeFieldName(boolean)"><B>setScoreBeforeFieldName(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Whether to place an underscore before private field names. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setShort(int, short)"><B>setShort(int, short)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setShort(java.lang.String, short)"><B>setShort(String, short)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setShort(int, short)"><B>setShort(int, short)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setSourceIsSystemId(boolean)"><B>setSourceIsSystemId(boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Whether to use the source name as the XML system id. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setSpaceBeforeParen(boolean)"><B>setSpaceBeforeParen(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Whether to place a space before parentheses. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setSpaceInParen(boolean)"><B>setSpaceInParen(boolean)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Whether to place a space within parentheses. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html#setSQLLog(org.apache.openjpa.lib.log.Log)"><B>setSQLLog(Log)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DataSourceLogs.html" title="class in org.apache.openjpa.lib.jdbc">DataSourceLogs</A> <DD>The log to write SQL messages to. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#setStream(java.io.PrintStream)"><B>setStream(PrintStream)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>The stream to write to. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html#setString(java.lang.String)"><B>setString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</A> <DD>Override to recognize aliases of the plugin name without the attached properties string. <DT><A HREF="./org/apache/openjpa/lib/conf/PluginValue.html#setString(java.lang.String)"><B>setString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#setString(java.lang.String)"><B>setString(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Set this value from the given string. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setString(int, java.lang.String)"><B>setString(int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setString(java.lang.String, java.lang.String)"><B>setString(String, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setString(int, java.lang.String)"><B>setString(int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setSuffix(java.lang.String)"><B>setSuffix(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Expected suffix for metadata resources, or null if unknown. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#setTabSpaces(int)"><B>setTabSpaces(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>The number of spaces to use for tabs; 0 means to use actual tab characters. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTime(int, java.sql.Time)"><B>setTime(int, Time)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTime(int, java.sql.Time, java.util.Calendar)"><B>setTime(int, Time, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTime(java.lang.String, java.sql.Time)"><B>setTime(String, Time)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTime(java.lang.String, java.sql.Time, java.util.Calendar)"><B>setTime(String, Time, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setTime(int, java.sql.Time)"><B>setTime(int, Time)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setTime(int, java.sql.Time, java.util.Calendar)"><B>setTime(int, Time, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTimestamp(int, java.sql.Timestamp)"><B>setTimestamp(int, Timestamp)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTimestamp(int, java.sql.Timestamp, java.util.Calendar)"><B>setTimestamp(int, Timestamp, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTimestamp(java.lang.String, java.sql.Timestamp)"><B>setTimestamp(String, Timestamp)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setTimestamp(java.lang.String, java.sql.Timestamp, java.util.Calendar)"><B>setTimestamp(String, Timestamp, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setTimestamp(int, java.sql.Timestamp)"><B>setTimestamp(int, Timestamp)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setTimestamp(int, java.sql.Timestamp, java.util.Calendar)"><B>setTimestamp(int, Timestamp, Calendar)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#setTrackParameters(boolean)"><B>setTrackParameters(boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>Whether to track parameters for the purposes of reporting exceptions. <DT><A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html#setTransactionIsolation(int)"><B>setTransactionIsolation(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/ConfiguringConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">ConfiguringConnectionDecorator</A> <DD>The transaction isolation level. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setTransactionIsolation(int)"><B>setTransactionIsolation(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>Traversal bookkeeping info. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#setTypeMap(java.util.Map)"><B>setTypeMap(Map)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setUnicodeStream(int, java.io.InputStream, int)"><B>setUnicodeStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setUnicodeStream(int, java.io.InputStream, int)"><B>setUnicodeStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setURL(int, java.net.URL)"><B>setURL(int, URL)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#setURL(java.lang.String, java.net.URL)"><B>setURL(String, URL)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#setURL(int, java.net.URL)"><B>setURL(int, URL)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#setUseParentClassloader(boolean)"><B>setUseParentClassloader(boolean)</B></A> - Method in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>Whether we want to delegate to the parent ClassLoader for resolveing classes. <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#setUserObject(java.lang.Object)"><B>setUserObject(Object)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>Arbitrary user object associated with the edge. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#setValidating(boolean)"><B>setValidating(boolean)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Whether this is a validating parser. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.Entry.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.Entry.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap.Entry</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#setWarningAction(java.lang.String)"><B>setWarningAction(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>What to do with SQL warnings. <DT><A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html#setWarningHandler(org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.SQLWarningHandler)"><B>setWarningHandler(LoggingConnectionDecorator.SQLWarningHandler)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/LoggingConnectionDecorator.html" title="class in org.apache.openjpa.lib.jdbc">LoggingConnectionDecorator</A> <DD>What to do with SQL warnings. <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#setWeight(double)"><B>setWeight(double)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>Set the weight of the edge. <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#setWrapIndent(java.lang.String)"><B>setWrapIndent(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html#signal()"><B>signal()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html" title="interface in org.apache.openjpa.lib.util.concurrent">Condition</A> <DD>Wakes up one waiting thread. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.WaitNode.html#signal(org.apache.openjpa.lib.util.concurrent.WaitQueue.QueuedSync)"><B>signal(WaitQueue.QueuedSync)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.WaitNode.html" title="class in org.apache.openjpa.lib.util.concurrent">WaitQueue.WaitNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html#signalAll()"><B>signalAll()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Condition.html" title="interface in org.apache.openjpa.lib.util.concurrent">Condition</A> <DD>Wakes up all waiting threads. <DT><A HREF="./org/apache/openjpa/lib/util/SimpleRegex.html" title="class in org.apache.openjpa.lib.util"><B>SimpleRegex</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Allows for simple regex style testing of strings.<DT><A HREF="./org/apache/openjpa/lib/util/SimpleRegex.html#SimpleRegex(java.lang.String, boolean)"><B>SimpleRegex(String, boolean)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/SimpleRegex.html" title="class in org.apache.openjpa.lib.util">SimpleRegex</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html" title="class in org.apache.openjpa.lib.rop"><B>SimpleResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>An almost stateless <A HREF="./org/apache/openjpa/lib/rop/ResultList.html" title="interface in org.apache.openjpa.lib.rop"><CODE>ResultList</CODE></A> designed for use with result object providers backed by efficient random-access data structures, such as the <A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop"><CODE>ListResultObjectProvider</CODE></A>.<DT><A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html#SimpleResultList(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>SimpleResultList(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html" title="class in org.apache.openjpa.lib.rop">SimpleResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html" title="class in org.apache.openjpa.lib.rop">LazyForwardResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">RandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html#size()"><B>size()</B></A> - Method in interface org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop">ResultObjectProvider</A> <DD>Return the number of items in the input, or <CODE>Integer.MAX_VALUE</CODE> if the size in unknown. <DT><A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html" title="class in org.apache.openjpa.lib.rop">SimpleResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html" title="class in org.apache.openjpa.lib.rop">WindowResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Returns the number of key-value mappings in this map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentLinkedQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentLinkedQueue</A> <DD>Returns the number of elements in this queue. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Returns the number of key-value mappings in this Map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Returns the number of elements in this set. <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Return the number of internal class loaders. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#size()"><B>size()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/SizedMap.html" title="interface in org.apache.openjpa.lib.util"><B>SizedMap</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A <CODE>Map</CODE> type that maintains a maximum size, automatically removing entries when the maximum is exceeded.<DT><A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/DocTypeReader.html" title="class in org.apache.openjpa.lib.xml">DocTypeReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#sleep(long)"><B>sleep(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Performs a <tt>Thread.sleep</tt> using this unit. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#SOFT"><B>SOFT</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>Soft reference marker. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#SOFT"><B>SOFT</B></A> - Static variable in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>Soft reference marker. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html#SOFT"><B>SOFT</B></A> - Static variable in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/SoftRandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop"><B>SoftRandomAccessResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>Specialization of the <A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop"><CODE>RandomAccessResultList</CODE></A> that only maintains soft references to instantiated objects.<DT><A HREF="./org/apache/openjpa/lib/rop/SoftRandomAccessResultList.html#SoftRandomAccessResultList(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>SoftRandomAccessResultList(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/SoftRandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">SoftRandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html" title="interface in org.apache.openjpa.lib.meta"><B>SourceTracker</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Interface that can optionally be implemented by metadata to include the source file from which the metadata was originally parsed.<DT><A HREF="./org/apache/openjpa/lib/meta/SourceTrackers.html" title="class in org.apache.openjpa.lib.meta"><B>SourceTrackers</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Utility class for performing common operations on <A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html" title="interface in org.apache.openjpa.lib.meta"><CODE>SourceTracker</CODE></A>s.<DT><A HREF="./org/apache/openjpa/lib/meta/SourceTrackers.html#SourceTrackers()"><B>SourceTrackers()</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SourceTrackers.html" title="class in org.apache.openjpa.lib.meta">SourceTrackers</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc"><B>SQLFormatter</B></A> - Class in <A HREF="./org/apache/openjpa/lib/jdbc/package-summary.html">org.apache.openjpa.lib.jdbc</A><DD>Converts single-line SQL strings into nicely-formatted multi-line, indented statements.<DT><A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html#SQLFormatter()"><B>SQLFormatter()</B></A> - Constructor for class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/SQLFormatter.html" title="class in org.apache.openjpa.lib.jdbc">SQLFormatter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html#SRC_ANNOTATIONS"><B>SRC_ANNOTATIONS</B></A> - Static variable in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html" title="interface in org.apache.openjpa.lib.meta">SourceTracker</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html#SRC_OTHER"><B>SRC_OTHER</B></A> - Static variable in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html" title="interface in org.apache.openjpa.lib.meta">SourceTracker</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html#SRC_XML"><B>SRC_XML</B></A> - Static variable in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SourceTracker.html" title="interface in org.apache.openjpa.lib.meta">SourceTracker</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#startCDATA()"><B>startCDATA()</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startClass(java.lang.String, org.xml.sax.Attributes)"><B>startClass(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Start a class. <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startClassElement(java.lang.String, org.xml.sax.Attributes)"><B>startClassElement(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Override this method marking the start of an element within a declared class. <DT><A HREF="./org/apache/openjpa/lib/conf/Configurable.html#startConfiguration()"><B>startConfiguration()</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configurable.html" title="interface in org.apache.openjpa.lib.conf">Configurable</A> <DD>Invoked before bean property configuration is begun on this object. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#startConfiguration()"><B>startConfiguration()</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#startDTD(java.lang.String, java.lang.String, java.lang.String)"><B>startDTD(String, String, String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startElement(java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#startElement(java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>Override this method marking the start of some element. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#startElement(java.lang.String)"><B>startElement(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>Start an element with the current attribute settings. <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#startEntity(java.lang.String)"><B>startEntity(String)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startPackage(java.lang.String, org.xml.sax.Attributes)"><B>startPackage(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Start a package. <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startPackageElement(java.lang.String, org.xml.sax.Attributes)"><B>startPackageElement(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Override this method marking the start of an element within a declared package. <DT><A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html#startSystemElement(java.lang.String, org.xml.sax.Attributes)"><B>startSystemElement(String, Attributes)</B></A> - Method in class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/CFMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">CFMetaDataParser</A> <DD>Override this method marking the start of an element outside of any package or class. <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#STDERR"><B>STDERR</B></A> - Static variable in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#STDOUT"><B>STDOUT</B></A> - Static variable in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html#store(java.io.OutputStream, java.lang.String)"><B>store(OutputStream, String)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/FormatPreservingProperties.html" title="class in org.apache.openjpa.lib.util">FormatPreservingProperties</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesLowerCaseIdentifiers()"><B>storesLowerCaseIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesLowerCaseQuotedIdentifiers()"><B>storesLowerCaseQuotedIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesMixedCaseIdentifiers()"><B>storesMixedCaseIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesMixedCaseQuotedIdentifiers()"><B>storesMixedCaseQuotedIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesUpperCaseIdentifiers()"><B>storesUpperCaseIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#storesUpperCaseQuotedIdentifiers()"><B>storesUpperCaseQuotedIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/StringDistance.html" title="class in org.apache.openjpa.lib.util"><B>StringDistance</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>Utilities for calculating string distance.<DT><A HREF="./org/apache/openjpa/lib/util/StringDistance.html#StringDistance()"><B>StringDistance()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/StringDistance.html" title="class in org.apache.openjpa.lib.util">StringDistance</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf"><B>StringListValue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>A comma-separated list of string values.<DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html#StringListValue(java.lang.String)"><B>StringListValue(String)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf"><B>StringValue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>A string <A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><CODE>Value</CODE></A>.<DT><A HREF="./org/apache/openjpa/lib/conf/StringValue.html#StringValue(java.lang.String)"><B>StringValue(String)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html#subList(int, int)"><B>subList(int, int)</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#subList(int, int)"><B>subList(int, int)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/SuffixMetaDataFilter.html" title="class in org.apache.openjpa.lib.meta"><B>SuffixMetaDataFilter</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Filters metadata iteration based on resource name suffix.<DT><A HREF="./org/apache/openjpa/lib/meta/SuffixMetaDataFilter.html#SuffixMetaDataFilter(java.lang.String)"><B>SuffixMetaDataFilter(String)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/SuffixMetaDataFilter.html" title="class in org.apache.openjpa.lib.meta">SuffixMetaDataFilter</A> <DD>Constructor; supply suffix to match against. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsAlterTableWithAddColumn()"><B>supportsAlterTableWithAddColumn()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsAlterTableWithDropColumn()"><B>supportsAlterTableWithDropColumn()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsANSI92EntryLevelSQL()"><B>supportsANSI92EntryLevelSQL()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsANSI92FullSQL()"><B>supportsANSI92FullSQL()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsANSI92IntermediateSQL()"><B>supportsANSI92IntermediateSQL()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsBatchUpdates()"><B>supportsBatchUpdates()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCatalogsInDataManipulation()"><B>supportsCatalogsInDataManipulation()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCatalogsInIndexDefinitions()"><B>supportsCatalogsInIndexDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCatalogsInPrivilegeDefinitions()"><B>supportsCatalogsInPrivilegeDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCatalogsInProcedureCalls()"><B>supportsCatalogsInProcedureCalls()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCatalogsInTableDefinitions()"><B>supportsCatalogsInTableDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsColumnAliasing()"><B>supportsColumnAliasing()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsConvert()"><B>supportsConvert()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsConvert(int, int)"><B>supportsConvert(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCoreSQLGrammar()"><B>supportsCoreSQLGrammar()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsCorrelatedSubqueries()"><B>supportsCorrelatedSubqueries()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsDataDefinitionAndDataManipulationTransactions()"><B>supportsDataDefinitionAndDataManipulationTransactions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsDataManipulationTransactionsOnly()"><B>supportsDataManipulationTransactionsOnly()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsDifferentTableCorrelationNames()"><B>supportsDifferentTableCorrelationNames()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsExpressionsInOrderBy()"><B>supportsExpressionsInOrderBy()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsExtendedSQLGrammar()"><B>supportsExtendedSQLGrammar()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsFullOuterJoins()"><B>supportsFullOuterJoins()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsGetGeneratedKeys()"><B>supportsGetGeneratedKeys()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsGroupBy()"><B>supportsGroupBy()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsGroupByBeyondSelect()"><B>supportsGroupByBeyondSelect()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsGroupByUnrelated()"><B>supportsGroupByUnrelated()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsIntegrityEnhancementFacility()"><B>supportsIntegrityEnhancementFacility()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsLikeEscapeClause()"><B>supportsLikeEscapeClause()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsLimitedOuterJoins()"><B>supportsLimitedOuterJoins()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMinimumSQLGrammar()"><B>supportsMinimumSQLGrammar()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMixedCaseIdentifiers()"><B>supportsMixedCaseIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMixedCaseQuotedIdentifiers()"><B>supportsMixedCaseQuotedIdentifiers()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMultipleOpenResults()"><B>supportsMultipleOpenResults()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMultipleResultSets()"><B>supportsMultipleResultSets()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsMultipleTransactions()"><B>supportsMultipleTransactions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsNamedParameters()"><B>supportsNamedParameters()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsNonNullableColumns()"><B>supportsNonNullableColumns()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOpenCursorsAcrossCommit()"><B>supportsOpenCursorsAcrossCommit()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOpenCursorsAcrossRollback()"><B>supportsOpenCursorsAcrossRollback()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOpenStatementsAcrossCommit()"><B>supportsOpenStatementsAcrossCommit()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOpenStatementsAcrossRollback()"><B>supportsOpenStatementsAcrossRollback()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOrderByUnrelated()"><B>supportsOrderByUnrelated()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsOuterJoins()"><B>supportsOuterJoins()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsPositionedDelete()"><B>supportsPositionedDelete()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsPositionedUpdate()"><B>supportsPositionedUpdate()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html#supportsRandomAccess()"><B>supportsRandomAccess()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">ListResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html#supportsRandomAccess()"><B>supportsRandomAccess()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/MergedResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">MergedResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html#supportsRandomAccess()"><B>supportsRandomAccess()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RangeResultObjectProvider.html" title="class in org.apache.openjpa.lib.rop">RangeResultObjectProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html#supportsRandomAccess()"><B>supportsRandomAccess()</B></A> - Method in interface org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ResultObjectProvider.html" title="interface in org.apache.openjpa.lib.rop">ResultObjectProvider</A> <DD>Return true if this provider supports random access. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsResultSetConcurrency(int, int)"><B>supportsResultSetConcurrency(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsResultSetHoldability(int)"><B>supportsResultSetHoldability(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsResultSetType(int)"><B>supportsResultSetType(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSavepoints()"><B>supportsSavepoints()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSchemasInDataManipulation()"><B>supportsSchemasInDataManipulation()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSchemasInIndexDefinitions()"><B>supportsSchemasInIndexDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSchemasInPrivilegeDefinitions()"><B>supportsSchemasInPrivilegeDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSchemasInProcedureCalls()"><B>supportsSchemasInProcedureCalls()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSchemasInTableDefinitions()"><B>supportsSchemasInTableDefinitions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSelectForUpdate()"><B>supportsSelectForUpdate()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsStatementPooling()"><B>supportsStatementPooling()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsStoredProcedures()"><B>supportsStoredProcedures()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSubqueriesInComparisons()"><B>supportsSubqueriesInComparisons()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSubqueriesInExists()"><B>supportsSubqueriesInExists()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSubqueriesInIns()"><B>supportsSubqueriesInIns()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsSubqueriesInQuantifieds()"><B>supportsSubqueriesInQuantifieds()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsTableCorrelationNames()"><B>supportsTableCorrelationNames()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsTransactionIsolationLevel(int)"><B>supportsTransactionIsolationLevel(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsTransactions()"><B>supportsTransactions()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsUnion()"><B>supportsUnion()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#supportsUnionAll()"><B>supportsUnionAll()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#SYSTEM_LOADER"><B>SYSTEM_LOADER</B></A> - Static variable in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>The standard system class loader. </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#tab()"><B>tab()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#tab(int)"><B>tab(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.QueuedSync.html#takeOver(org.apache.openjpa.lib.util.concurrent.WaitQueue.WaitNode)"><B>takeOver(WaitQueue.WaitNode)</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.QueuedSync.html" title="interface in org.apache.openjpa.lib.util.concurrent">WaitQueue.QueuedSync</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html" title="class in org.apache.openjpa.lib.util"><B>TemporaryClassLoader</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>ClassLoader implementation that allows classes to be temporarily loaded and then thrown away.<DT><A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html#TemporaryClassLoader(java.lang.ClassLoader)"><B>TemporaryClassLoader(ClassLoader)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TemporaryClassLoader.html" title="class in org.apache.openjpa.lib.util">TemporaryClassLoader</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html#THREAD_LOADER"><B>THREAD_LOADER</B></A> - Static variable in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/MultiClassLoader.html" title="class in org.apache.openjpa.lib.util">MultiClassLoader</A> <DD>Marker that will be replaced with the context loader of the current thread whenever it is discovered in the class loader list. <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#throwsDec(int)"><B>throwsDec(int)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Append the given value to the internal buffer. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#timedJoin(java.lang.Thread, long)"><B>timedJoin(Thread, long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Performs a timed <tt>Thread.join</tt> using this time unit. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#timedWait(java.lang.Object, long)"><B>timedWait(Object, long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Performs a timed <tt>Object.wait</tt> using this time unit. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent"><B>TimeUnit</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>A <tt>TimeUnit</tt> represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.<DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractNonSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractNonSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/AbstractSequentialResultList.html" title="class in org.apache.openjpa.lib.rop">AbstractSequentialResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Returns an array containing all of the elements in this set. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArraySet.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArraySet</A> <DD>Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Bytes.html#toBytes(long)"><B>toBytes(long)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Bytes.html" title="class in org.apache.openjpa.lib.util">Bytes</A> <DD>Returns a 8-byte array built from a long. <DT><A HREF="./org/apache/openjpa/lib/util/Bytes.html#toBytes(long, byte[])"><B>toBytes(long, byte[])</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Bytes.html" title="class in org.apache.openjpa.lib.util">Bytes</A> <DD>Build a 8-byte array from a long. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toDays(long)"><B>toDays(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>DAYS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toHours(long)"><B>toHours(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>HOURS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/Bytes.html#toLong(byte[])"><B>toLong(byte[])</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Bytes.html" title="class in org.apache.openjpa.lib.util">Bytes</A> <DD>Build a long from first 8 bytes of the array. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toMicros(long)"><B>toMicros(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>MICROSECONDS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toMillis(long)"><B>toMillis(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>MILLISECONDS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toMinutes(long)"><B>toMinutes(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>MINUTES.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toNanos(long)"><B>toNanos(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>NANOSECONDS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/conf/Configuration.html#toProperties(boolean)"><B>toProperties(boolean)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A> <DD>A properties representation of this Configuration. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#toProperties(boolean)"><B>toProperties(boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toSeconds(long)"><B>toSeconds(long)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>Equivalent to <tt>SECONDS.convert(duration, this)</tt>. <DT><A HREF="./org/apache/openjpa/lib/util/Bytes.html#toShort(byte[])"><B>toShort(byte[])</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Bytes.html" title="class in org.apache.openjpa.lib.util">Bytes</A> <DD>Build a short from first 2 bytes of the array. <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingConnection.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDataSource</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">RandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/CodeFormat.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</A> <DD>Return the internal buffer as a string. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.Entry.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.Entry.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap.Entry</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/CopyOnWriteArrayList.html" title="class in org.apache.openjpa.lib.util.concurrent">CopyOnWriteArrayList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Returns a string identifying this lock, as well as its lock state. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/Localizer.Message.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/Localizer.Message.html" title="class in org.apache.openjpa.lib.util">Localizer.Message</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#toString()"><B>toString()</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Return a copy of the internal value template with all parameters substituted with their current values. <DT><A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html#toURLAction(java.io.File)"><B>toURLAction(File)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/J2DoPrivHelper.html" title="class in org.apache.openjpa.lib.util">J2DoPrivHelper</A> <DD>Return a PrivilegedExceptionAction object for f.toURL(). <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#toXMLName(java.lang.String)"><B>toXMLName(String)</B></A> - Static method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>Convert <code>propName</code> to a lowercase-with-hyphens-style string. <DT><A HREF="./org/apache/openjpa/lib/log/AbstractLog.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/AbstractLog.html" title="class in org.apache.openjpa.lib.log">AbstractLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/AbstractLog.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/AbstractLog.html" title="class in org.apache.openjpa.lib.log">AbstractLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">CommonsLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">CommonsLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#TRACE"><B>TRACE</B></A> - Static variable in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - Method in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>Write out a log message at the <A HREF="./org/apache/openjpa/lib/log/Log.html#TRACE"><CODE>Log.TRACE</CODE></A> level with the stringification of <code>o</code> as the body of the message. <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - Method in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>Write out a log message at the <A HREF="./org/apache/openjpa/lib/log/Log.html#TRACE"><CODE>Log.TRACE</CODE></A> level with the stringification of <code>o</code> as the body of the message, also outputting <code>t</code> to the log. <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory.NoneLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory.NoneLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#TRACE_STR"><B>TRACE_STR</B></A> - Static variable in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/JavaVersions.html#transferStackTrace(java.lang.Throwable, java.lang.Throwable)"><B>transferStackTrace(Throwable, Throwable)</B></A> - Static method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/JavaVersions.html" title="class in org.apache.openjpa.lib.util">JavaVersions</A> <DD>Transfer the stack from one throwable to another, or return false if it cannot be done, possibly due to an unsupported Java version. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#tryLock()"><B>tryLock()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Acquires the lock only if it is free at the time of invocation. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#tryLock(long, org.apache.openjpa.lib.util.concurrent.TimeUnit)"><B>tryLock(long, TimeUnit)</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Acquires the lock if it is free within the given waiting time and the current thread has not been <CODE>interrupted</CODE>. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#tryLock()"><B>tryLock()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Acquires the lock only if it is not held by another thread at the time of invocation. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#tryLock(long, org.apache.openjpa.lib.util.concurrent.TimeUnit)"><B>tryLock(long, TimeUnit)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been <CODE>interrupted</CODE>. <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#TYPE_BACK"><B>TYPE_BACK</B></A> - Static variable in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>An edge (u, v) is a back edge if it creates a cycle back to an ancestor in the graph. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#TYPE_FEATURE"><B>TYPE_FEATURE</B></A> - Static variable in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#TYPE_FORWARD"><B>TYPE_FORWARD</B></A> - Static variable in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>An edge (u, v) is a forward edge if it is not a tree or back edge. <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#TYPE_PRODUCT"><B>TYPE_PRODUCT</B></A> - Static variable in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/Edge.html#TYPE_TREE"><B>TYPE_TREE</B></A> - Static variable in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/Edge.html" title="class in org.apache.openjpa.lib.graph">Edge</A> <DD>An edge (u, v) is a tree edge if node v was first discovered by traversing the edge. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util"><B>TypedProperties</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>A specialization of the <CODE>Properties</CODE> map type with added convenience methods to retrieve and set options as primitive values.<DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#TypedProperties()"><B>TypedProperties()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Default constructor. <DT><A HREF="./org/apache/openjpa/lib/util/TypedProperties.html#TypedProperties(java.util.Properties)"><B>TypedProperties(Properties)</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/TypedProperties.html" title="class in org.apache.openjpa.lib.util">TypedProperties</A> <DD>Construct the properties instance with the given set of defaults. </DL> <HR> <A NAME="_U_"><!-- --></A><H2> <B>U</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/conf/StringListValue.html#unalias(java.lang.String)"><B>unalias(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</A> <DD>Unalias the value list. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#unalias(java.lang.String)"><B>unalias(String)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Unalias the given setting. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#unalias(java.lang.String, java.lang.String[], boolean)"><B>unalias(String, String[], boolean)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Unalias the given setting. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html#unlock()"><B>unlock()</B></A> - Method in interface org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/Lock.html" title="interface in org.apache.openjpa.lib.util.concurrent">Lock</A> <DD>Releases the lock. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html#unlock()"><B>unlock()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ReentrantLock.html" title="class in org.apache.openjpa.lib.util.concurrent">ReentrantLock</A> <DD>Attempts to release this lock. <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateArray(int, java.sql.Array)"><B>updateArray(int, Array)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateArray(java.lang.String, java.sql.Array)"><B>updateArray(String, Array)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateAsciiStream(int, java.io.InputStream, int)"><B>updateAsciiStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateAsciiStream(java.lang.String, java.io.InputStream, int)"><B>updateAsciiStream(String, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBigDecimal(int, java.math.BigDecimal)"><B>updateBigDecimal(int, BigDecimal)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBigDecimal(java.lang.String, java.math.BigDecimal)"><B>updateBigDecimal(String, BigDecimal)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBinaryStream(int, java.io.InputStream, int)"><B>updateBinaryStream(int, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBinaryStream(java.lang.String, java.io.InputStream, int)"><B>updateBinaryStream(String, InputStream, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBlob(int, java.sql.Blob)"><B>updateBlob(int, Blob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBlob(java.lang.String, java.sql.Blob)"><B>updateBlob(String, Blob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBoolean(int, boolean)"><B>updateBoolean(int, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBoolean(java.lang.String, boolean)"><B>updateBoolean(String, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateByte(int, byte)"><B>updateByte(int, byte)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateByte(java.lang.String, byte)"><B>updateByte(String, byte)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBytes(int, byte[])"><B>updateBytes(int, byte[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateBytes(java.lang.String, byte[])"><B>updateBytes(String, byte[])</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateCharacterStream(int, java.io.Reader, int)"><B>updateCharacterStream(int, Reader, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateCharacterStream(java.lang.String, java.io.Reader, int)"><B>updateCharacterStream(String, Reader, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateClob(int, java.sql.Clob)"><B>updateClob(int, Clob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateClob(java.lang.String, java.sql.Clob)"><B>updateClob(String, Clob)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateDate(int, java.sql.Date)"><B>updateDate(int, Date)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateDate(java.lang.String, java.sql.Date)"><B>updateDate(String, Date)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateDouble(int, double)"><B>updateDouble(int, double)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateDouble(java.lang.String, double)"><B>updateDouble(String, double)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateFloat(int, float)"><B>updateFloat(int, float)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateFloat(java.lang.String, float)"><B>updateFloat(String, float)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateInt(int, int)"><B>updateInt(int, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateInt(java.lang.String, int)"><B>updateInt(String, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateLong(int, long)"><B>updateLong(int, long)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateLong(java.lang.String, long)"><B>updateLong(String, long)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateNull(int)"><B>updateNull(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateNull(java.lang.String)"><B>updateNull(String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateObject(int, java.lang.Object, int)"><B>updateObject(int, Object, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateObject(int, java.lang.Object)"><B>updateObject(int, Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateObject(java.lang.String, java.lang.Object, int)"><B>updateObject(String, Object, int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateObject(java.lang.String, java.lang.Object)"><B>updateObject(String, Object)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateRef(int, java.sql.Ref)"><B>updateRef(int, Ref)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateRef(java.lang.String, java.sql.Ref)"><B>updateRef(String, Ref)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateRow()"><B>updateRow()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#updatesAreDetected(int)"><B>updatesAreDetected(int)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateShort(int, short)"><B>updateShort(int, short)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateShort(java.lang.String, short)"><B>updateShort(String, short)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateString(int, java.lang.String)"><B>updateString(int, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateString(java.lang.String, java.lang.String)"><B>updateString(String, String)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateTime(int, java.sql.Time)"><B>updateTime(int, Time)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateTime(java.lang.String, java.sql.Time)"><B>updateTime(String, Time)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateTimestamp(int, java.sql.Timestamp)"><B>updateTimestamp(int, Timestamp)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#updateTimestamp(java.lang.String, java.sql.Timestamp)"><B>updateTimestamp(String, Timestamp)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/URLMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta"><B>URLMetaDataIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Iterator over the metadata resource represented by a URL.<DT><A HREF="./org/apache/openjpa/lib/meta/URLMetaDataIterator.html#URLMetaDataIterator(java.net.URL)"><B>URLMetaDataIterator(URL)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/URLMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">URLMetaDataIterator</A> <DD>Constructor; supply resource URL. <DT><A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html#useParent"><B>useParent</B></A> - Variable in class org.apache.openjpa.lib.ant.<A HREF="./org/apache/openjpa/lib/ant/AbstractTask.html" title="class in org.apache.openjpa.lib.ant">AbstractTask</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#usesLocalFilePerTable()"><B>usesLocalFilePerTable()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html#usesLocalFiles()"><B>usesLocalFiles()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingDatabaseMetaData.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingDatabaseMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/Utils.html" title="class in org.apache.openjpa.lib.util.concurrent"><B>Utils</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>This class groups together the functionality of java.util.concurrent that cannot be fully and reliably implemented in backport, but for which some form of emulation is possible.<DT><A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html" title="class in org.apache.openjpa.lib.util"><B>UUIDGenerator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/package-summary.html">org.apache.openjpa.lib.util</A><DD>UUID value generator.<DT><A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html#UUIDGenerator()"><B>UUIDGenerator()</B></A> - Constructor for class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/UUIDGenerator.html" title="class in org.apache.openjpa.lib.util">UUIDGenerator</A> <DD>&nbsp; </DL> <HR> <A NAME="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html#validate()"><B>validate()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/AbstractProductDerivation.html" title="class in org.apache.openjpa.lib.conf">AbstractProductDerivation</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html#validate()"><B>validate()</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ProductDerivation.html" title="interface in org.apache.openjpa.lib.conf">ProductDerivation</A> <DD>Ensure that this derivation is valid. <DT><A HREF="./org/apache/openjpa/lib/xml/ValidatingErrorHandler.html" title="class in org.apache.openjpa.lib.xml"><B>ValidatingErrorHandler</B></A> - Class in <A HREF="./org/apache/openjpa/lib/xml/package-summary.html">org.apache.openjpa.lib.xml</A><DD>ErrorHandler implementation which overrides the default behavior of ignoring parse errors to throw a <CODE>SAXException</CODE> instead.<DT><A HREF="./org/apache/openjpa/lib/xml/ValidatingErrorHandler.html#ValidatingErrorHandler()"><B>ValidatingErrorHandler()</B></A> - Constructor for class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/ValidatingErrorHandler.html" title="class in org.apache.openjpa.lib.xml">ValidatingErrorHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><B>Value</B></A> - Class in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>A configuration value.<DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#Value()"><B>Value()</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Default constructor. <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#Value(java.lang.String)"><B>Value(String)</B></A> - Constructor for class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Constructor. <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#valueChanged(org.apache.openjpa.lib.conf.Value)"><B>valueChanged(Value)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/Value.html#valueChanged()"><B>valueChanged()</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</A> <DD>Subclasses should call this method when their inernal value changes. <DT><A HREF="./org/apache/openjpa/lib/conf/ValueListener.html#valueChanged(org.apache.openjpa.lib.conf.Value)"><B>valueChanged(Value)</B></A> - Method in interface org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ValueListener.html" title="interface in org.apache.openjpa.lib.conf">ValueListener</A> <DD>Callback used by <A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><CODE>Value</CODE></A> objects to notify listener of change. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#valueExpired(java.lang.Object)"><B>valueExpired(Object)</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html#valueExpired(java.lang.Object)"><B>valueExpired(Object)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashMap.html" title="class in org.apache.openjpa.lib.util">ReferenceHashMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html#valueExpired(java.lang.Object)"><B>valueExpired(Object)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A> <DD>Overridable callback for when a value reference expires. <DT><A HREF="./org/apache/openjpa/lib/conf/ValueListener.html" title="interface in org.apache.openjpa.lib.conf"><B>ValueListener</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/conf/package-summary.html">org.apache.openjpa.lib.conf</A><DD>Components can listen on <A HREF="./org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf"><CODE>Value</CODE></A> objects for changes directly.<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html#values()"><B>values()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentHashMap</A> <DD>Returns a collection view of the values contained in this map. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html#values()"><B>values()</B></A> - Method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashMap.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashMap</A> <DD>Returns a Collection view of the values contained in this HashMap. <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html#values()"><B>values()</B></A> - Static method in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/TimeUnit.html" title="class in org.apache.openjpa.lib.util.concurrent">TimeUnit</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html#VERBOSE"><B>VERBOSE</B></A> - Static variable in interface org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/MetaDataSerializer.html" title="interface in org.apache.openjpa.lib.meta">MetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/JavaVersions.html#VERSION"><B>VERSION</B></A> - Static variable in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/JavaVersions.html" title="class in org.apache.openjpa.lib.util">JavaVersions</A> <DD>Java version; one of 2, 3, 4, 5, 6, or 7. <DT><A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html#visit(java.lang.Object, org.apache.openjpa.lib.graph.NodeInfo)"><B>visit(Object, NodeInfo)</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html" title="class in org.apache.openjpa.lib.graph">BreadthFirstWalk</A> <DD>Visit the node. </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.html" title="class in org.apache.openjpa.lib.util.concurrent"><B>WaitQueue</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>Base class for internal queue classes for semaphores, etc.<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.html#WaitQueue()"><B>WaitQueue()</B></A> - Constructor for class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.html" title="class in org.apache.openjpa.lib.util.concurrent">WaitQueue</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.QueuedSync.html" title="interface in org.apache.openjpa.lib.util.concurrent"><B>WaitQueue.QueuedSync</B></A> - Interface in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>&nbsp;<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.WaitNode.html" title="class in org.apache.openjpa.lib.util.concurrent"><B>WaitQueue.WaitNode</B></A> - Class in <A HREF="./org/apache/openjpa/lib/util/concurrent/package-summary.html">org.apache.openjpa.lib.util.concurrent</A><DD>&nbsp;<DT><A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.WaitNode.html#WaitQueue.WaitNode()"><B>WaitQueue.WaitNode()</B></A> - Constructor for class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/WaitQueue.WaitNode.html" title="class in org.apache.openjpa.lib.util.concurrent">WaitQueue.WaitNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html#walk()"><B>walk()</B></A> - Method in class org.apache.openjpa.lib.graph.<A HREF="./org/apache/openjpa/lib/graph/BreadthFirstWalk.html" title="class in org.apache.openjpa.lib.graph">BreadthFirstWalk</A> <DD>Begins the breadth first traversal. <DT><A HREF="./org/apache/openjpa/lib/log/AbstractLog.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/AbstractLog.html" title="class in org.apache.openjpa.lib.log">AbstractLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/AbstractLog.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/AbstractLog.html" title="class in org.apache.openjpa.lib.log">AbstractLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">CommonsLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/CommonsLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">CommonsLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#WARN"><B>WARN</B></A> - Static variable in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - Method in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>Write out a log message at the <A HREF="./org/apache/openjpa/lib/log/Log.html#WARN"><CODE>Log.WARN</CODE></A> level with the stringification of <code>o</code> as the body of the message, also outputting <code>t</code> to the log. <DT><A HREF="./org/apache/openjpa/lib/log/Log.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - Method in interface org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log.html" title="interface in org.apache.openjpa.lib.log">Log</A> <DD>Write out a log message at the <A HREF="./org/apache/openjpa/lib/log/Log.html#WARN"><CODE>Log.WARN</CODE></A> level with the stringification of <code>o</code> as the body of the message, also outputting <code>t</code> to the log. <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/Log4JLogFactory.LogAdapter.html" title="class in org.apache.openjpa.lib.log">Log4JLogFactory.LogAdapter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory.NoneLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - Method in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/NoneLogFactory.NoneLog.html" title="class in org.apache.openjpa.lib.log">NoneLogFactory.NoneLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html#WARN_STR"><B>WARN_STR</B></A> - Static variable in class org.apache.openjpa.lib.log.<A HREF="./org/apache/openjpa/lib/log/LogFactoryImpl.html" title="class in org.apache.openjpa.lib.log">LogFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/ValidatingErrorHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/ValidatingErrorHandler.html" title="class in org.apache.openjpa.lib.xml">ValidatingErrorHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html#wasNull()"><B>wasNull()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingCallableStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingCallableStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html#wasNull()"><B>wasNull()</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingResultSet.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingResultSet</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html#WEAK"><B>WEAK</B></A> - Static variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/ConcurrentReferenceHashSet.html" title="class in org.apache.openjpa.lib.util.concurrent">ConcurrentReferenceHashSet</A> <DD>Weak reference marker. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html#WEAK"><B>WEAK</B></A> - Static variable in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceHashSet.html" title="class in org.apache.openjpa.lib.util">ReferenceHashSet</A> <DD>Weak reference marker. <DT><A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html#WEAK"><B>WEAK</B></A> - Static variable in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ReferenceMap.html" title="interface in org.apache.openjpa.lib.util">ReferenceMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html" title="class in org.apache.openjpa.lib.rop"><B>WindowResultList</B></A> - Class in <A HREF="./org/apache/openjpa/lib/rop/package-summary.html">org.apache.openjpa.lib.rop</A><DD>ResultList implementation that uses a forward-scrolling window of results.<DT><A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html#WindowResultList(org.apache.openjpa.lib.rop.ResultObjectProvider)"><B>WindowResultList(ResultObjectProvider)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html" title="class in org.apache.openjpa.lib.rop">WindowResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html#WindowResultList(org.apache.openjpa.lib.rop.ResultObjectProvider, int)"><B>WindowResultList(ResultObjectProvider, int)</B></A> - Constructor for class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html" title="class in org.apache.openjpa.lib.rop">WindowResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html#wrapResult(java.sql.ResultSet, boolean)"><B>wrapResult(ResultSet, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingPreparedStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingPreparedStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html#wrapResult(java.sql.ResultSet, boolean)"><B>wrapResult(ResultSet, boolean)</B></A> - Method in class org.apache.openjpa.lib.jdbc.<A HREF="./org/apache/openjpa/lib/jdbc/DelegatingStatement.html" title="class in org.apache.openjpa.lib.jdbc">DelegatingStatement</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/BytecodeWriter.html#write(serp.bytecode.BCClass)"><B>write(BCClass)</B></A> - Method in interface org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/BytecodeWriter.html" title="interface in org.apache.openjpa.lib.util">BytecodeWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#write(java.io.OutputStream)"><B>write(OutputStream)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Write the internal value template with all parameters substituted with their current values. <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#write(java.io.Writer)"><B>write(Writer)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Write the internal value template with all parameters substituted with their current values. <DT><A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html#write(java.io.File)"><B>write(File)</B></A> - Method in class org.apache.openjpa.lib.util.<A HREF="./org/apache/openjpa/lib/util/ParameterTemplate.html" title="class in org.apache.openjpa.lib.util">ParameterTemplate</A> <DD>Write the internal value template with all parameters substituted with their current values. <DT><A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html" title="class in org.apache.openjpa.lib.xml">XMLWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html#write(java.lang.String, int, int)"><B>write(String, int, int)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html" title="class in org.apache.openjpa.lib.xml">XMLWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html#write(int)"><B>write(int)</B></A> - Method in class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html" title="class in org.apache.openjpa.lib.xml">XMLWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> - Method in class org.apache.openjpa.lib.conf.<A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A> <DD>Implementation of the <CODE>Externalizable</CODE> interface to write the properties returned by <A HREF="./org/apache/openjpa/lib/conf/ConfigurationImpl.html#toProperties(boolean)"><CODE>ConfigurationImpl.toProperties(boolean)</CODE></A>. <DT><A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html#writeReplace()"><B>writeReplace()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/LazyForwardResultList.html" title="class in org.apache.openjpa.lib.rop">LazyForwardResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/ListResultList.html#writeReplace()"><B>writeReplace()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/ListResultList.html" title="class in org.apache.openjpa.lib.rop">ListResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html#writeReplace()"><B>writeReplace()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/RandomAccessResultList.html" title="class in org.apache.openjpa.lib.rop">RandomAccessResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html#writeReplace()"><B>writeReplace()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/SimpleResultList.html" title="class in org.apache.openjpa.lib.rop">SimpleResultList</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html#writeReplace()"><B>writeReplace()</B></A> - Method in class org.apache.openjpa.lib.rop.<A HREF="./org/apache/openjpa/lib/rop/WindowResultList.html" title="class in org.apache.openjpa.lib.rop">WindowResultList</A> <DD>&nbsp; </DL> <HR> <A NAME="_X_"><!-- --></A><H2> <B>X</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/xml/XMLFactory.html" title="class in org.apache.openjpa.lib.xml"><B>XMLFactory</B></A> - Class in <A HREF="./org/apache/openjpa/lib/xml/package-summary.html">org.apache.openjpa.lib.xml</A><DD>The XMLFactory produces validating and non-validating DOM level 2 and SAX level 2 parsers and XSL transformers through JAXP.<DT><A HREF="./org/apache/openjpa/lib/xml/XMLFactory.html#XMLFactory()"><B>XMLFactory()</B></A> - Constructor for class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/XMLFactory.html" title="class in org.apache.openjpa.lib.xml">XMLFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta"><B>XMLMetaDataParser</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Custom SAX parser used by the system to quickly parse metadata files.<DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html#XMLMetaDataParser()"><B>XMLMetaDataParser()</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataParser.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta"><B>XMLMetaDataSerializer</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Abstract base type for serlializers that transfer groups of objects to XML.<DT><A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html#XMLMetaDataSerializer()"><B>XMLMetaDataSerializer()</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/XMLMetaDataSerializer.html" title="class in org.apache.openjpa.lib.meta">XMLMetaDataSerializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html" title="class in org.apache.openjpa.lib.xml"><B>XMLWriter</B></A> - Class in <A HREF="./org/apache/openjpa/lib/xml/package-summary.html">org.apache.openjpa.lib.xml</A><DD>The XMLWriter is a writer type for pretty-printing XML.<DT><A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html#XMLWriter(java.io.Writer)"><B>XMLWriter(Writer)</B></A> - Constructor for class org.apache.openjpa.lib.xml.<A HREF="./org/apache/openjpa/lib/xml/XMLWriter.html" title="class in org.apache.openjpa.lib.xml">XMLWriter</A> <DD>Construct an XMLWriter that will write to the given stream. </DL> <HR> <A NAME="_Z_"><!-- --></A><H2> <B>Z</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta"><B>ZipFileMetaDataIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Iterator over all metadata resources in a given zip file.<DT><A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html#ZipFileMetaDataIterator(java.net.URL, org.apache.openjpa.lib.meta.MetaDataFilter)"><B>ZipFileMetaDataIterator(URL, MetaDataFilter)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ZipFileMetaDataIterator</A> <DD>Constructor; supply zip/jar URL and optional file filter. <DT><A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html#ZipFileMetaDataIterator(java.util.zip.ZipFile, org.apache.openjpa.lib.meta.MetaDataFilter)"><B>ZipFileMetaDataIterator(ZipFile, MetaDataFilter)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ZipFileMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ZipFileMetaDataIterator</A> <DD>Constructor; supply zip file and optional file filter. <DT><A HREF="./org/apache/openjpa/lib/meta/ZipStreamMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta"><B>ZipStreamMetaDataIterator</B></A> - Class in <A HREF="./org/apache/openjpa/lib/meta/package-summary.html">org.apache.openjpa.lib.meta</A><DD>Iterator over all metadata resources in a given zip input stream.<DT><A HREF="./org/apache/openjpa/lib/meta/ZipStreamMetaDataIterator.html#ZipStreamMetaDataIterator(java.util.zip.ZipInputStream, org.apache.openjpa.lib.meta.MetaDataFilter)"><B>ZipStreamMetaDataIterator(ZipInputStream, MetaDataFilter)</B></A> - Constructor for class org.apache.openjpa.lib.meta.<A HREF="./org/apache/openjpa/lib/meta/ZipStreamMetaDataIterator.html" title="class in org.apache.openjpa.lib.meta">ZipStreamMetaDataIterator</A> <DD>Constructor; supply zip stream and optional metadata filter. </DL> <HR> <A NAME="___"><!-- --></A><H2> <B>_</B></H2> <DL> <DT><A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html#_listeners"><B>_listeners</B></A> - Variable in class org.apache.openjpa.lib.util.concurrent.<A HREF="./org/apache/openjpa/lib/util/concurrent/AbstractConcurrentEventManager.html" title="class in org.apache.openjpa.lib.util.concurrent">AbstractConcurrentEventManager</A> <DD>&nbsp; </DL> <HR> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2006-2008 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>