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

A

abort(Executor) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
absolute(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
absolute(int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
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.
AbstractInstrument - Class in org.apache.openjpa.lib.instrumentation
Provides a base for creating instruments.
AbstractInstrument() - Constructor for class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
AbstractInstrumentationProvider - Class in org.apache.openjpa.lib.instrumentation
Specialized instrumentation providers can extend this class to get basic provider state and capabilities.
AbstractInstrumentationProvider() - Constructor for class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
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
 
AbstractListIterator<E> - Class in org.apache.openjpa.lib.rop
Abstract read-only list iterator.
AbstractListIterator() - Constructor for class org.apache.openjpa.lib.rop.AbstractListIterator
 
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<E> - 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(E) - Method in class org.apache.openjpa.lib.rop.AbstractListIterator
 
add(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
add(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
add(E) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
add(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
addAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
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
 
addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
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<ConnectionDecorator>) - 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.
addEquivalentKey(String) - Method in class org.apache.openjpa.lib.conf.Value
Adds a moniker that is equivalent to the original property key used during construction.
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.
addInstrument(Instrument) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
addInstrument(Instrument) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Adds an instrument to this providers list of managed instruments.
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(ValueListener) - Method in class org.apache.openjpa.lib.conf.Value
Listener for value changes.
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 existing 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(T) - Method in interface org.apache.openjpa.lib.conf.Configuration
Add the given value to the set of configuration properties.
addValue(T) - 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
 
afterLast() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
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
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
appendNames(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Append the names together while maintaining delimiters.
appendNames(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Append the names together while maintaining delimiters.
appendNames(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
appendNames(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
areEqual(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Compares two byte arrays for equality.
assertChangeable() - Method in class org.apache.openjpa.lib.conf.Value
Asserts if this receiver can be changed.
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.
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.
autoCommitFailureClosesAllResultSets() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 

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>~.
BAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
Base16Encoder - Class in org.apache.openjpa.lib.util
Base 16 encoder.
Base16Encoder() - Constructor for class org.apache.openjpa.lib.util.Base16Encoder
 
batchedRowsBaseIndex - Variable in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
batchedRowsBaseIndex - Variable in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
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
 
beforeFirst() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
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
 
buildDefaultValidatorFactoryAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for javax.validation.Validation.buildDefaultValidatorFactory().
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
 
cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
cancelRowUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
canSplit(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name can be split into multiple components.
canSplit(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name can be split into multiple components.
canSplit(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name can be split into multiple components, taking into account the specified delimiter.
canSplit(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name can be split into multiple components, taking into account the specified delimiter.
canSplit(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
canSplit(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
canSplit(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
canSplit(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
capacity() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the current capacity of backing table in this map.
capacity() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
CASE_LOWER - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
CASE_PRESERVE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
CASE_UPPER - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
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 interface org.apache.openjpa.lib.util.Clearable
 
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.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.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.OrderedMap
 
clear() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
Clearable - Interface in org.apache.openjpa.lib.util
Generic interface for components that can be cleared so that helpers can treat them in a generic way.
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.
clearDeferredMetaData() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
clearLogParameters(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
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.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
clearParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
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.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.jdbc.LoggingConnectionDecorator.LoggingConnection
 
close() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
close() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
close() - Method in class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Close the resources used by this iterator.
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.
closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
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
 
color - Variable in class org.apache.openjpa.lib.graph.NodeInfo
 
COLOR_BLACK - Static variable in class org.apache.openjpa.lib.graph.NodeInfo
 
COLOR_GRAY - Static variable in class org.apache.openjpa.lib.graph.NodeInfo
 
COLOR_WHITE - Static variable in class org.apache.openjpa.lib.graph.NodeInfo
 
combineFull(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(String, String[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines names using delimiting rules and appropriate separators
combineNames(IdentifierRule, IdentifierRule[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines names using delimiting rules and appropriate separators
combineNames(String, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines names using the specified delimiting rule and appropriate separators
combineNames(IdentifierRule, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines names using the specified delimiting rule and appropriate separators
combineNames(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines two names using delimiting rules and appropriate separators
combineNames(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Combines two names using delimiting rules and appropriate separators
combineNames(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierConfiguration, String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierRule, IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierConfiguration, IdentifierRule, IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierConfiguration, IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierConfiguration, IdentifierRule, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(String, String[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierRule, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
combineNames(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
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.ConfiguringConnectionDecorator.ConfiguringConnection
 
commit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
commit() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
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(Identifier) - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
compareTo(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Compares two byte arrays as specified by Comparable.
ConcreteClassGenerator - Class in org.apache.openjpa.lib.util
Dynamically generates concrete implementations of abstract classes.
ConcreteClassGenerator() - Constructor for class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
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.
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<E> - 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.
CONFIG_RESOURCE_ANCHOR - Static variable in class org.apache.openjpa.lib.conf.Configurations
 
CONFIG_RESOURCE_PATH - Static variable in class org.apache.openjpa.lib.conf.Configurations
 
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
 
Configurations.Runnable - Interface in org.apache.openjpa.lib.conf
 
configure(Object, Configuration) - Method in class org.apache.openjpa.lib.conf.ObjectValue
Configure the given object.
configure(Object, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.ObjectValue
Configure the given object.
configure(Object, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.PluginValue
Configure the given object.
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
 
ConfiguringConnectionDecorator.ConfiguringConnection - Class in org.apache.openjpa.lib.jdbc
Decorator to configure connection components correctly.
ConfiguringConnectionDecorator.ConfiguringConnection(Connection) - Constructor for class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
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.ConcurrentReferenceHashSet
 
contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
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.ConcurrentReferenceHashSet
 
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.
containsKey(Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
containsKey(Object) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
containsNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Return true if the graph contains the given node.
containsProperty(Value, 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.
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.
containsReadOnlyConfigurationAsListener() - Method in class org.apache.openjpa.lib.conf.Value
 
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.
containsValue(Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
containsValue(Object) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
convert(IdentifierConfiguration, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Convert the string using this naming configuration to the supplied naming configuration.
convert(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
convertFull(IdentifierConfiguration, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Converts a qualified string-based name defined using the base configuration to the specified configuration.
convertFull(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
copy(File, File) - Static method in class org.apache.openjpa.lib.util.Files
Copy a file.
createArrayOf(String, Object[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createBlob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createClasspath() - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
createClob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
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
 
createNClob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createSQLXML() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createStatement(boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
createStatement(int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
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
 
createStatement(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
createStatement(int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
createStatement(int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
createStruct(String, Object[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
createType1() - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
 
createURL(String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
 
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
 
debug(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
debug(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
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.
decrypt(String) - Method in interface org.apache.openjpa.lib.encryption.EncryptionProvider
This method will decrypt the provided string.
DEFAULT_RULE - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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().
deleteOnExitAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.deleteOnExit().
deleteRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
deletesAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
delimit(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Delimit the name if it requires delimiters
delimit(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Delimit the name if it requires delimiters
delimit(String, String, boolean) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Delimit the string with the option to force delimiting.
delimit(IdentifierRule, String, boolean) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Delimit the string with the option to force delimiting.
delimit(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimit(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimit(IdentifierRule, String, boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimit(IdentifierConfiguration, IdentifierRule, String, boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimit(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimit(String, String, boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
delimitAll() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns true if global name delimiting is enabled.
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
 
DOLLAR_CHAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.LRUMap
 
doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
DOT - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
DOUBLE_QUOTE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
DoubleValue - Class in org.apache.openjpa.lib.conf
A double Value.
DoubleValue(String) - Constructor for class org.apache.openjpa.lib.conf.DoubleValue
 
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)
elements() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
EMPTY - Static variable in class org.apache.openjpa.lib.conf.StringListValue
 
EMPTY - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
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
 
EMPTY_SET - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
 
encode(byte[]) - Static method in class org.apache.openjpa.lib.util.Base16Encoder
Convert bytes to a base16 string.
encrypt(String) - Method in interface org.apache.openjpa.lib.encryption.EncryptionProvider
This method will encrypt the provided string.
EncryptionProvider - Interface in org.apache.openjpa.lib.encryption
Interface for providing encryption/decryption capabilities to the OpenJPA runtime.
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.identifier.IdentifierUtilImpl
 
endConfiguration() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
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.
endElement(String) - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
 
endEntity(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
endExtendedClass(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
 
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.
entrySet() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
entrySet() - Method in class org.apache.openjpa.lib.util.OrderedMap
 
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 equality of values.
equals(Object) - Method in class org.apache.openjpa.lib.conf.Value
Use original value instead of current value because they are one and the same for non-dynamic Values and ensures that modifying dynamic Values do not impact equality or hashCode contract.
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.ConcurrentReferenceHashSet
 
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(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
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.
exclude(Object) - Method in interface org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap.KeyFilter
 
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
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
execute() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
execute() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
execute(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
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
 
executeBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
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.
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeQuery(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeQuery(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeQuery(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
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
 
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
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.
extractClass(Type) - Static method in class org.apache.openjpa.lib.util.JavaVersions
Extracts the class from the given argument, if possible.

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(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
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
 
findResource(String, Locale, ClassLoader) - Method in interface org.apache.openjpa.lib.util.ResourceBundleProvider
Find a ResourceBundle with the given name, locale, and class loader (which may be null).
findResource(String, Locale, ClassLoader) - Method in class org.apache.openjpa.lib.util.SimpleResourceBundleProvider
 
findResource(String, Locale, ClassLoader) - Method in class org.apache.openjpa.lib.util.StreamResourceBundleProvider
 
findResource(String, Locale, ClassLoader) - Method in class org.apache.openjpa.lib.util.ZipResourceBundleProvider
 
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.
finished - Variable in class org.apache.openjpa.lib.graph.NodeInfo
 
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
 
first() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
fixPrefix(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Adds a prefix "openjpa." to the given key, if necessary.
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
 
FormatPreservingProperties.PropertySource - Class in org.apache.openjpa.lib.util
 
FormatPreservingProperties.PropertySource() - Constructor for class org.apache.openjpa.lib.util.FormatPreservingProperties.PropertySource
 
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
 
fullRevisionPattern - Static variable in class org.apache.openjpa.lib.util.svn.SVNUtils
 

G

generatedKeyAlwaysReturned() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
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() - Method in class org.apache.openjpa.lib.conf.Value
Get the actual data stored in this 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(Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
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.
get(Object) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
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
 
getAllowCompaction() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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.
getAnchorsInFile(File) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
getAnchorsInFile(File) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return a List of all the anchors defined in file.
getAnchorsInResource(String) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
getAnchorsInResource(String) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return a List of all the anchors defined in resource.
getAnnotationAction(AnnotatedElement, Class<T>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedAction object for AnnotatedElement.getAnnotation().
getAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for AnnotatedElement.getAnnotations().
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
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Deprecated. use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
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
Deprecated. 
getBigDecimal(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
Deprecated. 
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
 
getCanDelimit() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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
 
getCatalogs() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getChannel() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
getCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
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
 
getClientInfo() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getClientInfo(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getClientInfoProperties() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
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<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.
getColNumber() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the column number in the line of the file at which this instance was parsed.
getColumnPrivileges(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getColumns(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.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getComments() - Method in interface org.apache.openjpa.lib.xml.Commentable
Return comments, or empty array if none.
getConcreteConstructor(Class<T>, Class<?>...) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
Get the constructor of the concrete, dynamic wrapper class of the given abstract class with matching argument types.
getConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getConfiguration() - Method in class org.apache.openjpa.lib.ant.AbstractTask
The task configuration.
getConfiguration() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getConfiguration() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Gets the configuration associated with the instrumentation provider
getConfigurationKey(String, Map) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Determine the full key name for partialKey, 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 class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Resource content.
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().
getContext() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
getContext() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Gets the context of the instrument.
getContextClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Thread.currentThread .getContextClassLoader().
getConversionKey() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns a key that can be used to determine whether conversion should take place.
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getCurrentVendor() - Static method in enum org.apache.openjpa.lib.util.JavaVendors
This static worker method returns the current Vendor.
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
 
getDeclaredAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for AnnotatedElement.getDeclaredAnnotations().
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
 
getDefaultIdentifierRule() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Gets the default naming rule
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
 
getDefaultResourceLocation() - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
getDefaultResourceLocation() - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return a string identifying the default resource location for this product derivation, if one exists.
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.DelegatingDatabaseMetaData
Return the wrapped database metadata.
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.log.SLF4JLogFactory.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
 
getDelegate() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
getDelegates() - Method in class org.apache.openjpa.lib.log.MultiLogFactory
Returns the delegates that this MultiLogFactory delegates messages to.
getDelimitedCase() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the case that is used when delimiting.
getDelimitReservedWords() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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
 
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.
getEquivalentKeys() - Method in class org.apache.openjpa.lib.conf.Value
Gets the unmodifiable view of the equivalent keys or an empty set if no equivalent key has been added.
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
 
getExportedKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
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 class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Return the last-iterated metadata resource content as a file, or null if not an extant file.
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.
getFullyQualifiedAnchorsInPropertiesLocation(Options) - Static method in class org.apache.openjpa.lib.conf.Configurations
Return a List of all the fully-qualified anchors specified in the properties location listed in opts.
getFullyQualifiedAnchorsInPropertiesLocation(String) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Return a List of all the fully-qualified anchors specified in propertiesLocation.
getFunctionColumns(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
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
 
getHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
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
 
getIdentifierConcatenator() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the value used to concatenate multiple names together.
getIdentifierConfiguration() - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Get the naming configuration.
getIdentifierConfiguration() - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
getIdentifierDelimiter() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the value used to delimit between individual names.
getIdentifierQuoteString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getIdentifierRule(T) - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns a naming rule or null if the rule is not found.
getIdentifierRules() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns all naming rules
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
 
getImportedKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getIndexOfFirstFailedObject() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
 
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 class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Return the last-iterated metadata resource content as a stream.
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)
getInstrument() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getInstrument() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Returns the string-based list of instruments directly configured by this provider via setInstrument.
getInstrumentAliases() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getInstrumentAliases() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Returns an string array of identifier to class name aliases for instruments known to the instrumentation provider.
getInstrumentByName(String) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getInstrumentByName(String) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Returns an instrument instrumented by this provider by name
getInstruments() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getInstruments() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Gets all instruments instrumented by this provider
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.
getJarEntryAction(JarURLConnection) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for con.getJarEntry().
getJarFileAction(JarURLConnection) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for con.getJarFile().
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.
getLeadingDelimiter() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the leading delimiter value to use when delimiting a name.
getLevel() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
getLevel() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Gets the instrumentation level of this instrument.
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
 
getLineNumber() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
Return the line number of the file at which this instance was parsed.
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.
getListeners() - Method in class org.apache.openjpa.lib.conf.Value
Gets unmodifable list of listeners 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
 
getMaxLength() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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.concurrent.SizedConcurrentHashMap
 
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
 
getMetaData(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
getMetaData() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
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.
getMustDelimit() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
getName() - Method in interface org.apache.openjpa.lib.identifier.Identifier
 
getName() - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
getName() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
getName() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
getName() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Returns the name of the instrument.
getName() - Method in class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
The name of the resource.
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
 
getNanoPrecisionTimestamp() - Static method in class org.apache.openjpa.lib.util.TimestampHelper
 
getNCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNetworkTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
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.
getNString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getNString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getNumericFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getObject(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(String, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getObject(int, Class<T>) - 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<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(String, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getObject(int, Class<T>) - 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.
getOptions() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
getOptions() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
getOptions() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Returns the options specified for the instrument in string form.
getOptions() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Gets configuration options for this provider
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.
getOriginalValue() - Method in class org.apache.openjpa.lib.conf.Value
Gets the original 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.
getOverrideContextClassloader() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
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().
getParentLogger() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
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
 
getPrimaryKeys(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getPrintParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
Whether parameter values will be printed in exception messages or in trace.
getProcedureColumns(String, 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.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
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().
getPropertyAction(String, 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
 
getPropertyKeys(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Get the set of all known property keys, including any equivalent keys, appropriately prefixed.
getPropertyKeys() - Method in interface org.apache.openjpa.lib.conf.Configuration
Get the set of all known property keys, including any equivalent keys, appropriately prefixed.
getPropertyKeys(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
getPropertyKeys() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Gets all known property keys.
getPropertyKeys() - Method in class org.apache.openjpa.lib.conf.Value
Gets unmodifiable view of all the property keys set on this receiver.
getProtectionDomainAction(Class<?>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for class.getProtectionDomain().
getProvider() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
getProvider() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Gets the instrumentation provider for the instrument.
getPseudoColumns(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
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
 
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
 
getReservedWords() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
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
 
getRowId(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getRowId(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getRowId(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getRowId(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getRowIdLifetime() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSAXParser(boolean, boolean) - Static method in class org.apache.openjpa.lib.xml.XMLFactory
Return a SAXParser with the specified configuration.
getSchema() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getSchemaCase() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the case that is used when delimiters are not used.
getSchemaLocation() - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
Get the string value of the schema location attribute on the root element
getSchemas() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getSchemas() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
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.
getSpecialCharacters() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
getSQL() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
Return the SQL associated with this event; may be null.
getSQL() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
Gets the SQL string if available.
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
 
getSQLXML(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getSQLXML(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
getSQLXML(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
getSQLXML(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
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
 
getSupportedQueryHints() - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
getSupportedQueryHints() - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Return set of Query hint keys recognized by this receiver.
getSupportedQueryHints() - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
 
getSupportsDelimitedIdentifiers() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns true if delimiting is supported
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
 
getTablePrivileges(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getTables(String, 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.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getTableTypes() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getTableTypes() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
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.
getTime() - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
Get the timestamp to be used for this uuid.
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.
getTrailingDelimiter() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
Returns the trailing delimiter value to use when delimiting a name.
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
 
getTypeInfo() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getTypeMap() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
getUDTs(String, String, String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getUDTs(String, String, String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getUnicodeStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
Deprecated. 
getUnicodeStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
Deprecated. 
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.
getUserObject() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
getUserObject() - Method in interface org.apache.openjpa.lib.rop.ResultList
Get the opaque user object attached to this receiver.
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
Gets the registered Value for the given propertyName.
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.
getVersion() - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
Get the string value of the version attribute on the root element
getVersionColumns(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
getVirtualMachineClassName() - Method in enum org.apache.openjpa.lib.util.JavaVendors
 
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.
getWriter(String, ClassLoader, String) - 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 set to the provided charset encoding.
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<Object>) - 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
 
hash - Variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
hashCode() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Computes hash code based on the hashCodes of the values.
hashCode() - Method in class org.apache.openjpa.lib.conf.Value
Use original value instead of current value because they are one and the same for non-dynamic Values and ensures that modifying dynamic Values do not impact equality or hashCode contract.
hashCode() - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
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.ConcurrentReferenceHashSet
 
hashCode() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
 
hashCode() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
hasKnownPrefix(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
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 class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Return whether there is another resource to iterate over.
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.
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
 
hc(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Obtain the hashcode of an object.
hide() - Method in class org.apache.openjpa.lib.conf.Value
Hides the value of this Value from being output to the caller.

I

id - Variable in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
Identifier - Interface in org.apache.openjpa.lib.identifier
Base interface for identifiers.
IdentifierConfiguration - Interface in org.apache.openjpa.lib.identifier
The IdentifierConfiguration interface.
IdentifierImpl - Class in org.apache.openjpa.lib.identifier
Base identifer implementation.
IdentifierImpl() - Constructor for class org.apache.openjpa.lib.identifier.IdentifierImpl
 
IdentifierImpl(String) - Constructor for class org.apache.openjpa.lib.identifier.IdentifierImpl
 
IdentifierRule - Class in org.apache.openjpa.lib.identifier
The standard identifier rule.
IdentifierRule() - Constructor for class org.apache.openjpa.lib.identifier.IdentifierRule
 
IdentifierUtil - Interface in org.apache.openjpa.lib.identifier
Base IdentifierUtil interface.
IdentifierUtilImpl - Class in org.apache.openjpa.lib.identifier
Implementation class for the base identifier impl.
IdentifierUtilImpl() - Constructor for class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
IdentifierUtilImpl(IdentifierConfiguration) - Constructor for class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
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.OrderedMap
 
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(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
INFO_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
INIT_STATE_FREEZING - Static variable in interface org.apache.openjpa.lib.conf.Configuration
 
INIT_STATE_FROZEN - Static variable in interface org.apache.openjpa.lib.conf.Configuration
 
INIT_STATE_LIQUID - Static variable in interface org.apache.openjpa.lib.conf.Configuration
 
initializationMillis - Variable in class org.apache.openjpa.lib.log.LogFactoryImpl
The time at which this factory was initialized.
initialize() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
initialize() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Initializes the instrument.
initialize(PreparedStatement, Connection) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
initialize(Statement, Connection) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
initializeInstrument(Instrument, Object) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
initializeInstrument(Instrument, String, Object) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
initializeInstrument(Instrument, Object) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Initializes an instrument within the provided context.
initializeInstrument(Instrument, String, Object) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Initializes an instrument within the provided options and context.
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
 
Instrument - Interface in org.apache.openjpa.lib.instrumentation
Interface that must be implemented by instruments.
InstrumentationLevel - Enum in org.apache.openjpa.lib.instrumentation
The instrumentation level can be used to indicate if and when an instrument will be automatically started and stopped.
InstrumentationProvider - Interface in org.apache.openjpa.lib.instrumentation
Pluggable instrumentation providers (ex.
IntValue - Class in org.apache.openjpa.lib.conf
An int Value.
IntValue(String) - Constructor for class org.apache.openjpa.lib.conf.IntValue
 
INVISIBLE - Static variable in class org.apache.openjpa.lib.conf.Value
 
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.
isAllowTruncation() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
isAnnotationPresentAction(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for AnnotatedElement.isAnnotationPresent().
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.DelegatingCallableStatement
 
isClosed() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
isClosed() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
isClosed() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isClosed() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
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
 
isCloseOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
isCloseOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
isCloseOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
isDebugEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
isDefault(Object) - Method in class org.apache.openjpa.lib.conf.Value
 
isDeferResourceLoading() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
isDelimited(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name is delimited.
isDelimited(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name is delimited.
isDelimited(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
isDelimited(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
isDelimited(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
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().
isDoubleQuoted(String) - Static method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
Returns whether a name is double quoted
isDynamic() - Method in class org.apache.openjpa.lib.conf.Value
Affirms if this receiver can be mutated even when the configuration it belongs to has been frozen.
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.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.MultiClassLoader
Return true if there are no internal class laoders.
isEmpty() - Method in class org.apache.openjpa.lib.util.OrderedMap
 
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
 
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
 
isErrorEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
isFailFast() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Whether to fail after the first exception thrown by any listener.
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
 
isFatalEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
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.concurrent.SizedConcurrentHashMap
 
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.
isHidden() - Method in class org.apache.openjpa.lib.conf.Value
Affirms if the value for this Value is visible.
isIBM() - Method in enum org.apache.openjpa.lib.util.JavaVendors
This static worker method returns true if the current implementation is IBM.
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
 
isInfoEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
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
 
isMustBeginWithLetter() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
isNullable() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
isNullOnNoLocator() - Method in class org.apache.openjpa.lib.xml.Location
 
isolate - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
isOnlyLettersDigitsUnderscores() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
isPackageElementName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
The name of the package element.
isParsing() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
isPoolable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
isPoolable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
isPoolable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
isPrivate() - Method in class org.apache.openjpa.lib.conf.Value
Affirms if this Value is used for internal purpose only and not exposed as a supported property.
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.
isReservedWord(String) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
isReservedWord(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Returns whether a name is considered a reserved word
isReservedWord(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Returns whether a name is considered a reserved word
isReservedWord(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
Returns whether a name is considered a reserved word.
isReservedWord(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
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.
isStarted() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
isStarted() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
isStarted() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Returns true if the instrument is started.
isStarted() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Whether the instrumentation provider started
isSun() - Method in enum org.apache.openjpa.lib.util.JavaVendors
This static worker method returns true if the current implementation is Sun.
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
 
isTraceEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
isValid(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
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.
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
 
isWarnEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
isWrapperFor(Class) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
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.ConcurrentReferenceHashSet
 
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.getProtectionDomain Class.getResource Class.newInstance ClassLoader.getParent ClassLoader.getResource ClassLoader.getResources ClassLoader.getSystemClassLoader File.deleteOnExit 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.setContextClassLoader 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 AnnotatedElement.getAnnotations AnnotatedElement.getDeclaredAnnotations AnnotatedElement.isAnnotationPresent javax.validation.Validator.validate javax.validation.Validation.buildDefaultValidatorFactory If these methods are used, the following sample usage patterns should be followed to ensure proper privilege is granted:
J2DoPrivHelper() - Constructor for class org.apache.openjpa.lib.util.J2DoPrivHelper
 
JarFileURLMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over all metadata resources in a given resource addressed by a jar:file URL.
JarFileURLMetaDataIterator(URL, MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
 
JavaVendors - Enum in org.apache.openjpa.lib.util
Utilities for dealing with different Java vendors.
JavaVersions - Class in org.apache.openjpa.lib.util
Utilities for dealing with different Java specification versions.
JavaVersions() - Constructor for class org.apache.openjpa.lib.util.JavaVersions
 
JDBCEvent - Class in org.apache.openjpa.lib.jdbc
A JDBC event.
JDBCEvent(Connection, short, JDBCEvent, Statement, String) - Constructor for class org.apache.openjpa.lib.jdbc.JDBCEvent
Constructor.
JDBCEventConnectionDecorator - Class in org.apache.openjpa.lib.jdbc
Manages the firing of JDBCEvents.
JDBCEventConnectionDecorator() - Constructor for class org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator
 
JDBCListener - Interface in org.apache.openjpa.lib.jdbc
A listener for all JDBCEvents that occur.
joinNames(String[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using appropriate delimiters and separators
joinNames(IdentifierRule[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using appropriate delimiters and separators
joinNames(String, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using appropriate delimiters and separators
joinNames(IdentifierRule, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using appropriate delimiters and separators
joinNames(IdentifierRule, String[], String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using the specified delimiter
joinNames(String, String[], String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Joins several names with different naming rules into a single string using the specified delimiter
joinNames(IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
Joins multiple names together using the standard delimiting rules ex.
joinNames(String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
joinNames(IdentifierRule, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
joinNames(IdentifierRule, String[], String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
joinNames(String, String[], String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
joinNames(IdentifierConfiguration, IdentifierRule, String[], String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
Join names using a single naming rule and specified delimiter
joinNames(String[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 

K

key - Variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
keyExpired(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
keyExpired(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
keyExpired(Object) - Method in interface org.apache.openjpa.lib.util.ReferenceMap
Overridable callback for when a key reference expires.
keys() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
keySet() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns a set view of the keys contained in this map.
keySet() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this HashMap.
keySet() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
keySet() - Method in class org.apache.openjpa.lib.util.OrderedMap
 

L

last() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
last() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
lastIndexOf(Object) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
lastIndexOf(Object) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
lastIndexOf(Object) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
LazyForwardResultList - Class in org.apache.openjpa.lib.rop
Lazy forward-only result list.
LazyForwardResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.LazyForwardResultList
 
length() - Method in interface org.apache.openjpa.lib.identifier.Identifier
 
length() - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
length() - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the length of the internal buffer.
lengthAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.length().
listFilesAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.listFiles().
listIterator() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
listIterator(int) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
listIterator() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
listIterator(int) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
listIterator() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
listIterator(int) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
ListResultList - Class in org.apache.openjpa.lib.rop
A basic ResultList implementation that wraps a normal list.
ListResultList(List) - Constructor for class org.apache.openjpa.lib.rop.ListResultList
Constructor.
ListResultObjectProvider - Class in org.apache.openjpa.lib.rop
A result object provider wrapped around a normal list.
ListResultObjectProvider(List) - Constructor for class org.apache.openjpa.lib.rop.ListResultObjectProvider
Constructor.
load(String, String, ClassLoader) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
load(File, String) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
load(String, String, ClassLoader) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Load the given given resource into the returned ConfigurationProvider, or return null if it is not a resource this receiver understands.
load(File, String) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Load given file, or return null if it is not a file this receiver understands.
load(String, String, ClassLoader) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Load the given given resource, or return false if it is not a resource this provider understands.
load(File, String, ClassLoader) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Load given file, or return false if it is not a file this provider understands.
load(InputStream) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
Loads the properties in in, according to the rules described in Properties.load(java.io.Reader).
loadClass(String) - Method in class org.apache.openjpa.lib.util.TemporaryClassLoader
 
loadClass(String, boolean) - Method in class org.apache.openjpa.lib.util.TemporaryClassLoader
 
loadDefaults(ClassLoader) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
loadDefaults(ClassLoader) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Load defaults into the returned ConfigurationProvider, or return null if no defaults are found.
loadDefaults(ClassLoader) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Return a ConfigurationProvider that has parsed system defaults.
loadFactor() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the load factor for this map.
loadFactor() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
loadGlobals(ClassLoader) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
loadGlobals() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Automatically load global values from the system's ProductDerivations, and from System properties.
loadGlobals(ClassLoader) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Load globals into the returned ConfigurationProvider, or return null if no globals are found.
loadGlobals(ClassLoader) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Return a ConfigurationProvider that has parsed system globals.
loadProjectClassAction(Project, Class<?>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Project.loadClass().
loadProjectClassAction(Project, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Project.loadClass().
Localizer - Class in org.apache.openjpa.lib.util
The Localizer provides convenient access to localized strings.
Localizer.Message - Class in org.apache.openjpa.lib.util
A Message can provide a localized message via the Localizer.Message.getMessage() method call, and can also provide the original key, package, and substitution array that were used to assemble the message.
Location - Class in org.apache.openjpa.lib.xml
 
Location() - Constructor for class org.apache.openjpa.lib.xml.Location
 
Location(boolean) - Constructor for class org.apache.openjpa.lib.xml.Location
 
locatorsUpdateCopy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
log(short, String, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
Send the specified log message to the handler.
Log - Interface in org.apache.openjpa.lib.log
Logging interface that is independent of other logging frameworks.
log(short, String, Throwable) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
Log4JLogFactory - Class in org.apache.openjpa.lib.log
LogFactory implementation that delegates to the Log4J framework.
Log4JLogFactory() - Constructor for class org.apache.openjpa.lib.log.Log4JLogFactory
 
Log4JLogFactory.LogAdapter - Class in org.apache.openjpa.lib.log
Adapts a Log4J logger to the Log interface.
LogFactory - Interface in org.apache.openjpa.lib.log
Factory for log instances.
LogFactoryAdapter - Class in org.apache.openjpa.lib.log
Base type that aids in adapting an external log framework to the LogFactory.
LogFactoryAdapter() - Constructor for class org.apache.openjpa.lib.log.LogFactoryAdapter
 
LogFactoryImpl - Class in org.apache.openjpa.lib.log
Default LogFactory implementation.
LogFactoryImpl() - Constructor for class org.apache.openjpa.lib.log.LogFactoryImpl
 
LogFactoryImpl.LogImpl - Class in org.apache.openjpa.lib.log
A simple implementation of the Log interface.
LogFactoryImpl.LogImpl() - Constructor for class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
logFactoryPlugin - Variable in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
LoggingConnectionDecorator - Class in org.apache.openjpa.lib.jdbc
A ConnectionDecorator that creates logging connections and ReportingSQLExceptions.
LoggingConnectionDecorator() - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
 
LoggingConnectionDecorator.LoggingConnection - Class in org.apache.openjpa.lib.jdbc
Logging connection.
LoggingConnectionDecorator.LoggingConnection(Connection) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement - Class in org.apache.openjpa.lib.jdbc
CallableStatement decorated with logging.
LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement(CallableStatement, String) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData - Class in org.apache.openjpa.lib.jdbc
Metadata wrapper that logs actions.
LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData(DatabaseMetaData) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
 
LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement - Class in org.apache.openjpa.lib.jdbc
 
LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement(PreparedStatement, String) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
LoggingConnectionDecorator.LoggingConnection.LoggingResultSet - Class in org.apache.openjpa.lib.jdbc
Warning-handling result set.
LoggingConnectionDecorator.LoggingConnection.LoggingResultSet(ResultSet, Statement) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
LoggingConnectionDecorator.LoggingConnection.LoggingStatement - Class in org.apache.openjpa.lib.jdbc
Statement wrapper that logs SQL to the parent data source and remembers the last piece of SQL to be executed on it.
LoggingConnectionDecorator.LoggingConnection.LoggingStatement(Statement) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
LoggingConnectionDecorator.SQLWarningHandler - Interface in org.apache.openjpa.lib.jdbc
Interface that allows customization of what to do when SQLWarnings occur.
logJDBC(String, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Log a JDBC message on behalf of the given connection.
logJDBC(String, long, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Log a JDBC message on behalf of the given connection.
LogOutputStream - Class in org.apache.openjpa.lib.log
Many standard components log to OutputStreams.
LogOutputStream(Log, int) - Constructor for class org.apache.openjpa.lib.log.LogOutputStream
Constructor.
logSQL(String, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Log a SQL message on behalf of the given connection.
logSQL(String, long, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
Log a SQL message on behalf of the given connection.
lookup(String, String, Log) - Static method in class org.apache.openjpa.lib.conf.Configurations
Looks up the given name in JNDI.
LRUMap - Class in org.apache.openjpa.lib.util
Extension of the commons LRUMap that can change its maximum size.
LRUMap() - Constructor for class org.apache.openjpa.lib.util.LRUMap
 
LRUMap(int) - Constructor for class org.apache.openjpa.lib.util.LRUMap
 
LRUMap(int, float) - Constructor for class org.apache.openjpa.lib.util.LRUMap
 
LRUMap(Map) - Constructor for class org.apache.openjpa.lib.util.LRUMap
 

M

main(String[]) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Prints product derivation information.
main(String[]) - Static method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
makeConcrete(Class<T>) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
Takes an abstract class and returns a concrete implementation.
makePrivate() - Method in class org.apache.openjpa.lib.conf.Value
Marks this Value for internal purpose only.
MapConfigurationProvider - Class in org.apache.openjpa.lib.conf
Simple configuration provider that sets configuration based on a provided map.
MapConfigurationProvider() - Constructor for class org.apache.openjpa.lib.conf.MapConfigurationProvider
Construct with null properties.
MapConfigurationProvider(Map) - Constructor for class org.apache.openjpa.lib.conf.MapConfigurationProvider
Constructor; supply properties map.
mapTypeNames(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return a mapping of each metadata resource to an array of its contained class names.
mapTypes(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return a mapping of each metadata resource to an array of its contained classes.
mark(int) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
markSupported() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
matches(String) - Method in class org.apache.openjpa.lib.conf.Value
Affirms if the given key matches the property (or any of its equivalent).
matches(MetaDataFilter.Resource) - Method in class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
 
matches(MetaDataFilter.Resource) - Method in interface org.apache.openjpa.lib.meta.MetaDataFilter
Return whether the given resource passes the filter.
matches(MetaDataFilter.Resource) - Method in class org.apache.openjpa.lib.meta.SuffixMetaDataFilter
 
matches(String) - Method in class org.apache.openjpa.lib.util.SimpleRegex
 
maxSize() - Method in class org.apache.openjpa.lib.util.LRUMap
 
MergedResultObjectProvider - Class in org.apache.openjpa.lib.rop
A result object provider that merges multiple result object provider delegates.
MergedResultObjectProvider(ResultObjectProvider[]) - Constructor for class org.apache.openjpa.lib.rop.MergedResultObjectProvider
Constructor.
MergedResultObjectProvider(ResultObjectProvider[], Comparator) - Constructor for class org.apache.openjpa.lib.rop.MergedResultObjectProvider
Constructor.
MetaDataFilter - Interface in org.apache.openjpa.lib.meta
Filters metadata resources.
MetaDataFilter.Resource - Interface in org.apache.openjpa.lib.meta
Information about a metadata resource.
MetaDataIterator - Interface in org.apache.openjpa.lib.meta
Iterator over metadata resources.
MetaDataIteratorChain - Class in org.apache.openjpa.lib.meta
Metadata iterator that combines several iterators.
MetaDataIteratorChain() - Constructor for class org.apache.openjpa.lib.meta.MetaDataIteratorChain
Default constructor.
MetaDataIteratorChain(MetaDataIterator, MetaDataIterator) - Constructor for class org.apache.openjpa.lib.meta.MetaDataIteratorChain
Combine two iterators.
MetaDataParser - Interface in org.apache.openjpa.lib.meta
Interface for metadata parsers.
MetaDataSerializer - Interface in org.apache.openjpa.lib.meta
Interface for meta data serializers.
MicroMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
 
MilliMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
 
mkdirsAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.mkdirs().
moveToCurrentRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
moveToInsertRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
MultiClassLoader - Class in org.apache.openjpa.lib.util
Class loader type that can be configured to delegate to multiple internal class loaders.
MultiClassLoader() - Constructor for class org.apache.openjpa.lib.util.MultiClassLoader
Constructor; initializes the loader with an empty list of delegates.
MultiClassLoader(MultiClassLoader) - Constructor for class org.apache.openjpa.lib.util.MultiClassLoader
Construct with the class loaders of another multi loader.
MultiLogFactory - Class in org.apache.openjpa.lib.log
A LogFactory implementation to pass events through multiple LogFactory implementations(such as log4j and LogPanelFactory).
MultiLogFactory(LogFactory, LogFactory) - Constructor for class org.apache.openjpa.lib.log.MultiLogFactory
Create an instance with the given delegates.
MultiLogFactory(LogFactory, LogFactory, LogFactory) - Constructor for class org.apache.openjpa.lib.log.MultiLogFactory
Create an instance with the given delegates.
MultiLogFactory(LogFactory[]) - Constructor for class org.apache.openjpa.lib.log.MultiLogFactory
Create an instance with the given delegates.

N

NanoMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
 
nativeSQL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
needsConversion(IdentifierConfiguration) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
newBCClassLoaderAction(Project, ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for new BCClassLoader().
newBCClassLoaderAction(Project) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
 
newCodeAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for new serp.bytecode.Code().
newConfiguration() - Method in class org.apache.openjpa.lib.ant.AbstractTask
Implement this method to return a configuration object for the product in use.
newDaemonThreadAction(Runnable, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedAction object for new Thread().
newFileInputStreamAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new FileInputStream().
newFileOutputStreamAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new FileOutputStream().
newFileOutputStreamAction(String, boolean) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new FileOutputStream().
newInstance(String, ClassLoader) - Static method in class org.apache.openjpa.lib.conf.Configurations
Create the instance with the given class name, using the given class loader.
newInstance(String, Configuration, String, ClassLoader) - Static method in class org.apache.openjpa.lib.conf.Configurations
Create and configure an instance with the given class name and properties as a String.
newInstance(String, Configuration, Properties, ClassLoader) - Static method in class org.apache.openjpa.lib.conf.Configurations
Create and configure an instance with the given class name and properties.
newInstance(String, Value, Configuration, ClassLoader, boolean) - Static method in class org.apache.openjpa.lib.conf.Configurations
Helper method used by members of this package to instantiate plugin values.
newInstance(String, Class<?>, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.ObjectValue
Allow subclasses to instantiate additional plugins.
newInstance(Constructor<T>, Object...) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
Construct a new instance by the given constructor and its arguments.
newInstance(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
Utility method for safely invoking a constructor that we do not expect to throw exceptions.
newInstance(Class<T>) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
newInstance(Class<T>, Class<? extends P>, P) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
newInstance(Class<T>, Class<? extends P1>, P1, Class<? extends P2>, P2) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
newInstance(Class<T>, Class<? extends P1>, P1, Class<? extends P2>, P2, Class<? extends P3>, P3) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
newInstance(Class<T>, Class<? extends P1>, P1, Class<? extends P2>, P2, Class<? extends P3>, P3, Class<? extends P4>, P4) - Static method in class org.apache.openjpa.lib.util.ConcreteClassGenerator
 
newInstanceAction(Class<T>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for clazz.newInstance().
newListenerCollection() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Return a new concurrent container for listeners.
newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory
 
newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory
 
newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.LogFactoryAdapter
Return a log adapter for the given channel.
newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory
 
newLogImpl() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
Create a new log.
newMultiClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for new MultiClassLoader().
newRowMap() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
Override this method to control what kind of map is used for the instantiated rows.
newRowMap() - Method in class org.apache.openjpa.lib.rop.SoftRandomAccessResultList
 
newServerSocketAction(int) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new ServerSocket().
newSocketAction(InetAddress, int) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new Socket().
newTemporaryClassLoaderAction(ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for new TemporaryClassLoader().
newZipFileAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for new ZipFile().
next() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
next() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
next() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
Return the next metadata resource.
next() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
Return the next metadata resource.
next() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
 
next() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
 
next() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
next() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
next() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
next() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
next() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Advance the input to the next position.
next() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
 
next - Variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
next(int) - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
Return a unique UUID value.
nextHex(int) - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
Return the next unique uuid value as a 32-character hex string.
nextIndex() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
nextString(int) - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
Return the next unique uuid value as a 16-character string.
NodeInfo - Class in org.apache.openjpa.lib.graph
Struct used to track graph node information during traversal.
NodeInfo() - Constructor for class org.apache.openjpa.lib.graph.NodeInfo
 
nodeSeen(Object) - Method in interface org.apache.openjpa.lib.graph.GraphVisitor
May not be called.
nodeVisited(Object) - Method in interface org.apache.openjpa.lib.graph.GraphVisitor
will only be called once per node
NoneLogFactory - Class in org.apache.openjpa.lib.log
A log factory implementation that does not do any logging, as quickly as possible.
NoneLogFactory() - Constructor for class org.apache.openjpa.lib.log.NoneLogFactory
 
NoneLogFactory.NoneLog - Class in org.apache.openjpa.lib.log
No-op log.
NoneLogFactory.NoneLog() - Constructor for class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
nullPlusNonNullIsNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
NullSafeConcurrentHashMap - Class in org.apache.openjpa.lib.util.concurrent
A subclass of ConcurrentHashMap that allows null keys and values.
NullSafeConcurrentHashMap(int, float, int) - Constructor for class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
NullSafeConcurrentHashMap() - Constructor for class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
NullSafeConcurrentHashMap.KeyFilter - Interface in org.apache.openjpa.lib.util.concurrent
 
nullsAreSortedAtEnd() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 

O

objectChanged() - Method in class org.apache.openjpa.lib.conf.ObjectValue
Implement this method to synchronize internal data with the new object value.
objectChanged() - Method in class org.apache.openjpa.lib.conf.PluginListValue
 
objectChanged() - Method in class org.apache.openjpa.lib.conf.PluginValue
 
ObjectValue - Class in org.apache.openjpa.lib.conf
An object Value.
ObjectValue(String) - Constructor for class org.apache.openjpa.lib.conf.ObjectValue
 
open() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
open() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
open() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
open() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Open the result.
openBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
openParen(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
openStreamAction(URL) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for url.openStream().
Options - Class in org.apache.openjpa.lib.util
A specialization of the Properties map type with the added abilities to read application options from the command line and to use bean patterns to set an object's properties via command-line the stored mappings.
Options() - Constructor for class org.apache.openjpa.lib.util.Options
Default constructor.
Options(Properties) - Constructor for class org.apache.openjpa.lib.util.Options
Construct the options instance with the given set of defaults.
OrderedMap<K,V> - Class in org.apache.openjpa.lib.util
A Map with predictable iteration order.
OrderedMap() - Constructor for class org.apache.openjpa.lib.util.OrderedMap
Construct with predictable insertion order.
OrderedMap(boolean) - Constructor for class org.apache.openjpa.lib.util.OrderedMap
Construct with predictable iteration order.
org.apache.openjpa.lib.ant - package org.apache.openjpa.lib.ant
Ant Integration
org.apache.openjpa.lib.conf - package org.apache.openjpa.lib.conf
Configuration Framework
org.apache.openjpa.lib.encryption - package org.apache.openjpa.lib.encryption
 
org.apache.openjpa.lib.graph - package org.apache.openjpa.lib.graph
Graph Abstraction
org.apache.openjpa.lib.identifier - package org.apache.openjpa.lib.identifier
 
org.apache.openjpa.lib.instrumentation - package org.apache.openjpa.lib.instrumentation
 
org.apache.openjpa.lib.jdbc - package org.apache.openjpa.lib.jdbc
Database Connectivity
org.apache.openjpa.lib.log - package org.apache.openjpa.lib.log
Logging
org.apache.openjpa.lib.meta - package org.apache.openjpa.lib.meta
Metadata Framework
org.apache.openjpa.lib.rop - package org.apache.openjpa.lib.rop
Result Object Provider Framework
org.apache.openjpa.lib.util - package org.apache.openjpa.lib.util
General Utilities
org.apache.openjpa.lib.util.concurrent - package org.apache.openjpa.lib.util.concurrent
Concurrent Utilities
org.apache.openjpa.lib.util.svn - package org.apache.openjpa.lib.util.svn
 
org.apache.openjpa.lib.xml - package org.apache.openjpa.lib.xml
XML Handling
othersDeletesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
overflowRemoved(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
overflowRemoved(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
overflowRemoved(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
This implementation does nothing.
overflowRemoved(Object, Object) - Method in class org.apache.openjpa.lib.util.LRUMap
 
overflowRemoved(Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
overflowRemoved(Object, Object) - Method in interface org.apache.openjpa.lib.util.SizedMap
Overridable callback for when an overflow entry is automatically removed.
ownDeletesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 

P

PACKAGES - Static variable in class org.apache.openjpa.lib.meta.CFMetaDataParser
 
ParameterTemplate - Class in org.apache.openjpa.lib.util
A template that allows parameter substitutions.
ParameterTemplate() - Constructor for class org.apache.openjpa.lib.util.ParameterTemplate
 
parens() - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
parse(String) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse the given resource.
parse(URL) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse the given resource.
parse(File) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse the given file, which may be a directory, in which case it will be scanned recursively for metadata files.
parse(Class<?>, boolean) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse all possible metadata locations for the given class, going top-down or bottom-up.
parse(Reader, String) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse the metadata in the given reader.
parse(MetaDataIterator) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
Parse the metadata supplied by the given iterator.
parse(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parse(URL) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parse(File) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parse(Class, boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parse(Reader, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parse(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
parseConfigResource(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
 
parsed(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Return true if the given source is parsed.
ParseException - Exception in org.apache.openjpa.lib.util
Exception type for parse errors.
ParseException() - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
ParseException(String) - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
ParseException(Localizer.Message) - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
ParseException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
 
parseNewResource(Reader, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Parse a previously-unseen source.
parseProperties(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
Parse a set of properties from a comma-separated string.
parseTypeNames(String) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return the names of the class(es) from the given arg.
parseTypeNames(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return the names of the class(es) from the given metadatas.
parseTypes(String) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return the Class representation of the class(es) named in the given arg.
parseTypes(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Return the Class representation of the class(es) named in the given metadatas.
PAST_END - Static variable in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
PERCENT - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
PluginListValue - Class in org.apache.openjpa.lib.conf
A list of plugins.
PluginListValue(String) - Constructor for class org.apache.openjpa.lib.conf.PluginListValue
 
PluginValue - Class in org.apache.openjpa.lib.conf
A plugin Value consisting of plugin name and properties.
PluginValue(String, boolean) - Constructor for class org.apache.openjpa.lib.conf.PluginValue
 
populateConfiguration(Configuration, Options) - Static method in class org.apache.openjpa.lib.conf.Configurations
Set the given Configuration instance from the command line options provided.
preClose() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Invoked by final method ConfigurationImpl.close() after invoking the ProductDerivation.beforeConfigurationClose(org.apache.openjpa.lib.conf.Configuration) callbacks but before performing internal close operations.
prepareCall(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareCall(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Prepare a call, with the option of not wrapping it in a DelegatingCallableStatement, which is the default.
prepareCall(String, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareCall(String, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Prepare a call, with the option of not wrapping it in a DelegatingCallableStatement, which is the default.
prepareCall(String, int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareCall(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareCall(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
prepareStatement(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Prepare a statement, with the option of not wrapping it in a DelegatingPreparedStatement, which is the default.
prepareStatement(String, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
Prepare a statement, with the option of not wrapping it in a DelegatingPreparedStatement, which is the default.
prepareStatement(String, int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, int[], boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, String[], boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
prepareStatement(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, int[], boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareStatement(String, String[], boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
prepareWrite(File) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Prepare to write to the given file.
PRETTY - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
 
prettyPrint(Object) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
previous() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
previous() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
previous() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
previousIndex() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
 
ProductDerivation - Interface in org.apache.openjpa.lib.conf
Hooks for deriving products with additional functionality.
ProductDerivations - Class in org.apache.openjpa.lib.conf
Utilities for running product derivations.
ProductDerivations() - Constructor for class org.apache.openjpa.lib.conf.ProductDerivations
 
purge(Reference) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
put(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Associates the specified value with the specified key in this HashMap.
put(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
put(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
 
put(Object, Object) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
put(K, V) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
putAll(Map) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
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.
putAll(Map) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
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.
putAll(Map) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
Circumvents the superclass FormatPreservingProperties.putAll(java.util.Map) implementation, putting all the key-value pairs via FormatPreservingProperties.put(java.lang.Object, java.lang.Object).
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
putIfAbsent(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
putIfAbsent(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
putIfAbsent(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
 

R

RandomAccessResultList - Class in org.apache.openjpa.lib.rop
Random-access result list implementation.
RandomAccessResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.RandomAccessResultList
 
randomEntryIterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
randomEntryIterator() - Method in interface org.apache.openjpa.lib.util.concurrent.ConcurrentMap
Iterate over map entries, beginning at an arbitrary (not strictly random) entry.
randomEntryIterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
randomEntryIterator() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
The returned data structure should not be shared among multiple threads.
RANDOMS - Static variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Cache of random numbers used in "random" methods, since generating them is expensive.
RANDOMS - Static variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Cache of random numbers used in "random" methods, since generating them is expensive.
RangeResultObjectProvider - Class in org.apache.openjpa.lib.rop
Prevents a view of a given range of indices from the delegate result object provider.
RangeResultObjectProvider(ResultObjectProvider, long, long) - Constructor for class org.apache.openjpa.lib.rop.RangeResultObjectProvider
Constructor.
read() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
read(char[]) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
read(char[], int, int) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
readExternal(ObjectInput) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).
ready() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
ReferenceHashMap - Class in org.apache.openjpa.lib.util
Map in which the key, value, or both may be weak/soft references.
ReferenceHashMap(int, int) - Constructor for class org.apache.openjpa.lib.util.ReferenceHashMap
 
ReferenceHashMap(int, int, int, float) - Constructor for class org.apache.openjpa.lib.util.ReferenceHashMap
 
ReferenceHashSet - Class in org.apache.openjpa.lib.util
A set whose values may be stored as weak or soft references.
ReferenceHashSet(int) - Constructor for class org.apache.openjpa.lib.util.ReferenceHashSet
Construct a set with the given reference type.
ReferenceMap - Interface in org.apache.openjpa.lib.util
A Map type that can hold its keys, values, or both with weak or soft references.
Reflectable - Annotation Type in org.apache.openjpa.lib.util
Annotates a getter method or field so reflection utility to control whether the annotated member is recorded during scanning for bean-style method or field.
refreshRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
registerOutParameter(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
registerOutParameter(String, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
registerOutParameter(String, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
relative(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
relative(int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
 
releaseSavepoint(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
releaseSavepoint(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
remove() - Method in class org.apache.openjpa.lib.rop.AbstractListIterator
 
remove(int) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
remove(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
remove() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
 
remove(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Removes the mapping for this key from this HashMap if present.
remove(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
remove(Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
remove(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
remove(Object) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
Removes the key from the bookkeeping collectiotns as well.
remove(Object) - Method in class org.apache.openjpa.lib.util.OrderedMap
 
remove(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
removeAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
removeBooleanProperty(String, String, boolean) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.removeBooleanProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeBooleanProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a boolean.
removeBooleanProperty(String, boolean) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a boolean, or return the given default if it does not exist.
removeClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Remove the given loader from the list.
removeDecorator(ConnectionDecorator) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
Remove a connection decorator.
removeDelimiters(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Remove delimiters from a delimited name
removeDelimiters(IdentifierConfiguration, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Remove delimiters from a delimited name
removeDelimiters(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Remove delimiters from a delimited name
removeDelimiters(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeDelimiters(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeDelimiters(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeDelimiters(IdentifierConfiguration, IdentifierRule, String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeDelimiters(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeDoubleProperty(String, String, double) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.removeDoubleProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeDoubleProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a double.
removeDoubleProperty(String, double) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a double, or return the given default if it does not exist.
removeEdge(Edge) - Method in class org.apache.openjpa.lib.graph.Graph
Remove an edge from the graph.
removeExpired() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
removeExpired() - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
removeExpired() - Method in interface org.apache.openjpa.lib.util.ReferenceMap
Purge stale entries.
removeFloatProperty(String, String, float) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.removeFloatProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeFloatProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a float.
removeFloatProperty(String, float) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a float, or return the given default if it does not exist.
removeGraphVisitor(GraphVisitor) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
remove a given GraphVisitor from the listener set.
removeHungarianNotation(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Removes Hungarian notation from the specified string.
removeHungarianNotation(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Removes Hungarian notation from the specified string.
removeHungarianNotation(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeHungarianNotation(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
removeInstrumentByName(String) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
removeInstrumentByName(String) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Removes an instrument instrumented by this provider by name
removeIntProperty(String, String, int) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.removeIntProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeIntProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a int.
removeIntProperty(String, int) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a int, or return the given default if it does not exist.
removeListener(ValueListener) - Method in class org.apache.openjpa.lib.conf.Value
 
removeListener(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Remove an event listener.
removeListener(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
Remove an event listener.
removeLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
 
removeLongProperty(String, String, long) - Method in class org.apache.openjpa.lib.util.Options
Specialization of TypedProperties.removeLongProperty(java.lang.String) to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeLongProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a long.
removeLongProperty(String, long) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the property under the given key as a long, or return the given default if it does not exist.
removeLRU(AbstractLinkedMap.LinkEntry) - Method in class org.apache.openjpa.lib.util.LRUMap
 
removeNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
Remove a node from the graph.
removeOverflow() - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
Equivalent to removeOverflow(false).
removeOverflow(boolean) - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
Removes overflow.
removeProperty(String, Map) - Static method in class org.apache.openjpa.lib.conf.Configurations
Remove the property under the given partial key, prefixed with any possible configuration prefix.
removeProperty(String, Map<?, ?>, Map<?, ?>) - Static method in class org.apache.openjpa.lib.conf.Configurations
 
removeProperty(String, String, String) - Method in class org.apache.openjpa.lib.util.Options
Specialization of Properties#removeProperty to allow a value to appear under either of two keys; useful for short and long versions of command-line flags.
removeProperty(String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the given property.
removeProperty(String, String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Remove the given property, or return the given default if it does not exist.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.openjpa.lib.conf.Configuration
Removes a listener for any property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
removeProvider(ResourceBundleProvider) - Static method in class org.apache.openjpa.lib.util.Localizer
Remove a resource provider.
removeRandom() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
removeRandom() - Method in interface org.apache.openjpa.lib.util.concurrent.ConcurrentMap
Remove an arbitrary(not strictly random) entry from the map.
removeRandom() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
removeRandom() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
removeValue(Value) - Method in interface org.apache.openjpa.lib.conf.Configuration
Remove the given value from the set of configuration properties.
removeValue(Value) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
renameToAction(File, File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for f.renameTo().
replace(Object, Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
replace(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
ReportingSQLException - Exception in org.apache.openjpa.lib.jdbc
A SQLException that contains information about the Statement SQL that caused the exception.
ReportingSQLException(SQLException, Statement, String) - Constructor for exception org.apache.openjpa.lib.jdbc.ReportingSQLException
Supply original exception and non-null Statement and/or SQL string.
requiresDelimiters(String) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
SQL identifier rules: 1) Can be up to 128 characters long 2) Must begin with a letter 3) Can contain letters, digits, and underscores 4) Can't contain spaces or special characters such as #, $, &, %, or punctuation.
requiresDelimiters(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name requires delimiters based upon: The SQL-92 Reference definition of a valid unquoted name The naming rule specified
requiresDelimiters(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Determines whether a name requires delimiters based upon: The SQL-92 Reference definition of a valid unquoted name The naming rule specified
requiresDelimiters(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
requiresDelimiters(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
requiresDelimiters(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
reset() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method to clear any state and ready the parser for a new document.
reset() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Override this method to clear any state and ready the parser for a new document.
reset() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Reset serialization state for the next document.
reset() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
reset() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
reset() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
reset() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Reset this provider.
reset() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
ResourceBundleProvider - Interface in org.apache.openjpa.lib.util
A simple mechanism for looking up ResourceBundle instances across different potential sources.
ResourceMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over a given metadata resource.
ResourceMetaDataIterator(String) - Constructor for class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
Constructor; supply the resource to parse.
ResourceMetaDataIterator(String, ClassLoader) - Constructor for class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
Constructor; supply the resource to parse.
restart() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
restart() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Restarts the instrument.
ResultList<E> - Interface in org.apache.openjpa.lib.rop
List interface that represents a potentially lazy ResultList instantiation.
ResultListIterator - Class in org.apache.openjpa.lib.rop
Wrapper iterator that will return false for hasNext() if the owning ResultList has been closed.
ResultListIterator(ListIterator, ResultList) - Constructor for class org.apache.openjpa.lib.rop.ResultListIterator
 
ResultObjectProvider - Interface in org.apache.openjpa.lib.rop
Interface that allows lazy/custom instantiation of input objects.
ResultObjectProviderIterator - Class in org.apache.openjpa.lib.rop
Iterator wrapped around a ResultObjectProvider.
ResultObjectProviderIterator(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
Constructor.
retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
retainAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
revert(File, boolean) - Static method in class org.apache.openjpa.lib.util.Files
Revert the given backup file to the original location.
revisionPattern - Static variable in class org.apache.openjpa.lib.util.svn.SVNUtils
 
rollback() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
rollback() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
rollback(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
rollback() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
rollback(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
rowDeleted() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
rowInserted() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
rowUpdated() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
run(Options) - Method in interface org.apache.openjpa.lib.conf.Configurations.Runnable
 
runAgainstAllAnchors(Options, Configurations.Runnable) - Static method in class org.apache.openjpa.lib.conf.Configurations
Runs runnable against all the anchors in the configuration pointed to by opts.

S

save(OutputStream, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
serialize(int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
Serialize the current set of objects to the files from which they were parsed.
serialize(Map, int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
Serialize the current set of objects to the files from which they were parsed.
serialize(File, int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
Serialize the current set of objects to the given file.
serialize(Writer, int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
Serialize the current set of objects to the given stream.
serialize(int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
 
serialize(Map, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
 
serialize(File, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
 
serialize(Writer, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
 
serialize(Result, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Serialize the current set of objects to the given result.
serialize(ContentHandler, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Serilize the current set of objects to a series of SAX events on the given handler.
serialize(Collection<Object>) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Serialize the given set of objects.
serializeProperties(Map) - Static method in class org.apache.openjpa.lib.conf.Configurations
Turn a set of properties into a comma-separated string.
Services - Class in org.apache.openjpa.lib.util
Utility classes to locate services, as defined in the Jar File Specification.
Services() - Constructor for class org.apache.openjpa.lib.util.Services
 
set(boolean) - Method in class org.apache.openjpa.lib.conf.BooleanValue
The internal value.
set(double) - Method in class org.apache.openjpa.lib.conf.DoubleValue
The internal value.
set(File) - Method in class org.apache.openjpa.lib.conf.FileValue
The internal value.
set(int) - Method in class org.apache.openjpa.lib.conf.IntValue
The internal value.
set(Object) - Method in class org.apache.openjpa.lib.conf.ObjectValue
The internal value.
set(Object, boolean) - Method in class org.apache.openjpa.lib.conf.ObjectValue
The internal value.
set(Object, boolean) - Method in class org.apache.openjpa.lib.conf.PluginValue
 
set(String[]) - Method in class org.apache.openjpa.lib.conf.StringListValue
The internal value.
set(String) - Method in class org.apache.openjpa.lib.conf.StringValue
The internal value.
set(E) - Method in class org.apache.openjpa.lib.rop.AbstractListIterator
 
set(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
setAccessibleAction(AccessibleObject, boolean) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for aObj.setAccessible().
setAddWhitespaceAfterDelimiter(boolean) - 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).
setAlias(String, String) - Method in class org.apache.openjpa.lib.conf.Value
Replaces an existing alias, or adds the given alias to the front of the alias list if it does not already exist.
setAlias(String, String, String[]) - Method in class org.apache.openjpa.lib.conf.Value
Set an alias into a current alias list, returning the new list.
setAliases(String[]) - Method in class org.apache.openjpa.lib.conf.Value
Aliases for the value in the form key1, value1, key2, value2, ...
setAliasListComprehensive(boolean) - Method in class org.apache.openjpa.lib.conf.Value
Whether or not the alias list defines all possible settings for this value.
setAllowCompaction(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setAllowDuplicates(boolean) - 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.
setAllowTruncation(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setAutoCommit(boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
 
setAutoCommit(Boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
Whether auto commit should be on.
setAutoCommit(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(String, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBoolean(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBraceAtSameTabLevel(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place braces at the same tab level as the code within the block.
setBraceOnSameLine(boolean) - 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.
setByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setByte(String, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBytes(String, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setCaching(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether parsed resource names are cached to avoid duplicate parsing.
setCanDelimit(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setCatalog(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setChannel(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
setCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
The class loader with which to load parsed classes.
setClassLoader(ClassLoader) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
The classloader to use to resolve resources, or null for impl-defined default.
setClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Classloader to use for class name resolution.
setClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Set the class loaders of this loader to those of the given loader.
setClassName(String) - Method in class org.apache.openjpa.lib.conf.PluginValue
The plugin class name.
setClassNames(String[]) - Method in class org.apache.openjpa.lib.conf.PluginListValue
The plugin class names.
setClasspath(Path) - Method in class org.apache.openjpa.lib.ant.AbstractTask
 
setClauseIndent(String) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
setClientInfo(Properties) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setClientInfo(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(String, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setComments(String[]) - Method in interface org.apache.openjpa.lib.xml.Commentable
Set comments.
setConfiguration(Configuration) - Method in interface org.apache.openjpa.lib.conf.Configurable
Invoked prior to setting bean properties.
setConfiguration(Configuration) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
setConfiguration(Configuration) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
setConfiguration(Configuration) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
 
setConfigurationPrefixes(String[]) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
Set the configuration prefix array.
setContext(Object) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
setContext(Object) - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Sets the context of the instrument.
setContextClassLoaderAction(ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for Thread.currentThread .setContextClassLoader().
setCursorName(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setCursorName(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setCursorName(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setCycle(List<Edge>) - Method in class org.apache.openjpa.lib.graph.Edge
List of edges forming a cycle.
setDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDate(String, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDate(String, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setDefault(String) - Method in class org.apache.openjpa.lib.conf.Value
The default value for the property as a string.
setDefaultEntryDelimiter(char) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
The character to use as a delimiter between property keys and values.
setDefaultLevel(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The string name of the default level for unconfigured log channels; used for automatic configuration.
setDefaultLevel(short) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The default level for unconfigured log channels.
setDeferResourceLoading(boolean) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setDelimitReservedWords(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setDiagnosticContext(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
A string to prefix all log messages with.
setDocumentLocator(Locator) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
setDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDouble(String, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setDoubleSpace(boolean) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
If true, then output two lines after multi-line statements.
setDynamic(boolean) - Method in class org.apache.openjpa.lib.conf.Value
Sets if this receiver can be mutated even when the configuration it belongs to has been frozen.
setEscapeProcessing(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setFailFast(boolean) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
Whether to fail after the first exception thrown by any listener.
setFatal(boolean) - Method in exception org.apache.openjpa.lib.conf.BootstrapException
 
setFetchDirection(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setFetchDirection(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setFetchDirection(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
setFetchDirection(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setFetchSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setFetchSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setFetchSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
setFetchSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setFile(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The stream to write to.
setFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setFloat(String, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setFromCmdLine(String[]) - Method in class org.apache.openjpa.lib.util.Options
Parses the given argument list into flag/value pairs, which are stored as properties.
setHaltOnError(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
Set whether we want the task to ignore all errors.
setHoldability(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setId(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
An environment-specific identifier for this configuration.
setId(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setIdentifierConfiguration(IdentifierConfiguration) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Set the naming configuration to use for naming operations.
setIdentifierConfiguration(IdentifierConfiguration) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
setIndexOfFirstFailedObject(int) - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
 
setInsertTimestamp(boolean) - 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.
setInstantiatingGetter(String) - 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).
setInstrument(String) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
setInstrument(String) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Used to associate one or more instruments to a provider.
setInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setInt(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.BooleanValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.DoubleValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.FileValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.IntValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.ObjectValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.StringListValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.StringValue
 
setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.Value
Set this value from an object.
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.BooleanValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.DoubleValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.FileValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.IntValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.ObjectValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.PluginListValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.PluginValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.StringListValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.StringValue
 
setInternalString(String) - Method in class org.apache.openjpa.lib.conf.Value
Set this value from the given string.
setInto(Configuration) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
Set loaded information into the given configuration.
setInto(Options) - Method in interface org.apache.openjpa.lib.conf.GenericConfigurable
Perform any generic configuration based on the data in opts.
setInto(Configuration) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
 
setInto(Configuration, Log) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
Set properties into configuration.
setInto(Options) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
 
setInto(Object) - Method in class org.apache.openjpa.lib.util.Options
This method uses reflection to set all the properties in the given object that are named by the keys in this map.
setIsolate(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
Whether we want the ClassLoader to be isolated from all other ClassLoaders
setJDBCLog(Log) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
The log to write JDBC messages to.
setLevel(short) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The lexical handler that should be registered with the SAX parser used by this class.
setLineLength(int) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
setLinesBetweenSections(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
The number of empty lines between sections.
setLoadKey(String) - Method in class org.apache.openjpa.lib.conf.Value
Sets key under which this value was loaded.
setLocation(Location) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The XML document location.
setLocator(Locator) - Method in class org.apache.openjpa.lib.xml.Location
 
setLog(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Log plugin setting.
setLog(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setLog(Log) - Method in class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
 
setLog(Log) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
The log to write to.
setLog(Log) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
The log to write to.
setLogFactory(LogFactory) - Method in interface org.apache.openjpa.lib.conf.Configuration
The log factory.
setLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setLoginTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
setLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setLong(String, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setMaxFieldSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setMaxLength(int) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setMaxRows(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setMaxRows(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setMaxRows(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setMaxSize(int) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
 
setMaxSize(int) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
setMaxSize(int) - Method in class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
 
setMaxSize(int) - Method in class org.apache.openjpa.lib.util.LRUMap
 
setMaxSize(int) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
setMaxSize(int) - Method in interface org.apache.openjpa.lib.util.SizedMap
The maximum number of entries, or Integer.MAX_VALUE for no limit.
setMetaDataStructure(String, String, String[], String) - Method in class org.apache.openjpa.lib.meta.ClassArgParser
Set the the relevant metadata file structure so that metadata files containing class names can be parsed.
setMultiLine(boolean) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
If true, then try to parse multi-line SQL statements.
setMustBeginWithLetter(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setMustDelimit(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setName(String) - Method in interface org.apache.openjpa.lib.identifier.Identifier
 
setName(String) - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
setName(String) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setNCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNClob(String, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setNewline(String) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
setNodeComparator(Comparator<Object>) - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
Set the comparator that should be used for ordering groups of nodes with the same dependencies.
setNString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNull(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNull(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNull(String, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setNull(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setNull(int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setNull(int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setNullable(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setNullOnNoLocator(boolean) - Method in class org.apache.openjpa.lib.xml.Location
 
setObject(Object) - Method in class org.apache.openjpa.lib.conf.Value
Set this value as an object.
setObject(int, Object, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(String, Object, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(String, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(String, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setObject(int, Object, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setObject(int, Object, int, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setOnlyLettersDigitsUnderscores(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setOptions(String) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
setOptions(String) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
setOptions(String) - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Sets options to specify for the instrument in standard string form.
setOptions(String) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Sets configuration options for this provider
setOverrideContextClassloader(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
setPackage(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
The default package for objects being serialized.
setParameter(String, Object) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Set the value for the given parameter.
setParameters(Map) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Set the values for all the parameters in the given map.
setParseComments(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to parse element comments.
setParseText(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to parse element text.
setParsing(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
setPoolable(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setPoolable(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setPoolable(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setPrettyPrint(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
If set to true, pretty-print SQL by running it through SQLFormatter.prettyPrint(java.lang.Object).
setPrettyPrintLineLength(int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
The number of characters to print per line when pretty-printing of SQL is enabled.
setPrintParameters(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
 
setProductName(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
Set the product name.
setProductName(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setProperties(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
This method loads the named resource as a properties file.
setProperties(String[]) - Method in class org.apache.openjpa.lib.conf.PluginListValue
The plugin properties.
setProperties(String) - Method in class org.apache.openjpa.lib.conf.PluginValue
The plugin properties.
setPropertiesFile(File) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
This method loads the named file as a properties file.
setProperty(String) - 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.
setProperty(String, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
setProperty(String, String) - Method in class org.apache.openjpa.lib.util.TypedProperties
Overrides Properties.setProperty(String,String) to remove the key if the given value is null.
setProperty(String, boolean) - Method in class org.apache.openjpa.lib.util.TypedProperties
Set the given key to a string version of the given value.
setProperty(String, double) - Method in class org.apache.openjpa.lib.util.TypedProperties
Set the given key to a string version of the given value.
setProperty(String, float) - Method in class org.apache.openjpa.lib.util.TypedProperties
Set the given key to a string version of the given value.
setProperty(String, int) - Method in class org.apache.openjpa.lib.util.TypedProperties
Set the given key to a string version of the given value.
setProperty(String, long) - Method in class org.apache.openjpa.lib.util.TypedProperties
Set the given key to a string version of the given value.
setProvider(InstrumentationProvider) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
setProvider(InstrumentationProvider) - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Sets the instrumentation provider for the instrument.
setQueryTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
The number of seconds to wait for a query to execute before terminating it.
setQueryTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setQueryTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setQueryTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
setReadOnly(int) - Method in interface org.apache.openjpa.lib.conf.Configuration
Lock down the configuration's state.
setReadOnly(int) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
setReadOnly(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setRemovedFromGraph() - Method in class org.apache.openjpa.lib.graph.Edge
Mark this edge as removed from the graph.
setReservedWords(Set<String>) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setRowId(String, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setSavepoint() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setSavepoint(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setSavepoint() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
setSavepoint(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
 
setSchema(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setScope(Class) - Method in class org.apache.openjpa.lib.conf.Value
A class defining the scope in which this value is defined.
setScoreBeforeFieldName(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place an underscore before private field names.
setShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setShort(String, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setSourceIsSystemId(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether to use the source name as the XML system id.
setSpaceBeforeParen(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place a space before parentheses.
setSpaceInParen(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
Whether to place a space within parentheses.
setSpecialCharacters(String) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
 
setSQLLog(Log) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
The log to write SQL messages to.
setSQLXML(String, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setStarted(boolean) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
 
setStarted(boolean) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
setStarted(boolean) - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Sets whether the instrument is an available state.
setStream(PrintStream) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
The stream to write to.
setString(String) - Method in class org.apache.openjpa.lib.conf.PluginListValue
Override to recognize aliases of the plugin name without the attached properties string.
setString(String) - Method in class org.apache.openjpa.lib.conf.PluginValue
 
setString(String) - Method in class org.apache.openjpa.lib.conf.Value
Set this value from the given string.
setString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setString(int, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setString(int, String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setSuffix(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Expected suffix for metadata resources, or null if unknown.
setTabSpaces(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
The number of spaces to use for tabs; 0 means to use actual tab characters.
setTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTime(String, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTime(String, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTimestamp(String, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setTransactionIsolation(int) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
The transaction isolation level.
setTransactionIsolation(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setType(int) - Method in class org.apache.openjpa.lib.graph.Edge
Traversal bookkeeping info.
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
Deprecated.  
setUnicodeStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
Deprecated.  
setUnicodeStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
Deprecated. 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
Deprecated. 
setURL(int, URL) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setURL(String, URL) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
setURL(int, URL) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
setURL(int, URL) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
setURL(int, URL) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
setUseParentClassloader(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
Whether we want to delegate to the parent ClassLoader for resolveing classes.
setUserObject(Object) - Method in class org.apache.openjpa.lib.graph.Edge
Arbitrary user object associated with the edge.
setUserObject(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
 
setUserObject(Object) - Method in interface org.apache.openjpa.lib.rop.ResultList
Set the opaque user object to this receiver.
setValidating(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Whether this is a validating parser.
setValue(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
setWarningAction(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
What to do with SQL warnings.
setWarningHandler(LoggingConnectionDecorator.SQLWarningHandler) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
What to do with SQL warnings.
setWeight(double) - Method in class org.apache.openjpa.lib.graph.Edge
Set the weight of the edge.
setWrapIndent(String) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
 
SimpleRegex - Class in org.apache.openjpa.lib.util
Allows for simple regex style testing of strings.
SimpleRegex(String, boolean) - Constructor for class org.apache.openjpa.lib.util.SimpleRegex
 
SimpleResourceBundleProvider - Class in org.apache.openjpa.lib.util
ResourceBundleProvider that uses Java's built-in resource bundle lookup methods.
SimpleResourceBundleProvider() - Constructor for class org.apache.openjpa.lib.util.SimpleResourceBundleProvider
 
SimpleResultList - Class in org.apache.openjpa.lib.rop
An almost stateless ResultList designed for use with result object providers backed by efficient random-access data structures, such as the ListResultObjectProvider.
SimpleResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.SimpleResultList
 
size() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
size() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
size() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
size() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
size() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
size() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
size() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Return the number of items in the input, or Integer.MAX_VALUE if the size in unknown.
size() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
size() - Method in class org.apache.openjpa.lib.rop.WindowResultList
 
size() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this Map.
size() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
size() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
Return the number of internal class loaders.
size() - Method in class org.apache.openjpa.lib.util.OrderedMap
 
size() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
SizedConcurrentHashMap - Class in org.apache.openjpa.lib.util.concurrent
An implementation of SizedMap that uses JDK1.5 concurrency primitives
SizedConcurrentHashMap(int, float, int) - Constructor for class org.apache.openjpa.lib.util.concurrent.SizedConcurrentHashMap
 
SizedMap - Interface in org.apache.openjpa.lib.util
A Map type that maintains a maximum size, automatically removing entries when the maximum is exceeded.
skip(long) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
 
SLF4JLogFactory - Class in org.apache.openjpa.lib.log
LogFactory implementation that delegates to the SLF4J framework.
SLF4JLogFactory() - Constructor for class org.apache.openjpa.lib.log.SLF4JLogFactory
 
SLF4JLogFactory.LogAdapter - Class in org.apache.openjpa.lib.log
Adapts a Log4J logger to the Log interface.
SOFT - Static variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
Soft reference marker.
SOFT - Static variable in class org.apache.openjpa.lib.util.ReferenceHashSet
Soft reference marker.
SOFT - Static variable in interface org.apache.openjpa.lib.util.ReferenceMap
 
SoftRandomAccessResultList - Class in org.apache.openjpa.lib.rop
Specialization of the RandomAccessResultList that only maintains soft references to instantiated objects.
SoftRandomAccessResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.SoftRandomAccessResultList
 
SourceTracker - Interface in org.apache.openjpa.lib.meta
Interface that can optionally be implemented by metadata to include the source file from which the metadata was originally parsed.
SourceTrackers - Class in org.apache.openjpa.lib.meta
Utility class for performing common operations on SourceTrackers.
SourceTrackers() - Constructor for class org.apache.openjpa.lib.meta.SourceTrackers
 
SPACE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
splitName(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Splits a combined name name using the provided naming rule
splitName(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Splits a combined name name using the provided naming rule
splitName(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Splits a combined name name using the provided naming rule and delimiter.
splitName(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Splits a combined name name using the provided naming rule and delimiter.
splitName(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
splitName(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
splitName(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
Splits names using single naming rule and appropriate separators
splitName(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
splitName(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
splitName(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
SQLFormatter - Class in org.apache.openjpa.lib.jdbc
Converts single-line SQL strings into nicely-formatted multi-line, indented statements.
SQLFormatter() - Constructor for class org.apache.openjpa.lib.jdbc.SQLFormatter
 
SRC_ANNOTATIONS - Static variable in interface org.apache.openjpa.lib.meta.SourceTracker
 
SRC_OTHER - Static variable in interface org.apache.openjpa.lib.meta.SourceTracker
 
SRC_XML - Static variable in interface org.apache.openjpa.lib.meta.SourceTracker
 
start() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
start() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Starts the instrument.
start() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Stops the instrumentation provider
startCDATA() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
startClass(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Start a class.
startClassElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the start of an element within a declared class.
startConfiguration() - Method in interface org.apache.openjpa.lib.conf.Configurable
Invoked before bean property configuration is begun on this object.
startConfiguration() - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
startConfiguration() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
startConfiguration() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
 
startDTD(String, String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
 
startElement(String, String, String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
Override this method marking the start of some element.
startElement(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
Start an element with the current attribute settings.
startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
 
startEntity(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
startExtendedClass(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
 
startInstrument(Instrument) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Starts an instrument
startInstruments(InstrumentationLevel, Object) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
startInstruments(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Starts all instruments of the specified instrumentation level and context.
startPackage(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Start a package.
startPackageElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the start of an element within a declared package.
startSystemElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
Override this method marking the start of an element outside of any package or class.
STDERR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
STDOUT - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
stop() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
stop() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
Starts the instrument.
stop() - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Starts the instrumentation provider
stopInstrument(Instrument) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
stopInstrument(Instrument) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Stops an instrument
stopInstrument(Instrument, boolean) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Stops an instrument, forcing the stop, if necessary.
stopInstruments(InstrumentationLevel, Object) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
 
stopInstruments(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
Stops all instruments of the specified instrumentation level and context.
store(OutputStream, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
 
storesLowerCaseIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
StreamResourceBundleProvider - Class in org.apache.openjpa.lib.util
ResourceBundleProvider that uses the ClassLoader.getResourceAsStream(java.lang.String) method to load resources.
StreamResourceBundleProvider() - Constructor for class org.apache.openjpa.lib.util.StreamResourceBundleProvider
 
StringDistance - Class in org.apache.openjpa.lib.util
Utilities for calculating string distance.
StringDistance() - Constructor for class org.apache.openjpa.lib.util.StringDistance
 
StringListValue - Class in org.apache.openjpa.lib.conf
A comma-separated list of string values.
StringListValue(String) - Constructor for class org.apache.openjpa.lib.conf.StringListValue
 
StringValue - Class in org.apache.openjpa.lib.conf
A string Value.
StringValue(String) - Constructor for class org.apache.openjpa.lib.conf.StringValue
 
subList(int, int) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
subList(int, int) - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
subList(int, int) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
SuffixMetaDataFilter - Class in org.apache.openjpa.lib.meta
Filters metadata iteration based on resource name suffix.
SuffixMetaDataFilter(String) - Constructor for class org.apache.openjpa.lib.meta.SuffixMetaDataFilter
Constructor; supply suffix to match against.
supportsAlterTableWithAddColumn() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsConvert() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsRandomAccess() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
 
supportsRandomAccess() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
 
supportsRandomAccess() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
 
supportsRandomAccess() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
Return true if this provider supports random access.
supportsResultSetConcurrency(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsUnion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
svnInfoToInteger(String) - Static method in class org.apache.openjpa.lib.util.svn.SVNUtils
A public worker method that takes the output from running the svnversion command and parses the trailing integer version out.
SVNUtils - Class in org.apache.openjpa.lib.util.svn
 
SVNUtils() - Constructor for class org.apache.openjpa.lib.util.svn.SVNUtils
 
SYSTEM_LOADER - Static variable in class org.apache.openjpa.lib.util.MultiClassLoader
The standard system class loader.

T

tab() - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
tab(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
TemporaryClassLoader - Class in org.apache.openjpa.lib.util
ClassLoader implementation that allows classes to be temporarily loaded and then thrown away.
TemporaryClassLoader(ClassLoader) - Constructor for class org.apache.openjpa.lib.util.TemporaryClassLoader
 
THREAD_LOADER - Static variable in class org.apache.openjpa.lib.util.MultiClassLoader
Marker that will be replaced with the context loader of the current thread whenever it is discovered in the class loader list.
throwsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
Append the given value to the internal buffer.
TimestampHelper - Class in org.apache.openjpa.lib.util
Helper base class attempts to return java.sql.Timestamp object with nanosecond precision.
TimestampHelper() - Constructor for class org.apache.openjpa.lib.util.TimestampHelper
 
toArray() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
 
toArray() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
 
toArray() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.ListResultList
 
toArray() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
toArray(T[]) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
 
toArray() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
toArray(Object[]) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
 
toBytes(long) - Static method in class org.apache.openjpa.lib.util.Bytes
Returns a 8-byte array built from a long.
toBytes(long, byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Build a 8-byte array from a long.
toLong(byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Build a long from first 8 bytes of the array.
toProperties(boolean) - Method in interface org.apache.openjpa.lib.conf.Configuration
A properties representation of this Configuration.
toProperties(boolean) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
An internal method to retrieve properties, to support 2 public methods, getAllProperties() and toProperties(boolean).
toShort(byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
Build a short from first 2 bytes of the array.
toString() - Method in class org.apache.openjpa.lib.conf.Value
 
toString() - Method in class org.apache.openjpa.lib.graph.Edge
 
toString() - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
toString() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
toString() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
toString() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
toString() - Method in class org.apache.openjpa.lib.util.CodeFormat
Return the internal buffer as a string.
toString() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
toString() - Method in class org.apache.openjpa.lib.util.Localizer.Message
 
toString() - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Return a copy of the internal value template with all parameters substituted with their current values.
toURLAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegedExceptionAction object for f.toURL().
toXMLName(String) - Static method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Convert propName to a lowercase-with-hyphens-style string.
trace(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
trace(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
TRACE - Static variable in interface org.apache.openjpa.lib.log.Log
 
trace(Object) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.TRACE level with the stringification of o as the body of the message.
trace(Object, Throwable) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.TRACE level with the stringification of o as the body of the message, also outputting t to the log.
trace(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
trace(Object) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
trace(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
TRACE_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
truncateName(String, String, int) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Truncates a name while maintaining delimiters.
truncateName(IdentifierRule, String, int) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
Truncates a name while maintaining delimiters.
truncateName(String, String, int) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
truncateName(IdentifierRule, String, int) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
 
TYPE1 - Static variable in class org.apache.openjpa.lib.util.UUIDGenerator
 
TYPE4 - Static variable in class org.apache.openjpa.lib.util.UUIDGenerator
 
TYPE_BACK - Static variable in class org.apache.openjpa.lib.graph.Edge
An edge (u, v) is a back edge if it creates a cycle back to an ancestor in the graph.
TYPE_FEATURE - Static variable in interface org.apache.openjpa.lib.conf.ProductDerivation
 
TYPE_FORWARD - Static variable in class org.apache.openjpa.lib.graph.Edge
An edge (u, v) is a forward edge if it is not a tree or back edge.
TYPE_PRODUCT - Static variable in interface org.apache.openjpa.lib.conf.ProductDerivation
 
TYPE_TREE - Static variable in class org.apache.openjpa.lib.graph.Edge
An edge (u, v) is a tree edge if node v was first discovered by traversing the edge.
TypedProperties - Class in org.apache.openjpa.lib.util
A specialization of the Properties map type with added convenience methods to retrieve and set options as primitive values.
TypedProperties() - Constructor for class org.apache.openjpa.lib.util.TypedProperties
Default constructor.
TypedProperties(Properties) - Constructor for class org.apache.openjpa.lib.util.TypedProperties
Construct the properties instance with the given set of defaults.

U

unalias(String) - Method in class org.apache.openjpa.lib.conf.StringListValue
Unalias the value list.
unalias(String) - Method in class org.apache.openjpa.lib.conf.Value
Unalias the given setting.
unalias(String, String[], boolean) - Method in class org.apache.openjpa.lib.conf.Value
Unalias the given setting.
UNDERSCORE - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
 
UNDERSCORE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
UNDERSCORE_CHAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
unwrap(Class) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
updateArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateArray(String, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(String, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateByte(String, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(String, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateDate(String, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateDouble(String, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateFloat(String, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateInt(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateLong(String, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(String, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNull(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateNull(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateObject(String, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateObject(String, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateRef(String, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateRowId(String, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updatesAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
updateShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateShort(String, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateTime(String, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
URLMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over the metadata resource represented by a URL.
URLMetaDataIterator(URL) - Constructor for class org.apache.openjpa.lib.meta.URLMetaDataIterator
Constructor; supply resource URL.
useParent - Variable in class org.apache.openjpa.lib.ant.AbstractTask
 
usesLocalFilePerTable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
 
UUIDGenerator - Class in org.apache.openjpa.lib.util
UUID value generator.
UUIDGenerator() - Constructor for class org.apache.openjpa.lib.util.UUIDGenerator
 

V

validate() - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
 
validate() - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
Ensure that this derivation is valid.
validateAction(Validator, T, Class<?>[]) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
Return a PrivilegeAction object for javax.validation.Validator.validate().
ValidatingErrorHandler - Class in org.apache.openjpa.lib.xml
ErrorHandler implementation which overrides the default behavior of ignoring parse errors to throw a SAXException instead.
ValidatingErrorHandler() - Constructor for class org.apache.openjpa.lib.xml.ValidatingErrorHandler
 
Value - Class in org.apache.openjpa.lib.conf
A configuration value.
Value() - Constructor for class org.apache.openjpa.lib.conf.Value
Default constructor.
Value(String) - Constructor for class org.apache.openjpa.lib.conf.Value
Constructor.
value - Variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
 
valueChanged(Value) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
 
valueChanged() - Method in class org.apache.openjpa.lib.conf.Value
Subclasses should call this method when their internal value changes.
valueChanged(Value) - Method in interface org.apache.openjpa.lib.conf.ValueListener
Callback used by Value objects to notify listener of change.
valueExpired(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
 
valueExpired(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
 
valueExpired(Object) - Method in interface org.apache.openjpa.lib.util.ReferenceMap
Overridable callback for when a value reference expires.
ValueListener - Interface in org.apache.openjpa.lib.conf
Components can listen on Value objects for changes directly.
valueOf(String) - Static method in enum org.apache.openjpa.lib.instrumentation.InstrumentationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.lib.util.JavaVendors
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.openjpa.lib.instrumentation.InstrumentationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
Returns a collection view of the values contained in this map.
values() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this HashMap.
values() - Method in class org.apache.openjpa.lib.util.concurrent.NullSafeConcurrentHashMap
 
values() - Static method in enum org.apache.openjpa.lib.util.JavaVendors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.openjpa.lib.util.OrderedMap
 
VERBOSE - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
 
VERSION - Static variable in class org.apache.openjpa.lib.util.JavaVersions
Java version; one of 2, 3, 4, 5, 6, or 7.
VERSION_1_0 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
 
VERSION_2_0 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
 
visit(Object, NodeInfo) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
Visit the node.

W

walk() - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
Begins the breadth first traversal.
warn(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
 
warn(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
 
WARN - Static variable in interface org.apache.openjpa.lib.log.Log
 
warn(Object) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.WARN level with the stringification of o as the body of the message, also outputting t to the log.
warn(Object, Throwable) - Method in interface org.apache.openjpa.lib.log.Log
Write out a log message at the Log.WARN level with the stringification of o as the body of the message, also outputting t to the log.
warn(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
 
warn(Object) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
 
warn(Object) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
 
WARN_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
 
warning(SAXParseException) - Method in class org.apache.openjpa.lib.xml.ValidatingErrorHandler
 
wasNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
wasNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
 
WEAK - Static variable in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
Weak reference marker.
WEAK - Static variable in class org.apache.openjpa.lib.util.ReferenceHashSet
Weak reference marker.
WEAK - Static variable in interface org.apache.openjpa.lib.util.ReferenceMap
 
WindowResultList - Class in org.apache.openjpa.lib.rop
ResultList implementation that uses a forward-scrolling window of results.
WindowResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.WindowResultList
 
WindowResultList(ResultObjectProvider, int) - Constructor for class org.apache.openjpa.lib.rop.WindowResultList
 
wrapResult(boolean, ResultSet) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
 
wrapResult(ResultSet, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
 
wrapResult(ResultSet, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
 
wrapResult(ResultSet, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
 
wrapResult(ResultSet, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
 
wrapResult(ResultSet, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
 
write(BCClass) - Method in interface org.apache.openjpa.lib.util.BytecodeWriter
 
write(OutputStream) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Write the internal value template with all parameters substituted with their current values.
write(Writer) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Write the internal value template with all parameters substituted with their current values.
write(File) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
Write the internal value template with all parameters substituted with their current values.
write(char[], int, int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
 
write(String, int, int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
 
write(int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
 
writeExternal(ObjectOutput) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).
writeReplace() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
 
writeReplace() - Method in class org.apache.openjpa.lib.rop.ListResultList
 
writeReplace() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
 
writeReplace() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
 
writeReplace() - Method in class org.apache.openjpa.lib.rop.WindowResultList
 

X

XMLFactory - Class in org.apache.openjpa.lib.xml
The XMLFactory produces validating and non-validating DOM level 2 and SAX level 2 parsers and XSL transformers through JAXP.
XMLFactory() - Constructor for class org.apache.openjpa.lib.xml.XMLFactory
 
XMLMetaDataParser - Class in org.apache.openjpa.lib.meta
Custom SAX parser used by the system to quickly parse metadata files.
XMLMetaDataParser() - Constructor for class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
XMLMetaDataSerializer - Class in org.apache.openjpa.lib.meta
Abstract base type for serlializers that transfer groups of objects to XML.
XMLMetaDataSerializer() - Constructor for class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
 
XMLVersionParser - Class in org.apache.openjpa.lib.meta
Custom non-validating SAX parser which can be used to get the version and schema location attributes from the root node.
XMLVersionParser(String) - Constructor for class org.apache.openjpa.lib.meta.XMLVersionParser
 
XMLWriter - Class in org.apache.openjpa.lib.xml
The XMLWriter is a writer type for pretty-printing XML.
XMLWriter(Writer) - Constructor for class org.apache.openjpa.lib.xml.XMLWriter
Construct an XMLWriter that will write to the given stream.

Z

ZipFileMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over all metadata resources in a given zip file.
ZipFileMetaDataIterator(URL, MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
Constructor; supply zip/jar URL and optional file filter.
ZipFileMetaDataIterator(ZipFile, MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
Constructor; supply zip file and optional file filter.
ZipResourceBundleProvider - Class in org.apache.openjpa.lib.util
ResourceBundleProvider that expects the ClassLoader.getResourceAsStream(java.lang.String) method to return a zipped input stream.
ZipResourceBundleProvider() - Constructor for class org.apache.openjpa.lib.util.ZipResourceBundleProvider
 
ZipStreamMetaDataIterator - Class in org.apache.openjpa.lib.meta
Iterator over all metadata resources in a given zip input stream.
ZipStreamMetaDataIterator(ZipInputStream, MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
Constructor; supply zip stream and optional metadata filter.

_

_extendedNamespace - Variable in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 
_listeners - Variable in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
 
_openjpaNamespace - Variable in class org.apache.openjpa.lib.meta.XMLMetaDataParser
 

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

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