A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort(Executor) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- abort(Executor) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- abortUnion() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- abortUnion() - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Force the use of a series of standard selects rather than a true UNION.
- AboutAction(String, Icon, String) - Constructor for class openbook.client.Demo.AboutAction
- AboutDialog(Icon) - Constructor for class openbook.client.Demo.AboutDialog
- abs() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- abs() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Absolute value.
- abs(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- abs(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- abs(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the absolute value of the given one.
- abs(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- Abs - Class in org.apache.openjpa.jdbc.kernel.exps
-
Absolute value.
- Abs(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Abs
-
Constructor.
- ABS - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- ABS - org.apache.openjpa.persistence.query.UnaryOperator
- ABS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- ABS_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- AbsExpression - Class in org.apache.openjpa.persistence.query
-
Denotes ABS() operation on a given expression.
- AbsExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AbsExpression
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Returns false.
- absolute(int) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- absolute(int) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- absolute(int) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Move to the given 0-based row in the result, or return false if the row does not exist.
- absolute(int) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- absolute(int) - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- 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.
- absolute(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- absolute(int) - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Throws an exception by default.
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- abstract_schema_name() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- AbstractBrokerFactory - Class in org.apache.openjpa.kernel
-
Abstract implementation of the
BrokerFactory
that must be subclassed for a specific runtime. - AbstractBrokerFactory(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Constructor.
- AbstractCFMetaDataFactory - Class in org.apache.openjpa.meta
-
Base class for factory implementations built around XML metadata files in the common format.
- AbstractCFMetaDataFactory() - Constructor for class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- AbstractCFMetaDataFactory.Parser - Interface in org.apache.openjpa.meta
-
Internal parser interface.
- AbstractCFMetaDataFactory.Serializer - Interface in org.apache.openjpa.meta
-
Internal serializer interface.
- AbstractChangeTracker - Class in org.apache.openjpa.util
-
Base class that provides utilities to change trackers.
- AbstractChangeTracker() - Constructor for class org.apache.openjpa.util.AbstractChangeTracker
-
Constructor; supply configuration.
- AbstractClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- AbstractCollectionDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
Collection
to provide additional behaviour. - AbstractCollectionDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractCollectionDecorator(Collection<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
-
Constructor that wraps (not copies).
- 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.
- AbstractDataCache - Class in org.apache.openjpa.datacache
-
Abstract
DataCache
implementation that provides various statistics, logging, and timeout functionality common across cache implementations. - AbstractDataCache() - Constructor for class org.apache.openjpa.datacache.AbstractDataCache
- AbstractDataCacheInstrument - Class in org.apache.openjpa.instrumentation
-
Provides a basic instrument implementation wrapper for the data cache.
- AbstractDataCacheInstrument() - Constructor for class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- AbstractDB2Dictionary - Class in org.apache.openjpa.jdbc.sql
-
Base dictionary for the IBM DB2 family of databases.
- AbstractDB2Dictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- AbstractDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- AbstractDomainObject - Class in org.apache.openjpa.persistence.query
-
Domain Object is a path expression over which query is evaluated.
- AbstractDomainObject(QueryDefinitionImpl, AbstractPath, PathOperator, Object) - Constructor for class org.apache.openjpa.persistence.query.AbstractDomainObject
- AbstractDualBidiMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Abstract
BidiMap
implemented using two maps. - AbstractDualBidiMap() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates an empty map, initialised by
createMap
. - AbstractDualBidiMap(Map<K, V>, Map<V, K>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates an empty map using the two maps specified as storage.
- AbstractDualBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Constructs a map that decorates the specified maps, used by the subclass
createBidiMap
implementation. - AbstractDualBidiMap.BidiMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class MapIterator.
- AbstractDualBidiMap.EntrySet<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class EntrySet.
- AbstractDualBidiMap.EntrySetIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class EntrySetIterator.
- AbstractDualBidiMap.KeySet<K> - Class in org.apache.openjpa.lib.util.collections
-
Inner class KeySet.
- AbstractDualBidiMap.KeySetIterator<K> - Class in org.apache.openjpa.lib.util.collections
-
Inner class KeySetIterator.
- AbstractDualBidiMap.MapEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class MapEntry.
- AbstractDualBidiMap.Values<V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class Values.
- AbstractDualBidiMap.ValuesIterator<V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class ValuesIterator.
- AbstractDualBidiMap.View<K,V,E> - Class in org.apache.openjpa.lib.util.collections
-
Inner class View.
- AbstractEmptyMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides an implementation of an empty map iterator.
- AbstractEmptyMapIterator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractEmptyMapIterator
-
Create a new AbstractEmptyMapIterator.
- AbstractExecutor() - Constructor for class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- AbstractExpressionBuilder - Class in org.apache.openjpa.kernel.exps
-
Abstract base class to help build expressions.
- AbstractExpressionBuilder(ExpressionFactory, Resolver) - Constructor for class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Constructor.
- AbstractExpressionExecutor() - Constructor for class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- AbstractExpressionVisitor - Class in org.apache.openjpa.kernel.exps
-
No-op abstract visitor meant for easy extension.
- AbstractExpressionVisitor() - Constructor for class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
- AbstractFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- AbstractHashedMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
An abstract implementation of a hash-based map which provides numerous points for subclasses to override.
- AbstractHashedMap() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Constructor only used in deserialization, do not use otherwise.
- AbstractHashedMap(int) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Constructs a new, empty map with the specified initial capacity and default load factor.
- AbstractHashedMap(int, float) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- AbstractHashedMap(int, float, int) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Constructor which performs no validation on the passed in parameters.
- AbstractHashedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Constructor copying elements from another map.
- AbstractHashedMap.EntrySet<K,V> - Class in org.apache.openjpa.lib.util.collections
-
EntrySet implementation.
- AbstractHashedMap.EntrySetIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
EntrySet iterator.
- AbstractHashedMap.HashEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
HashEntry used to store the data.
- AbstractHashedMap.HashIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Base Iterator
- AbstractHashedMap.HashMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
MapIterator implementation.
- AbstractHashedMap.KeySet<K> - Class in org.apache.openjpa.lib.util.collections
-
KeySet implementation.
- AbstractHashedMap.KeySetIterator<K> - Class in org.apache.openjpa.lib.util.collections
-
KeySet iterator.
- AbstractHashedMap.Values<V> - Class in org.apache.openjpa.lib.util.collections
-
Values implementation.
- AbstractHashedMap.ValuesIterator<V> - Class in org.apache.openjpa.lib.util.collections
-
Values iterator.
- 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
- AbstractIterableMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provide a basic
IterableMap
implementation. - AbstractIterableMap() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractIterableMap
- AbstractIteratorDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Provides basic behaviour for decorating an iterator with extra functionality.
- AbstractIteratorDecorator(Iterator<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractIteratorDecorator
-
Constructor that decorates the specified iterator.
- 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
- AbstractJDBCSavepointManager - Class in org.apache.openjpa.jdbc.kernel
-
Abstract
SavepointManager
implementation that delegates to the subclass for savepoint operations on the activeConnection
. - AbstractJDBCSavepointManager() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- AbstractJDBCSavepointManager.ConnectionSavepoint - Class in org.apache.openjpa.jdbc.kernel
-
A savepoint which provides access to the current transactional connection.
- AbstractJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
Abstract sequence implementation.
- AbstractJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- AbstractKeyValue<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Abstract pair class to assist with creating
KeyValue
andMap.Entry
implementations. - AbstractKeyValue(K, V) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractKeyValue
-
Constructs a new pair with the specified key and given value.
- AbstractLifecycleListener - Class in org.apache.openjpa.event
-
Abstract implementation of the
LifecycleListener
interface which delegates events to a single method. - AbstractLifecycleListener() - Constructor for class org.apache.openjpa.event.AbstractLifecycleListener
- AbstractLinkedMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
An abstract implementation of a hash-based map that links entries to create an ordered map and which provides numerous points for subclasses to override.
- AbstractLinkedMap() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Constructor only used in deserialization, do not use otherwise.
- AbstractLinkedMap(int) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Constructs a new, empty map with the specified initial capacity.
- AbstractLinkedMap(int, float) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- AbstractLinkedMap(int, float, int) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Constructor which performs no validation on the passed in parameters.
- AbstractLinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Constructor copying elements from another map.
- AbstractLinkedMap.EntrySetIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
EntrySet iterator.
- AbstractLinkedMap.KeySetIterator<K> - Class in org.apache.openjpa.lib.util.collections
-
KeySet iterator.
- AbstractLinkedMap.LinkEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
LinkEntry that stores the data.
- AbstractLinkedMap.LinkIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Base Iterator that iterates in link order.
- AbstractLinkedMap.LinkMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
MapIterator implementation.
- AbstractLinkedMap.ValuesIterator<V> - Class in org.apache.openjpa.lib.util.collections
-
Values iterator.
- AbstractListDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
List
to provide additional behaviour. - AbstractListDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractListDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractListDecorator(List<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractListDecorator
-
Constructor that wraps (not copies).
- AbstractLockManager - Class in org.apache.openjpa.kernel
-
Abstract
LockManager
implementation. - AbstractLockManager() - Constructor for class org.apache.openjpa.kernel.AbstractLockManager
- 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
- AbstractLRSProxyCollection - Class in org.apache.openjpa.util
-
A collection proxy designed for collections backed by extremely large result sets in which each call to
AbstractLRSProxyCollection.iterator()
may perform a database query. - AbstractLRSProxyCollection(Class, boolean) - Constructor for class org.apache.openjpa.util.AbstractLRSProxyCollection
-
Constructor.
- AbstractLRSProxyMap<K,V> - Class in org.apache.openjpa.util
-
A map proxy designed for maps backed by extremely large result sets in which each call to
AbstractLRSProxyMap.get(java.lang.Object)
orAbstractLRSProxyMap.containsKey(java.lang.Object)
may perform a database query. - AbstractLRSProxyMap(Class<K>, Class<V>) - Constructor for class org.apache.openjpa.util.AbstractLRSProxyMap
- AbstractManagedRuntime - Class in org.apache.openjpa.ee
- AbstractManagedRuntime() - Constructor for class org.apache.openjpa.ee.AbstractManagedRuntime
- AbstractManagedType<X> - Class in org.apache.openjpa.persistence.meta
-
Implements the managed persistent type and its attributes.
- AbstractManagedType(Class<X>, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
-
A protected constructor for creating psudo-managed types.
- AbstractManagedType(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Construct a managed type.
- AbstractManagedType.AttributeNameFilter<X> - Class in org.apache.openjpa.persistence.meta
- AbstractManagedType.AttributeTypeFilter<X,Y> - Class in org.apache.openjpa.persistence.meta
-
Selects if the attribute type matches the given Java class.
- AbstractManagedType.DeclaredAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
- AbstractManagedType.ElementTypeFilter<X,E> - Class in org.apache.openjpa.persistence.meta
-
Selects plural attribute of given element type.
- AbstractManagedType.EntryTypeFilter<X,K,V> - Class in org.apache.openjpa.persistence.meta
- AbstractManagedType.Filter<T> - Interface in org.apache.openjpa.persistence.meta
-
Affirms if a given element satisfy a condition.
- AbstractManagedType.IdAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
- AbstractManagedType.PluralCategoryFilter<X> - Class in org.apache.openjpa.persistence.meta
- AbstractManagedType.SingularAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
-
Affirms if the given attribute is a Singular attribute.
- AbstractManagedType.VersionAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
- AbstractMapDecorator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
- AbstractMapDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractMapDecorator(Map<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
-
Constructor that wraps (not copies).
- AbstractMapEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Abstract Pair class to assist with creating correct
Map.Entry
implementations. - AbstractMapEntry(K, V) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractMapEntry
-
Constructs a new entry with the given key and given value.
- AbstractMapEntryDecorator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides a base decorator that allows additional functionality to be added to a
Map.Entry
. - AbstractMapEntryDecorator(Map.Entry<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
-
Constructor that wraps (not copies).
- AbstractMetaDataDefaults - Class in org.apache.openjpa.meta
-
Abstract implementation provides a set of generic utilities for detecting persistence meta-data of Field/Member.
- AbstractMetaDataDefaults() - Constructor for class org.apache.openjpa.meta.AbstractMetaDataDefaults
- AbstractMetaDataFactory - Class in org.apache.openjpa.meta
-
Abstract
MetaDataFactory
that provides default implementations of many methods. - AbstractMetaDataFactory() - Constructor for class org.apache.openjpa.meta.AbstractMetaDataFactory
- 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
- AbstractOpenJpaEnhancerMojo - Class in org.apache.openjpa.tools.maven
-
The base class for all enhancement mojos.
- AbstractOpenJpaEnhancerMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
- AbstractOpenJpaMappingToolMojo - Class in org.apache.openjpa.tools.maven
-
Processes Application model classes and generate the DDL by running the OpenJPA MappingTool.
- AbstractOpenJpaMappingToolMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
- AbstractOpenJpaMojo - Class in org.apache.openjpa.tools.maven
-
Base class for OpenJPA maven tasks.
- AbstractOpenJpaMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
default ct
- AbstractOrderedMapDecorator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides a base decorator that enables additional functionality to be added to an OrderedMap via decoration.
- AbstractOrderedMapDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractOrderedMapDecorator(OrderedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
-
Constructor that wraps (not copies).
- AbstractPCData - Class in org.apache.openjpa.kernel
-
Abstract base class which implements core PCData behavior.
- AbstractPCData() - Constructor for class org.apache.openjpa.kernel.AbstractPCData
- AbstractPCResultObjectProvider - Class in org.apache.openjpa.kernel
-
Abstract implementation of
PCResultObjectProvider
that implementsResultObjectProvider.getResultObject()
by assembling the necessary information about the object to be loaded. - AbstractPCResultObjectProvider(StoreContext) - Constructor for class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Create a new provider for loading PC objects from the input into
ctx
. - AbstractPreparedQueryCacheInstrument - Class in org.apache.openjpa.instrumentation
-
Provides a basic instrument implementation wrapper for the prepared query cache.
- AbstractPreparedQueryCacheInstrument() - Constructor for class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- 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
- AbstractQuery<X> - Class in org.apache.openjpa.persistence
-
An abstract implementation of the Query interface.
- AbstractQuery(QueryMetaData, EntityManagerImpl) - Constructor for class org.apache.openjpa.persistence.AbstractQuery
- AbstractQueryCache - Class in org.apache.openjpa.datacache
-
Abstract
QueryCache
implementation that provides various statistics, logging, and timeout functionality common across cache implementations. - AbstractQueryCache() - Constructor for class org.apache.openjpa.datacache.AbstractQueryCache
- AbstractQueryCache.Default<T> - Class in org.apache.openjpa.datacache
-
A default implementation of query statistics for the Query result cache.
- AbstractQueryCache.EvictPolicy - Enum in org.apache.openjpa.datacache
- AbstractQueryCacheInstrument - Class in org.apache.openjpa.instrumentation
-
Provides a basic instrument implementation wrapper for the query cache.
- AbstractQueryCacheInstrument() - Constructor for class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- AbstractReferenceMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.
- AbstractReferenceMap() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Constructor used during deserialization.
- AbstractReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Constructs a new empty map with the specified reference types, load factor and initial capacity.
- AbstractReferenceMap.ReferenceEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A MapEntry implementation for the map.
- AbstractReferenceMap.ReferenceStrength - Enum in org.apache.openjpa.lib.util.collections
-
Reference type enum.
- AbstractRemoteCommitProvider - Class in org.apache.openjpa.event
-
Abstract implementation of
RemoteCommitProvider
. - AbstractRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.AbstractRemoteCommitProvider
- AbstractResult - Class in org.apache.openjpa.jdbc.sql
-
A
Result
implementation designed to be subclassed easily by implementations. - AbstractResult() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractResult
- 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
- AbstractSerializableListDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Serializable subclass of AbstractListDecorator.
- AbstractSerializableListDecorator(List<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSerializableListDecorator
-
Constructor that wraps (not copies).
- AbstractSerializableSetDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Serializable subclass of AbstractSetDecorator.
- AbstractSerializableSetDecorator(Set<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSerializableSetDecorator
-
Constructor.
- AbstractSetDecorator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
Set
to provide additional behaviour. - AbstractSetDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSetDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSetDecorator(Set<E>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSetDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
- AbstractSortedMapDecorator() - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSortedMapDecorator(SortedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator.SortedMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
OrderedMapIterator implementation.
- AbstractSQLServerDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for the SQL Server databases (Sybase and MS SQL Server).
- AbstractSQLServerDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- AbstractStoreBrokerFactory - Class in org.apache.openjpa.abstractstore
-
BrokerFactory
implementation for use with theAbstractStoreManager
. - AbstractStoreBrokerFactory(OpenJPAConfiguration, String, String, String) - Constructor for class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
-
Construct the factory with the given settings.
- AbstractStoreManager - Class in org.apache.openjpa.abstractstore
-
Abstract store manager implementation to ease development of custom OpenJPA back-ends.
- AbstractStoreManager() - Constructor for class org.apache.openjpa.abstractstore.AbstractStoreManager
- AbstractStoreQuery - Class in org.apache.openjpa.kernel
-
Abstract
StoreQuery
that implements most methods as no-ops. - AbstractStoreQuery() - Constructor for class org.apache.openjpa.kernel.AbstractStoreQuery
- AbstractStoreQuery.AbstractExecutor - Class in org.apache.openjpa.kernel
-
Abstract
StoreQuery.Executor
that implements most methods as no-ops. - AbstractStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- 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
- AbstractTransactionListener - Class in org.apache.openjpa.event
-
Abstract implementation of the
TransactionListener
interface that provides no-op implementations of all methods. - AbstractTransactionListener() - Constructor for class org.apache.openjpa.event.AbstractTransactionListener
- AbstractUntypedIteratorDecorator<I,O> - Class in org.apache.openjpa.lib.util.collections
-
Provides basic behaviour for decorating an iterator with extra functionality without committing the generic type of the Iterator implementation.
- AbstractUntypedIteratorDecorator(Iterator<I>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractUntypedIteratorDecorator
-
Create a new AbstractUntypedIteratorDecorator.
- AbstractUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Base update manager with common functionality.
- AbstractUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- AbstractUpdateManager.CustomMapping - Class in org.apache.openjpa.jdbc.kernel
-
Executes customized mapping updates.
- AbstractValidator - Class in org.apache.openjpa.validation
-
Abstract validation class which provides base validation methods.
- AbstractValidator() - Constructor for class org.apache.openjpa.validation.AbstractValidator
- AbstractValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op implementations of
ValueHandler
interface methods. - AbstractValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- AbstractVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- AbstractVisitor() - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
- acceptAction(ServerSocket) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for ServerSocket.accept().
- acceptProvider(Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Coalesce
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Exp
- acceptVisit(ExpressionVisitor) - Method in interface org.apache.openjpa.kernel.exps.Expression
-
Accept a visit from a tree visitor.
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.NullIf
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Val
- acceptVisit(ExpressionVisitor) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Accept a visit from a tree visitor.
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.WhenCondition
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.WhenScalar
- access - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- ACCESS - org.apache.openjpa.persistence.MetaDataTag
- ACCESS_EXPLICIT - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent class has explicitly defined an access type.
- ACCESS_FIELD - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent attributes are accessed via direct field access.
- ACCESS_PROPERTY - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent attributes are accessed via setters and getters.
- ACCESS_TYPE_FIELD - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Access type for generated source, defaults to field-based access.
- ACCESS_TYPE_PROPERTY - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- ACCESS_UNKNOWN - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Unknown access type.
- AccessCode - Class in org.apache.openjpa.meta
-
Represents access styles for members of a class and field through a 5-bit integer.
- AccessCode() - Constructor for class org.apache.openjpa.meta.AccessCode
- AccessDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Access via DataDirect SequeLink and DataDirect ODBC FoxPro driver.
- AccessDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AccessDictionary
- accessingField(int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Field access callback.
- accessingField(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- accessingField(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- accessingField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- accessingField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- accessingField(Object, int) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Notify the state manager for
o
(if any) that a field is about to be accessed. - accessPath - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- AccessScanner(int) - Constructor for class org.apache.openjpa.lib.util.TemporaryClassLoader.AccessScanner
- accessType - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- AccessType() - Constructor for class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask.AccessType
- ACT_CASCADE - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- ACT_NONE - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- ACT_RUN - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- action - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- action - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- action - Variable in class org.apache.openjpa.meta.MetaDataTool.Flags
- action - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
-
Argument to specify the action to take on each class.
- Action() - Constructor for class org.apache.openjpa.ant.MetaDataToolTask.Action
- Action() - Constructor for class org.apache.openjpa.jdbc.ant.MappingToolTask.Action
- Action() - Constructor for class org.apache.openjpa.jdbc.ant.SchemaToolTask.Action
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- ACTION_ADD - Static variable in class org.apache.openjpa.meta.MetaDataTool
- ACTION_BUILD - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_BUILD_SCHEMA - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_CASCADE - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Cascade any modification of the joined primary key columns to this table.
- ACTION_CREATEDB - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_DEFAULT - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the local columns to their default values if the primary key columns are modified.
- ACTION_DELETE - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for deletion.
- ACTION_DELETE_TABLE_CONTENTS - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- ACTION_DROP - Static variable in class org.apache.openjpa.meta.MetaDataTool
- ACTION_DROP_SCHEMA - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_DROP_SCHEMA - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_DROPDB - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_EXCEPTION - Static variable in class org.apache.openjpa.kernel.InverseManager
-
Constant representing the
InverseManager.ACTION_EXCEPTION
action - ACTION_EXECUTE_SCRIPT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_EXPORT - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_EXPORT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_GET - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- ACTION_GET - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- ACTION_IMPORT - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_IMPORT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_INSERT - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for inserttion.
- ACTION_MANAGE - Static variable in class org.apache.openjpa.kernel.InverseManager
-
Constant representing the
InverseManager.ACTION_MANAGE
action - ACTION_NONE - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Logical foreign key; links columns, but does not perform any action when the joined primary key columns are modified.
- ACTION_NULL - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Null the local columns if the joined primary key columns are modified.
- ACTION_REFLECT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_REFRESH - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_REFRESH - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_RESTRICT - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Throw an exception if joined primary key columns are modified.
- ACTION_RETAIN - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTION_SCRIPT_CREATE - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_SCRIPT_DROP - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_SCRIPT_LOAD - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_SET - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- ACTION_UNKNOWN - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Symbolic constant reserved for situations when a row operation is unknown.
- ACTION_UPDATE - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for update.
- ACTION_VALIDATE - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTION_WARN - Static variable in class org.apache.openjpa.kernel.InverseManager
-
Constant representing the
InverseManager.ACTION_WARN
action - actionPerformed(ActionEvent) - Method in class jpa.tools.swing.StatusBar.MemoryDisplay
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.AboutAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.BuyBookAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.DeliveryAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ShowCodeAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.SupplyAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewConfigAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewDataAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewDomainAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewQueryCacheAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewSourceAction
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.WelcomeAction
- ACTIONS - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- ACTIONS - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- ACTIONS - Static variable in class org.apache.openjpa.meta.MetaDataTool
- ActionTreeNode(Action) - Constructor for class openbook.client.Demo.ActionTreeNode
- ACTIVE - org.apache.openjpa.slice.Slice.Status
- add - Variable in class org.apache.openjpa.util.AbstractChangeTracker
-
Collection of added items.
- add() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Adds any components present in the schema repository but absent from the database.
- add(int, E) - Method in class org.apache.openjpa.kernel.DistinctResultList
- add(int, E) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- add(int, E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- add(int, Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- add(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- add(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- add(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- add(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- add(int, T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- add(E) - Method in class org.apache.openjpa.kernel.DistinctResultList
- add(E) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- add(E) - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Throws
UnsupportedOperationException
unless the underlyingIterator
is aListIterator
. - add(E) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- add(E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- add(E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- add(E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- add(E) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- add(Class<?>...) - Method in class org.apache.openjpa.kernel.ResultShape
-
Adds the given classes as child shapes of this shape.
- add(Object) - Method in class org.apache.openjpa.event.LifecycleEventManager.ListenerList
- add(Object) - Method in class org.apache.openjpa.json.JSONObject.Array
- add(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- add(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- add(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- add(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- add(Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
- add(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Mark the given value as added.
- add(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- add(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- add(Object) - Method in class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
- add(Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- add(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- add(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Add the given values.
- add(String, boolean) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, int) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, Class) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, Enum) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, String) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, EnumSet) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(String, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- add(ResultSet) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
Adds the ResultSet only if it has rows.
- add(Map.Entry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Add an item to the data structure representing a field value.
- add(SchemaGroup, SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Adds all database components in the repository schema that are not present in the given database schema to the database.
- add(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- add(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the two values added together.
- add(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- add(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- add(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- add(T) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- ADD - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
- addAccessPath(ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Register the specified metadata as being in the query's access path.
- addAccessPathMetaDatas(List<ClassMetaData>, ClassMetaData[]) - Static method in class org.apache.openjpa.kernel.Filters
-
Add the given access path metadatas to the full path list, making sure to maintain only base metadatas in the list.
- addAddress(Address) - Method in class embeddables.User
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.kernel.Query
-
Register an aggregate listener for the query.
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.QueryImpl
- addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.cast to
QueryImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Register an aggregate listener for the query.
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.persistence.QueryImpl
- addAll(int, Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- addAll(int, Collection) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- addAll(int, Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- addAll(int, Collection) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.kernel.DistinctResultList
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- addAll(int, Collection<? extends T>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- addAll(Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- addAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- addAll(Collection) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- addAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.kernel.DistinctResultList
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- addAll(Collection<? extends T>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- addAll(Schema) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add the given schema's objects to the set of objects that will be serialized.
- addAll(Schema) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- addAll(SchemaGroup) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add all the objects in the given group to the set of objects that will be serialized.
- addAll(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- addAll(SelectImpl.Selects) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Add all aliases from another instance.
- addAll(MetaDataRepository) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add all components in the given repository to the set to be serialized.
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add all components in the given repository to the set to be serialized.
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add all components in the given repository to the set to be serialized.
- addAll(ProxyCollection, int, Collection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Override for
List.addAll(int, Collection)
. - addAll(ProxyCollection, Collection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Override for
Collection.addAll(java.util.Collection<? extends E>)
. - addAnnotation(Class<? extends Annotation>, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
- addAnnotation(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- addAnnotation(AnnotationBuilder, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- addAnnotation(AnnotationBuilder, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Add an annotation builder to list of builders for the specified class metadata.
- addAnnotation(AnnotationBuilder, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified class metadata.
- addAnnotation(AnnotationBuilder, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified field metadata.
- addAnnotation(AnnotationBuilder, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified query metadata.
- addAnnotation(AnnotationBuilder, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified sequence metadata.
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- addArgument(String, String[]) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
- addArgument(String, String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
- addArgument(SourceCode.Argument<K, V>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
- addArgument(SourceCode.Argument<SourceCode.ClassName, String>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
- addArgument(SourceCode.Argument<SourceCode.ClassName, String>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- addAttribute(String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add an attribute to the current group.
- addAuthor(Author...) - Method in class openbook.domain.Book
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- addBatch() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- addBatch(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- addBatch(PreparedStatement, RowImpl, int) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- addBeanField(ClassNodeTracker, String, Class) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Add a bean field of the given name and type.
- addBook(Book) - Method in class openbook.domain.Author
- addBoolean(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addCastAsType(String, Val) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
add CAST for a function operator where operand is a param
- addCastAsType(String, Val) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
add CAST for a function operator where operand is a param
- addCastForParam(String, Val) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Replace SQL '?'
- addClassConditions(Select, boolean, Joins) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Add WHERE conditions to the given select limiting the returned results to our mapping type, possibly including subclasses.
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- addClassExtensionKeys(Collection<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Add any extension keys used by this instance to the given set.
- addClassLoader(int, ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Add the given class loader at the specified index.
- 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(ClassLoader) - Method in class org.apache.openjpa.util.MultiLoaderClassResolver
- 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.
- addClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add mapping attributes for the given class.
- addClassMappingAttributes(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add mapping attributes for the given class.
- addCodeLine(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
- addCodeLine(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- addCodeLine(String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
-
if tabInc = true, the current line, and all following lines will be tabbed.
- addCodeLine(String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
-
if tabInc = true, the current line, and all following lines will be tabbed.
- addColumn(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addColumn(String, String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addColumn(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addColumn(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Add a column to the constraint.
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given column to the database schema.
- addColumn(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Joins the column of a single column FK to this FK.
- addColumnResult(Object) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Add the id of a mapped column in the query result.
- addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode
- addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Add current comments to the given entity.
- addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Write the given entity's comments.
- addComments(String[]) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add a comment to the stream.
- addCommments(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- addComparator(Comparator<E>) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Add a Comparator to the end of the chain using the forward sort order
- addComparator(Comparator<E>, boolean) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Add a Comparator to the end of the chain using the given sort order
- addComponent(Class<?>) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- addComponent(String) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- addConstraint(Constraint) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Adds the given constraint to this column.
- addConstraints(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Add existing unique constraints and indexes to the given value.
- addConstructor() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addConstructorParam(String) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
- addContainedBy(FetchGroup) - Method in class org.apache.openjpa.meta.FetchGroup
-
Adds this receiver as one of the included fetch groups of the given parent.
- addContextClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
- addContextClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.util.Serialization.PersistentObjectInputStream
- addCorrectedColumnName(String, boolean) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addCorrectedColumnName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.schema.Table
- addDataSource(DataSource) - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- addDeclaredFetchGroup(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Adds fetch group of the given name, or returns existing instance.
- addDeclaredField(String, Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Add a new field metadata to this class.
- addDeclaredFieldMapping(String, Class) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.addDeclaredField(java.lang.String, java.lang.Class<?>)
. - addDeclaredInclude(String) - Method in class org.apache.openjpa.meta.FetchGroup
-
Includes given fetch group within this receiver.
- addDeclaredInterface(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Explicitly declare the given interface among the ones this class implements.
- 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.
- addDefaultConstructor - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
- addDefaultConstructor - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
The JPA spec requires that all persistent classes define a no-arg constructor.
- addDeferredEmbeddableMetaData() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Process all deferred embeddables using an unknown access type.
- addDeferredEmbeddableMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Process all deferred embeddables using an unknown access type.
- addDeferredEmbeddableMetaData(Class<?>, int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Process all deferred embeddables and embeddable mapping overrides for a given class.
- addDefinedSuperclassField(String, Class<?>, Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Add a new defined superclass field metadata to this class.
- addDomain(T) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- addDouble(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- added(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Notify the tracker that the given object was added.
- added(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- added(Object) - Method in interface org.apache.openjpa.util.CollectionChangeTracker
-
Record that the given element was added.
- added(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- added(Object, Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- added(Object, Object) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Record that the given entry was added to the map.
- added(Object, Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- addEdge(Edge) - Method in class org.apache.openjpa.lib.graph.Graph
-
Add an edge to the graph.
- addElement(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- addEmbeddedMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- addEmbeddedMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Add embedded metadata for this value.
- addEmbeddedMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- addEmbeddedMetaData(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- addEmbeddedMetaData(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Add embedded metadata for this value with the given access type
- addEmbeddedMetaData(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- addEntry(AbstractHashedMap.HashEntry<K, V>, int) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Adds an entry into this map.
- addEntry(AbstractHashedMap.HashEntry<K, V>, int) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Adds an entry into this map, maintaining insertion order.
- 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.
- addErrorCode(int, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- addEscapes(String) - Static method in error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addException(Collection, Exception) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Add the given exception to the given list, which may start out as null.
- addExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Adds a pattern for exclusion.
- addExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Adds a pattern for exclusion.
- addExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Adds the given pattern to the list of excluded patterns.
- addExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Adds the given pattern to the list of excluded patterns.
- addExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- addExpirationListener(ExpirationListener) - Method in interface org.apache.openjpa.datacache.DataCache
-
Add a new expiration event listener to this cache.
- addExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- addExtension(String, Object) - Method in class org.apache.openjpa.meta.Extensions
-
Add a vendor extension to this entity.
- addExtension(String, String, Object) - Method in class org.apache.openjpa.meta.Extensions
-
Add a vendor extension to this entity.
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.ClassMetaData
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.Extensions
-
Add all the known extension keys to the specified collection; any implementation that utilized new extensions should override this method to include both the known extensions of its superclass as well as its own extension keys.
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.FieldMetaData
- addFetchGroup(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- addFetchGroup(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Adds
group
to the set of fetch group names to use when loading objects. - addFetchGroup(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
group
to the set of fetch group to use when loading objects. - addFetchGroup(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFetchGroup(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
groups
to the set of fetch group names to use when loading objects. - addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFetchGroups(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
groups
to the set of fetch group names to use when loading objects. - addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFetchGroups(Collection<String>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Adds
groups
to the set of fetch group names to use when loading objects. - addFetchGroups(Collection<String>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- addFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- addFetchInnerJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds
field
to the set of fully-qualified field names to eagerly join when loading objects. - addFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- addFetchInnerJoins(Collection) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- addFetchInnerJoins(Collection<String>) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds
fields
to the set of fully-qualified field names to eagerly join when loading objects. - addFetchInnerJoins(Collection<String>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- addField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
field
to the set of field names to use when loading objects. - addField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addField(Class, String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addField(Class, String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addField(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- addField(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Adds
field
to the set of fully-qualified field names to use when loading objects. - addField(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- addField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
field
to the set of fully-qualified field names to use when loading objects. - addField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addField(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addField(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addField(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addField(String, XMLMetaData) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- addField(String, XMLMetaData) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- addField(String, XMLMetaData) - Method in interface org.apache.openjpa.meta.XMLMetaData
- addField(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- addFieldExtensionKeys(Collection<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Add any extension keys used by this instance to the given set.
- addFieldMappingAttributes(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add mapping attributes for the given field.
- addFieldMappingAttributes(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add mapping attributes for the given field.
- addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
fields
to the set of field names to use when loading objects. - addFields(Class, String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFields(Class, String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
fields
to the set of field names to use when loading objects. - addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFields(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
fields
to the set of fully-qualified field names to use when loading objects. - addFields(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFields(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFields(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFields(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- addFields(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds
fields
to the set of fully-qualified field names to use when loading objects. - addFields(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- addFields(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- addFields(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- addFields(Collection<String>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Adds
fields
to the set of fully-qualified field names to use when loading objects. - addFields(Collection<String>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- 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
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- addFilterListener(FilterListener) - Method in interface org.apache.openjpa.kernel.Query
-
Register a filter listener for the query.
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.QueryImpl
- addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.cast to
QueryImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Register a filter listener for the query.
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.persistence.QueryImpl
- addFirst(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- addForeignKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Add a foreign key to the table.
- addForeignKey(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addForeignKey(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given foreign key to the database schema.
- addGetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- addGraphVisitor(GraphVisitor) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
add a
GraphVisitor
to be notified during breadth first search. - addHint(String, Object) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Add a query hint.
- addHints(QueryMetaData, QueryHint...) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- addIndex(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addIndex(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addIndex(DBIdentifier, Index) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Add index for the given table.
- 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.
- addInterface(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addInternalListener(RemoteCommitListener) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Adds an OpenJPA-internal listener to this RemoteCommitEventManager.
- addItem(Book, int) - Method in class openbook.domain.ShoppingCart
-
Add the given book with the given quantity in the cart.
- addIterator(Iterator<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Add an Iterator to the end of the chain
- addIterator(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
-
Add an iterator to the chain.
- additiveExpression() - Method in class openbook.tools.parser.JavaParser
- addJarFile(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- addJarFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- addJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- addJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds
field
to the set of fully-qualified field names to eagerly join when loading objects. - addJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- addJoinClassConditions() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- addJoinClassConditions() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Apply class conditions from relation joins.
- addJoinClassConditions() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- addJoinConstraints(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Add existing unique constraints and indexes to the given field's join.
- addJoins(Collection) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- addJoins(Collection<String>) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds
fields
to the set of fully-qualified field names to eagerly join when loading objects. - addJoins(Collection<String>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- addJoinTableUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Add Unique Constraint to the Join Table.
- addLast(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- addLifecycleListener(Object, Class[]) - Method in interface org.apache.openjpa.kernel.Broker
-
Register a listener for lifecycle-related events on the specified classes.
- addLifecycleListener(Object, Class[]) - Method in class org.apache.openjpa.kernel.BrokerImpl
- addLifecycleListener(Object, Class[]) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- addLifecycleListener(Object, Class[]) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.cast to
OpenJPAEntityManagerFactorySPI
instead. This method pierces the published-API boundary, as does the SPI cast. - addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Register a listener for lifecycle-related events on the specified classes.
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Register a listener for lifecycle-related events on the specified classes.
- addLifecycleListener(Object, Class<?>[]) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- addLifecycleListener(Object, Class<?>[]) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Register a listener for lifecycle-related events on the specified classes.
- addListener(Object) - Method in class org.apache.openjpa.event.TransactionEventManager
- 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.
- addListener(Object, Class<?>[]) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Register a lifecycle listener for the given classes.
- addListener(RemoteCommitListener) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- addListener(SchemaGenerator.Listener) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Adds a listener for schema generation events.
- addListener(ValueListener) - Method in class org.apache.openjpa.lib.conf.Value
-
Listener for value changes.
- addListeners(Broker) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Add factory-registered lifecycle listeners to the broker.
- addLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
- addManagedClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- addMapping(int, int, Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
- addMapping(int, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Adds a new key-value mapping into this map.
- addMapping(int, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Adds a new key-value mapping into this map.
- addMapping(String, Object) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Map the given path to the given result id.
- addMappingFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- addMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new metadata, populate it with default information, add it to the repository, and return it.
- addMetaData(Class<?>, int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new metadata, populate it with default information, add it to the repository, and return it.
- addMetaData(Class<?>, int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new metadata, populate it with default information, add it to the repository, and return it.
- addMetaData(ClassMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a class meta data to the set to be serialized.
- addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a class meta data to the set to be serialized.
- addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a class meta data to the set to be serialized.
- addMethod(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addMethod(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- addName(String, boolean) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Deprecated.
- addName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Attempt to add the given name to the set.
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- addNamedQuery(String, Query) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- addNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
-
Add a node to the graph.
- addNonMappedInterface(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given non-mapped interface to the repository.
- addObject(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addPage(String, String) - Method in class openbook.client.SourceCodeBrowser
- addPage(String, URI) - Method in class jpa.tools.swing.SourceCodeViewer
-
Add a page to this browser.
- addParameter(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- addParameter(String, String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Adds an
IN
parameter of the given name and type. - addParameter(StoredProcedure.PARAM, String, String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Adds the given parameter declaration.
- addPCResult(Class<?>) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Add a mapped persistence-capable result with the given candidate type.
- addPersistenceAware(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given class as persistence-aware.
- 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.
- addPrimaryKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Set the primary key for the table.
- addPrimaryKey(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addPrimaryKey(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addPrimaryKey(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given primary key to the database schema.
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Add the primary key column to the given table and return it.
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
- addProperties(Map) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
- 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.
- 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.
- addQueryMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add a new query metadata to the repository and return it.
- addQueryMetaData(QueryMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a query meta data to the set to be serialized.
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a query meta data to the set to be serialized.
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a query meta data to the set to be serialized.
- addQueryResultMapping(Class, String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Add a query result mapping.
- addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Adds the given result set mapping to local cache.
- addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Adds the given result set mapping to local cache.
- addRegisterClassListener(PCRegistry.RegisterClassListener) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Register a
PCRegistry.RegisterClassListener
. - Address - Class in embeddables
- Address() - Constructor for class embeddables.Address
- Address(String, String, String, Integer, Coordinates) - Constructor for class embeddables.Address
- addResult(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Add a result to be returned from the current parse.
- addRoot(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adding a root adds a root domain to the owning query.
- addRoot(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Add a query root corresponding to the given entity, forming a cartesian product with any existing roots.
- addRoot(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
Root domain object has no parent, no path but a non-null Class.
- addSchema() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Add a schema to the group.
- addSchema(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- addSchema(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.Context
- addSchema(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Add a schema to the group.
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
No-op.
- addSchema(ClassMapping, SchemaGroup) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCSeq
-
Add any tables, etc needed by this factory for the given mapping to the given schema group, if they do not exist already.
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- addSchemaToContext(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Register the schema alias to the current JPQL query context.
- addSchemaToContext(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- addSecondaryTable(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- addSecondaryTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- addSequence(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- addSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- addSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add a new sequence metadata to the repository and return it.
- addSequenceMetaData(SequenceMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a sequence meta data to the set to be serialized.
- addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a sequence meta data to the set to be serialized.
- addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a sequence meta data to the set to be serialized.
- addSetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- addSlice(String, Map) - Method in interface org.apache.openjpa.slice.DistributedBrokerFactory
-
Adds the given slice with the given properties.
- addSlice(String, Map) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- addSlice(Slice) - Method in interface org.apache.openjpa.slice.DistributedStoreManager
-
Adds the given slice with the given properties.
- addSourceInfo(AnnotatedElement, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- addStandardProperties(StringBuilder) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- addStandardProperties(StringBuilder) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add standard properties to the given properties buffer.
- addStrategyMappingAttributes(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Set mapping attributes for strategy.
- addStrategyMappingAttributes(FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Set mapping attributes for strategy.
- 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.
- addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adding a query root adds a subquery to the owning query.
- addSubqueryRoot(PathExpression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Add a root derived from a domain object of the containing query definition to a query definition used as a subquery.
- addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- addSubselContext(Context) - Method in class org.apache.openjpa.kernel.exps.Context
-
Register the subquery context in this context.
- addSystemListener(Object) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given system lifecycle listener.
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add system-level mapping elements to be serialized.
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add system-level mapping elements to be serialized.
- addTable(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addTable(String, String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- addTable(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- addTable(Table) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add the given table to the set of tables that will be serialized.
- addTable(Table) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- addText(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add text to the current element.
- addToCollection(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Add the given value to the collection at the selected field.
- addToParseList(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- addToParseList(ArrayList<Class<?>>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- addTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Register a listener for transaction-related events.
- addTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Register a listener for transaction-related events on the specified classes.
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.cast to
OpenJPAEntityManagerFactorySPI
instead. This method pierces the published-API boundary, as does the SPI cast. - addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Register a listener for transaction-related events on the specified classes.
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Register a listener for transaction-related events.
- addTransformer(ClassTransformer) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- addTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- addTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- addTypesChangedListener(TypesChangedListener) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Add a new types event listener to this cache.
- addUnique(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addUnique(String, Unique) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- addUnique(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- addUnique(DBIdentifier, Unique) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Add a unique constraint for the given table.
- addValidationGroup(Integer, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add a validation group for a specified event.
- addValidationGroup(String, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add a validation group for the specific property.
- addValidationGroup(String, String) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add the validation group(s) for the specified event.
- 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
- addVariable(String, Value) - Method in class org.apache.openjpa.kernel.exps.Context
- addVariableAction(Variable) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Set the path as a binding of the given variable.
- addVariableToContext(String, Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Register the variable associated with the schema alias (id) to the current JPQL query context.
- addVariableToContext(String, Value) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- addVersionMethods(ClassNodeTracker) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Add methods for loading and storing version data.
- addXMLClassMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new metadata, populate it with default information, add it to the repository, and return it.
- adjust(N) - Method in class openbook.domain.Range
-
Adjusts this range by the given number.
- adjustBeginLineColumn(int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBuffSize() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- after - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkEntry
-
The entry after this one in the order
- AFTER_ATTACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is attached.
- AFTER_BEGIN - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that a transaction has just begun.
- AFTER_CLEAR - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is cleared.
- AFTER_COMMIT - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the transaction has committed.
- AFTER_COMMIT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Connection
was just committed. - AFTER_COMMIT_COMPLETE - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the commit has completey ended and the transaction is no longer active.
- 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_DELETE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted.
- AFTER_DELETE_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted, after the record has been deleted from the store.
- AFTER_DETACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is detached.
- AFTER_DIRTY - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time.
- AFTER_DIRTY_FLUSHED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time after flush.
- AFTER_EXECUTE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
completed execution. - AFTER_FLUSH - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that changes have been flushed to the datastore.
- AFTER_LOAD - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is loaded.
- AFTER_PERSIST - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is made persistent
- AFTER_PERSIST_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is made persistent, after the record has been written to the store
- AFTER_PREPARE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is being prepared. - AFTER_REFRESH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instances is refreshed.
- AFTER_ROLLBACK - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the transaction was rolled back.
- AFTER_ROLLBACK - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a rollback just occured.
- AFTER_ROLLBACK_COMPLETE - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the rollback has completey ended and the transaction is no longer active.
- AFTER_STATE_TRANSITIONS - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that all state transitions have been made.
- AFTER_STORE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is stored.
- AFTER_UPDATE_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is modified, after the change has been sent to the store.
- afterAdd(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Collection.add(Object)
on super. - afterAddElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Vector.addElement(Object)
on super. - afterAddLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
LinkedList.addLast(Object)
on super. - afterAttach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterAttach(LifecycleEvent) - Method in interface org.apache.openjpa.event.AttachListener
-
Invoked after the instance has been attached.
- afterBegin(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterBegin(TransactionEvent) - Method in interface org.apache.openjpa.event.BeginTransactionListener
-
Notification that a transaction has begun.
- afterBegin(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
----------------------------------------------------------------------- Transaction callbacks
- afterClear(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterClear(LifecycleEvent) - Method in interface org.apache.openjpa.event.ClearListener
-
Invoked after state is cleared.
- afterCommit(RemoteCommitEvent) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
This method is part of the
RemoteCommitListener
interface. - afterCommit(RemoteCommitEvent) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
This method is part of the
RemoteCommitListener
interface. - afterCommit(RemoteCommitEvent) - Method in interface org.apache.openjpa.event.RemoteCommitListener
-
Notification that a transaction associated with a different BrokerFactory has successfully committed.
- afterCommit(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterCommit(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has successfully committed.
- afterCommit(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- afterCommit(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- afterCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterCommitComplete(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has successfully committed and the transaction is no longer active.
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterCompletion(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- afterCompletion(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- 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
- afterDelete(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterDelete(LifecycleEvent) - Method in interface org.apache.openjpa.event.DeleteListener
-
Invoked after the instance transferred to a deleted state.
- afterDeletePerformed(LifecycleEvent) - Method in interface org.apache.openjpa.event.PostDeleteListener
-
Receives notifications before an update is performed.
- afterDetach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterDetach(LifecycleEvent) - Method in interface org.apache.openjpa.event.DetachListener
-
Invoked after the instance has been detached.
- afterDirty(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterDirty(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked after the first change is applied.
- afterDirtyFlushed(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterDirtyFlushed(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked after the first change is applied to a flushed instance.
- afterEntrySet(ProxyMap, Set) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Wrap the given entry set in a proxy.
- afterExecuteStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- afterExecuteStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- afterFlush(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterFlush(TransactionEvent) - Method in interface org.apache.openjpa.event.FlushTransactionListener
-
Notification that a transaction has flushed all object changes.
- afterFlush(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterGet(ProxyMap, Object, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call after invoking
Map.get(java.lang.Object)
on super. - afterIterator(ProxyCollection, Iterator) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Wrap given iterator in a proxy.
- afterLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- afterLast() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
- afterLast() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- afterListIterator(ProxyCollection, int, ListIterator) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Wrap given iterator in a proxy.
- afterListIterator(ProxyCollection, ListIterator) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Wrap given iterator in a proxy.
- afterLoad(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterLoad(LifecycleEvent) - Method in interface org.apache.openjpa.event.LoadListener
-
Invoked after state has been loaded into the instance.
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
This method is called after data is loaded into the instance, in case the version indicator works off of a state image.
- afterOffer(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Queue#offer(Object)
on super. - afterPersist(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterPersist(LifecycleEvent) - Method in interface org.apache.openjpa.event.PersistListener
-
Invoked when an instance is persisted.
- afterPersistPerformed(LifecycleEvent) - Method in interface org.apache.openjpa.event.PostPersistListener
-
Receives notifications after a persist operation has been written to the data store.
- afterPoll(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Queue#poll
on super. - afterPrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- afterPrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- afterPut(ProxyMap, Object, Object, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call after invoking
Map.put(K, V)
on super. - afterRefresh(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterRefresh(LifecycleEvent) - Method in interface org.apache.openjpa.event.LoadListener
-
Invoked after state has been refreshed.
- afterRemove(ProxyCollection, int, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
List.remove(int)
on super. - afterRemove(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Queue#remove
on super. - afterRemove(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Collection.remove(java.lang.Object)
on super. - afterRemove(ProxyMap, Object, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call after invoking
Map.remove(java.lang.Object)
on super. - afterRemove(ProxyMap, Object, Object, boolean, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
See OPENJPA-2442.
- afterRemoveElement(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Vector.removeElement(java.lang.Object)
on super. - afterRemoveFirst(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
LinkedList.removeFirst()
on super. - afterRemoveLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
LinkedList.removeLast()
on super. - afterReturn(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterRollback(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has been rolled back.
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterRollback(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- afterRollback(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterRollbackComplete(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has been rolled back and the transaction is no longer active.
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterSection() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- afterSet(ProxyCollection, int, Object, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
List.set(int, E)
on super. - afterSetElementAt(ProxyCollection, Object, int, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
Vector.setElementAt(E, int)
on super. - afterSetProperty(ProxyMap, String, String, Object, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call after invoking
Properties.setProperty(java.lang.String, java.lang.String)
on super. - 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. - afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- afterStateTransitions(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that state transitions are complete.
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- afterStore(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- afterStore(LifecycleEvent) - Method in interface org.apache.openjpa.event.StoreListener
-
Invoked just after store.
- afterUpdatePerformed(LifecycleEvent) - Method in interface org.apache.openjpa.event.UpdateListener
-
Receives notifications before an update is performed.
- agentmain(String, Instrumentation) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
The method that is called when a jar is added as an agent at runtime.
- Aggregate - Interface in org.apache.openjpa.persistence.query
-
Type of the result of an aggregate operation
- aggregate_path() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- aggregate_select_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- AggregateListener - Interface in org.apache.openjpa.kernel.exps
-
An aggregate listener aggregates data produced by an ExpressionQuery.
- aggregateListenerPlugins - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- alias - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- 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.
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NanoPrecisionTimestampVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneDiscriminatorStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneFieldStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- ALIAS_EJB - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- aliasCount - Variable in class org.apache.openjpa.kernel.exps.Context
- ALIASES - Static variable in class org.apache.openjpa.conf.QueryCompilationCacheValue
- ALIASES - Static variable in class org.apache.openjpa.persistence.EntityManagerFactoryValue
- all() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives this path as ALL(subquery) to its owning query.
- all() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition object in a subquery in an all expression.
- all() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- all(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- all(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- all(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- all(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- All() - Constructor for class org.apache.openjpa.conf.DetachOptions.All
- ALL - org.apache.openjpa.audit.AuditableOperation
- ALL - org.apache.openjpa.datacache.DataCacheMode
-
All entities are cached regardless of annotations or xml configuration.
- ALL - org.apache.openjpa.persistence.AutoClearType
- ALL - org.apache.openjpa.persistence.DetachStateType
- ALL - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- ALL - org.apache.openjpa.persistence.query.UnaryOperator
- ALL - org.apache.openjpa.persistence.RestoreStateType
- ALL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- ALL_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include all fields.
- ALL_EVENTS - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Convenience array of all event types.
- all_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- all_or_any_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- allocate(int) - Method in interface org.apache.openjpa.persistence.Generator
-
Hint to the sequence to allocate additional values up-front for efficiency.
- allocate(int) - Method in class org.apache.openjpa.persistence.GeneratorImpl
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingSeq
- allocate(int, StoreContext, ClassMetaData) - Method in interface org.apache.openjpa.kernel.Seq
-
Allocate additional values efficiently.
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Allocate additional sequence values.
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Allocate additional sequence values.
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- allowConcurrentRead - Variable in class org.apache.openjpa.jdbc.sql.EmpressDictionary
-
This setting inserts "BYPASS" after every "SELECT".
- allowQueryTimeoutOnFindUpdate - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- allowsAliasInBulkClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- allowsDuplicates() - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
Whether the underlying collection allows duplicates.
- allowsDuplicates(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return whether the given collection type allows duplicates.
- allProceduresAreCallable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- allSequencesFromOneSchemaSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load schema,name pairs from a named schema.
- allSequencesSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load all sequence schema,name pairs from all schemas.
- allTablesAreSelectable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- alterSequenceSQL - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- alterSequenceSQLFB15 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- alterSequenceSQLFB20 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- ALWAYS - org.apache.openjpa.persistence.ConnectionRetainMode
- and(Expression<Boolean>, Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- and(Predicate...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- and(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- and(Joins, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
AND the given joins together.
- and(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- and(Expression, Expression) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- and(Expression, Expression) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the two expressions AND'd together.
- and(Expression, Expression) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- and(Predicate) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
- and(Predicate) - Method in interface org.apache.openjpa.persistence.query.Predicate
-
Creates an AND of the predicate with the argument.
- AND - org.apache.openjpa.persistence.query.ConditionalOperator
- AND - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- andExpression() - Method in class openbook.tools.parser.JavaParser
- AndPredicate - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 AND e2) predicate.
- AndPredicate(Predicate, Predicate) - Constructor for class org.apache.openjpa.persistence.query.AndPredicate
- annos - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- annotatedFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- annotatedFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- annotation() - Method in class openbook.tools.parser.JavaParser
- AnnotationBuilder - Class in org.apache.openjpa.persistence
-
Helper class to stringify annotation declarations.
- AnnotationBuilder(Class<? extends Annotation>) - Constructor for class org.apache.openjpa.persistence.AnnotationBuilder
- annotationConstantRest() - Method in class openbook.tools.parser.JavaParser
- annotationMethodOrConstantRest() - Method in class openbook.tools.parser.JavaParser
- annotationMethodRest() - Method in class openbook.tools.parser.JavaParser
- annotationName() - Method in class openbook.tools.parser.JavaParser
- AnnotationPersistenceMappingParser - Class in org.apache.openjpa.persistence.jdbc
-
Persistence annotation mapping parser.
- AnnotationPersistenceMappingParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- AnnotationPersistenceMappingSerializer - Class in org.apache.openjpa.persistence.jdbc
-
Serializes persistence mappings as annotations.
- AnnotationPersistenceMappingSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Constructor.
- AnnotationPersistenceMappingSerializer.MappingSerializationComparator - Class in org.apache.openjpa.persistence.jdbc
-
Extends
AnnotationPersistenceMetaDataSerializer.SerializationComparator
for store-specific tags such as <sql-result-set-mapping>. - AnnotationPersistenceMetaDataParser - Class in org.apache.openjpa.persistence
-
Persistence annotation metadata parser.
- AnnotationPersistenceMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Constructor; supply configuration.
- AnnotationPersistenceMetaDataSerializer - Class in org.apache.openjpa.persistence
-
Serializes persistence metadata as annotations.
- AnnotationPersistenceMetaDataSerializer(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Constructor.
- AnnotationPersistenceMetaDataSerializer.SerializationComparator - Class in org.apache.openjpa.persistence
-
Compares clases, sequences, and queries to order them for serialization.
- AnnotationPersistenceXMLMetaDataParser - Class in org.apache.openjpa.persistence
-
JAXB xml annotation metadata parser.
- AnnotationPersistenceXMLMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Constructor; supply configuration.
- AnnotationProcessor6 - Class in org.apache.openjpa.persistence.meta
-
Annotation processing tool generates source code for a meta-model class given the annotated source code of persistent entity.
- AnnotationProcessor6() - Constructor for class org.apache.openjpa.persistence.meta.AnnotationProcessor6
- annotations() - Method in class openbook.tools.parser.JavaParser
- annotationTypeBody() - Method in class openbook.tools.parser.JavaParser
- annotationTypeDeclaration() - Method in class openbook.tools.parser.JavaParser
- annotationTypeElementDeclaration() - Method in class openbook.tools.parser.JavaParser
- annotationTypeElementRest() - Method in class openbook.tools.parser.JavaParser
- any() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adds this path as ANY(subquery) to its owning query.
- any() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition object in a subquery in an any expression.
- any() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- any(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- any(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- any(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- any(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- ANY - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- ANY - org.apache.openjpa.persistence.query.UnaryOperator
- ANY - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
- ANY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- any_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- append(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(boolean) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(byte) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Appends two bytes array into one.
- append(char) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(double) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(float) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(int) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(long) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(short) - 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.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.
- 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(Object) - 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.ParameterTemplate
-
Add the given value to the internal template.
- append(String) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- append(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Appends one string to another using default identifier rules.
- append(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- append(DBIdentifier.DBIdentifierType, DBIdentifier...) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Appends multiple names together using the appropriate name delimiter.
- append(DBIdentifier.DBIdentifierType, DBIdentifier...) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- append(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with the given string appended.
- append(Column) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- append(Sequence) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- append(Table) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- append(Select, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a subselect.
- append(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append all SQL and parameters of the given buffer.
- append(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- append(SQLBuffer, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Append the given joins to the given buffer.
- append(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- APPEND - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
- appendCast(SQLBuffer, Object, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Cast the specified value to the specified type.
- appendCast(SQLBuffer, FilterValue, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Cast the specified value to the specified type.
- appendColumns(Column[]) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Appends multiple columns names together into comma delimited string.
- appendColumns(Column[]) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- appendCount(Select, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a subselect count.
- appendExtendedExceptionText - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- appendIndex(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendIndex(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the index of this value.
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendIndex(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append the ordered column alias to the given statement.
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- 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
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is empty to the given buffer.
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value is empty.
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is not empty to the given buffer.
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value is not empty.
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is not null to the given buffer.
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value is not null.
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is null to the given buffer.
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendIsNull(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value is null.
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- appendJoinCount(SQLBuffer, Select, Joins, DBDictionary, FieldMapping, ForeignKey) - Static method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- appendNames(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Append the names together while maintaining delimiters.
- appendNames(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- appendNames(IdentifierRule, 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
- appendNumericCast(SQLBuffer, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append SQL for the given numeric value to the buffer, casting as needed.
- appendOpenJPABanner(StringBuilder) - Method in class org.apache.openjpa.conf.OpenJPAVersion
- appendParamOnly(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append parameters only if the given buffer at the given positions.
- appendProperty(StringBuilder, String, int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add an int property to the buffer.
- appendProperty(StringBuilder, String, String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add a string property to the buffer.
- appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append
elem
toselectSQL
. - appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
If this dictionary can select ranges, use this method to append the range SQL.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
Appends a range to the given buffer.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Use either
FIRST <p> SKIP <q>
orROWS <m> TO <n>
syntax. - appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
-
Implementation of appendSelectRange for Ingres - uses "SELECT FIRST n" syntax.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Helper method to add size properties to the specified type.
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
On Firebird 1.5 reduce the size of indexed
VARCHAR
column to 252 or a value specified by user. 252 is the maximum Firebird 1.5 can handle for one-column indexes. - appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the size of this value.
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendSize(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking the size of the value.
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendText(String) - Method in class jpa.tools.swing.ScrollingTextPane
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.DatastoreFunction
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.StringLength
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.ToLowerCase
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.ToUpperCase
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the
index
th SQL element to the given buffer. - appendTo(Select, ExpContext, ExpState, SQLBuffer, int, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- appendTo(Select, ExpState, SQLBuffer, Column) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendTo(SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Append the first SQL element for this value to the given buffer.
- appendTo(SQLBuffer, int) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Append the
index
th SQL element for this value to the given buffer. - appendTo(SQLBuffer, FilterValue[], ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.kernel.exps.JDBCAggregateListener
-
Append the SQL for this aggregate.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.kernel.exps.JDBCFilterListener
-
Append the SQL for this expression or value.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCStringContains
-
Deprecated.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCWildcardMatch
-
Deprecated.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- appendType(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- appendType(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the type of this value.
- appendType(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- appendType(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append the entity discriminator value to the given statement.
- appendType(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- appendUnaliasedJoin(SQLBuffer, Select, Joins, DBDictionary, FieldMapping, ForeignKey) - Static method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- appendUpdates(Select, JDBCStore, SQLBuffer, Object[], Map, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- appendValue(Object) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a parameter value.
- appendValue(Object, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a system inserted parameter value for a specific column.
- appendValue(Object, Column, Parameter) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a user parameter value for a specific column.
- appendValue(Object, Column, Parameter, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
If this dictionary supports XML type, use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
If this dictionary supports XML type, use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
If this dictionary supports XML type, use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
If this dictionary supports XML type, use this method to append xml predicate.
- ApplicationIds - Class in org.apache.openjpa.util
-
Utility class for manipulating application object ids.
- ApplicationIds() - Constructor for class org.apache.openjpa.util.ApplicationIds
- ApplicationIdTool - Class in org.apache.openjpa.enhance
-
Generates a class appropriate for use as an application identity class.
- ApplicationIdTool(OpenJPAConfiguration, Class) - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool
-
Constructs a new ApplicationIdTool capable of generating an object id class for
type
. - ApplicationIdTool(OpenJPAConfiguration, Class, ClassMetaData) - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool
-
Constructs a new tool instance capable of generating an object id class for
meta
. - ApplicationIdTool.Flags - Class in org.apache.openjpa.enhance
-
Run flags.
- ApplicationIdTool.ObjectIdLoader - Interface in org.apache.openjpa.enhance
-
Interface implemented by metadata factories that can load non-existant object id classes.
- ApplicationIdToolTask - Class in org.apache.openjpa.ant
-
Executes the application id tool on the specified files.
- ApplicationIdToolTask() - Constructor for class org.apache.openjpa.ant.ApplicationIdToolTask
-
Default constructor.
- applyDeferredEmbeddableOverrides(Class<?>) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Process all deferred embeddable overrides for a given class.
- applyDeferredEmbeddableOverrides(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- applyRange(Select, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- applyRange(Select, int) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
Applies range calculation on the actual number of rows selected by a
COUNT(*)
query. - areAllPrimaryKeyColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Return whether all the given columns are primary key columns.
- areEqual(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Compares two byte arrays for equality.
- areRemoteEventsEnabled() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Return true if remote events are enabled.
- Arg() - Constructor for class openbook.tools.ant.Java2HTMLConverterTask.Arg
- argLength() - Method in class org.apache.openjpa.kernel.ResultShape
-
Total number of arguments required to populate the shape and all its child shapes.
- Args - Class in org.apache.openjpa.jdbc.kernel.exps
-
A list of arguments to a multi-argument function.
- Args(Val...) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Args
- Args(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Args
-
Constructor.
- ARGS_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- ArgumentException - Exception in org.apache.openjpa.persistence
-
Extended
IllegalArgumentException
. - ArgumentException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
- ArgumentException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
- arguments() - Method in class openbook.tools.parser.JavaParser
- Arguments - Interface in org.apache.openjpa.kernel.exps
-
Multiple arguments to a function call.
- arithmetic_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- arithmetic_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- arithmetic_factor() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- arithmetic_term() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- arithmetic_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- array(Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- Array() - Constructor for class org.apache.openjpa.json.JSONObject.Array
- Array() - Constructor for class org.apache.openjpa.persistence.jest.JSONObject.Array
- Array(Class<T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Array
- ARRAY - Static variable in class org.apache.openjpa.meta.JavaTypes
- ARRAY_EMPTY - Static variable in interface org.apache.openjpa.json.JSON
- ARRAY_EMPTY - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- ARRAY_END - Static variable in interface org.apache.openjpa.json.JSON
- ARRAY_END - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- ARRAY_START - Static variable in interface org.apache.openjpa.json.JSON
- ARRAY_START - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- arrayCreatorRest() - Method in class openbook.tools.parser.JavaParser
- ArrayExpression - Class in org.apache.openjpa.persistence.query
-
A single expression that holds an array of values.
- ArrayExpression(Object[]) - Constructor for class org.apache.openjpa.persistence.query.ArrayExpression
- arrayInitializer() - Method in class openbook.tools.parser.JavaParser
- ArrayStateImage - Class in org.apache.openjpa.util
-
Utilities for dealing with a simple state image consisting of an
Object[]
of field values with one extra index containing aBitSet
of loaded fields. - ArrayStateImage() - Constructor for class org.apache.openjpa.util.ArrayStateImage
- arrayTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- AS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- asc() - Method in class org.apache.openjpa.persistence.query.NewInstance
- asc() - Method in interface org.apache.openjpa.persistence.query.SelectItem
-
Return an OrderByItem referencing the SelectItem and specifying ascending ordering.
- asc(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- ASC - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- ascending - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- ASCII_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- asExpression(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- asExpression(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the given value as an expression.
- asExpression(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsEmptyExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsNullExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LikeExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LocateExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OrderableItem
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RangeExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.SubStringExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.TrimExpression
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
- asExpression(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Get a JPQL fragment as used in WHERE clause.
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.FetchPath
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
- asJoinable(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Gets the string representation in FROM clause.
- asList() - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Gets an unmodifiable List view of the keys.
- AsmHelper - Class in org.apache.openjpa.util.asm
-
Utility methods to deal with ASM bytecode
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.NewInstance
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
- asProjection(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Gets the string representation in SELECT projection.
- ASSERT - Static variable in class openbook.tools.parser.JavaLexer
- ASSERT - Static variable in class openbook.tools.parser.JavaParser
- assertActiveTransaction() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if there is no active transaction.
- assertActiveTransaction() - Method in class org.apache.openjpa.kernel.BrokerImpl
- assertActiveTransaction() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- assertAllowedType(Object, Class) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to check that an attempt to add a new value is legal.
- assertCanSubclass() - Method in class org.apache.openjpa.enhance.PCSubclassValidator
- 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.
- assertIsKeyword - Variable in class openbook.tools.parser.JavaLexer
- assertJoinable(ValueMapping) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Throw the proper exception if the given handler-controlled value represents an unjoinable relation.
- assertJoinable(Column) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the joinable for the given column, or throw an exception if none is available.
- assertNoForeignKey(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place a foreign key on this mapping or placed an implicit foreign key.
- assertNoIndex(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place an index on this mapping.
- assertNoJoin(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to join.
- assertNontransactionalRead() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if there is no transaction active and nontransactional reading is not enabled.
- assertNontransactionalRead() - Method in class org.apache.openjpa.kernel.BrokerImpl
- assertNontransactionalRead() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- assertNoSchemaComponents(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not supply any columns, index, unique constraint, or foreign key for this mapping.
- assertNotCloseInvoked() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Throw appropriate exception if close has been invoked but the broker is still open.
- assertNotContainer(Value, StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
Throw proper exception if given value is a collection/map/array.
- assertNotMappedBy() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
Throws an informative exception if the field declares a mapped-by value.
- assertNotMappedBy() - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- assertNotReadOnly() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- assertNotReadOnly() - Method in interface org.apache.openjpa.kernel.Query
-
Assert that the query is not read-only.
- assertNotReadOnly() - Method in class org.apache.openjpa.kernel.QueryImpl
- assertNotSerialized() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- assertNotSerialized() - Method in interface org.apache.openjpa.kernel.Query
-
Check that the query has not been serialized, which causes it to lose its association with its Broker.
- assertNotSerialized() - Method in class org.apache.openjpa.kernel.QueryImpl
- assertNoUnique(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place a unique constraint on this mapping.
- assertOpen() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Throw an exception if the factory is closed.
- assertOpen() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if this broker has been closed.
- assertOpen() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
assert that this broker is open.
- assertOpen() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Throw an exception if the context is closed.
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- assertOpen() - Method in interface org.apache.openjpa.kernel.Query
-
Assert that the query's broker is still open.
- assertOpen() - Method in class org.apache.openjpa.kernel.QueryImpl
- assertOpen() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- assertOpen() - Method in class org.apache.openjpa.persistence.AbstractQuery
- assertOpen() - Method in class org.apache.openjpa.persistence.QueryImpl
- assertParameters(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
-
Checks that the passed parameters match the declarations.
- assertParameters(StoreQuery, StoreQuery.Executor, Map) - Method in class org.apache.openjpa.kernel.QueryImpl
- assertPersistenceCapable(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the given instance as a
PersistenceCapable
. - assertSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- assertStrategy(MetaDataContext, Object, Object, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that this info has the given strategy or no strategy.
- assertSupport(boolean, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Assert that the given dictionary flag is true.
- assertSupported(int, MetaDataContext, String) - Static method in class org.apache.openjpa.meta.ValueStrategies
-
Assert that the given strategy is supported by the current runtime.
- assertUnboundVariablesValid() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Validate that all unbound variables are of a PC type.
- assertWriteOperation() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if a write operation is not permitted (there is no active transaction and nontransactional writing is not enabled).
- assertWriteOperation() - Method in class org.apache.openjpa.kernel.BrokerImpl
- assertWriteOperation() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- assign(OpenJPAStateManager, StoreManager, boolean) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Assign an application identity object to the given state, or return false if determining the application identity requires a flush.
- Assign() - Constructor for class org.apache.openjpa.kernel.FillStrategy.Assign
- assignDataStoreId(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Assign a new datastore identity to the given instance.
- assignField(OpenJPAStateManager, int, boolean) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- assignField(OpenJPAStateManager, int, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- assignField(OpenJPAStateManager, int, boolean) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- assignField(OpenJPAStateManager, int, boolean) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Assign a value to the given field.
- assignLazyLoadProxies(StateManagerImpl) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Create a container instance that will delegate back to the state manager to emulate lazy loading.
- assignmentOperator() - Method in class openbook.tools.parser.JavaParser
- assignObjectId(boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- assignObjectId(boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- assignObjectId(boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- assignObjectId(boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Ask the store manager to assign a permanent oid to this new instance.
- assignObjectId(boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- assignObjectId(Object, Object, StateManagerImpl) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Assign the object id to the cache.
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- assignObjectId(OpenJPAStateManager, boolean) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Assign an object id to the given new instance.
- ASSOCIATION_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include single-valued relation fields.
- asString(int) - Method in interface org.apache.openjpa.json.JSON
-
Render into a string buffer.
- asString(int) - Method in class org.apache.openjpa.json.JSONObject.Array
- asString(int) - Method in class org.apache.openjpa.json.JSONObject
- asString(int) - Method in class org.apache.openjpa.json.JSONObject.KVMap
- asString(int) - Method in interface org.apache.openjpa.persistence.jest.JSON
-
Render into a string buffer.
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
- attach(Object) - Method in class org.apache.openjpa.kernel.AttachManager
-
Return an attached version of the given instance.
- attach(Object, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Import the specified detached object into the broker.
- attach(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- attach(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- attach(AttachManager, Object, ClassMetaData, PersistenceCapable, OpenJPAStateManager, ValueMetaData, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- attachAll(Collection) - Method in class org.apache.openjpa.kernel.AttachManager
-
Return attached versions of the given instances.
- attachAll(Collection, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Import the specified objects into the broker.
- attachAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- attachAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- AttachListener - Interface in org.apache.openjpa.event
-
Listener for when a detached instance is attached.
- AttachManager - Class in org.apache.openjpa.kernel
-
Handles attaching instances.
- AttachManager(BrokerImpl, boolean, OpCallbacks) - Constructor for class org.apache.openjpa.kernel.AttachManager
-
Constructor.
- ATTR_BASIC - Static variable in class jpa.tools.swing.MetamodelHelper
- ATTR_CLASS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_HREF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_ID - Static variable in class jpa.tools.swing.MetamodelHelper
- ATTR_ID - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_KEY_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_MEMBER_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_NAME - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_NULL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_PLURAL_RELATION - Static variable in class jpa.tools.swing.MetamodelHelper
- ATTR_PROPERTY_KEY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_PROPERTY_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_REL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_SINGULAR_RELATION - Static variable in class jpa.tools.swing.MetamodelHelper
- ATTR_SRC - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_STYLE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_TYPE - Static variable in class org.apache.openjpa.util.asm.RedefinedAttribute
- ATTR_VALUE_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTR_VERSION - Static variable in class jpa.tools.swing.MetamodelHelper
- ATTR_VERSION - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ATTRIBUTE - Static variable in interface org.apache.openjpa.meta.XMLMetaData
- 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. two-words instead of TwoWords). - AttributeComparator() - Constructor for class jpa.tools.swing.MetamodelHelper.AttributeComparator
- AttributeComparator() - Constructor for class org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeComparator
- AttributeLegendView - Class in jpa.tools.swing
-
Displays color codes of each attribute type.
- AttributeLegendView() - Constructor for class jpa.tools.swing.AttributeLegendView
- AttributeNameFilter(String) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
- AttributeNameFilter(String, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
- attributes() - Method in annotation type org.apache.openjpa.persistence.FetchGroup
-
Included attributes.
- AttributeTranslator - Interface in org.apache.openjpa.enhance
-
Instances of this interface can convert a positional index for a
FieldMetaData
that uses property access into the underlying field name. - AttributeTypeFilter(Class<Y>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
- AttributeTypeFilter(Class<Y>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
- AttributeView - Class in jpa.tools.swing
-
View of a persistent attribute as a JLabel.
- AttributeView(Attribute<?, ?>) - Constructor for class jpa.tools.swing.AttributeView
- ATTRS - Static variable in class org.apache.openjpa.util.asm.AsmHelper
- audit(Broker, Collection<Audited>, Collection<Audited>, Collection<Audited>) - Method in class org.apache.openjpa.audit.AuditLogger
- audit(Broker, Collection<Audited>, Collection<Audited>, Collection<Audited>) - Method in interface org.apache.openjpa.audit.Auditor
-
OpenJPA runtime will invoke this method with the given parameters within a transaction.
- Auditable - Annotation Type in org.apache.openjpa.audit
-
Annotates a persistent type for
audit
. - AuditableOperation - Enum in org.apache.openjpa.audit
-
Operations of persistent type that can be audited.
- Audited - Class in org.apache.openjpa.kernel
-
Carries immutable information about an audited persistent instance.
- AuditLogger - Class in org.apache.openjpa.audit
-
A default auditor that simply prints the audited instances.
- AuditLogger() - Constructor for class org.apache.openjpa.audit.AuditLogger
- AuditManager - Class in org.apache.openjpa.kernel
-
Controller for audit facility.
- AuditManager(Auditor) - Constructor for class org.apache.openjpa.kernel.AuditManager
- Auditor - Interface in org.apache.openjpa.audit
-
An auditor is responsible for recoding the audited information.
- auditorPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Author - Class in openbook.domain
-
A persistent entity to represent an author of one or more Book.
- Author() - Constructor for class openbook.domain.Author
- auto() - Method in annotation type org.apache.openjpa.junit5.OpenJPASupport
- AUTOASSIGN - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"autoassigned" value strategy.
- autoAssignClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- autoAssignSequenceName - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Deprecated.
- autoAssignSequenceName - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
The global sequence name to use for auto-assign simulation.
- autoAssignTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- autoClear - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- AutoClear - Interface in org.apache.openjpa.kernel
-
State clearing constants.
- AutoClearType - Enum in org.apache.openjpa.persistence
-
The possible settings for the auto-clear behavior of an
OpenJPAEntityManager
. - autoCommitFailureClosesAllResultSets() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- autoDetach - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- AutoDetach - Interface in org.apache.openjpa.kernel
-
Bit flags for when to automatically detach the entire persistence context.
- AutoDetachType - Enum in org.apache.openjpa.persistence
-
The possible settings for the auto-detach behavior of an
OpenJPAEntityManager
. - AutoDriverDataSource - Class in org.apache.openjpa.jdbc.schema
-
Automatic Commons DBCP pooling or Simple non-pooling driver data source.
- AutoDriverDataSource() - Constructor for class org.apache.openjpa.jdbc.schema.AutoDriverDataSource
- AutomaticManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that searches through a set of known JNDI locations and method invocations to locate the appropriate mechanism for obtaining a TransactionManager. - AutomaticManagedRuntime() - Constructor for class org.apache.openjpa.ee.AutomaticManagedRuntime
- AverageExpression - Class in org.apache.openjpa.persistence.query
-
Denotes AVG() on a given Expression.
- AverageExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AverageExpression
- avg() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- avg() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the avg operation is to be applied.
- avg(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- avg(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- avg(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the average of the given value for all matches.
- avg(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- AVG - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- AVG - org.apache.openjpa.persistence.query.UnaryOperator
- AVG - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
B
- BACK - Static variable in class openbook.client.Images
- backingMember(Member) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Supply the backing member object; this allows us to utilize parameterized type information if available.
- backup(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Retreat.
- backup(File, boolean) - Static method in class org.apache.openjpa.lib.util.Files
-
Backup the given file to a new file called <file-name>~.
- backupAndDelete(Collection) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Backup and delete the source files for the given metadatas.
- BAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- base - Variable in class jpa.tools.swing.RoundButton
- Base16Encoder - Class in org.apache.openjpa.lib.util
-
Base 16 encoder.
- Base16Encoder() - Constructor for class org.apache.openjpa.lib.util.Base16Encoder
- Basic(Class<X>) - Constructor for class org.apache.openjpa.persistence.meta.Types.Basic
- BASIC - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- BASIC - org.apache.openjpa.persistence.PersistenceStrategy
- BASIC_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include non-relation fields.
- BatchedResultObjectProvider - Interface in org.apache.openjpa.lib.rop
-
A provider for multiple result sets.
- BatchingConstraintUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Batch update manager that writes the SQL in object-level operation order.
- BatchingConstraintUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingConstraintUpdateManager
- BatchingOperationOrderUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Batch update manager that writes the SQL in object-level operation order.
- BatchingOperationOrderUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingOperationOrderUpdateManager
- BatchingPreparedStatementManagerImpl - Class in org.apache.openjpa.jdbc.kernel
-
Batch prepared statement manager implementation.
- BatchingPreparedStatementManagerImpl(JDBCStore, Connection, int) - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
Constructor.
- batchLimit - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- batchOrExecuteRow(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- BCClassWriter - Class in org.apache.openjpa.util.asm
- BCClassWriter(int, ClassLoader) - Constructor for class org.apache.openjpa.util.asm.BCClassWriter
- Bean(Class<T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Bean
- BeanLifecycleCallbacks - Class in org.apache.openjpa.event
-
Performs a callback method on a cached bean instance.
- BeanLifecycleCallbacks(Class<?>, Method, boolean) - Constructor for class org.apache.openjpa.event.BeanLifecycleCallbacks
-
Constructor.
- BeanLifecycleCallbacks(Class<?>, String, boolean, Class<?>) - Constructor for class org.apache.openjpa.event.BeanLifecycleCallbacks
-
Constructor.
- before - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkEntry
-
The entry before this one in the order
- BEFORE_ATTACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is attached.
- BEFORE_CLEAR - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is cleared.
- 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.event.TransactionEvent
-
Event type signifying that the transaction is about to be committed.
- 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_DELETE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted.
- BEFORE_DETACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is detached.
- BEFORE_DIRTY - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time.
- BEFORE_DIRTY_FLUSHED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time after flush.
- 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_FLUSH - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that changes are about to be flushed to the datastore.
- BEFORE_PERSIST - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type before an instance is made persistent
- 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.
- BEFORE_STORE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is stored.
- BEFORE_UPDATE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is modified.
- beforeAccessField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Load the given field before access.
- beforeAdd(ProxyCollection, int, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
List.add(int,Object)
on super. - beforeAdd(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Collection.add(Object)
on super. - beforeAddElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Vector.addElement(Object)
on super. - beforeAddFirst(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
LinkedList.addFirst(Object)
on super. - beforeAddLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
LinkedList.addLast(Object)
on super. - beforeAll(ExtensionContext) - Method in class org.apache.openjpa.junit5.internal.OpenJPAExtension
- beforeAttach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeAttach(LifecycleEvent) - Method in interface org.apache.openjpa.event.AttachListener
-
Invoked before the instance is attached.
- beforeClear(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeClear(LifecycleEvent) - Method in interface org.apache.openjpa.event.ClearListener
-
Invoked before state is cleared.
- beforeClear(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before clearing collection.
- beforeClear(ProxyMap) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Map.clear()
on super. - 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(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- beforeCommit(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that the next flush is for the transaction commit.
- beforeCommit(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- beforeCommit(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- beforeCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- beforeCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- beforeCompletion() - Method in class org.apache.openjpa.kernel.BrokerImpl
- beforeCompletion() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- 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.jdbc.conf.JDBCProductDerivation
- 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. - beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- beforeCreateStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- beforeCreateStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- beforeDelete(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeDelete(LifecycleEvent) - Method in interface org.apache.openjpa.event.DeleteListener
-
Invoked before the instance transferred to a deleted state.
- beforeDetach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeDetach(LifecycleEvent) - Method in interface org.apache.openjpa.event.DetachListener
-
Invoked before the instance is detached.
- beforeDirty(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeDirty(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked before the first change is applied.
- beforeDirtyFlushed(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeDirtyFlushed(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked before the first change is applied to a flushed instance.
- beforeExecuteStatement(JDBCEvent) - Method in class openbook.client.SQLLogger
- 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
- beforeFirst() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- beforeFlush(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
- beforeFlush(TransactionEvent) - Method in interface org.apache.openjpa.event.FlushTransactionListener
-
Notification that a transaction is about to flush all object changes.
- beforeFlush(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
- beforeGet(ProxyMap, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Map.get(java.lang.Object)
on super. - beforeInsertElementAt(ProxyCollection, Object, int) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Vector.insertElementAt(Object,int)
on super. - beforeLoad(ProxyMap, InputStream) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Properties.load(java.io.Reader)
on super. - beforeLoadFromXML(ProxyMap, InputStream) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Properties#loadXML
on super. - beforeOffer(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Queue#offer(Object)
on super. - beforePersist(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforePersist(LifecycleEvent) - Method in interface org.apache.openjpa.event.PersistListener
-
Invoked before an instance is persisted.
- beforePoll(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Queue#poll
on super. - beforePrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
- beforePrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
- beforePut(ProxyMap, Object, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Map.put(K, V)
on super. - beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- beforeRefresh(boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Prepare the instance for refresh
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- beforeRemove(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Queue#remove
on super. - beforeRemove(ProxyCollection, int) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
List.remove(int)
on super. - beforeRemove(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Collection.remove(java.lang.Object)
on super. - beforeRemove(ProxyMap, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Map.remove(java.lang.Object)
on super. - beforeRemove(ProxyMap, Object, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
See OPENJPA-2442.
- beforeRemoveAllElements(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before clearing vector.
- beforeRemoveElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Vector.removeElement(java.lang.Object)
on super. - beforeRemoveElementAt(ProxyCollection, int) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Vector.removeElementAt(int)
on super. - beforeRemoveFirst(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
LinkedList.removeFirst()
on super. - beforeRemoveLast(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call after invoking
LinkedList.removeLast()
on super. - 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
- beforeSet(ProxyCollection, int, Object) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
List.set(int, E)
on super. - beforeSetElementAt(ProxyCollection, Object, int) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Call before invoking
Vector.setElementAt(E, int)
on super. - beforeSetProperty(ProxyMap, String, String) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Call before invoking
Properties.setProperty(java.lang.String, java.lang.String)
on super. - beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Notification that the given state manager is about to change its lifecycle state.
- beforeStore(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
- beforeStore(LifecycleEvent) - Method in interface org.apache.openjpa.event.StoreListener
-
Invoked just prior to store.
- beforeUpdate(LifecycleEvent) - Method in interface org.apache.openjpa.event.UpdateListener
-
Receives notifications before an update is performed.
- begin() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
OpenJPA assumes that after this method is invoked, all data accesses through this store manager will be part of a single unit of work that can be rolled back.
- begin() - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- begin() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- begin() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- begin() - Method in interface org.apache.openjpa.kernel.Broker
-
Begin a transaction.
- begin() - Method in class org.apache.openjpa.kernel.BrokerImpl
- begin() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- begin() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- begin() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Begin a data store transaction.
- begin() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- begin() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.begin()
instead:em.getTransaction().begin()
- begin() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- beginColumn - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The line number of the first character of this Token.
- beginOperation(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Begin a logical operation.
- beginOperation(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- beginOperation(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- beginOptimistic() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
No-op implementation.
- beginOptimistic() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- beginOptimistic() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- beginOptimistic() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Notification that an optimistic transaction has started.
- beginStore() - Method in class org.apache.openjpa.kernel.BrokerImpl
- beginStore() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- beginStore() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Begin a data store transaction.
- beginStore() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- beginStore() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Begins a store transaction if one isn't already started.
- beginStore() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
A virtual datastore need not be opened.
- BeginToken() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- beginTransaction() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Does nothing by default.
- beginTransaction() - Method in interface org.apache.openjpa.kernel.LockManager
-
Notification that a transaction is beginning.
- beginTransaction() - Method in class org.apache.openjpa.xmlstore.XMLStore
-
Begin a datastore transaction.
- BeginTransactionListener - Interface in org.apache.openjpa.event
-
Notified when transactions begin.
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- between(Expression<? extends Y>, Y, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- between(Number, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(Number, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(String, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(String, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(Calendar, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(Calendar, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(Date, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(Date, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(PredicateOperand, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(PredicateOperand, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(PredicateOperand, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(PredicateOperand, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- between(PredicateOperand, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
- BETWEEN - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- BETWEEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- between_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- BETWEEN_NOT - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- BetweenExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 BETWEEN(e2 AND e3) Expression.
- BetweenExpression(Expression, RangeExpression) - Constructor for class org.apache.openjpa.persistence.query.BetweenExpression
- BidiMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that allows bidirectional lookup between key and values.
- BidiMapIterator(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
-
Constructor.
- BidiOrderedMapIterator(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
-
Constructor.
- BIGDECIMAL - Static variable in class org.apache.openjpa.meta.JavaTypes
- BigDecimalId - Class in org.apache.openjpa.util
- BigDecimalId(Class, String) - Constructor for class org.apache.openjpa.util.BigDecimalId
- BigDecimalId(Class, BigDecimal) - Constructor for class org.apache.openjpa.util.BigDecimalId
- BigDecimalId(Class, BigDecimal, boolean) - Constructor for class org.apache.openjpa.util.BigDecimalId
- BIGINTEGER - Static variable in class org.apache.openjpa.meta.JavaTypes
- BigIntegerId - Class in org.apache.openjpa.util
- BigIntegerId(Class, String) - Constructor for class org.apache.openjpa.util.BigIntegerId
- BigIntegerId(Class, BigInteger) - Constructor for class org.apache.openjpa.util.BigIntegerId
- BigIntegerId(Class, BigInteger, boolean) - Constructor for class org.apache.openjpa.util.BigIntegerId
- bigintTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- BINARY_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- BinaryConditionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of conditional operator that operates on ordered pair of expression to generate a predicate.
- BinaryFunctionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of functional operator that operates on ordered pair of expression to generate another expression.
- BinaryOperatorExpression - Class in org.apache.openjpa.persistence.query
-
An expression resulting from a binary operation on two expressions.
- BinaryOperatorExpression(Expression, BinaryFunctionalOperator, Expression) - Constructor for class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- binaryTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- bind(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Record that the given variable is bound.
- BindableParameter - Interface in org.apache.openjpa.persistence.criteria
- bindKeyVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- bindKeyVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the key set of the given map value.
- bindKeyVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- bindValueVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- bindValueVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the value set of the given map value.
- bindValueVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- bindVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- bindVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the given collection value.
- bindVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- bitLengthFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- bitTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- BlacklistClassResolver - Class in org.apache.openjpa.util
- BlacklistClassResolver(String[], String[]) - Constructor for class org.apache.openjpa.util.BlacklistClassResolver
- BLOB - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- blobAsObject - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- blobBufferSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- blobTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- BlobValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for blob values.
- BlobValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.BlobValueHandler
- block() - Method in class openbook.tools.parser.JavaParser
- blockStatement() - Method in class openbook.tools.parser.JavaParser
- Book - Class in openbook.domain
- Book() - Constructor for class openbook.domain.Book
-
A no-arg constructor is required for JPA Specification.
- Book(String, String, double, int) - Constructor for class openbook.domain.Book
-
Construct a book with given parameters.
- BOOLEAN - Static variable in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
- BOOLEAN - Static variable in class org.apache.openjpa.meta.JavaTypes
- boolean_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- boolean_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- boolean_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- BOOLEAN_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- BOOLEAN_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- boolean_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- boolean_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- BooleanBooleanRepresentation() - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
- BooleanId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for boolean fields. - BooleanId(Class, boolean) - Constructor for class org.apache.openjpa.util.BooleanId
- BooleanId(Class, boolean, boolean) - Constructor for class org.apache.openjpa.util.BooleanId
- BooleanId(Class, Boolean) - Constructor for class org.apache.openjpa.util.BooleanId
- BooleanId(Class, String) - Constructor for class org.apache.openjpa.util.BooleanId
- booleanLiteral() - Method in class openbook.tools.parser.JavaParser
- booleanRepresentation - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Defines how
Boolean
andboolean
values get represented in OpenJPA. - BooleanRepresentation<REPRESENTATION_TYPE> - Interface in org.apache.openjpa.jdbc.sql
-
Defines how a
Boolean
orboolean
value gets stored in the database by default. - BooleanRepresentationFactory - Class in org.apache.openjpa.jdbc.sql
-
Factory which is being used to create the active
BooleanRepresentation
. - BooleanRepresentationFactory() - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
- BooleanRepresentationFactory.BooleanBooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
- BooleanRepresentationFactory.Int10BooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
- BooleanRepresentationFactory.StringBooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
-
BooleanRepresentation which takes 2 strings for true and false representations as constructor parameter;
- booleanTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- BooleanValue - Class in org.apache.openjpa.lib.conf
-
A boolean
Value
. - BooleanValue(String) - Constructor for class org.apache.openjpa.lib.conf.BooleanValue
- Bootstrap - Class in org.apache.openjpa.kernel
-
Helper methods for acquiring
BrokerFactory
objects - Bootstrap() - Constructor for class org.apache.openjpa.kernel.Bootstrap
- 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(String, Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
- BootstrapException(Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
- BOTH - org.apache.openjpa.persistence.query.TrimSpec
- BOTH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- BoundedMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that is bounded in size.
- box(TypeMirror) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- 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
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
- broadcast(RemoteCommitEvent) - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Notifies other remote event managers in this JVM and on other machines of changes to the cache.
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- Broker - Interface in org.apache.openjpa.kernel
-
The broker is the primary interface into the OpenJPA runtime.
- BROKER - org.apache.openjpa.lib.instrumentation.InstrumentationLevel
-
Start following broker/em initialization and stop when the broker/em is closed.
- BROKER_FACTORY_CREATED - Static variable in class org.apache.openjpa.event.BrokerFactoryEvent
-
Fired after a
BrokerFactory
has been fully created. - BrokerFactory - Interface in org.apache.openjpa.kernel
-
Factory for
Broker
instances. - BrokerFactoryEvent - Class in org.apache.openjpa.event
-
Event fired when a
BrokerFactory
is created. - BrokerFactoryEvent(BrokerFactory, int) - Constructor for class org.apache.openjpa.event.BrokerFactoryEvent
- BrokerFactoryEventManager - Class in org.apache.openjpa.event
-
EventManager
responsible for notifying listeners ofBrokerFactoryEvent
s. - BrokerFactoryEventManager(Configuration) - Constructor for class org.apache.openjpa.event.BrokerFactoryEventManager
- BrokerFactoryListener - Interface in org.apache.openjpa.event
-
Interface for listening to
BrokerFactoryEvent
objects. - brokerFactoryPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- BrokerFactoryValue - Class in org.apache.openjpa.conf
-
Value type used to represent the
BrokerFactory
. - BrokerFactoryValue() - Constructor for class org.apache.openjpa.conf.BrokerFactoryValue
- BrokerImpl - Class in org.apache.openjpa.kernel
-
Concrete
Broker
. - BrokerImpl() - Constructor for class org.apache.openjpa.kernel.BrokerImpl
- BrokerImpl.StateManagerId - Class in org.apache.openjpa.kernel
-
Unique id for state managers of new datastore instances without assigned object ids.
- brokerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- BrokerValue - Class in org.apache.openjpa.conf
-
Custom
PluginValue
that can efficiently createBrokerImpl
instances. - BrokerValue() - Constructor for class org.apache.openjpa.conf.BrokerValue
- bufcolumn - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- buffer - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- bufline - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- bufpos - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Position in buffer.
- build() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Re-execute all SQL used for the creation of the current database; this action is usually used when creating SQL scripts.
- buildAnnotations() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- buildDefaultValidatorFactoryAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for jakarta.validation.Validation.buildDefaultValidatorFactory().
- buildSchema(SchemaGroup, SchemaGroup, boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- BuildSchemaPC - Class in mapping
-
Persistent type used in testing the mappingtool's buildSchema action with files that use ASCII column names.
- BuildSchemaPC() - Constructor for class mapping.BuildSchemaPC
- BuildSchemaPC(String) - Constructor for class mapping.BuildSchemaPC
- BuildUTF8SchemaPC - Class in mapping
-
Persistent type used in testing the mappingtool's buildSchema action with files that use UTF-8 column names.
- BuildUTF8SchemaPC() - Constructor for class mapping.BuildUTF8SchemaPC
- BuildUTF8SchemaPC(String) - Constructor for class mapping.BuildUTF8SchemaPC
- BundleDelegatingClassLoader - Class in org.apache.openjpa.persistence.osgi
-
This is a simple ClassLoader that delegates to the Bundle and is used by the PersistenceUnitInfo
- BundleDelegatingClassLoader(Bundle) - Constructor for class org.apache.openjpa.persistence.osgi.BundleDelegatingClassLoader
- BundleUtils - Class in org.apache.openjpa.persistence.osgi
-
OSGi helper class and methods.
- BundleUtils() - Constructor for class org.apache.openjpa.persistence.osgi.BundleUtils
- BUY - Static variable in class openbook.client.Images
- BuyBookAction(String, Icon, String) - Constructor for class openbook.client.Demo.BuyBookAction
- BuyBookPage - Class in openbook.client
-
A visual page coordinates the following functions of
OpenBookService
: query for books choose one or more of the selected books add them to Shopping Cart place a purchase order of the books in the shopping cart. - BuyBookPage(OpenBookService, Customer) - Constructor for class openbook.client.BuyBookPage
-
A Page with 2x2 Grid of panels each for one of the specific action.
- BY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- BYPASS - org.apache.openjpa.kernel.DataCacheRetrieveMode
-
Ignore the DataCache and fetch data directly from the database.
- BYPASS - org.apache.openjpa.kernel.DataCacheStoreMode
-
Write updates, inserts and deletes directly to the database.
- BYTE - Static variable in class org.apache.openjpa.meta.JavaTypes
- BYTE_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- ByteArrayValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for byte array values.
- ByteArrayValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
- BytecodeWriter - Interface in org.apache.openjpa.util.asm
-
Control how enhanced bytecode is written.
- ByteId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for byte fields. - ByteId(Class, byte) - Constructor for class org.apache.openjpa.util.ByteId
- ByteId(Class, byte, boolean) - Constructor for class org.apache.openjpa.util.ByteId
- ByteId(Class, Byte) - Constructor for class org.apache.openjpa.util.ByteId
- ByteId(Class, String) - Constructor for class org.apache.openjpa.util.ByteId
- bytes - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary.SerializedData
- Bytes - Class in org.apache.openjpa.lib.util
-
This class came from the Apache Commons Id sandbox project in support of the UUIDGenerator implementation.
- BYTES - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
C
- cache(String, boolean) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- cache(String, boolean) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
This method is used to enable/disable caching for the specified className.
- cache(K, V, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Cache a FinderQuery for the given key and value.
- cache(ClassMapping, SelectExecutor, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Cache a Finder Query for the given mapping and select.
- cache(PreparedQuery) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Cache the given query keyed by its identifier.
- cache(PreparedQuery) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Cache the given PreparedQuery.
- CACHE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- CACHE_RETRIEVE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- CACHE_STORE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- CACHEABLE - org.apache.openjpa.persistence.MetaDataTag
- CacheDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Intersystems Cache.
- CacheDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.CacheDictionary
- CacheDistributionPolicy - Interface in org.apache.openjpa.datacache
-
A policy determines whether a given entity should be cached and if true, in which named partition of the cache.
- cacheDistributionPolicyPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- CachedList(QueryResult, boolean, StoreContext, FetchConfiguration) - Constructor for class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
- cacheMap - Variable in class org.apache.openjpa.util.CacheMap
-
The map for non-expired and non-pinned references.
- CacheMap - Class in org.apache.openjpa.util
-
Fixed-size map that has ability to pin/unpin entries and move overflow to a backing soft map.
- CacheMap() - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a non-LRU (and therefore highly concurrent) cache map with a size of 1000.
- CacheMap(boolean) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with a size of 1000.
- CacheMap(boolean, int) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with the given properties.
- CacheMap(boolean, int, int, float) - Constructor for class org.apache.openjpa.util.CacheMap
-
Deprecated.use
CacheMap(boolean, int, int, float, int)
instead. - CacheMap(boolean, int, int, float, int) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with the given properties.
- cacheMapOverflowRemoved(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
Called from
SizedMap.overflowRemoved(java.lang.Object, java.lang.Object)
in the cache map. - CacheMarshaller - Interface in org.apache.openjpa.conf
-
Responsible for marshalling and unmarshalling objects between memory and durable cache.
- CacheMarshaller.ValidationPolicy - Interface in org.apache.openjpa.conf
-
Validation policies are responsible for computing whether or not a cached data structure is valid for the current context.
- CacheMarshallerImpl - Class in org.apache.openjpa.conf
-
Default
CacheMarshaller
implementation that writes data to a specified file and reads data from a specified file or URL. - CacheMarshallerImpl() - Constructor for class org.apache.openjpa.conf.CacheMarshallerImpl
- cacheMarshallerPlugins - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- CacheMarshallersValue - Class in org.apache.openjpa.conf
-
A configuration value for handling and accessing cache marshallers.
- CacheMarshallersValue(Configuration) - Constructor for class org.apache.openjpa.conf.CacheMarshallersValue
- cacheNonDefaultFetchPlanQueries - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- cacheRetrieveMode - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- CacheStatistics - Interface in org.apache.openjpa.datacache
-
Counts number of read/write requests and hit ratio for a cache in total and per-class basis.
- CacheStatisticsImpl - Class in org.apache.openjpa.datacache
-
The default CacheStatistics(SPI) implementation.
- CacheStatisticsImpl() - Constructor for class org.apache.openjpa.datacache.CacheStatisticsImpl
- CacheStatisticsSPI - Interface in org.apache.openjpa.datacache
-
The provider extensions to the CacheStatistics interface.
- cacheStoreMode - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- cacheTables - Variable in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
Sets whether HSQL should use "CREATED CACHED TABLE" rather than "CREATE TABLE", which allows disk-based database operations.
- calculateDBDictionary(JDBCConfiguration, String, String, String) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
-
Attempt to create the dictionary from the given connection URL and driver name, either or both of which may be null.
- calculateNewCapacity(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Calculates the new capacity of the map.
- calculateThreshold(int, float) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Calculates the new threshold of the map, where it will be resized.
- calculateValue(Val, Select, ExpContext, ExpState, Path, ExpState) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like implementation of calculating value.
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Calculate and cache the SQL for this value.
- calendar - Variable in class org.apache.openjpa.jdbc.sql.Calendard
- CALENDAR - Static variable in class org.apache.openjpa.meta.JavaTypes
- Calendard - Class in org.apache.openjpa.jdbc.sql
-
A calendar-modified value.
- Calendard(Object, Calendar) - Constructor for class org.apache.openjpa.jdbc.sql.Calendard
- callback() - Method in class org.apache.openjpa.kernel.QueryResultCallback
- CALLBACK - Static variable in exception org.apache.openjpa.util.UserException
- CALLBACK_FAIL_FAST - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to stop executing callbacks on exception immediately.
- CALLBACK_FAIL_FAST - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
CallbackMode
enum instead. - CALLBACK_IGNORE - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to ignore exceptions made during callback.
- CALLBACK_IGNORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
CallbackMode
enum instead. - CALLBACK_LOG - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to log exceptions made during callback.
- CALLBACK_LOG - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
CallbackMode
enum instead. - CALLBACK_RETHROW - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to re-throw exceptions made during callback.
- CALLBACK_RETHROW - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
CallbackMode
enum instead. - CALLBACK_ROLLBACK - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to always rollback on a callback exception.
- CALLBACK_ROLLBACK - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
CallbackMode
enum instead. - CallbackException - Exception in org.apache.openjpa.util
-
Exception type thrown when an error occurs in a callback.
- CallbackException(Throwable) - Constructor for exception org.apache.openjpa.util.CallbackException
- CallbackException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.CallbackException
- CallbackMode - Enum in org.apache.openjpa.persistence
-
The possible settings for the callback behavior of an
OpenJPAEntityManager
. - CallbackModes - Interface in org.apache.openjpa.event
-
Callback handling constants.
- CallbackOptions - Class in org.apache.openjpa.conf
-
Configurable options for callbacks.
- CallbackOptions() - Constructor for class org.apache.openjpa.conf.CallbackOptions
- callbackPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- cancel() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- cancelAll() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns
false
. - cancelAll() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- cancelAll() - Method in interface org.apache.openjpa.kernel.Broker
-
Cancel all pending data store statements.
- cancelAll() - Method in class org.apache.openjpa.kernel.BrokerImpl
- cancelAll() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- cancelAll() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- cancelAll() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Cancel all pending data store statements.
- cancelAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- cancelAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Cancel all pending data store statements.
- cancelRowUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- cancelRowUpdates() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- canConvert(Class<?>) - Method in interface org.apache.openjpa.persistence.HintValueConverter
-
Affirm if this receiver can convert the value of the given type.
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
- canConvert(Class<?>, Class<?>, boolean) - Static method in class org.apache.openjpa.kernel.Filters
-
Return whether an instance of the first class can be converted to an instance of the second.
- CandidatePath - Class in org.apache.openjpa.kernel.exps
-
A path represents a traversal into fields of a candidate object.
- CandidatePath() - Constructor for class org.apache.openjpa.kernel.exps.CandidatePath
- CandidatePath.Traversal - Class in org.apache.openjpa.kernel.exps
-
Represents a traversal through a field.
- canFind(String) - Static method in class openbook.util.PropertyHelper
-
Affirm if the given resource is available either as a resource in the current thread's context classpath or as a file.
- canForeignKey() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a foreign key.
- canIndex() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly non-indexable.
- canIndicateNull() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Whether user has explicitly turned null indicator column off.
- canOrderColumn() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Whether we can have an ordering column.
- canOuterJoin(int, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns if the given foreign key can be eagerly loaded using other joins.
- canOuterJoin(int, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- canRedefineClasses(Log) - Static method in class org.apache.openjpa.enhance.ClassRedefiner
- canRemove - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
-
Whether remove is allowed at present
- canSet(ColumnIO, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return true if the given column index is settable.
- canSetAny(ColumnIO, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return true if any of the given column indexes are settable.
- canSplit(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Determines whether a name can be split into multiple components.
- canSplit(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Determines whether a name can be split into multiple components, taking into account the specified delimiter.
- canSplit(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name can be split into multiple components.
- canSplit(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- canSplit(IdentifierRule, 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 class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- canUnique() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a unique constraint.
- 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.util.proxy.DelayedVectorProxy
- capitalize(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Capitalizes a String changing the first letter to title case as per
Character.toTitleCase(char)
. - CART - Static variable in class openbook.client.Images
- cascade() - Method in annotation type org.apache.openjpa.persistence.Persistent
- CASCADE - org.apache.openjpa.persistence.jdbc.ForeignKeyAction
- CASCADE_AUTO - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
Use automatic cascade behavior.
- CASCADE_IMMEDIATE - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
The operation is immediately cascaded to this field.
- CASCADE_NONE - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
The operation is not cascaded to this field.
- CASE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- case_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- CASE_INSENSITIVE - org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
- 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
- CaseExpression - Interface in org.apache.openjpa.persistence.query
-
Interface for the construction of case expressions
- CaseExpressionImpl - Class in org.apache.openjpa.persistence.query
- CaseExpressionImpl() - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
- CaseExpressionImpl(Object) - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
- cast(EntityManager) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given entity manager.
- cast(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given entity manager factory.
- cast(Query) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given query.
- cast(Value, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- cast(Value, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Cast the value to the given class.
- cast(Value, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- castExpression() - Method in class openbook.tools.parser.JavaParser
- castFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- castTo(Class) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
Cast this path to the given type.
- catalog() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- catalog() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- catalog() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- CATALOG - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- catalogSeparator - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- catchClause() - Method in class openbook.tools.parser.JavaParser
- catches() - Method in class openbook.tools.parser.JavaParser
- ceiling(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- CENTI - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- change - Variable in class org.apache.openjpa.util.AbstractChangeTracker
-
Collection of changed items.
- change(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Mark the given value as changed.
- change(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- change(Object) - Method in class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
- change(Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- changed(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Notify the tracker that the given object was changed.
- changed(Object, Object, Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- changed(Object, Object, Object) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Record that the given entry was altered.
- changed(Object, Object, Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- changeInvalidatesQuery(Collection<Class<?>>) - Method in class org.apache.openjpa.datacache.QueryKey
-
Returns
true
if modifications to any of the classes inchanged
results in a possible invalidation of this query; otherwise returnsfalse
. - changeQuantity(Book, int) - Method in class openbook.domain.ShoppingCart
-
Change the quantity of the given book by the given delta.
- ChangeTracker - Interface in org.apache.openjpa.util
-
Interface for components that track changes to containers at a fine-grained level.
- CHAR - Static variable in class org.apache.openjpa.meta.JavaTypes
- CHAR_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- CHAR_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- CHARACTER_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- characterColumnSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- CharacterLiteral - Static variable in class openbook.tools.parser.JavaLexer
- CharacterLiteral - Static variable in class openbook.tools.parser.JavaParser
- characters(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- CharArrayStreamValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for char array values.
- CharArrayStreamValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
- CharArrayValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for char array values.
- CharArrayValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
- CharId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for char fields. - CharId(Class, char) - Constructor for class org.apache.openjpa.util.CharId
- CharId(Class, char, boolean) - Constructor for class org.apache.openjpa.util.CharId
- CharId(Class, Character) - Constructor for class org.apache.openjpa.util.CharId
- CharId(Class, String) - Constructor for class org.apache.openjpa.util.CharId
- charTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- check(String) - Method in class org.apache.openjpa.util.BlacklistClassResolver
- CHECK_READ - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- CHECK_WRITE - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- checkCapacity() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Checks the capacity of the map and enlarges it if necessary.
- checkEmbeddable(Value, String) - Static method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- checkEnhancementLevel(Class<?>, Log) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
This static public worker method detects and logs any Entities that may have been enhanced at build time by a version of the enhancer that is older than the current version.
- checkForDuplicateId(Object, Object, ClassMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
This method makes sure we don't already have the instance cached
- checkLock(ResultSet, OpenJPAStateManager, int) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of checking lock from the result set.
- checkNull(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- checkPuNameCollisions(Log, String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
This method checks to see if the provided
puName
was detected in multiple resources. - checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.Version
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Checks the version of the given state manager with the version stored in memory.
- Class(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Class
- CLASS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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.
- ClassAnnotationMetaDataFilter.MatchAnnotationScanner - Class in org.apache.openjpa.lib.meta
- 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
- ClassArgParser.ClassNameScanner - Class in org.apache.openjpa.lib.meta
- classBody() - Method in class openbook.tools.parser.JavaParser
- classBodyDeclaration() - Method in class openbook.tools.parser.JavaParser
- classCreatorRest() - Method in class openbook.tools.parser.JavaParser
- ClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Marker interface specifying to use the expected class of the relation as criteria in the join.
- classDeclaration() - Method in class openbook.tools.parser.JavaParser
- classes - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
Location where
persistence-enabled
classes are located. - classForName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Instantiate the given class, taking into account the default package.
- 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[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- classForName(String, String[]) - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
Resolve the type represented by the given class name.
- classForName(String, String[]) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Helper method to instantiate the class with the given name, taking into account the query's candidate package, automatic imports, and the given imports (if any).
- classForName(String, String[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- classForName(String, String[]) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- 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.
- classForName(String, ClassMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used when parsing metadata.
- classForName(String, ClassMetaData, ClassLoader) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used when parsing metadata.
- classForName(String, ClassMetaData, ClassLoader, boolean) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used when parsing metadata.
- classForName(String, ValueMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used when parsing metadata.
- classForName(String, ValueMetaData, ClassLoader) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used when parsing metadata.
- classForName(String, ValueMetaData, ClassLoader, boolean) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Try to load a class using the provided loader.
- ClassListValue - Class in org.apache.openjpa.lib.conf
- ClassListValue() - Constructor for class org.apache.openjpa.lib.conf.ClassListValue
- ClassLoaderProxyService - Class in org.apache.openjpa.util
-
Service to load classes dynamically at runtime.
- ClassLoaderProxyService(Configuration, ClassLoader) - Constructor for class org.apache.openjpa.util.ClassLoaderProxyService
- ClassLoaderProxyService(ClassLoaderProxyService.ProxiesClassLoader) - Constructor for class org.apache.openjpa.util.ClassLoaderProxyService
- ClassMapping - Class in org.apache.openjpa.jdbc.meta
-
Specialization of metadata for relational databases.
- ClassMapping(Class, MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.ClassMapping
-
Constructor.
- ClassMapping(ValueMetaData) - Constructor for class org.apache.openjpa.jdbc.meta.ClassMapping
-
Embedded constructor.
- ClassMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a class to the schema, in raw form.
- ClassMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- ClassMetaData - Class in org.apache.openjpa.meta
-
Contains metadata about a persistent type.
- ClassMetaData(Class<?>, MetaDataRepository) - Constructor for class org.apache.openjpa.meta.ClassMetaData
-
Constructor.
- ClassMetaData(ValueMetaData) - Constructor for class org.apache.openjpa.meta.ClassMetaData
-
Embedded constructor.
- 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.
- classname() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- ClassNameDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Stores the class name along with each database object record.
- ClassNameDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- classNames() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Returns the types that are known to this cache being tracked.
- classNames() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- ClassNameScanner(int) - Constructor for class org.apache.openjpa.lib.meta.ClassArgParser.ClassNameScanner
- ClassNodeTracker - Class in org.apache.openjpa.util.asm
-
Helper class to transit from BCClass to ASM
- ClassNodeTracker(EnhancementProject, ClassNode, ClassLoader) - Constructor for class org.apache.openjpa.util.asm.ClassNodeTracker
- classOrInterfaceDeclaration() - Method in class openbook.tools.parser.JavaParser
- classOrInterfaceModifier() - Method in class openbook.tools.parser.JavaParser
- classOrInterfaceModifiers() - Method in class openbook.tools.parser.JavaParser
- classOrInterfaceType() - Method in class openbook.tools.parser.JavaParser
- 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.
- ClassRedefiner - Class in org.apache.openjpa.enhance
-
Redefines the method bodies of existing classes.
- ClassRedefiner() - Constructor for class org.apache.openjpa.enhance.ClassRedefiner
- ClassResolver - Interface in org.apache.openjpa.util
-
Interface to customize the loading of classes under OpenJPA.
- ClassResolverImpl - Class in org.apache.openjpa.util
-
Default class resolver implementation.
- ClassResolverImpl() - Constructor for class org.apache.openjpa.util.ClassResolverImpl
- ClassResolverImpl(ClassLoader) - Constructor for class org.apache.openjpa.persistence.PersistenceUnitInfoImpl.ClassResolverImpl
- classResolverPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ClassResolvingObjectInputStream(InputStream) - Constructor for class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
- ClassStrategy - Interface in org.apache.openjpa.jdbc.meta
-
Mapping from a class to a relational schema.
- ClassTableJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
Specialization of the
TableJDBCSeq
that maintains a separate sequence count per-class. - ClassTableJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
- ClassUtil - Class in org.apache.openjpa.lib.util
-
Various helper methods to deal with Classes
- ClassWriterTracker - Class in org.apache.openjpa.util.asm
-
Helper to keep track of generated methods when using ASM ClassWriter.
- ClassWriterTracker(ClassWriter) - Constructor for class org.apache.openjpa.util.asm.ClassWriterTracker
- ClassWriterTracker(ClassWriter, ClassLoader) - Constructor for class org.apache.openjpa.util.asm.ClassWriterTracker
- clean() - Method in interface openbook.server.OpenBookService
-
Cleans everything.
- clear() - Method in class jpa.tools.swing.IndexedMap
- clear() - Method in class openbook.domain.ShoppingCart
- clear() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- clear() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- clear() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- clear() - Method in interface org.apache.openjpa.datacache.DataCache
-
Remove all data from this cache.
- clear() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- clear() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- clear() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Remove all data from this cache.
- clear() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- clear() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- clear() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Clears all data from the DataCache.
- clear() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Clear all mapping information.
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Reset the internal repository.
- clear() - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- clear() - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Clear the set of objects to be serialized.
- clear() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Cleanup DataSource after run()/record()
- clear() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- clear() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- clear() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- clear() - Method in class org.apache.openjpa.kernel.DistinctResultList
- clear() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Clears all cached queries.
- clear() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- clear() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Clears all statistics accumulated since start.
- clear() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- clear() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- 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.collections.AbstractCollectionDecorator
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.Values
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- clear() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Clears this map.
- clear() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- clear() - Method in interface org.apache.openjpa.lib.util.collections.IterableMap
- clear() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- clear() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- clear() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- clear() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- clear() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- clear() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- 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
- clear() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- clear() - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- clear() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- clear() - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Clear any internal caches.
- clear() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Clear the cache of parsed metadata.
- clear() - Method in class org.apache.openjpa.meta.MetaDataTool
-
Reset state.
- clear() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Clear caches.
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Clear the set of metadatas to be serialized.
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Clear caches.
- clear() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- clear() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- clear() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- clear() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- clear() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Clear the set of metadatas to be serialized.
- clear() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- clear() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- clear() - Method in class org.apache.openjpa.util.asm.EnhancementProject
- clear() - Method in class org.apache.openjpa.util.CacheMap
-
Removes pinned objects as well as unpinned ones.
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- clear() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Clear mapping information.
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- CLEAR_ALL - Static variable in interface org.apache.openjpa.kernel.AutoClear
-
Clear state when entering any transaction.
- CLEAR_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoClearType
enum instead. - CLEAR_DATASTORE - Static variable in interface org.apache.openjpa.kernel.AutoClear
-
Clear state when entering a datastore transaction.
- CLEAR_DATASTORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoClearType
enum instead. - 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.
- ClearableScheduler - Class in org.apache.openjpa.datacache
-
Cron-style clearable eviction.
- ClearableScheduler(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.datacache.ClearableScheduler
- clearAllFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached field data.
- clearAllSockets() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- 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
- clearBatch() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- clearData(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- clearData(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
- clearDecorators() - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Clear all decorators.
- clearDeferredMetaData() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- clearDeferredMetaData() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- clearDeferredMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- clearDefinedFieldCache() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- clearDefinedFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear defined field data.
- clearFetchGroups() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- clearFetchGroups() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clears the set of fetch group names to use when loading data.
- clearFetchGroups() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- clearFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Clears the set of fetch group names to use wen loading data.
- clearFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- clearFetchGroups() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- clearFetchGroups() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- clearFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached field data.
- clearFields() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- clearFields() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clears the set of field names to use when loading data.
- clearFields() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- clearFields() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Clears the set of field names to use wen loading data.
- clearFields() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- clearFields() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- clearFields() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- clearForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- clearForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Clear a circular foreign key.
- clearInternal() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Clear the cache.
- clearInternal() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Clear the cache.
- clearInternal() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- clearInternal() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- clearInverseRelationCache(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
Check if this field is in use of "order by" by other field collections in inverse relation.
- clearInverseRelations(OpenJPAStateManager, Object, FieldMetaData, FieldMetaData[]) - Method in class org.apache.openjpa.kernel.InverseManager
-
Clear all inverse the relations from
val
to the instance managed bysm
. - clearInverseRelations(OpenJPAStateManager, FieldMetaData, FieldMetaData[], Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Remove all relations between the initial value of
fmd
for the instance managed bysm
and its inverses. - clearJoins() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- clearJoins() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Clears the set of field names to join when loading data.
- clearJoins() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- ClearListener - Interface in org.apache.openjpa.event
-
Listener for when persistent state is cleared from an instance.
- clearLogParameters(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Clear mapping information, including strategy.
- clearMapping(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Clear mapping information from the given metadata.
- clearNodeScope(Node) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- clearOrdering() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- clearOrdering() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Clear odering conditions.
- clearOrdering() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- 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.
- clearParameters() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- clearPlaceholders() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Clear all placeholders and select AS clauses.
- clearPlaceholderSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Clear selected placeholders, and return removed select indexes.
- clearRelationId(Column) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- clearRelationId(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Clear a circular relation id.
- clearSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- clearSelects() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Clear the existing column selects.
- clearSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- clearStatusFlag(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Clears the given flag from the status.
- clearSubclassCache() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- clearSubclassCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached subclass data.
- 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
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- ClientConnection(Connection) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.ClientConnection
- clip(String, String, String, boolean) - Static method in class org.apache.openjpa.kernel.Filters
-
Removes the first and last string if they are the terminal sequence in the given string.
- CLOB - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- clobBufferSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- clobTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- ClobValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for clob values.
- ClobValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ClobValueHandler
- clone() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Clones an identifier using deep copy.
- clone() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Creates a clone of this identifier.
- clone() - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- clone() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return a new tool with the same settings as this one.
- clone() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- clone() - Method in class org.apache.openjpa.jdbc.sql.Join
- clone() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Performs a proper deep clone.
- clone() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Perform a shallow clone of this SQL Buffer.
- clone() - Method in class org.apache.openjpa.kernel.BrokerImpl
- clone() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- clone() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clone this instance.
- clone() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Clone this instance.
- 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)
andConfigurationImpl.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.collections.AbstractHashedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Clones the map without cloning the keys or values.
- 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
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- clone() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- clone() - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Clone this data.
- clone(Object[]) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Clone a state array.
- clone(Context) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- cloneFrom - Variable in class org.apache.openjpa.kernel.exps.Context
- close() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- close() - Method in class org.apache.openjpa.audit.AuditLogger
- close() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- close() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- close() - Method in interface org.apache.openjpa.datacache.DataCache
-
Free the resources used by this cache.
- close() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Close all caches.
- close() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- close() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- close() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- close() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Free the resources used by this cache.
- close() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
- close() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Close this manager and all registered listeners.
- close() - Method in interface org.apache.openjpa.event.RemoteCommitListener
-
Free the resources used by this listener.
- close() - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Free the resources used by this provider.
- close() - Method in class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
- close() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- close() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- close() - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Stops all providers
- close() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
No-op.
- close() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.ClientConnection
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- close() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- close() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Closes the underlying statement.
- close() - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- close() - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Invoked when the customizer is no longer needed.
- close() - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- close() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Closes all eager results.
- close() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- close() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Free the resources used by this result; do not close the SQL connection.
- close() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- close() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- close() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Does nothing by default.
- close() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- close() - Method in interface org.apache.openjpa.kernel.Broker
-
Close the broker.
- close() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Close the factory.
- close() - Method in class org.apache.openjpa.kernel.BrokerImpl
- close() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- close() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- close() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- close() - Method in class org.apache.openjpa.kernel.DelegatingSeq
- close() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- close() - Method in interface org.apache.openjpa.kernel.LockManager
-
Free any resources.
- close() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- close() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- close() - Method in interface org.apache.openjpa.kernel.Seq
-
Free resources used by this sequence.
- close() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Free any resources this store manager is using.
- close() - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- close() - Method in class org.apache.openjpa.kernel.UUIDHexSeq
- close() - Method in class org.apache.openjpa.kernel.UUIDStringSeq
- close() - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
- close() - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
- 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
- close() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Free the resources used by this repository.
- close() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Close user sequence instance.
- close() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- close() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- close() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- close(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- close(boolean) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- close(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- close(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Close the given resource.
- close(Object) - Static method in class org.apache.openjpa.util.ImplHelper
-
Close the given resource.
- CLOSE - org.apache.openjpa.persistence.AutoDetachType
- 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.
- closeAll() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- closeAll() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- closeAll() - Method in interface org.apache.openjpa.kernel.Extent
-
Close all open iterators.
- closeAll() - Method in class org.apache.openjpa.kernel.ExtentImpl
- closeAll() - Method in interface org.apache.openjpa.kernel.Query
-
Close all open query results.
- closeAll() - Method in class org.apache.openjpa.kernel.QueryImpl
- closeAll() - Method in interface org.apache.openjpa.persistence.Extent
-
Close all open iterators that are consuming database resources.
- closeAll() - Method in class org.apache.openjpa.persistence.ExtentImpl
- closeAll() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Close all open query results.
- closeAll() - Method in class org.apache.openjpa.persistence.QueryImpl
- closeBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- closeBroker() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Close the broker that is used to service this proxy.
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- closeBroker() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- closeClassBrace(CodeFormat) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Append the closing code-level brace to the code; this can be overridden to add code to the bottom of the class.
- closeConnection(Connection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Close the current connection.
- closeDataSource(DataSource) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Close the given data source.
- closeDataSource(DataSource) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Closes the specified
DataSource
and releases any resources associated with it. - closeDataSource(DataSource) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
- closeEagerMap(Map) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Close all results in eager map.
- closeNodeScope(Node, boolean) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- closeNodeScope(Node, int) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- 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
- closeOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- closeOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- closeParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- closePoolSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- closeResources() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- closeResources() - Method in interface org.apache.openjpa.kernel.Query
-
Close query results that are consuming resources.
- closeResources() - Method in class org.apache.openjpa.kernel.QueryImpl
- closeSocket(Socket) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- Closure - Class in org.apache.openjpa.persistence.jest
-
Computes closure of a collection of managed objects.
- Closure(Collection<OpenJPAStateManager>) - Constructor for class org.apache.openjpa.persistence.jest.Closure
- Closure(OpenJPAStateManager) - Constructor for class org.apache.openjpa.persistence.jest.Closure
- cls - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
-
The owning class mapping.
- CMP_EQUAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialization flag indicating to this value is for compare/equal path.
- cmpfield - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- coalesce() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- coalesce(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- coalesce(String...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- coalesce(String...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
- coalesce(String...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- coalesce(Calendar...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
- coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- coalesce(Date...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
- coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- coalesce(Expression...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
- coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- Coalesce - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a coalesce expression
- COALESCE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- coalesce_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- COALESCE_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- coalesceExpression(Value[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- coalesceExpression(Value[]) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a coalesce expression
- coalesceExpression(Value[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- CoalesceExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
Coalesce expression.
- CoalesceExpression(Val[]) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
Constructor.
- 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
- CodeGenerator - Class in org.apache.openjpa.enhance
-
Generates Java class code from metadata.
- CodeGenerator(OpenJPAConfiguration, Class) - Constructor for class org.apache.openjpa.enhance.CodeGenerator
-
Constructor.
- CodeGenerator(ClassMetaData) - Constructor for class org.apache.openjpa.enhance.CodeGenerator
-
Constructor.
- COLLECTION - Static variable in class org.apache.openjpa.meta.JavaTypes
- collection_member_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- collection_member_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- collection_valued_input_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- CollectionAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.CollectionAttributeImpl
- CollectionCellRenderer() - Constructor for class jpa.tools.swing.EntityTable.CollectionCellRenderer
- CollectionChangeTracker - Interface in org.apache.openjpa.util
-
Change tracker that can be used for collections.
- CollectionChangeTrackerImpl - Class in org.apache.openjpa.util
-
Default
CollectionChangeTracker
. - CollectionChangeTrackerImpl(Collection, boolean, boolean, boolean) - Constructor for class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
Constructor.
- CollectionParam - Class in org.apache.openjpa.jdbc.kernel.exps
-
A collection-valued input parameter in an in-expression.
- CollectionParam(Object, Class) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
Constructor.
- CollectionParam.ParamExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- collectStatistics(boolean) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- collectStatistics(boolean) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
- cols - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- cols - Variable in class org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
- column - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- Column - Class in org.apache.openjpa.jdbc.schema
-
Represents a database column.
- Column() - Constructor for class org.apache.openjpa.jdbc.schema.Column
-
Default constructor.
- Column(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- Column(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Column
- COLUMN - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
-
used for column names
- COLUMN - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
- COLUMN_DEFINITION - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
-
used for column type definition
- ColumnDefIdentifierRule - Class in org.apache.openjpa.jdbc.identifier
-
Default rule for column definition.
- ColumnDefIdentifierRule() - Constructor for class org.apache.openjpa.jdbc.identifier.ColumnDefIdentifierRule
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.DataStoreIdColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- columnDefinition() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- ColumnIdentifierRule - Class in org.apache.openjpa.jdbc.identifier
-
Default rule for column names.
- ColumnIdentifierRule(Set<String>) - Constructor for class org.apache.openjpa.jdbc.identifier.ColumnIdentifierRule
- ColumnIO - Class in org.apache.openjpa.jdbc.schema
-
Metadata about column I/O in a specific context.
- ColumnIO() - Constructor for class org.apache.openjpa.jdbc.schema.ColumnIO
- columnNames() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- columnNames() - Method in annotation type org.apache.openjpa.persistence.jdbc.Index
- columnNames() - Method in annotation type org.apache.openjpa.persistence.jdbc.Unique
- columns() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverride
- columns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- Columns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple columns for complex mappings.
- columnsMatch(Column[]) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Return true if the given columns match the columns of this constraint.
- columnsMatch(Column[], Column[]) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the given local and foreign columns match those on this key.
- ColumnVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a one or more column(s) and corresponding version object.
- ColumnVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- combine(String...) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Combines multiple names using default identifier rules.
- combine(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Combines two names using default identifier rules.
- combine(DBIdentifier.DBIdentifierType, String...) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Combines an array of names names using standard combining rules and returns an identifier of the specified type.
- combine(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with the given string combined using delimiting rules and appropriate separators.
- combineForeignKey(Map<ForeignKey.FKMapKey, ForeignKey>, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Combines partial foreign keys into singular key
- combineFull(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- combineNames(String, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using the specified delimiting rule and appropriate separators
- combineNames(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(String, 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 two names using delimiting rules and appropriate separators
- combineNames(String, 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(IdentifierConfiguration, 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, IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- combineNames(IdentifierRule, 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 class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- combineNames(IdentifierRule, 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 class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- combineNames(IdentifierRule, IdentifierRule[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using delimiting rules and appropriate separators
- combineNames(IdentifierRule, IdentifierRule[], 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 oforig
. - COMMA - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- COMMA - Static variable in class org.apache.openjpa.persistence.util.SourceCode
- CommandProcessor - Class in openbook.tools
-
Processes options.
- CommandProcessor() - Constructor for class openbook.tools.CommandProcessor
- CommandProcessor.Option - Class in openbook.tools
-
A simple immutable object represents meta-data about a command option.
- comment - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- comment(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- comment(StringBuilder, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- COMMENT - Static variable in class openbook.tools.parser.JavaLexer
- COMMENT - Static variable in class openbook.tools.parser.JavaParser
- Commentable - Interface in org.apache.openjpa.lib.xml
-
Implementations of this interface can be adorned with comments.
- commit() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This is a no-op implementation.
- commit() - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- commit() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- commit() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- commit() - Method in interface org.apache.openjpa.kernel.Broker
-
Commit the current transaction.
- commit() - Method in class org.apache.openjpa.kernel.BrokerImpl
- commit() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- commit() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- commit() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Commit the current data store transaction.
- 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
- commit() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- commit() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.commit()
instead:em.getTransaction().commit()
- commit() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- commit() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Perform a batch update of the cache.
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- COMMIT - org.apache.openjpa.persistence.AutoDetachType
- commitAndResume() - Method in interface org.apache.openjpa.kernel.Broker
-
Issue a commit and then start a new transaction.
- commitAndResume() - Method in class org.apache.openjpa.kernel.BrokerImpl
- commitAndResume() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- commitAndResume() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- commitAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityTransaction.commitAndResume()
instead:em.getTransaction().commitAndResume()
- commitAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
-
Issue a commit and then start a new transaction.
- 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
- comparableComparator() - Static method in class org.apache.openjpa.lib.util.collections.ComparableComparator
-
Gets the singleton instance of a ComparableComparator.
- ComparableComparator<E extends java.lang.Comparable<? super E>> - Class in org.apache.openjpa.lib.util.collections
-
A
Comparator
that comparesComparable
objects. - ComparableComparator() - Constructor for class org.apache.openjpa.lib.util.collections.ComparableComparator
-
Constructor whose use should be avoided.
- comparator() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- comparator() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- comparator() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- ComparatorChain<E> - Class in org.apache.openjpa.lib.util.collections
-
A ComparatorChain is a Comparator that wraps one or more Comparators in sequence.
- ComparatorChain() - Constructor for class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Construct a ComparatorChain with no Comparators.
- ComparatorChain(Comparator<E>) - Constructor for class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Construct a ComparatorChain with a single Comparator, sorting in the forward order
- ComparatorChain(Comparator<E>, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Construct a Comparator chain with a single Comparator, sorting in the given order
- ComparatorChain(List<Comparator<E>>) - Constructor for class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the List.
- ComparatorChain(List<Comparator<E>>, BitSet) - Constructor for class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the given List.
- compare(E, E) - Method in class org.apache.openjpa.lib.util.collections.ComparableComparator
-
Compare the two
Comparable
arguments. - compare(E, E) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Perform comparisons on the Objects as per Comparator.compare(o1,o2).
- compare(Attribute<?, ?>, Attribute<?, ?>) - Method in class jpa.tools.swing.MetamodelHelper.AttributeComparator
- compare(Attribute<?, ?>, Attribute<?, ?>) - Method in class org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeComparator
- compare(EntityType<?>, EntityType<?>) - Method in class jpa.tools.swing.MetamodelHelper.EntityComparator
- compare(Object[], Object[]) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
Compare each element of the given arrays that must be of equal size.
- compare(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
Compare the two versions.
- compare(Object, Object) - Method in class org.apache.openjpa.kernel.exps.Coalesce
-
Compare the two values.
- compare(Object, Object) - Method in class org.apache.openjpa.kernel.exps.NullIf
-
Compare the two values.
- compare(Object, Object) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
-
Compare the two values.
- compare(Object, Object) - Method in class org.apache.openjpa.meta.InheritanceComparator
- compare(Object, Object) - Method in class org.apache.openjpa.meta.MetaDataInheritanceComparator
- compare(Object, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
- compare(Object, Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
- compareTo(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Compares two byte arrays as specified by
Comparable
. - compareTo(Object) - Method in class org.apache.openjpa.jdbc.schema.Table
- compareTo(Object) - Method in class org.apache.openjpa.meta.FieldMetaData
- compareTo(Object) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- compareTo(Object) - Method in class org.apache.openjpa.util.OpenJPAId
- compareTo(Schema) - Method in class org.apache.openjpa.jdbc.schema.Schema
- compareTo(Sequence) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- compareTo(Identifier) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Comparison operator for identifiers.
- compareTo(Identifier) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Compares this identifier with another identifier.
- compareTo(Identifier) - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
- compareTo(ClassMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
- compareTo(Members.Member<X, Y>) - Method in class org.apache.openjpa.persistence.meta.Members.Member
- compareTo(SourceCode.Element<T>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- compareTo(Slice) - Method in class org.apache.openjpa.slice.Slice
- compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
-
Compare two unrecognized elements of the same type.
- compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer.MappingSerializationComparator
- compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer.MappingSerializationComparator
- compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
-
Compare two unrecognized elements of the same type.
- compareVersion(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- compareVersion(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- compareVersion(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- compareVersion(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
- compareVersion(Object, Object) - Method in class org.apache.openjpa.jdbc.meta.Version
- compareVersion(Object, Object) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
- compareVersion(Specification) - Method in class org.apache.openjpa.conf.Specification
-
Compares major version number of the given Specification with this receiver.
- compareVersion(OpenJPAStateManager, Object, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Casts
v1
andv2
toComparable
, and invokesv1.compareTo (v2)
. - compareVersion(OpenJPAStateManager, Object, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- compareVersion(OpenJPAStateManager, Object, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- compareVersion(OpenJPAStateManager, Object, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Compare the two version objects.
- comparison(SQLBuffer, String, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append a comparison.
- comparison_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- ComparisonStyle - Interface in org.apache.openjpa.persistence.criteria
-
Defines a comparison style to be applied for query-by-example attribute comparison.
- ComparisonStyle.Default - Class in org.apache.openjpa.persistence.criteria
-
Default implementation.
- ComparisonStyle.StringComparisonMode - Enum in org.apache.openjpa.persistence.criteria
- Compatibility - Class in org.apache.openjpa.conf
-
Struct encompassing backwards-compatibility options.
- Compatibility() - Constructor for class org.apache.openjpa.conf.Compatibility
- compatibilityPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Compilation() - Constructor for class org.apache.openjpa.kernel.QueryImpl.Compilation
- compilationFromCache() - Method in class org.apache.openjpa.kernel.QueryImpl
-
Find the cached compilation for the current query, creating one if it does not exist.
- compilationUnit() - Method in class openbook.tools.parser.JavaParser
- compile() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- compile() - Method in interface org.apache.openjpa.kernel.Query
-
Compile the query.
- compile() - Method in class org.apache.openjpa.kernel.QueryImpl
- compile() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaQuery
-
Compile the query.
- compile() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Compile the query.
- compile() - Method in class org.apache.openjpa.persistence.QueryImpl
- compileClasspathElements - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
List of all class path elements that will be searched for the
persistence-enabled
classes and resources expected by PCEnhancer. - CompileTimeLogger - Class in org.apache.openjpa.persistence.meta
-
Simple logger sets log level from javac compilers annotation processing options
-Alog=TRACE|INFO|WARN|ERROR
and uses the processing environment to determine the log output stream. - CompileTimeLogger(ProcessingEnvironment, String) - Constructor for class org.apache.openjpa.persistence.meta.CompileTimeLogger
- con - Variable in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- concat() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- concat(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- concat(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- concat(String...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Concatenate a string with other string(s).
- concat(String, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- concat(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- concat(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the concatenation of the given target with the given args.
- concat(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- concat(Expression...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Concatenate a string with other string(s).
- Concat - Class in org.apache.openjpa.jdbc.kernel.exps
-
Concatenate one string with another.
- Concat(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Concat
-
Constructor.
- CONCAT - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- CONCAT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- CONCAT_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- concatenateDelimiter - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- concatenateFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- ConcatExpression - Class in org.apache.openjpa.persistence.query
-
Denotes CONCAT(e1,e2,..)
- ConcatExpression(VarArgsExpression) - Constructor for class org.apache.openjpa.persistence.query.ConcatExpression
- ConcurrentDataCache - Class in org.apache.openjpa.datacache
-
A
DataCache
implementation that is optimized for concurrent access. - ConcurrentDataCache() - Constructor for class org.apache.openjpa.datacache.ConcurrentDataCache
- ConcurrentHashMap - Class in org.apache.openjpa.lib.util.concurrent
-
This class implements a HashMap which has limited synchronization.
- 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(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(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(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
- ConcurrentMap - Interface in org.apache.openjpa.lib.util.concurrent
-
A highly concurrent map.
- ConcurrentQueryCache - Class in org.apache.openjpa.datacache
-
A
QueryCache
implementation that is optimized for concurrent access. - ConcurrentQueryCache() - Constructor for class org.apache.openjpa.datacache.ConcurrentQueryCache
- 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(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
-
Constructs a new, empty HashMap with a default capacity and load factor.
- ConcurrentReferenceHashMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, 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(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, 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(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, 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(AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
-
Construct a set with the given reference type.
- conditional_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- conditional_factor() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- conditional_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- conditional_term() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- conditionalAndExpression() - Method in class openbook.tools.parser.JavaParser
- conditionalExpression() - Method in class openbook.tools.parser.JavaParser
- ConditionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumerates conditional operator that operates on two predicates to generate another predicate.
- conditionalOrExpression() - Method in class openbook.tools.parser.JavaParser
- conf - Variable in class org.apache.openjpa.datacache.AbstractDataCache
-
The configuration set by the system.
- conf - Variable in class org.apache.openjpa.datacache.AbstractQueryCache
-
The configuration set by the system.
- conf - Variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- conf - Variable in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- conf - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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.
- ConfigurationParser(Map) - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- ConfigurationProvider - Interface in org.apache.openjpa.lib.conf
-
Implementations of this interface can populate
Configuration
s in some environment-specific way. - ConfigurationProviderImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
- ConfigurationProviderImpl(Map) - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
- 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
- ConfigurationState() - Constructor for class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- ConfigurationViewer - Class in jpa.tools.swing
-
Displays Properties.
- ConfigurationViewer(String, Map<String, Object>) - Constructor for class jpa.tools.swing.ConfigurationViewer
- 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.
- configureBroker(BrokerImpl) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Configures the given broker with the current factory option settings.
- configureEventManager(RemoteCommitEventManager) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
Configure the remote event manager.
- 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.
- configureNamingRules() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Configures the naming rules for this dictionary.
- ConfiguringConnection(Connection) - Constructor for class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- 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.
- conjunction() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- CONN_RETAIN_ALWAYS - Static variable in interface org.apache.openjpa.kernel.ConnectionRetainModes
-
Constant indicating that each broker will retain a single connection that it will use for its lifespan.
- CONN_RETAIN_ALWAYS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
ConnectionRetainMode
enum instead. - CONN_RETAIN_ALWAYS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.use
ConnectionRetainMode
enums instead. - CONN_RETAIN_DEMAND - Static variable in interface org.apache.openjpa.kernel.ConnectionRetainModes
-
Constant indicating that connections will be obtained as needed.
- CONN_RETAIN_DEMAND - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
ConnectionRetainMode
enum instead. - CONN_RETAIN_DEMAND - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.use
ConnectionRetainMode
enums instead. - CONN_RETAIN_TRANS - Static variable in interface org.apache.openjpa.kernel.ConnectionRetainModes
-
Constant indicating that connections will be retained for the life of each transaction.
- CONN_RETAIN_TRANS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
ConnectionRetainMode
enum instead. - CONN_RETAIN_TRANS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.use
ConnectionRetainMode
enums instead. - connect() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
- connected - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is called when the dictionary first sees any connection.
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Determine Firebird version and configure itself accordingly.
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
Determine HSQLDB version and configure itself accordingly.
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Determine XML column support and backslash handling, etc
- connectedConfiguration(Connection) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- connectInternal() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
Connect to the database.
- connection2DriverName - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connection2Password - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connection2Properties - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connection2URL - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connection2UserName - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ConnectionDecorator - Interface in org.apache.openjpa.lib.jdbc
-
A connection decorator can wrap
Connection
s before they are returned to the user to add functionality. - connectionDecoratorPlugins - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- connectionDriverName - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactory - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactory2 - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactory2Name - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactory2Properties - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactoryMode - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactoryName - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionFactoryProperties - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ConnectionInfo - Class in org.apache.openjpa.jdbc.kernel
-
Struct to hold data about the current connection state.
- ConnectionInfo() - Constructor for class org.apache.openjpa.jdbc.kernel.ConnectionInfo
- connectionPassword - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionProperties - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionRetainMode - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ConnectionRetainMode - Enum in org.apache.openjpa.persistence
-
The possible values for use when configuring the connection retain behavior for an
OpenJPAEntityManager
. - ConnectionRetainModes - Interface in org.apache.openjpa.kernel
-
Connection retain mode constants.
- ConnectionSavepoint(Broker, String, boolean) - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
- connectionURL - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- connectionUserName - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- CONS_NAME_AFTER - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- CONS_NAME_BEFORE - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- CONS_NAME_MID - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- Constant - Interface in org.apache.openjpa.kernel.exps
-
Interface for any query constant value.
- CONSTANT - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- constantDeclarator() - Method in class openbook.tools.parser.JavaParser
- constantDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
- constantDeclaratorsRest() - Method in class openbook.tools.parser.JavaParser
- constantExpression() - Method in class openbook.tools.parser.JavaParser
- Constants - Interface in org.apache.openjpa.persistence.jest
-
Static String constants
- Constraint - Class in org.apache.openjpa.jdbc.schema
-
A table constraint.
- CONSTRAINT - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- constraintNameMode - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- ConstraintUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Standard update manager, capable of foreign key constraint evaluation.
- ConstraintUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- construct(Class<Y>, Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Define a select list item corresponding to a constructor.
- Constructor(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Constructor
- constructor_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- constructor_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- constructor_parameters() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- constructorBody() - Method in class openbook.tools.parser.JavaParser
- constructorDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
- consumeHiddenToken(Token) - Method in class openbook.tools.converter.ParseTokenListener
-
Hidden tokens are tokens that are not processed at lexical processing stage.
- consumeToken(Token) - Method in class openbook.tools.converter.ParseTokenListener
-
A regular token is delegated to the renderer for a string representation and the resultant string is sent to the output stream.
- ContactInfo - Class in embeddables
- ContactInfo() - Constructor for class embeddables.ContactInfo
- ContactInfo(Address, Phone) - Constructor for class embeddables.ContactInfo
- ContainerFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
An abstract container mapping that handles traversing the join to examine the size of the relation.
- ContainerFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- containerTable() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverride
- containerTable() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- ContainerTable - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Table for array, collection, or map elements.
- contains(int, int) - Method in class jpa.tools.swing.RoundButton
- contains(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Whether the cache contains data for the given oid.
- contains(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- contains(Number) - Method in class openbook.domain.Range
-
Affirms if the given value is within this range.
- contains(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- contains(Object) - Method in interface org.apache.openjpa.datacache.DataCache
-
Returns
true
if this cache contains data corresponding tooid
; otherwise returnsfalse
. - contains(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- contains(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- contains(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- contains(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if the given id or column is available in the result.
- contains(Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- contains(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- contains(Object) - Method in class org.apache.openjpa.kernel.DistinctResultList
- contains(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.collections.AbstractCollectionDecorator
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySet
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.Values
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.Values
- contains(Object) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- contains(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- contains(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- contains(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- contains(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- contains(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- contains(String, char) - Static method in class org.apache.openjpa.lib.util.StringUtil
- contains(Connection) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- contains(Range<X>) - Method in class openbook.domain.Range
-
Affirms if the given range is within this range.
- contains(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- contains(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- contains(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if the given column is available in the result.
- contains(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- contains(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- contains(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- CONTAINS - org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
- CONTAINS_TYPE_ELEMENT - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- CONTAINS_TYPE_KEY - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- CONTAINS_TYPE_VALUE - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- containsAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Whether the cache contains data for the given oids.
- containsAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- containsAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Whether the cache contains data for the given oids.
- containsAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- containsAll(Object[]) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- containsAll(Object[]) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- containsAll(Object[]) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if all the given ids or columns are available in the result.
- containsAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- containsAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether the given objects are managed.
- containsAll(Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.ReferenceHashSet
- containsAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- containsAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether the given objects are managed.
- containsAll(Collection) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- containsAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- containsAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- containsAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DistinctResultList
- containsAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- containsAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- containsAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- containsAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- containsAll(Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Returns the indexes of the oids in this cache.
- containsAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- containsAll(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- containsAll(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- containsAll(Column[], Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if all the given columns are available in the result.
- containsAllInternal(Object[], Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Return whether this result contains data for all the given ids or columns.
- containsAllInternal(Object[], Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- containsClass(String) - Method in class org.apache.openjpa.util.asm.EnhancementProject
-
Return true if the project already contains the given class.
- containsClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Returns true if the list contains the given class loader or marker.
- containsColumn(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- containsColumn(String, DBDictionary) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- containsColumn(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- containsColumn(DBIdentifier, DBDictionary) - Method in class org.apache.openjpa.jdbc.schema.Table
- containsColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the fk includes the given local column.
- containsColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Return true if the pk includes the given column.
- containsColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.Table
- containsConstantColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the fk includes the given local column.
- containsConstantPrimaryKeyColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the fk includes the given primary key column.
- containsInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Return whether this result contains data for the given id or column.
- containsInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- containsInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- containsKey(Object) - Method in class jpa.tools.swing.IndexedMap
- containsKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- containsKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- containsKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified key.
- 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.OrderedMap
- containsKey(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- containsKey(Object) - Method in class org.apache.openjpa.util.CacheMap
- containsKey(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- containsKey(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- containsKey(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- containsNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
-
Return true if the graph contains the given node.
- containsPrimaryKeyColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the fk includes the given primary key column.
- 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.
- 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.
- containsValue(Object) - Method in class jpa.tools.swing.IndexedMap
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- containsValue(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified 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.OrderedMap
- containsValue(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- containsValue(Object) - Method in class org.apache.openjpa.util.CacheMap
- containsValue(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- containsValue(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- containsValue(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- Context - Class in org.apache.openjpa.kernel.exps
-
JPQL / Criteria Query Context
- Context(JPQLExpressionBuilder.ParsedJPQL, Subquery, Context) - Constructor for class org.apache.openjpa.kernel.exps.Context
- CONTEXT_ROOT - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
- convert(Object) - Method in interface org.apache.openjpa.persistence.HintValueConverter
-
Convert the user-specified value to a kernel consumable value.
- convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
- convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
- convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
- convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
- convert(Object) - Method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
- convert(Object, int) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Convert the given object to the given type if possible.
- convert(Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
- convert(Object, Class<?>, boolean) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the given value to the given type.
- convert(IdentifierConfiguration, String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Convert a normalized name to a name using the specified configuration and naming rule.
- 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
- CONVERT - org.apache.openjpa.persistence.MetaDataTag
- convertAlias(String) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts a provided alias to a format specified in the configuration.
- convertAlias(String) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Converts a column alias to use the appropriate delimiters
- 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
- convertGitInfoToPCEnhancerVersion(String) - Static method in class org.apache.openjpa.lib.util.git.GitUtils
-
A public worker method that takes the output from running the ant script in the pom.xml that removes the trailing 'M' produced with builds that have uncommitted changes.
- convertKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Converts input keys to another object for storage in the map.
- convertSchemaCase(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified schema name to a name that the database will be able to understand.
- convertSchemaCase(DBIdentifier) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the name of the specified delimiter to the appropriate case as defined by the configuration.
- convertSchemaCase(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Convert the specified schema name to a name that the database will be able to understand in metadata operations.
- convertSchemaCase(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified schema name to a name that the database will be able to understand.
- convertSchemaCase(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- convertSubstringArguments(ExpressionFactory, Value, Value, Value) - Static method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
Converts JPQL substring() function to OpenJPA ExpressionFactory substring() arguments.
- convertToKernelConstant(int) - Method in enum org.apache.openjpa.persistence.jdbc.FetchMode
- convertToKernelConstant(int) - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- convertToKernelConstant(int) - Method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- convertToKernelConstant(int) - Method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
- convertToKernelConstant(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
-
Convert the given integer to an equivalent kernel constant.
- convertToKernelConstant(String) - Method in enum org.apache.openjpa.persistence.jdbc.FetchMode
- convertToKernelConstant(String) - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- convertToKernelConstant(String) - Method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- convertToKernelConstant(String) - Method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
- convertToKernelConstant(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
-
Convert the given String to an equivalent kernel constant.
- convertToKernelValue(Class<T>, String, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Convert the given user value to a value consumable by OpenJPA kernel constructs.
- convertToMatchMethodArgument(Object, Method) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the given value to match the given (presumably a setter) method argument type.
- convertToUserValue(String, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Convert the given kernel value to a value visible to the user.
- convertTypes(Value, Value) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Perform conversions to make values compatible.
- convertTypesQuotedNumbers(Value, Value) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Perform conversions to make values compatible.
- Coordinates - Class in embeddables
- Coordinates() - Constructor for class embeddables.Coordinates
- Coordinates(String, String) - Constructor for class embeddables.Coordinates
- copy(File, File) - Static method in class org.apache.openjpa.lib.util.Files
-
Copy a file.
- copy(InputStream, OutputStream) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- copy(Reader, Writer) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- copy(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- copy(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- copy(Object) - Method in interface org.apache.openjpa.util.Proxy
-
Return an unproxied copy of the given instance.
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- copy(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- copy(Object, ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Copy the given oid value.
- copy(MappingInfo) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- copy(MappingInfo) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
- copy(MappingInfo) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- copy(MappingInfo) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Copy missing info from the instance to this one.
- copy(MappingInfo) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- copy(Column) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Copy information from the given column to this one.
- copy(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Copy cloneable state from the given instance.
- copy(FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- copy(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- copy(FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Copy the state from the given fetch configuration to this one.
- copy(FetchConfiguration) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- copy(ClassMetaData) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- copy(ClassMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Copy the metadata from the given instance to this one.
- copy(Extensions) - Method in class org.apache.openjpa.meta.Extensions
-
Copy the extensions not present in this instance but present in the given instance.
- copy(FieldMetaData) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- copy(FieldMetaData) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Copy state from the given field to this one.
- copy(ValueMetaData) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- copy(ValueMetaData) - Method in class org.apache.openjpa.meta.FieldMetaData
- copy(ValueMetaData) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Copy state from the given value to this one.
- copy(ValueMetaData) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- copyArray(Object) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a new array of the same component type as the given array and containing the same elements.
- copyArray(Object) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyCalendar(Calendar) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a copy of the given calendar with the same information.
- copyCalendar(Calendar) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyCollection(Collection) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a new collection of the same type as the given one with a copy of all contained elements.
- copyCollection(Collection) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyCustom(Object) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a copy of the given object with the same information, or null if this manager cannot copy the object.
- copyCustom(Object) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- copyDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- copyDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- copyDataStoreId(Object, ClassMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Copy the given object id value.
- copyDate(Date) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a copy of the given date with the same information.
- copyDate(Date) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyInto(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- copyInto(RowImpl, boolean) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- copyInto(RowImpl, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Copy all values from this row into the given one.
- copyInto(RowImpl, boolean) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- copyKeyFieldsFromObjectId(Class<?>, FieldConsumer, Object) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Copy fields to an outside source from the key fields in the identity object.
- copyKeyFieldsToObjectId(Class<?>, FieldSupplier, Object) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Copy fields from an outside source to the key fields in the identity object.
- copyMap(Map) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a new map of the same type as the given one with a copy of all contained key/value pairs.
- copyMap(Map) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- copyMappingInfo(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Copy mapping info from the given instance to this one.
- copyMappingInfo(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- copyMappingInfo(ValueMapping) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Copy mapping info from the given instance to this one.
- copyMappingInfo(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- correctName(Table, Column) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Correct the given column's name.
- correctRelations(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Correct relations from the given dirty field to inverse instances.
- count() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- count() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- count() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns the number of total entries in the cache.
- count() - Method in class org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
- count() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- count() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the count operation is to be applied.
- count() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
Return the number of elements in the collection, or
Integer.MAX_VALUE
. - count() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Return the number of entries in the map, or
Integer.MAX_VALUE
. - count(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- count(Class<?>) - Method in interface openbook.server.OpenBookService
-
Count the number of instances of the given persistent type.
- count(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- count(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the count of the given value for all matches.
- count(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- COUNT - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- COUNT - org.apache.openjpa.persistence.query.UnaryOperator
- COUNT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- countDistinct(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- CountExpression - Class in org.apache.openjpa.persistence.query
-
Denotes COUNT(e) Expression.
- CountExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.CountExpression
- cpath - Variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- create() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress.SocketPoolableObjectFactory
- create(PersistenceCapable, ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Generate an application id based on the current primary key field state of the given instance.
- CREATE - org.apache.openjpa.audit.AuditableOperation
- CREATE - Static variable in interface org.apache.openjpa.conf.SchemaGenerationAction
- createArg() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- createArrayOf(String, Object[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createArrayOf(String, Object[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates a new instance of the subclass.
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.openjpa.lib.util.collections.DualHashBidiMap
-
Creates a new instance of this object.
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Creates a new instance of this object.
- createBlob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createBlob() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createClass(String) - Method in class org.apache.openjpa.util.asm.EnhancementClassLoader
-
Override this method if unfound classes should be created on-the-fly.
- createClasspath() - Method in class org.apache.openjpa.lib.ant.AbstractTask
- createClob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createClob() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createCodeFormat() - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Create the embedded code format element.
- createCodeFormat() - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- createColumns(MetaDataContext, String, Column[], Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Retrieve/create columns on the given table by merging the given template information with any user-provided information.
- createConfig() - Method in class org.apache.openjpa.lib.ant.AbstractTask
- createConnectionDecorators() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Provide any built-in decorators; may be null.
- createConnectionDecorators() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- createConnectionFactory() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Create the connection factory if necessary.
- createConnectionFactory() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- createCriteriaDelete(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- createCriteriaUpdate(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- createDB() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Re-execute all SQL used for the creation of the current database; this action is usually used when creating SQL scripts.
- createDelegatingStoreManager() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Create a DelegatingStoreManager for use with a Broker created by this factory.
- createdName() - Method in class openbook.tools.parser.JavaParser
- createDynamicQuery(QueryDefinition) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createDynamicQuery(QueryDefinition) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Create an executable query from a dynamically defined query.
- createEntityGraph(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createEntityGraph(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createEntityManager() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- createEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
- createEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
- createEntityManager(SynchronizationType) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- createEntityManager(SynchronizationType, Map) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Creates and configures a entity manager with the given properties.
- createEntityManager(Map) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- createEntityManager(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Return an entity manager with the provided additional configuration settings.
- createEntityManager(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
- createEntityManagerFactory(String, String) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns a new
OpenJPAEntityManagerFactory
specified byname
in an XML configuration file at the resource locationresource
. - createEntityManagerFactory(String, String, Map) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns a new
OpenJPAEntityManagerFactory
specified byname
in an XML configuration file at the resource locationresource
, applying the properties specified inmap
as overrides. - createEntityManagerFactory(String, String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
-
Loads the entity manager specified by
name
, applying the properties inm
as overrides to the properties defined in the XML configuration file forname
. - createEntityManagerFactory(String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- createEntityManagerFactory(String, Context) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns the
EntityManagerFactory
at the JNDI location specified byjndiLocation
in the contextcontext
. - createEntry(int, Object, Object, ConcurrentHashMap.Entry) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Creates an entry to store the key-value data.
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Creates an entry to store the data.
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Creates a ReferenceEntry instead of a HashEntry.
- createEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
- createEntrySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Creates an entry set iterator.
- createEntrySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Creates an entry set iterator.
- createEntrySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Creates an entry set iterator.
- createEntrySetIterator(Iterator<Map.Entry<K, V>>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates an entry set iterator.
- createExtent(Class<T>, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createExtent(Class<T>, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return an extent of the given class, optionally including subclasses.
- createFactory(ClassNodeTracker) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Create a stub factory instance for the given class.
- createForeignKey(MetaDataContext, String, List<Column>, MappingInfo.ForeignKeyDefaults, Table, ClassMapping, ClassMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Retrieve/create a foreign key (possibly logical) on the given columns by merging the given template information with any user-provided information.
- createIdentityColumn - Variable in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
If true, then whenever the
schematool
creates a table, it will append an additional IDENTITY column to the table's creation SQL. - createImageIcon(String) - Static method in class openbook.client.Images
-
Returns an ImageIcon, or null if the path was invalid.
- createIndex(Index, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given index to the database schema.
- createIndex(Index, Table, Unique[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- createIndex(MetaDataContext, String, Index, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Retrieve/create an index on the given columns by merging the given template information with any user-provided information.
- createIndexIfNecessary(Schema, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Create an index if necessary for some database tables
- createIndexIfNecessary(Schema, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- createIndexIfNecessary(Schema, DBIdentifier, Column) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- createIndexIfNecessary(Schema, DBIdentifier, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- createInstance(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createInstance(Class<T>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Create a new instance of type
cls
. - createInverseRelations(StoreContext, Object, Object, FieldMetaData, FieldMetaData[]) - Method in class org.apache.openjpa.kernel.InverseManager
-
Create the inverse relations for all the given inverse fields.
- createKeySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Creates a key set iterator.
- createKeySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Creates a key set iterator.
- createKeySetIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Creates an key set iterator.
- createKeySetIterator(Iterator<K>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates a key set iterator.
- createMessage(RemoteCommitEvent) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Returns a new
Message
to send to the topic. - createNamedQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNamedQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- createNamedQuery(String, Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNamedStoredProcedureQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNativeQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNativeQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- createNativeQuery(String, Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNativeQuery(String, Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- createNativeQuery(String, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createNativeQuery(String, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- createNClob() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createNClob() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createObjectName(JMXInstrument, Map<String, String>) - Static method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Creates an object name for the supplied instrument and key properties
- createOptions() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
This function will usually get called by
AbstractOpenJpaMojo.getOptions()
- createPersistenceUnit() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- createPrimaryKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- createQuery() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- createQuery() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Create a
CriteriaQuery
object. - createQuery(CriteriaDelete) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(CriteriaQuery<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Create a query from the given CritriaQuery.
- createQuery(CriteriaUpdate) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(Query) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(Query) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Create a new query from the given one.
- createQuery(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Create a Criteria query object with the specified result type.
- createQuery(Class<T>) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Create a
CriteriaQuery
object with the specified result type. - createQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- createQuery(String, Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(String, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createQuery(String, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Create a new query in the given language.
- createQueryDefinition() - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
-
Create an uninitialized query definition object.
- createQueryDefinition() - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
-
Creates a QueryDefinition without a domain.
- createQueryDefinition(Class) - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
-
Create a query definition object with the given root.
- createQueryDefinition(Class) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
-
Creates a QueryDefinition with given class as domain.
- createQueryDefinition(String) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
-
Create a QueryDefinition from the given JPQL String.
- createQueryDefinition(String) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
- createQueryDefinition(Query) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
-
Create a QueryDefinition from the given OpenJPA Query instance.
- createQueryDefinition(Query) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
- createRenderer(CommandProcessor, File) - Method in class openbook.tools.converter.Java2HTMLConverter
- createRenderer(CommandProcessor, File) - Method in class openbook.tools.converter.Java2TextConverter
- createRenderer(CommandProcessor, File) - Method in class openbook.tools.converter.SourceRenderer
- createScriptSource - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- createScriptTarget - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- createSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given sequence to the database schema.
- createSequenceSQL - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- createSequenceSQLFB15 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- createSequenceSQLFB20 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- createSource - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- createSQLXML() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createSQLXML() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createStatement() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createStatement() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createStatement(boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- createStatement(boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- 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(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- createStatement(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createStatement(int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createStatement(int, int, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- createStatement(int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- 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, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- createStatement(int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createStatement(int, int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createStatement(int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createStatement(int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- createStoredProcedureQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createStoredProcedureQuery(String, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createStoredProcedureQuery(String, String...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- createStruct(String, Object[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- createStruct(String, Object[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- createSubqueryDefinition(PathExpression) - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
-
Create a query definition object whose root is derived from a domain object of the containing query.
- createSubqueryDefinition(PathExpression) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
-
Creates a QueryDefinition that can be used a correlated subquery with the given path as domain.
- createTable(Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given table to the database schema.
- createTable(MetaDataContext, MappingInfo.TableDefaults, String, String, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Deprecated.
- createTable(MetaDataContext, MappingInfo.TableDefaults, DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
- createTupleQuery() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Create a Criteria query object that returns a tuple of objects as its result.
- createTupleQuery() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Create a
CriteriaQuery
object that returns a tuple of objects as its result. - createType1() - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
- createUnique(MetaDataContext, String, Unique, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Retrieve/create a unique constraint on the given columns by merging the given template information with any user-provided information.
- createURL(String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
- createValuesIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Creates a values iterator.
- createValuesIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Creates a values iterator.
- createValuesIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Creates an values iterator.
- createValuesIterator(Iterator<V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Creates a values iterator.
- createVariable(String, boolean) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- creator() - Method in class openbook.tools.parser.JavaParser
- CriteriaBuilderImpl - Class in org.apache.openjpa.persistence.criteria
-
Factory for Criteria query expressions.
- CriteriaBuilderImpl() - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- CriteriaExpressionVisitor - Interface in org.apache.openjpa.persistence.criteria
-
A visitor for Criteria Expression nodes.
- CriteriaExpressionVisitor.AbstractVisitor - Class in org.apache.openjpa.persistence.criteria
-
An abstract implementation that can detect cycles during traversal.
- CriteriaExpressionVisitor.ParameterVisitor - Class in org.apache.openjpa.persistence.criteria
-
A visitor to register Parameter expression of a query.
- CriteriaExpressionVisitor.TraversalStyle - Enum in org.apache.openjpa.persistence.criteria
- crossJoin(Table, Table) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Perform a cross join on the given tables.
- crossJoin(Table, Table) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- crossJoin(Table, Table) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- crossJoinClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- CSS_ANNOTATION - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_COMMENT - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_CUSTOM - Static variable in class openbook.tools.converter.HTMLTokenRenderer
-
The CSS named styles.
- CSS_DECIMAL - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_ENUM - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_KEYWORD - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_LINE_NO - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- CSS_LITERAL - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- ctx - Variable in class org.apache.openjpa.abstractstore.AbstractStoreManager
- ctx - Variable in class org.apache.openjpa.kernel.AbstractLockManager
-
The context against which this LockManager is operating.
- ctx - Variable in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
The
StoreContext
that this result object provider will load objects into. - ctx - Variable in class org.apache.openjpa.kernel.AbstractStoreQuery
- ctx - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- ctx() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- ctx() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the JPQL query context of this select
- ctx() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- ctx() - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Returns the current JPQL query context.
- curChar - Variable in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
- currencyFormatter - Static variable in class openbook.util.JSPUtility
-
Converts the given number in currency format.
- current - Variable in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- current() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Get the currently active entry.
- current() - Method in interface org.apache.openjpa.persistence.Generator
-
The current sequence value, or null if the sequence does not support current values.
- current() - Method in class org.apache.openjpa.persistence.GeneratorImpl
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingSeq
- current(StoreContext, ClassMetaData) - Method in interface org.apache.openjpa.kernel.Seq
-
Return the current value of the sequence, or null if not available.
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
- current(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
- CURRENT_DATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- CURRENT_DIRECTORY - Static variable in class openbook.tools.converter.SourceRenderer
- CURRENT_TIME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- CURRENT_TIMESTAMP - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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.
- currentDate() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- currentDate() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- currentDate() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to the current date on the database server at the time of query execution.
- currentDate() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- currentDateFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- currentDepth() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Return the parse depth.
- currentElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Return the current element being parsed.
- currentEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- currentEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- currentInternal(JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Return the current sequence object.
- currentInternal(JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- 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.
- currentParent() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Return the tag of the current parent element.
- currentQuery() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns the current string being parsed; used for error messages.
- currentQuery() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- currentStrategy() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Return the current
PersistenceStrategy
if any. - currentText() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Return the text value within the current node.
- currentTime() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- currentTime() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- currentTime() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to the current time on the database server at the time of query execution.
- currentTime() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- CurrentTimeExpression - Class in org.apache.openjpa.persistence.query
-
Denotes CURRENT_TIME(), CURRENT_DATE() and CURRENT_TIMESTAMP() expressions.
- CurrentTimeExpression(Class) - Constructor for class org.apache.openjpa.persistence.query.CurrentTimeExpression
- currentTimeFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- currentTimestamp() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- currentTimestamp() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- currentTimestamp() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to the current timestamp on the database server at the time of query execution.
- currentTimestamp() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- currentTimestampFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- CURSOR - org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- customDelete(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Override this method to customize flushing this mapping.
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- customDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- Customer - Class in openbook.domain
-
A persistent entity represents a Customer.
- Customer() - Constructor for class openbook.domain.Customer
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- customInsert(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Override this method to customize flushing this mapping.
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
This method is for class mappings that take over the insert process, but still want to use this indicator for optimistic locking.
- customInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- customize(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- customize(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Customize the given class information produced by the reverse mapping tool.
- customize(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- customize(FieldMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Customize the given field information produced by the reverse mapping tool.
- customizer - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- customizerClass - Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- customizerProperties - Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- customLoad(JDBCStore, boolean, JDBCFetchConfiguration, long, long) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customLoad(JDBCStore, boolean, JDBCFetchConfiguration, long, long) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Implement this method to customize obtaining a result containing all instances of this class.
- customLoad(JDBCStore, boolean, JDBCFetchConfiguration, long, long) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- customLoad(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customLoad(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Implement this method to customize loading from a
Result
into an instance. - customLoad(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- customLoad(OpenJPAStateManager, JDBCStore, PCState, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customLoad(OpenJPAStateManager, JDBCStore, PCState, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Implement this method to load the state of a given object, without a previous
Result
. - customLoad(OpenJPAStateManager, JDBCStore, PCState, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- CustomMapping(int, OpenJPAStateManager, Strategy) - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Override this method to customize flushing this mapping.
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- customUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- customUpdate(OpenJPAStateManager, JDBCStore, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
This method is for class mappings that take over the update process, but still want to use this indicator for optimistic locking.
D
- DARK_GREEN - Static variable in class jpa.tools.swing.MetamodelHelper
- DASH - Static variable in class org.apache.openjpa.persistence.jest.IOR
- DASH - Static variable in class org.apache.openjpa.persistence.jest.MetamodelHelper
- DATA_CACHE - org.apache.openjpa.persistence.MetaDataTag
- DATABASE - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- DATABASE - org.apache.openjpa.persistence.jdbc.JoinSyntax
- databaseAction - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- databaseProductName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- databaseProductVersion - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- DataCache - Interface in org.apache.openjpa.datacache
-
Interface that must be implemented by any level 2 cache used by OpenJPA.
- DataCache - Annotation Type in org.apache.openjpa.persistence
-
Caching characteristics for this class.
- DataCacheInstrument - Interface in org.apache.openjpa.instrumentation
-
Interface for providing instrumented data cache metrics and operations.
- DataCacheJMXInstrument - Class in org.apache.openjpa.instrumentation.jmx
-
A JMX-specific instrument for the data cache
- DataCacheJMXInstrument() - Constructor for class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- DataCacheJMXInstrumentMBean - Interface in org.apache.openjpa.instrumentation.jmx
-
Simple MBean interface for providing instrumented data cache metrics and operations.
- DataCacheManager - Interface in org.apache.openjpa.datacache
-
Manages the system's data and query caches.
- DataCacheManagerImpl - Class in org.apache.openjpa.datacache
-
Default data cache manager provides handle to utilities PCDataGenerator, ClearableScheduler and CacheDistributionPolicy for the cache operation.
- DataCacheManagerImpl() - Constructor for class org.apache.openjpa.datacache.DataCacheManagerImpl
- dataCacheManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dataCacheMode - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- DataCacheMode - Enum in org.apache.openjpa.datacache
- DataCachePCData - Interface in org.apache.openjpa.datacache
-
Specialized
PCData
implementation for data caching. - DataCachePCDataGenerator - Class in org.apache.openjpa.datacache
-
A
PCDataGenerator
instance which generates properly synchronized instances suitable for use in the cache. - DataCachePCDataGenerator(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.datacache.DataCachePCDataGenerator
- DataCachePCDataGenerator.Timed - Interface in org.apache.openjpa.datacache
-
Simple interface to give access to expiration time.
- DataCachePCDataImpl - Class in org.apache.openjpa.datacache
-
Specialized
PCData
implementation for data caching. - DataCachePCDataImpl(Object, ClassMetaData) - Constructor for class org.apache.openjpa.datacache.DataCachePCDataImpl
- DataCachePCDataImpl(Object, ClassMetaData, String) - Constructor for class org.apache.openjpa.datacache.DataCachePCDataImpl
-
Constructor.
- dataCachePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- DataCacheRetrieveMode - Enum in org.apache.openjpa.kernel
-
DataCache Retrieve Modes.
- DataCacheStoreManager - Class in org.apache.openjpa.datacache
-
StoreManager proxy that delegates to a data cache when possible.
- DataCacheStoreManager(StoreManager) - Constructor for class org.apache.openjpa.datacache.DataCacheStoreManager
-
Constructor.
- DataCacheStoreMode - Enum in org.apache.openjpa.kernel
-
DataCache Store modes
- dataCacheTimeout - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dataDefinitionCausesTransactionCommit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- DataLoader - Class in openbook.server
-
Cleans and loads a new OpenBooks database.
- DataLoader() - Constructor for class openbook.server.DataLoader
- DATASOURCE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- DATASOURCE_JTA - Static variable in class org.apache.openjpa.persistence.JPAProperties
- DATASOURCE_NONJTA - Static variable in class org.apache.openjpa.persistence.JPAProperties
- DataSourceFactory - Class in org.apache.openjpa.jdbc.schema
-
Factory for
DataSource
objects. - DataSourceFactory() - Constructor for class org.apache.openjpa.jdbc.schema.DataSourceFactory
- 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
- datastore - Variable in class org.apache.openjpa.kernel.QueryImpl.Compilation
- DATASTORE - org.apache.openjpa.persistence.AutoClearType
- DATASTORE_ID - org.apache.openjpa.persistence.MetaDataTag
- DataStoreExecutor(ExpressionStoreQuery, ClassMetaData, boolean, ExpressionParser, Object) - Constructor for class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- DatastoreFunction - Class in org.apache.openjpa.jdbc.kernel.exps
-
A unary operator that executes a datastore specific function with zero or more arguments.
- DatastoreFunction(String, Class<?>, Arguments) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.DatastoreFunction
- DataStoreId - Annotation Type in org.apache.openjpa.persistence
-
Describes how to generate a value for a field.
- DataStoreIdColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Surrogate datastore identity column.
- DATE - Static variable in class org.apache.openjpa.meta.JavaTypes
- date_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- DATE_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- dateFormat - Static variable in interface org.apache.openjpa.persistence.jest.ObjectFormatter
- dateFormatter - Static variable in class openbook.util.JSPUtility
- dateFractionDigits - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Default amount of digits for fractional Types.
- DateId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for Date fields. - DateId(Class, String) - Constructor for class org.apache.openjpa.util.DateId
- DateId(Class, Date) - Constructor for class org.apache.openjpa.util.DateId
- DateId(Class, Timestamp) - Constructor for class org.apache.openjpa.util.DateId
- DateId(Class, Date) - Constructor for class org.apache.openjpa.util.DateId
- DateId(Class, Date, boolean) - Constructor for class org.apache.openjpa.util.DateId
- datePrecision - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Attention, while this is named datePrecision it actually only get used for Timestamp handling!
- datetime_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- datetime_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- datetime_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- dateTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- DB2Dictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for IBM DB2 database.
- DB2Dictionary() - Constructor for class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2ISeriesV5R3OrEarlier - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2ISeriesV5R4OrLater - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2ServerType - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2UDBV81OrEarlier - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2UDBV82OrLater - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- db2ZOSV8xOrLater - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- DBCPDriverDataSource - Class in org.apache.openjpa.jdbc.schema
-
Commons DBCP basic pooling driver data source.
- DBCPDriverDataSource() - Constructor for class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- DBDictionary - Class in org.apache.openjpa.jdbc.sql
-
Class which allows the creation of SQL dynamically, in a database agnostic fashion.
- DBDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.DBDictionary
- DBDictionary.DateMillisecondBehaviors - Enum in org.apache.openjpa.jdbc.sql
- DBDictionary.SerializedData - Class in org.apache.openjpa.jdbc.sql
-
Used by some mappings to represent data that has already been serialized so that we don't have to serialize multiple times.
- DBDictionaryFactory - Class in org.apache.openjpa.jdbc.sql
-
Factory class to instantiate a dictionary.
- DBDictionaryFactory() - Constructor for class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
- dbdictionaryPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- DBIdentifier - Class in org.apache.openjpa.jdbc.identifier
-
Encapsulates a database identifier.
- DBIdentifier() - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifier
- DBIdentifier(String, boolean) - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifier
- DBIdentifier(String, DBIdentifier.DBIdentifierType) - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifier
- DBIdentifier(String, DBIdentifier.DBIdentifierType, boolean) - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifier
- DBIdentifier.DBIdentifierType - Enum in org.apache.openjpa.jdbc.identifier
-
Database identifier types.
- DBIdentifierRule - Class in org.apache.openjpa.jdbc.identifier
-
The default DBIdentifier rule.
- DBIdentifierRule() - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifierRule
- DBIdentifierRule(DBIdentifier.DBIdentifierType, Set<String>) - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifierRule
- DBIdentifierUtil - Interface in org.apache.openjpa.jdbc.identifier
-
An interface for DB identifier utility-style operations.
- DBIdentifierUtilImpl - Class in org.apache.openjpa.jdbc.identifier
- DBIdentifierUtilImpl() - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- DBIdentifierUtilImpl(IdentifierConfiguration) - Constructor for class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- 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
- debugBytecodes(ClassNodeTracker, byte[]) - Static method in class org.apache.openjpa.enhance.ManagedClassSubclasser
- debugStream - Variable in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Debug output.
- DECI - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- decimal_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- DECIMAL_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- DecimalLiteral - Static variable in class openbook.tools.parser.JavaLexer
- DecimalLiteral - Static variable in class openbook.tools.parser.JavaParser
- decimalTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- declareClasses(ClassNodeTracker) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Add interface or superclass declarations to the generated class.
- declareClasses(ClassNodeTracker) - Method in class org.apache.openjpa.enhance.PCDataGenerator
- declareInterface(Class<?>) - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- declareParameter(Object, Parameter<?>) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Declares the given parameter for this query.
- declareParameters(String) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- declareParameters(String) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Declared parameters, for query languages that use them.
- declareParameters(String) - Method in class org.apache.openjpa.kernel.QueryImpl
- decode(String) - Static method in class org.apache.openjpa.lib.util.Base16Encoder
-
Convert a base16 string into a byte array.
- decode(String) - Static method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Decodes a URL-encoded path string.
- decorate(Query) - Method in interface jpa.tools.swing.QueryDecorator
- decorate(Query) - Method in interface openbook.server.QueryDecorator
- decorate(Query) - Method in class openbook.server.QueryParameterBinder
- decorate(Object, ClassNodeTracker, int[]) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Decorate the generated class.
- decorate(Object, ClassNodeTracker, int[]) - Method in class org.apache.openjpa.enhance.PCDataGenerator
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Decorate the given connection if needed.
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- decorate(Connection) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- 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
- decorate(ClassNodeTracker, ClassMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataGenerator
- decorate(ClassNodeTracker, ClassMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Apply additional decoration to generated class.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
-
Gets the collection being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
-
Gets the list being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractSetDecorator
-
Gets the set being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- decorateDataSource(DataSource, JDBCConfiguration, boolean) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Install listeners and base decorators.
- decorateResultList(ResultList<?>) - Method in class org.apache.openjpa.kernel.QueryImpl
-
Optionally decorate the native result.
- DecoratingDataSource - Class in org.apache.openjpa.lib.jdbc
-
Delegating data source that maintains a list of
ConnectionDecorator
s. - DecoratingDataSource(DataSource) - Constructor for class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Constructor.
- decrement(int) - Method in class openbook.domain.Inventory
-
Decrement this inventory by the given quantity.
- decRuleLevel() - Method in class openbook.tools.parser.JavaParser
- decrypt(String) - Method in interface org.apache.openjpa.lib.encryption.EncryptionProvider
-
This method will decrypt the provided string.
- Default() - Constructor for class org.apache.openjpa.datacache.AbstractQueryCache.Default
- Default() - Constructor for class org.apache.openjpa.kernel.QueryStatistics.Default
- Default() - Constructor for class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- Default() - Constructor for class org.apache.openjpa.slice.DistributionPolicy.Default
- Default() - Constructor for class org.apache.openjpa.slice.ReplicationPolicy.Default
- DEFAULT - org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
- DEFAULT - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- DEFAULT - org.apache.openjpa.persistence.jdbc.ForeignKeyAction
- DEFAULT - org.apache.openjpa.persistence.jdbc.IsolationLevel
- DEFAULT - Static variable in interface org.apache.openjpa.kernel.FetchConfiguration
-
Constant to revert any setting back to its default value.
- DEFAULT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.apache.openjpa.persistence.FetchPlan
-
Constant to revert any setting to its default value.
- DEFAULT - Static variable in class org.apache.openjpa.util.BlacklistClassResolver
- DEFAULT_ALIAS - Static variable in class org.apache.openjpa.conf.BrokerValue
- DEFAULT_CAPACITY - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
The default capacity to use
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
The default load factor to use
- DEFAULT_MAX_SIZE - Static variable in class org.apache.openjpa.lib.util.collections.LRUMap
-
Default maximum size
- DEFAULT_RULE - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
- DEFAULT_SQL_92 - Static variable in class org.apache.openjpa.jdbc.identifier.DBIdentifierRule
- DEFAULT_STRING - Static variable in class org.apache.openjpa.meta.ClassMetaData
- DEFAULT_TABLE - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- DEFAULT_THRESHOLD - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
The default threshold to use
- DEFAULT_UNIT_NAME - Static variable in interface openbook.server.OpenBookService
- DefaultCacheDistributionPolicy - Class in org.apache.openjpa.datacache
-
A default implementation that selects the cache by the type of the given managed instance.
- DefaultCacheDistributionPolicy() - Constructor for class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
- defaultHandler(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default handler to use for the given value.
- defaultHandler(ValueMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default handler to use for the given value.
- DefaultIdentifierConfiguration - Class in org.apache.openjpa.jdbc.identifier
- DefaultIdentifierConfiguration() - Constructor for class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- DefaultMapEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A restricted implementation of
Map.Entry
that prevents theMap.Entry
contract from being broken. - DefaultMapEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.DefaultMapEntry
-
Constructs a new entry from the specified
Map.Entry
. - DefaultMapEntry(K, V) - Constructor for class org.apache.openjpa.lib.util.collections.DefaultMapEntry
-
Constructs a new entry with the specified key and given value.
- DefaultMapEntry(KeyValue<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.DefaultMapEntry
-
Constructs a new entry from the specified
KeyValue
. - defaultMissingInfo() - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Whether to fill in missing mapping information at runtime with the default values supplied by this plugin.
- defaultMissingInfo() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- defaultMissingInfo() - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- defaultName - Static variable in interface org.apache.openjpa.meta.XMLMetaData
-
JAXB XML binding default name
- defaultSchemaName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- defaultsDataSource(DataSource, String, String) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Return a data source with the given user name and password pre-configured as the defaults when
DataSource.getConnection()
is called. - defaultSequenceSQL - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- defaultSourceFile(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return the default file for the given metadata.
- defaultSourceFile(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- defaultSourceFile(QueryMetaData, Map) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return a default file for the given query.
- defaultSourceFile(QueryMetaData, Map) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- defaultSourceFile(SequenceMetaData, Map) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return a default file for the given sequence.
- defaultSourceFile(SequenceMetaData, Map) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- defaultStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given class.
- defaultStrategy(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given class.
- defaultStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given discriminator.
- defaultStrategy(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given discriminator.
- defaultStrategy(FieldMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given field.
- defaultStrategy(FieldMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given field.
- defaultStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given version.
- defaultStrategy(Version, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determine the default strategy to use for the given version.
- defaultStrategy(Version, FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the default version strategy, given a version field.
- defaultTypeStrategy(FieldMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the built-in strategy for the field's type, or null if none.
- defaultValue() - Method in class openbook.tools.parser.JavaParser
- deferEmbeddable(Class<?>, MetaDataContext) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- deferred() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementForeignKey
- deferred() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- deferred() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyForeignKey
- deferred() - Method in annotation type org.apache.openjpa.persistence.jdbc.Unique
- defineAndLoad(String, byte[], Class<T>) - Method in class org.apache.openjpa.util.ClassLoaderProxyService
- defineSuperclassFields(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Incorporate superclass fields redefined in this subclass into this metadata.
- Deity - Class in relations
-
An entity that contains relations corresponding to family tree relations.
- Deity(String, Deity.Gender) - Constructor for class relations.Deity
- Deity.Gender - Enum in relations
- DelayedArrayListProxy - Class in org.apache.openjpa.util.proxy
-
ArrayList proxy with delay loading capability.
- DelayedArrayListProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- DelayedArrayListProxy(int) - Constructor for class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- DelayedArrayListProxy(Collection) - Constructor for class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- DelayedCollectionChangeTrackerImpl - Class in org.apache.openjpa.util
-
A collection change tracker used by delay loaded collections.
- DelayedCollectionChangeTrackerImpl(Collection, boolean, boolean, boolean) - Constructor for class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
- DelayedHashSetProxy - Class in org.apache.openjpa.util.proxy
-
HashSet proxy with delay loading capability.
- DelayedHashSetProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- DelayedHashSetProxy(int) - Constructor for class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- DelayedHashSetProxy(int, float) - Constructor for class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- DelayedHashSetProxy(Collection<?>) - Constructor for class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- DelayedLinkedHashSetProxy - Class in org.apache.openjpa.util.proxy
-
LinkedHashSet proxy with delay loading capability.
- DelayedLinkedHashSetProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- DelayedLinkedHashSetProxy(int) - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- DelayedLinkedHashSetProxy(int, float) - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- DelayedLinkedHashSetProxy(Collection<?>) - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- DelayedLinkedListProxy - Class in org.apache.openjpa.util.proxy
-
LinkedList proxy with delay loading capability.
- DelayedLinkedListProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- DelayedLinkedListProxy(Collection) - Constructor for class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- DelayedPriorityQueueProxy - Class in org.apache.openjpa.util.proxy
-
PriorityQueue proxy with delay loading capability.
- DelayedPriorityQueueProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedPriorityQueueProxy(int) - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedPriorityQueueProxy(int, Comparator) - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedPriorityQueueProxy(Collection) - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedPriorityQueueProxy(PriorityQueue) - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedPriorityQueueProxy(SortedSet) - Constructor for class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- DelayedProxy - Interface in org.apache.openjpa.util.proxy
-
Implemented by proxy classes which are delay-load capable.
- DelayedTreeSetProxy - Class in org.apache.openjpa.util.proxy
-
TreeSet proxy with delay loading capability.
- DelayedTreeSetProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- DelayedTreeSetProxy(Collection) - Constructor for class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- DelayedTreeSetProxy(Comparator) - Constructor for class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- DelayedTreeSetProxy(SortedSet) - Constructor for class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- DelayedVectorProxy - Class in org.apache.openjpa.util.proxy
-
Vector proxy with delay loading capability.
- DelayedVectorProxy() - Constructor for class org.apache.openjpa.util.proxy.DelayedVectorProxy
- DelayedVectorProxy(int) - Constructor for class org.apache.openjpa.util.proxy.DelayedVectorProxy
- DelayedVectorProxy(int, int) - Constructor for class org.apache.openjpa.util.proxy.DelayedVectorProxy
- DelayedVectorProxy(Collection) - Constructor for class org.apache.openjpa.util.proxy.DelayedVectorProxy
- DelegatingBroker - Class in org.apache.openjpa.kernel
-
Delegating broker that can also perform exception translation for use in facades.
- DelegatingBroker(Broker) - Constructor for class org.apache.openjpa.kernel.DelegatingBroker
-
Constructor; supply delegate.
- DelegatingBroker(Broker, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingBroker
-
Constructor; supply delegate and exception translator.
- DelegatingBrokerFactory - Class in org.apache.openjpa.kernel
-
Delegating broker factory that can also perform exception translation for use in facades.
- DelegatingBrokerFactory(BrokerFactory) - Constructor for class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
Constructor; supply delegate.
- DelegatingBrokerFactory(BrokerFactory, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
Constructor; supply delegate and exception translator.
- 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
- DelegatingDataCache - Class in org.apache.openjpa.datacache
-
Delegating data cache that can also perform exception translation for use in facades.
- DelegatingDataCache(DataCache) - Constructor for class org.apache.openjpa.datacache.DelegatingDataCache
-
Constructor.
- DelegatingDataCache(DataCache, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.datacache.DelegatingDataCache
- 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.
- DelegatingExtent<T> - Class in org.apache.openjpa.kernel
-
Delegating extent that also can perform exception translation for use in facades.
- DelegatingExtent(Extent<T>) - Constructor for class org.apache.openjpa.kernel.DelegatingExtent
-
Constructor; supply delegate.
- DelegatingExtent(Extent<T>, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingExtent
-
Constructor; supply delegate and exception translator.
- DelegatingFetchConfiguration - Class in org.apache.openjpa.kernel
-
Delegating fetch configuration that can also perform exception translation for use in facades.
- DelegatingFetchConfiguration(FetchConfiguration) - Constructor for class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
Constructor; supply delegate.
- DelegatingFetchConfiguration(FetchConfiguration, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
Constructor; supply delegate and exception translator.
- DelegatingJDBCFetchConfiguration - Class in org.apache.openjpa.jdbc.kernel
-
Delegating fetch configuration that can also perform exception transation for use in facades.
- DelegatingJDBCFetchConfiguration(JDBCFetchConfiguration) - Constructor for class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
Constructor; supply delegate.
- DelegatingJDBCFetchConfiguration(JDBCFetchConfiguration, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
Constructor; supply delegate and exception translator.
- DelegatingJoinable - Class in org.apache.openjpa.jdbc.meta
-
Delegates to another
Joinable
after doing column translation. - DelegatingJoinable(Joinable, Column[]) - Constructor for class org.apache.openjpa.jdbc.meta.DelegatingJoinable
-
Constructor.
- DelegatingJoinable(Joinable, ForeignKey) - Constructor for class org.apache.openjpa.jdbc.meta.DelegatingJoinable
-
Constructor.
- DelegatingListIterator(ListIterator<T>) - Constructor for class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
-
Constructor; supply delegate.
- DelegatingMetaDataFactory - Class in org.apache.openjpa.meta
-
Base class for factory instances that use a delegate.
- DelegatingMetaDataFactory(MetaDataFactory) - Constructor for class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
Constructor; supply delegate.
- 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
- DelegatingQuery - Class in org.apache.openjpa.kernel
-
Delegating query that can also perform exception translation for use in facades.
- DelegatingQuery(Query) - Constructor for class org.apache.openjpa.kernel.DelegatingQuery
-
Constructor; supply delegate.
- DelegatingQuery(Query, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingQuery
-
Constructor; supply delegate and exception translator.
- DelegatingQueryCache - Class in org.apache.openjpa.datacache
-
Delegating query cache that can also perform exception translation for use in facades.
- DelegatingQueryCache(QueryCache) - Constructor for class org.apache.openjpa.datacache.DelegatingQueryCache
-
Constructor.
- DelegatingQueryCache(QueryCache, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.datacache.DelegatingQueryCache
- DelegatingResultList<T> - Class in org.apache.openjpa.kernel
-
Delegating result list that can also perform exception translation for use in facades.
- DelegatingResultList(ResultList<T>) - Constructor for class org.apache.openjpa.kernel.DelegatingResultList
-
Constructor; supply delegate.
- DelegatingResultList(ResultList<T>, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingResultList
-
Constructor; supply delegate and exception translator.
- DelegatingResultList.DelegatingListIterator<T> - Class in org.apache.openjpa.kernel
-
Delegating iterator that also performs exception translation.
- 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
- DelegatingSeq - Class in org.apache.openjpa.kernel
-
Delegating sequence that can also perform exception translation for use in facades.
- DelegatingSeq(Seq) - Constructor for class org.apache.openjpa.kernel.DelegatingSeq
-
Constructor; supply delegate.
- DelegatingSeq(Seq, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DelegatingSeq
-
Constructor; supply delegate and exception translator.
- 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
- DelegatingStoreManager - Class in org.apache.openjpa.kernel
-
Base class for store manager decorators that delegate to another store manager for some operations.
- DelegatingStoreManager(StoreManager) - Constructor for class org.apache.openjpa.kernel.DelegatingStoreManager
-
Constructor.
- delete(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Delete the given object.
- delete(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- delete(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Set the where values appropriately to delete the proper instance, and set all relations on non-secondary tables as updates.
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- delete(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Version
- delete(OpenJPAStateManager, ClassMapping, RowManager, JDBCStore, Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Recursive method to delete the given instance, base class last.
- delete(OpenJPAStateManager, OpenJPAStateManager, JDBCStore, RowManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
Delete an embedded object record.
- DELETE - org.apache.openjpa.audit.AuditableOperation
- DELETE - org.apache.openjpa.persistence.QueryOperationType
- DELETE - Static variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
- DELETE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- delete_statement() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- deleteAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementForeignKey
- deleteAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- deleteAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyForeignKey
- deleteAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for f.delete().
- deleteAll() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- deleteAll() - Method in interface org.apache.openjpa.kernel.Query
-
Deletes all of the instances that are satisfied by the query.
- deleteAll() - Method in class org.apache.openjpa.kernel.QueryImpl
- deleteAll(Object[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- deleteAll(Object[]) - Method in interface org.apache.openjpa.kernel.Query
-
Deletes all of the instances that are satisfied by the query.
- deleteAll(Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- deleteAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Delete the given objects.
- deleteAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- deleteAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- deleteAll(Map) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- deleteAll(Map) - Method in class org.apache.openjpa.kernel.QueryImpl
- deleteAll(Map<?, ?>) - Method in interface org.apache.openjpa.kernel.Query
-
Deletes all of the instances that are satisfied by the query.
- deleteInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- deleteInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Helper method to delete the objects found by executing a query on the given executor.
- deleteInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- DeleteListener - Interface in org.apache.openjpa.event
-
Listener for when a persistent instance is deleted.
- 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
- deleteRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- deleteRow(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Delete the row for this object if the reference foreign key exists.
- deletesAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- deleteStream(JDBCStore, Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- deleteStream(JDBCStore, Select) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- deleteTableContents() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Issue DELETE statement against all known tables.
- delimit(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Delimits a string if necessary, optionally forcing it to be delimited.
- delimit(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Delimit the name if it requires delimiters
- delimit(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimit(String, String, boolean) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Delimit the string with the option to force delimiting.
- delimit(String, String, boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimit(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- delimit(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimit(IdentifierConfiguration, IdentifierRule, String, boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimit(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Delimit the name if it requires delimiters
- delimit(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimit(IdentifierRule, 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 class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- delimitAll() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- delimitAll() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- delimitAll() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns true if global name delimiting is enabled.
- delimitedCase - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- DELIMITER_BACK_TICK - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- DELIMITER_BACK_TICK - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- delistResource(XAResource, int) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- deliver(PurchaseOrder) - Method in interface openbook.server.OpenBookService
-
Delivers the given order.
- DELIVERED - openbook.domain.PurchaseOrder.Status
- DELIVERY - Static variable in class openbook.client.Images
- DeliveryAction(String, Icon, String) - Constructor for class openbook.client.Demo.DeliveryAction
- DeliveryPage - Class in openbook.client
-
A page to control delivery of pending orders.
- DeliveryPage(OpenBookService) - Constructor for class openbook.client.DeliveryPage
- Demo - Class in openbook.client
-
A graphical user interface based client of OpenBooks for demonstration.
- Demo.AboutAction - Class in openbook.client
- Demo.AboutDialog - Class in openbook.client
- Demo.ActionTreeNode - Class in openbook.client
-
A tree node which may have an associated action.
- Demo.BuyBookAction - Class in openbook.client
- Demo.DeliveryAction - Class in openbook.client
- Demo.OpenBookAction - Class in openbook.client
-
Abstract root of all Action objects helps to locate/configure visual action parameters such as tooltip text or image.
- Demo.ShowCodeAction - Class in openbook.client
-
An action to show a piece of code in an internal or external browser.
- Demo.SupplyAction - Class in openbook.client
- Demo.TypedTreeCellRenderer - Class in openbook.client
- Demo.ViewConfigAction - Class in openbook.client
- Demo.ViewDataAction - Class in openbook.client
- Demo.ViewDomainAction - Class in openbook.client
- Demo.ViewQueryCacheAction - Class in openbook.client
- Demo.ViewSourceAction - Class in openbook.client
- Demo.WelcomeAction - Class in openbook.client
-
Displays the "welcome" page.
- Dependent - Annotation Type in org.apache.openjpa.persistence
-
Dependent field marker.
- DEPENDENT - org.apache.openjpa.persistence.MetaDataTag
- DEPTH_INFINITE - Static variable in class org.apache.openjpa.meta.FetchGroup
-
Infinite depth.
- DEPTH_INFINITE - Static variable in interface org.apache.openjpa.persistence.FetchPlan
-
Infinite fetch depth.
- 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.
- DerbyDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Apache Derby (formerly Cloudscape).
- DerbyDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.DerbyDictionary
- derefColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deref all columns in this key.
- derefColumns() - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Deref all columns in this constraint.
- deRegister(ClassLoader) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
De-Register all metadata associated with the given ClassLoader.
- deregisterServiceListener(BundleContext) - Static method in class org.apache.openjpa.ee.OSGiManagedRuntime
-
Remove a service listener previously started inside
OSGiManagedRuntime.registerServiceListener(BundleContext)
. - derivedTarget(EntityType<T>) - Static method in class jpa.tools.swing.MetamodelHelper
-
Finds the derived target of the given type, if any.
- deriveKey(JDBCStore, Object) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Some mapping derive keys from map values.
- deriveKey(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- deriveKey(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- deriveKey(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- deriveValue(JDBCStore, Object) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Some mapping derive values from map keys.
- deriveValue(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- deriveValue(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- deriveValue(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- desc - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion
- desc() - Method in class org.apache.openjpa.persistence.query.NewInstance
- desc() - Method in interface org.apache.openjpa.persistence.query.SelectItem
-
Return an OrderByItem referencing the SelectItem and specifying descending ordering.
- desc(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- DESC - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- descendingIterator() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- descendingIterator() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- descendingSet() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- deserialize(byte[], StoreContext) - Static method in class org.apache.openjpa.util.Serialization
-
Deserialize an object value from the given bytes.
- deserialize(InputStream, StoreContext) - Static method in class org.apache.openjpa.util.Serialization
-
Deserialize an object value from the given stream.
- DESERIALIZED - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- destroy() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- destroyEntry(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Kills an entry ready for the garbage collector.
- destroyObject(PooledObject<Socket>) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress.SocketPoolableObjectFactory
- detach(Object) - Method in class org.apache.openjpa.kernel.DetachManager
-
Return a detached version of the given instance.
- detach(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- detach(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Detach the specified object from the broker.
- detach(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- detach(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- DETACH_ALL - Static variable in interface org.apache.openjpa.kernel.DetachState
-
Mode to detach all fields.
- DETACH_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
DetachStateType
enum instead. - DETACH_CLOSE - Static variable in interface org.apache.openjpa.kernel.AutoDetach
-
Detach context on close.
- DETACH_CLOSE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoDetachType
enum instead. - DETACH_COMMIT - Static variable in interface org.apache.openjpa.kernel.AutoDetach
-
Detach context on transaction commit.
- DETACH_COMMIT - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoDetachType
enum instead. - DETACH_FETCH_GROUPS - Static variable in interface org.apache.openjpa.kernel.DetachState
-
Mode to detach all fields in the current fetch groups.
- DETACH_FETCH_GROUPS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
DetachStateType
enum instead. - DETACH_FGS - Static variable in interface org.apache.openjpa.kernel.DetachState
-
Deprecated.
- DETACH_FGS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
DetachStateType
enum instead. - DETACH_LOADED - Static variable in interface org.apache.openjpa.kernel.DetachState
-
Mode to detach all currently-loaded fields.
- DETACH_LOADED - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
DetachStateType
enum instead. - DETACH_NONE - Static variable in interface org.apache.openjpa.kernel.AutoDetach
-
Do not detach at all.
- DETACH_NONTXREAD - Static variable in interface org.apache.openjpa.kernel.AutoDetach
-
Detach context on any nontransctional read, such that each nontransactional operation uses a new persistence context in essence.
- DETACH_NONTXREAD - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoDetachType
enum instead. - DETACH_ROLLBACK - Static variable in interface org.apache.openjpa.kernel.AutoDetach
-
Detach context on failed transaction commit / rollback.
- DETACH_ROLLBACK - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
AutoDetachType
enum instead. - detachable - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- detachAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- detachAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Detach the specified objects from the entity manager.
- detachAll(Collection) - Method in class org.apache.openjpa.kernel.DetachManager
-
Return detached versions of all the given instances.
- detachAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- detachAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Detach the specified objects from the entity manager.
- detachAll(Collection<StateManagerImpl>) - Method in class org.apache.openjpa.kernel.DetachManagerLite
-
This method will detach all provided StateManagers in place.
- detachAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Detach the specified objects from the broker.
- detachAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- detachAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- detachAll(OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Detach all objects in place.
- detachAll(OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- detachAll(OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- detachAll(OpCallbacks, boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Detach all objects in place, with the option of performing a flush before doing the detachment.
- detachAll(OpCallbacks, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- detachAll(OpCallbacks, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- detachCopy(T) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- detachCopy(T) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Detach the specified object from the entity manager, detaching based on the AutoDetach value specified and returning a copy of the detached entity.
- DETACHED_STATE - org.apache.openjpa.persistence.MetaDataTag
- DetachedState - Annotation Type in org.apache.openjpa.persistence
-
Detached state.
- DetachedStateManager - Class in org.apache.openjpa.kernel
-
Internal state manager for detached instances.
- DetachedStateManager(PersistenceCapable, OpenJPAStateManager, BitSet, boolean, boolean) - Constructor for class org.apache.openjpa.kernel.DetachedStateManager
-
Constructor.
- DetachedValueStateManager - Class in org.apache.openjpa.kernel
-
Implementation of
OpenJPAStateManager
designed to retrieve values from a detached instance, including when managed by aDetachedStateManager
. - DetachedValueStateManager(Object, StoreContext) - Constructor for class org.apache.openjpa.kernel.DetachedValueStateManager
- DetachedValueStateManager(PersistenceCapable, ClassMetaData, StoreContext) - Constructor for class org.apache.openjpa.kernel.DetachedValueStateManager
- DetachListener - Interface in org.apache.openjpa.event
-
Listener for when a persistent instance is detached.
- DetachManager - Class in org.apache.openjpa.kernel
-
Handles detaching instances.
- DetachManager(BrokerImpl, boolean, OpCallbacks) - Constructor for class org.apache.openjpa.kernel.DetachManager
-
Constructor.
- DetachManagerLite - Class in org.apache.openjpa.kernel
-
Handles detaching instances.
- DetachManagerLite(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.kernel.DetachManagerLite
- DetachOptions - Class in org.apache.openjpa.conf
-
Detach options.
- DetachOptions() - Constructor for class org.apache.openjpa.conf.DetachOptions
- DetachOptions.All - Class in org.apache.openjpa.conf
-
Public to allow reflection.
- DetachOptions.FetchGroups - Class in org.apache.openjpa.conf
-
Public to allow reflection.
- DetachOptions.Loaded - Class in org.apache.openjpa.conf
-
Detach loaded state.
- DetachState - Interface in org.apache.openjpa.kernel
-
Constants for which fields to include in the detach graph.
- detachStatePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- DetachStateType - Enum in org.apache.openjpa.persistence
-
The possible settings for the detachment behavior of an
OpenJPAEntityManager
. - determineFirebirdVersion(Connection) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Determine Firebird version either by using JDBC 3 methods or, if they are not available, by parsing the value returned by DatabaseMetaData.getDatabaseProductVersion().
- determineHSQLDBVersion(Connection) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
Determine HSQLDB version either by using JDBC 3 method or, if it is not available, by parsing the value returned by DatabaseMetaData.getDatabaseProductVersion().
- determineMemberAccess(Element) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- determineMemberAccess(M) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
-
Determine the access type of the given member.
- determineRangeSyntax() - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Determine range syntax to be used depending on Firebird version.
- determineTypeAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- determineTypeAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
-
Determine the access type of the given type.
- dfa106 - Variable in class openbook.tools.parser.JavaParser
- dfa114 - Variable in class openbook.tools.parser.JavaParser
- dfa123 - Variable in class openbook.tools.parser.JavaParser
- dfa124 - Variable in class openbook.tools.parser.JavaParser
- dfa126 - Variable in class openbook.tools.parser.JavaParser
- dfa127 - Variable in class openbook.tools.parser.JavaParser
- dfa139 - Variable in class openbook.tools.parser.JavaParser
- dfa145 - Variable in class openbook.tools.parser.JavaParser
- dfa146 - Variable in class openbook.tools.parser.JavaParser
- dfa149 - Variable in class openbook.tools.parser.JavaParser
- dfa151 - Variable in class openbook.tools.parser.JavaParser
- dfa155 - Variable in class openbook.tools.parser.JavaParser
- dfa156 - Variable in class openbook.tools.parser.JavaParser
- dfa162 - Variable in class openbook.tools.parser.JavaParser
- dfa18 - Variable in class openbook.tools.parser.JavaLexer
- dfa29 - Variable in class openbook.tools.parser.JavaLexer
- dfa8 - Variable in class openbook.tools.parser.JavaParser
- dfa81 - Variable in class openbook.tools.parser.JavaParser
- dfa85 - Variable in class openbook.tools.parser.JavaParser
- dict - Variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- dict - Variable in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- dict - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion
- diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- diff(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- diff(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- DIGIT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- dir - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- direction - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- directory - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- directory - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
- directory - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- dirName - Variable in class org.apache.openjpa.ant.ApplicationIdToolTask
- dirName - Variable in class org.apache.openjpa.ant.PCEnhancerTask
- dirName - Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- dirty(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- dirty(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- dirty(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- dirty(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Mark the given field as dirty.
- dirty(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- dirty(Object, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- dirty(Object, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the named field of the given object dirty.
- dirty(String) - Method in interface org.apache.openjpa.enhance.StateManager
-
Make named field dirty.
- dirty(String) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- dirty(String) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- dirty(String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- dirty(String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- dirty(Proxy, boolean) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to dirty their owner.
- dirtyCheck() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Checks whether or not
_pc
is dirty. - dirtyCheck(StateManager) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Call
StateManagerImpl.dirtyCheck()
if the argument is aStateManagerImpl
. - dirtyClass(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- dirtyClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Mark the given class as dirty within the current transaction.
- DirtyListener - Interface in org.apache.openjpa.event
-
Listener for when a persistent instance becomes dirty.
- dirtyType(Class) - Method in interface org.apache.openjpa.kernel.Broker
-
Mark the given class as dirty within the current transaction.
- dirtyType(Class) - Method in class org.apache.openjpa.kernel.BrokerImpl
- dirtyType(Class) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- disable() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- disable() - Method in interface org.apache.openjpa.datacache.CacheStatisticsSPI
-
Disable statistics collection.
- DISABLE_SELECTIVE - org.apache.openjpa.datacache.DataCacheMode
-
All entities except those which are explicitly excluded will be cached.
- disable_tracing() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Disable tracing.
- disableAlterSeqenceIncrementBy - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- disableDynamicAgent() - Static method in class org.apache.openjpa.enhance.PCEnhancerAgent
- disableRetainUpdateLocksSQL - Variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
- disableSchemaFactoryColumnTypeErrors - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- disc - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- disc - Variable in class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- disc - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
-
The owning discriminator.
- Discriminator - Class in org.apache.openjpa.jdbc.meta
-
Handles determining the object class of database records.
- Discriminator(ClassMapping) - Constructor for class org.apache.openjpa.jdbc.meta.Discriminator
-
Constructor.
- DISCRIMINATOR - Static variable in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Path token to represent a discriminator.
- DiscriminatorMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a discriminator to the schema, in raw form.
- DiscriminatorMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
- discriminatorStrategy - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- DiscriminatorStrategy - Interface in org.apache.openjpa.jdbc.meta
-
Handles determining the object class of database records.
- DiscriminatorStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Discriminator mapping strategy.
- discValue - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- discValue - Variable in class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- disjunction() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- distinct - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- distinct() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- distinct() - Method in interface org.apache.openjpa.persistence.query.Aggregate
-
Specify that duplicates are to be removed before the aggregate operation is invoked.
- distinct(QueryExpressions, boolean, List) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Filter the given list of matches, removing duplicate entries.
- distinct(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- distinct(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return distinct values of the given value.
- distinct(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- DISTINCT - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- DISTINCT - org.apache.openjpa.persistence.query.UnaryOperator
- DISTINCT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- DISTINCT_AUTO - Static variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- DISTINCT_FALSE - Static variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- distinct_path() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- DISTINCT_TRUE - Static variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- distinctCountColumnSeparator - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- DistinctExpression - Class in org.apache.openjpa.persistence.query
-
Denotes DISTINCT(e) Expression.
- DistinctExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.DistinctExpression
- DistinctResultList<E> - Class in org.apache.openjpa.kernel
-
An immutable list that imposes uniqueness on its member.
- DistinctResultList(ResultList<E>, RuntimeExceptionTranslator) - Constructor for class org.apache.openjpa.kernel.DistinctResultList
- distinctTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- distribute(Object, List<String>, Object) - Method in class org.apache.openjpa.slice.DistributionPolicy.Default
- distribute(Object, List<String>, Object) - Method in interface org.apache.openjpa.slice.DistributionPolicy
-
Gets the name of the target slice where the given newly persistent or the detached, to-be-merged instance will be stored.
- DistributedBroker - Interface in org.apache.openjpa.slice
-
Extension to Broker to allow access to
virtual data store
. - DistributedBrokerFactory - Interface in org.apache.openjpa.slice
-
Extension to BrokerFactory to allow dynamically add/remove slices.
- DistributedBrokerImpl - Class in org.apache.openjpa.slice
-
A specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade.
- DistributedBrokerImpl() - Constructor for class org.apache.openjpa.slice.DistributedBrokerImpl
- DistributedConfiguration - Interface in org.apache.openjpa.slice
-
A configuration for multiple data stores, each referred as slice.
- DistributedConnection - Class in org.apache.openjpa.slice.jdbc
-
A virtual connection that contains multiple physical connections.
- DistributedConnection(List<Connection>) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedConnection
- DistributedDataSource - Class in org.apache.openjpa.slice.jdbc
-
A virtual datasource that contains many physical datasources.
- DistributedDataSource(List<DataSource>) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedDataSource
- DistributedJDBCBrokerFactory - Class in org.apache.openjpa.slice.jdbc
-
A factory for distributed JDBC datastores.
- DistributedJDBCBrokerFactory(DistributedJDBCConfiguration) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- DistributedJDBCConfiguration - Interface in org.apache.openjpa.slice.jdbc
-
A distributed configuration that is a ordered collection of JDBCConfigurations.
- DistributedJDBCConfigurationImpl - Class in org.apache.openjpa.slice.jdbc
-
A specialized configuration embodies a set of Slice configurations.
- DistributedJDBCConfigurationImpl() - Constructor for class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Create a configuration and declare the plug-ins.
- DistributedJDBCConfigurationImpl(ConfigurationProvider) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Configure itself as well as underlying slices.
- DistributedPreparedStatement - Class in org.apache.openjpa.slice.jdbc
-
A virtual PreparedStaement that delegates to a set of actual PreparedStatements.
- DistributedPreparedStatement(DistributedConnection) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- DistributedQueryImpl - Class in org.apache.openjpa.slice
-
Extension with slice locking policy.
- DistributedQueryImpl(Broker, String, StoreQuery) - Constructor for class org.apache.openjpa.slice.DistributedQueryImpl
- DistributedResultSet - Class in org.apache.openjpa.slice.jdbc
-
A chain of ResultSet.
- DistributedResultSet() - Constructor for class org.apache.openjpa.slice.jdbc.DistributedResultSet
- DistributedStatement - Class in org.apache.openjpa.slice.jdbc
-
A virtual Statement that delegates to many actual Statements.
- DistributedStatement(DistributedConnection) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedStatement
- DistributedStoreManager - Interface in org.apache.openjpa.slice
-
A specialized
Store Manager
that encapsulates multiple concrete Store Managers using Distributed Template (or Composite) Design Pattern. - DistributedTemplate<T extends java.sql.Statement> - Class in org.apache.openjpa.slice.jdbc
-
A template for multiple Statements being executed by multiple connections.
- DistributedTemplate(DistributedConnection) - Constructor for class org.apache.openjpa.slice.jdbc.DistributedTemplate
- DistributionPolicy - Interface in org.apache.openjpa.slice
-
Policy to select one of the physical databases referred as slice in which a given persistent instance will be stored.
- DistributionPolicy.Default - Class in org.apache.openjpa.slice
-
Implements a default distribution policy to store the given instance to a randomly selected available slice.
- distributionPolicyPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- DIV - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- divide(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Divide the given values.
- divide(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- divide(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the first value divided by the first one.
- divide(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- DIVIDE - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- DIVIDE - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
- dividedBy(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Division.
- dividedBy(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Division.
- DividedByExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1/e2 Expression.
- DividedByExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.DividedByExpression
- 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
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
-
Peeks into the servlet path of the request to create appropriate
JEST command
. - DOJO_BASE_URL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Dojo Toolkit URL and Themes
- DOJO_THEME - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- DOLLAR_CHAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- DomainObject - Interface in org.apache.openjpa.persistence.query
-
Domain objects define the domain over which a query operates.
- Done() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Set buffers back to null when finished.
- DONE - Static variable in class openbook.client.Images
- doNonTransactionalWork(Runnable) - Method in class org.apache.openjpa.ee.AbstractManagedRuntime
-
Do a unit of work which will execute outside of the current managed transaction.
- doNonTransactionalWork(Runnable) - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
-
Delegate nonTransactional work to the appropriate managed runtime.
- doNonTransactionalWork(Runnable) - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Do a unit of work which will execute outside of the current managed transaction.
- doNonTransactionalWork(Runnable) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
-
RegistryManagedRuntime cannot suspend transactions.
- doNonTransactionalWork(Runnable) - Method in class org.apache.openjpa.ee.WASRegistryManagedRuntime
-
RegistryManagedRuntime cannot suspend transactions, but WebSphere provides an interface to submit work outside of the current tran.
- doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Reads the map data from the stream.
- doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Replaces the superclass method to read the state of this class.
- doReadObject(ObjectInputStream) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Reads the data necessary for
put()
to work in the superclass. - 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 class openbook.tools.converter.SourceRenderer
- DOT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- DOT - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- DOT - Static variable in class org.apache.openjpa.persistence.util.SourceCode
- DOT - Static variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- DOUBLE - Static variable in class org.apache.openjpa.meta.JavaTypes
- DOUBLE_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- DOUBLE_QUOTE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- DoubleId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for double fields. - DoubleId(Class, double) - Constructor for class org.apache.openjpa.util.DoubleId
- DoubleId(Class, double, boolean) - Constructor for class org.apache.openjpa.util.DoubleId
- DoubleId(Class, Double) - Constructor for class org.apache.openjpa.util.DoubleId
- DoubleId(Class, String) - Constructor for class org.apache.openjpa.util.DoubleId
- doubleTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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.collections.AbstractHashedMap
-
Writes the map data to the stream.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Replaces the superclass method to store the state of this class.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Writes the data necessary for
put()
to work in deserialization. - doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.LRUMap
- doWriteObject(ObjectOutputStream) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
- DriverDataSource - Interface in org.apache.openjpa.jdbc.schema
-
A DataSource that allows additional configuration options to be set into it, so that it can wrap a JDBC driver or other DataSource.
- driverDataSourcePlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- driverDeserializesBlobs - Variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Whether the driver automatically deserializes blobs.
- driverDeserializesBlobs - Variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Whether the driver automatically deserializes blobs.
- driverVendor - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- drop() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drops all schema components in the schema repository that also exist in the database.
- drop(Class[], int, ClassLoader) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- drop(Class[], int, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- drop(Class[], int, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- drop(Class[], int, ClassLoader) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- drop(Class[], int, ClassLoader) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- drop(Class<?>[], int, ClassLoader) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Drop the metadata for the given classes in the given mode(s).
- drop(SchemaGroup, SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- DROP - org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
- DROP - Static variable in interface org.apache.openjpa.conf.SchemaGenerationAction
- DROP_AND_CREATE - Static variable in interface org.apache.openjpa.conf.SchemaGenerationAction
- dropColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given column from the database schema.
- dropDB() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the current database.
- dropForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given foreign key from the database schema.
- dropIndex(Index) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given index from the database schema.
- dropPrimaryKey(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given primary key from the database schema.
- dropSchema() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drops all schema components in the schema repository.
- dropScriptSource - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dropScriptTarget - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dropSequence() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Drops the sequence in the DB.
- dropSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given sequence from the database schema.
- dropSequences - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- dropSequences - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- dropSequenceSQLFB15 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- dropSource - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dropTable() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Drops the sequence table in the DB.
- dropTable() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Drops the sequence table in the DB.
- dropTable(Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drop the given table from the database schema.
- dropTables - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- dropTables - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- dropTables(Collection<Table>, SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Remove the given collection of tables from the database schema.
- dropTableSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- DualHashBidiMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Implementation of
BidiMap
that uses twoHashMap
instances. - DualHashBidiMap() - Constructor for class org.apache.openjpa.lib.util.collections.DualHashBidiMap
-
Creates an empty
HashBidiMap
. - DualHashBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.DualHashBidiMap
-
Constructs a
HashBidiMap
and copies the mappings from specifiedMap
. - DualHashBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.openjpa.lib.util.collections.DualHashBidiMap
-
Constructs a
HashBidiMap
that decorates the specified maps. - DualTreeBidiMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Implementation of
BidiMap
that uses twoTreeMap
instances. - DualTreeBidiMap() - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Creates an empty
DualTreeBidiMap
- DualTreeBidiMap(Comparator<? super K>, Comparator<? super V>) - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Constructs a
DualTreeBidiMap
using the specifiedComparator
. - DualTreeBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Constructs a
DualTreeBidiMap
and copies the mappings from specifiedMap
. - DualTreeBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Constructs a
DualTreeBidiMap
that decorates the specified maps. - DualTreeBidiMap.BidiOrderedMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Inner class MapIterator.
- DualTreeBidiMap.ViewMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Internal sorted map view.
- dump() - Method in class org.apache.openjpa.conf.MetaDataCacheMaintenance
- dump() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- dump() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- dump(PrintStream) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- dump(PrintStream) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- dump(PrintStream) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Dumps on the given output stream.
- dump(PrintStream) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- dump(PrintStream, String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
-
Debugging method to output a parse tree.
- dump(PrintStream, String, boolean) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- dump(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
-
Debugging method.
- DuplicateKeyException(String, Object, String) - Constructor for exception org.apache.openjpa.lib.util.FormatPreservingProperties.DuplicateKeyException
- dynamicDataStructs - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- dynamicEnhancementAgent - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- DynamicPersistenceCapable - Interface in org.apache.openjpa.enhance
-
Instances that implement this marker interface are dynamically-generated subtypes of managed types that were loaded before being enhanced.
- DynamicSchemaFactory - Class in org.apache.openjpa.jdbc.schema
-
Factory whose schema group dynamically fills itself with information as mappings validate themselves in their
map
method. - DynamicSchemaFactory() - Constructor for class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- DynamicStorage - Interface in org.apache.openjpa.enhance
-
Interface for dynamically generated classes.
- DynamicStorageGenerator - Class in org.apache.openjpa.enhance
-
Factory for creating new
DynamicStorage
classes. - DynamicStorageGenerator() - Constructor for class org.apache.openjpa.enhance.DynamicStorageGenerator
- DynamicTCPRemoteCommitProvider - Class in org.apache.openjpa.event
- DynamicTCPRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
E
- EAGER_INNER - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to batch the select using an inner join.
- EAGER_JOIN - Static variable in class org.apache.openjpa.jdbc.conf.FetchModeValue
- EAGER_JOIN - Static variable in interface org.apache.openjpa.jdbc.kernel.EagerFetchModes
-
Constant indicating to load relations and subclass data if possible without separate queries.
- EAGER_JOIN - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
FetchMode
enum instead. - EAGER_NONE - Static variable in class org.apache.openjpa.jdbc.conf.FetchModeValue
- EAGER_NONE - Static variable in interface org.apache.openjpa.jdbc.kernel.EagerFetchModes
-
Constant indicating not to try to load subclass data and related objects when querying for an object.
- EAGER_NONE - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
FetchMode
enum instead. - EAGER_OUTER - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to batch the select using an outer join.
- EAGER_PARALLEL - Static variable in class org.apache.openjpa.jdbc.conf.FetchModeValue
- EAGER_PARALLEL - Static variable in interface org.apache.openjpa.jdbc.kernel.EagerFetchModes
-
Constant indicating to load relations and subclass data if possible using either joins or parallel queries.
- EAGER_PARALLEL - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to use a separate select executed in parallel.
- EAGER_PARALLEL - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
FetchMode
enum instead. - eagerClone(FieldMapping, int, boolean, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- eagerClone(FieldMapping, int, boolean, int) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a select that will be eagerly executed with this one, or null if the select cannot be created for the given key and join type.
- eagerClone(FieldMapping, int, boolean, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- eagerFetchMode - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- EagerFetchMode - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Determines how to eager-fetch a field.
- EagerFetchModes - Interface in org.apache.openjpa.jdbc.kernel
-
Eager fetch mode constants.
- eagerInitialization - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- eagerMode - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- EagerResultList - Class in org.apache.openjpa.lib.rop
-
Simple, non-lazy ResultList implementation
- EagerResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.EagerResultList
- ECLEAN - Static variable in class org.apache.openjpa.kernel.PCState
-
Embedded-Clean
- ECOPY - Static variable in class org.apache.openjpa.kernel.PCState
-
Embedded-Copy
- EDELETED - Static variable in class org.apache.openjpa.kernel.PCState
-
Embedded-Deleted
- 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)
- EDIRTY - Static variable in class org.apache.openjpa.kernel.PCState
-
Embedded-Dirty
- ELEM_ACCESS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_ATTRS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_ALL - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_DET - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_MER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_PER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_REF - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_CASCADE_REM - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_COLL - org.apache.openjpa.persistence.PersistenceStrategy
- ELEM_DELIM_IDS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_DEPENDENT - org.apache.openjpa.persistence.MetaDataTag
- ELEM_LISTENER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_PKG - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_PU_DEF - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_PU_META - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ELEM_TYPE - org.apache.openjpa.persistence.MetaDataTag
- ELEM_XML_MAP_META_COMPLETE - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- element() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- element() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- Element(String, SourceCode.ClassName) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Element
- ELEMENT - Static variable in interface org.apache.openjpa.meta.Order
-
Token denoting to order by the element value.
- ELEMENT - Static variable in interface org.apache.openjpa.meta.XMLMetaData
- ELEMENT_COLLECTION - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- ELEMENT_DESCRIPTION - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ENTRY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ENTRY_KEY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ENTRY_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ERROR_HEADER - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ERROR_MESSAGE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_ERROR_TRACE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_INSTANCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_MEMBER - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_NULL_REF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_PROPERTY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_REF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ELEMENT_URI - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- elementAt(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- elementCascade() - Method in annotation type org.apache.openjpa.persistence.PersistentCollection
- elementCascade() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- ElementClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Marker interface specifying to use the expected class of the array, collection, or map element relation as criteria in the join.
- ElementColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Array, collection, or map element column.
- elementColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- ElementColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple element columns for complex mappings.
- ElementDependent - Annotation Type in org.apache.openjpa.persistence
-
Dependent array, collection, or map element marker.
- elementEmbedded() - Method in annotation type org.apache.openjpa.persistence.PersistentCollection
- elementEmbedded() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- ElementEmbeddedMapping - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Embedded mapping information for an array, collection, or map element.
- ElementEmbedValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for embedded objects as elements of a collection or map.
- ElementEmbedValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- ElementForeignKey - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Foreign key on array, collection, or map element columns.
- ElementIndex - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Index on array, collection, or map element columns.
- ElementJoinColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Array, collection, or map element join column.
- elementJoinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverride
- elementJoinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- ElementJoinColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple array, collection, or map element columns for compound joins.
- ElementNonpolymorphic - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Indicates that the annotated array, collection, or map's elements are not entirely polymorphic.
- elements() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- ElementStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Array, collection, or map element mapping strategy.
- elementType() - Method in annotation type org.apache.openjpa.persistence.PersistentCollection
- elementType() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- ElementType - Annotation Type in org.apache.openjpa.persistence
-
Indicates the persistent element type of an array, collection, or map field, if different than the declared element type.
- ElementTypeFilter(Class<E>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
- ElementTypeFilter(Class<E>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
- elementValue() - Method in class openbook.tools.parser.JavaParser
- elementValueArrayInitializer() - Method in class openbook.tools.parser.JavaParser
- elementValuePair() - Method in class openbook.tools.parser.JavaParser
- elementValuePairs() - Method in class openbook.tools.parser.JavaParser
- ELSE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- elseCase(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- elseCase(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add else to a case expression.
- elseCase(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- ElseExpression - Class in org.apache.openjpa.persistence.query
-
Else clause in a Case Statement.
- ElseExpression(CaseExpressionImpl, Expression) - Constructor for class org.apache.openjpa.persistence.query.ElseExpression
- EM_KEY - Static variable in class org.apache.openjpa.persistence.JPAFacadeHelper
- EM_KEY - Static variable in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - embed(Object, Object, OpenJPAStateManager, ValueMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
- embed(Object, Object, OpenJPAStateManager, ValueMetaData) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- embed(Object, Object, OpenJPAStateManager, ValueMetaData) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Make the given instance embedded.
- embeddable(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel embeddable type representing the embeddable class.
- Embeddable - Interface in org.apache.openjpa.jdbc.meta
-
Interface for field strategies that can managed fields of embedded-element, embedded-key, and embedded-value objects.
- Embeddable(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Embeddable
- EMBEDDABLE - org.apache.openjpa.persistence.MetaDataTag
- embeddables - package embeddables
- embedded() - Method in annotation type org.apache.openjpa.persistence.Persistent
- EMBEDDED - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- EMBEDDED - org.apache.openjpa.persistence.PersistenceStrategy
- EMBEDDED_ID - org.apache.openjpa.persistence.MetaDataTag
- EmbeddedClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Class mapping for embedded objects.
- EmbeddedClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
- EmbeddedMapping - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Embedded mapping information.
- EmbedFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for an embedded persistent object.
- EmbedFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- EmbedValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Base class for embedded value handlers.
- EmbedValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
- EMF_KEY - Static variable in class org.apache.openjpa.persistence.JPAFacadeHelper
- EMF_KEY - Static variable in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - EmpressDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Empress using ODBC server combined with their type 2 driver.
- EmpressDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.EmpressDictionary
- EMPTY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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 - Static variable in class org.apache.openjpa.meta.AccessCode
- EMPTY_BOOLEANS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_CLASSES - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_CLASSES - Static variable in class org.apache.openjpa.meta.MetaDataRepository
- empty_collection_comparison_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- EMPTY_COLUMNS - Static variable in class org.apache.openjpa.jdbc.schema.Schemas
- EMPTY_COMMENTS - Static variable in interface org.apache.openjpa.lib.xml.Commentable
- EMPTY_FIELDS - Variable in class org.apache.openjpa.meta.MetaDataRepository
- EMPTY_FOREIGN_KEYS - Static variable in class org.apache.openjpa.jdbc.schema.Schemas
- EMPTY_INDEXES - Static variable in class org.apache.openjpa.jdbc.schema.Schemas
- EMPTY_MAPPINGS - Static variable in class org.apache.openjpa.jdbc.meta.ClassMapping
- EMPTY_METAS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_METAS - Variable in class org.apache.openjpa.meta.MetaDataRepository
- EMPTY_NON_PERSISTENT - Static variable in class org.apache.openjpa.meta.MetaDataRepository
- EMPTY_OBJECTS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_ORDERED_PARAMS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_ORDERS - Variable in class org.apache.openjpa.meta.MetaDataRepository
- EMPTY_PARAMS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_SET - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
- EMPTY_STATES - Static variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- EMPTY_STRINGS - Static variable in interface org.apache.openjpa.kernel.StoreQuery
- EMPTY_THROWABLES - Static variable in class org.apache.openjpa.util.Exceptions
- EMPTY_UNIQUES - Static variable in class org.apache.openjpa.jdbc.schema.Schemas
- EMPTY_VALUES - Static variable in class org.apache.openjpa.jdbc.schema.Schemas
- EMPTY_VALUES - Static variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- EMPTY_XMLMETAS - Variable in class org.apache.openjpa.meta.MetaDataRepository
- emptyExpression() - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- emptyExpression() - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a blank expression; this is used when the filter is empty.
- emptyExpression() - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- emptyIterator() - Static method in class org.apache.openjpa.lib.util.collections.EmptyIterator
-
Get a typed empty iterator instance.
- EmptyIterator<E> - Class in org.apache.openjpa.lib.util.collections
-
Provides an implementation of an empty iterator.
- EmptyIterator() - Constructor for class org.apache.openjpa.lib.util.collections.EmptyIterator
-
Constructor.
- emptyMapIterator() - Static method in class org.apache.openjpa.lib.util.collections.EmptyMapIterator
-
Get a typed instance of the iterator.
- EmptyMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides an implementation of an empty map iterator.
- EmptyMapIterator() - Constructor for class org.apache.openjpa.lib.util.collections.EmptyMapIterator
-
Constructor.
- emptyOrderedIterator() - Static method in class org.apache.openjpa.lib.util.collections.EmptyOrderedIterator
-
Typed instance of the iterator.
- EmptyOrderedIterator<E> - Class in org.apache.openjpa.lib.util.collections
-
Provides an implementation of an empty ordered iterator.
- EmptyOrderedIterator() - Constructor for class org.apache.openjpa.lib.util.collections.EmptyOrderedIterator
-
Constructor.
- emptyOrderedMapIterator() - Static method in class org.apache.openjpa.lib.util.collections.EmptyOrderedMapIterator
-
Get a typed instance of the iterator.
- EmptyOrderedMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Provides an implementation of an empty ordered map iterator.
- EmptyOrderedMapIterator() - Constructor for class org.apache.openjpa.lib.util.collections.EmptyOrderedMapIterator
-
Constructor.
- enable() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
SPI implementation
- enable() - Method in interface org.apache.openjpa.datacache.CacheStatisticsSPI
-
Enable statistics collection.
- ENABLE_SELECTIVE - org.apache.openjpa.datacache.DataCacheMode
-
Only the entities which are configured to be in the cache will be cached.
- enable_tracing() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Enable tracing.
- enabled() - Method in annotation type org.apache.openjpa.persistence.DataCache
- enabled() - Method in annotation type org.apache.openjpa.persistence.DetachedState
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementForeignKey
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementIndex
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.Index
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyForeignKey
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyIndex
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- enabled() - Method in annotation type org.apache.openjpa.persistence.jdbc.Unique
- encode(byte[]) - Static method in class org.apache.openjpa.lib.util.Base16Encoder
-
Convert bytes to a base16 string.
- encode(Metamodel) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- encode(Metamodel) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
-
Encode the given domain model in to a object.
- encode(Metamodel) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
-
Encodes the given meta-model into a new XML document according to JEST Domain XML Schema.
- encode(Object, JPAServletContext) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- encode(Collection<OpenJPAStateManager>, Metamodel) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- encode(Collection<OpenJPAStateManager>, Metamodel) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
-
Encode the
persistent closure
of the given collection of managed instances as a resource e.g a XML or HTML document or an interactive document with JavaScript or a JSON array. - encode(Collection<OpenJPAStateManager>, Metamodel) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
-
Encodes the closure of given collection of managed instance into a new XML document according to JEST Instance XML Schema.
- encodeURL(String, Object...) - Static method in class openbook.util.JSPUtility
-
Encodes parameter key-values in a URL.
- encrypt(String) - Method in interface org.apache.openjpa.lib.encryption.EncryptionProvider
-
This method will encrypt the provided string.
- encryptionProvider - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- EncryptionProvider - Interface in org.apache.openjpa.lib.encryption
-
Interface for providing encryption/decryption capabilities to the OpenJPA runtime.
- end - Variable in class org.apache.openjpa.kernel.StoreQuery.Range
- END - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- endCDATA() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- endClass(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
End a class.
- endClass(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endClassElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
Override this method marking the end of an element within a declared class.
- endClassElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endClassMapping(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- endClassMapping(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to finalize class mapping.
- endClassMappingElement(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- endClassMappingElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to parse a mapping element within a class.
- endColumn - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The column number of the last character of this Token.
- endConfiguration() - Method in class org.apache.openjpa.audit.AuditLogger
- endConfiguration() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- endConfiguration() - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- endConfiguration() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- endConfiguration() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- endConfiguration() - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
- endConfiguration() - Method in class org.apache.openjpa.datacache.PartitionedDataCache
- endConfiguration() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- endConfiguration() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- endConfiguration() - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
EndConfiguration stub.
- endConfiguration() - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- endConfiguration() - Method in class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
- endConfiguration() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Subclasses that need to perform actions in
Configurable.endConfiguration()
must invoke this method. - endConfiguration() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Subclasses that need to perform actions in
Configurable.endConfiguration()
must invoke this method. - endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- endConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- endConfiguration() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- endConfiguration() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- endConfiguration() - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- endConfiguration() - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- endConfiguration() - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- endConfiguration() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- endConfiguration() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- endConfiguration() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- endConfiguration() - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- endConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- endConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- endConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- endConfiguration() - Method in class org.apache.openjpa.kernel.InverseManager
- 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.JULLogFactory
- endConfiguration() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
- endConfiguration() - Method in class org.apache.openjpa.meta.MetaDataRepository
- endConfiguration() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- endConfiguration() - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- endDataRequest() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- endDataRequest() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- endDataRequest() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Ends a data request.
- endDTD() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- endElement(String) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- endElement(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
- 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
- endElement(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- endElement(String, String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- endEmbeddedId() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endEntity(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- endExtendedClass(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
- endExtendedClass(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endFieldMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Extend to set the columns.
- endFieldMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to finalize field mapping.
- endGeneratedValue() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endId() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endIdClass() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- 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.
- endLine - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The line number of the last character of this Token.
- endLine(int) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets a end-of-line string: a HTML <br> tag followed by carriage return and line feed.
- endLine(int) - Method in class openbook.tools.converter.PlainTokenRenderer
- endLine(int) - Method in interface openbook.tools.converter.TokenRenderer
-
Produce a string to signal end of a line.
- endLob() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endNamedNativeQuery() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endNamedQuery() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endOperation() - Method in interface org.apache.openjpa.kernel.Broker
-
End a logical operation.
- endOperation() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Mark the operation over.
- endOperation() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- endOperation() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- 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.
- endQueryHint() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endQueryString() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endSequenceGenerator() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endsWith(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- endsWith(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the first string ends with the second.
- endsWith(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- endsWithIgnoreCase(String, String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- 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.
- endSystemElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- endSystemMappingElement(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- endSystemMappingElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to parse a mapping element outside of any class.
- endTransaction() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Does nothing by default.
- endTransaction() - Method in interface org.apache.openjpa.kernel.LockManager
-
Notification that the current transaction has ended.
- endTransaction(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
End the current transaction, making appropriate state transitions.
- endTransaction(Collection<ObjectData>, Collection<ObjectData>) - Method in class org.apache.openjpa.xmlstore.XMLStore
-
End the datastore transaction.
- EndTransactionListener - Interface in org.apache.openjpa.event
-
Notified when transactions end.
- endVersion() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- enforcePropertyRestrictions - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
- enforcePropertyRestrictions - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
Whether to throw an exception when it appears that a property access entity is not obeying the restrictions placed on property access.
- ENHANCE_AWARE - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- ENHANCE_INTERFACE - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- ENHANCE_NONE - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- ENHANCE_PC - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- enhancedForControl() - Method in class openbook.tools.parser.JavaParser
- EnhancementClassLoader - Class in org.apache.openjpa.util.asm
-
A special ClassLoader to handle classes currently under bytecode enhancement.
- EnhancementClassLoader(EnhancementProject) - Constructor for class org.apache.openjpa.util.asm.EnhancementClassLoader
- EnhancementClassLoader(EnhancementProject, ClassLoader) - Constructor for class org.apache.openjpa.util.asm.EnhancementClassLoader
- EnhancementProject - Class in org.apache.openjpa.util.asm
-
Keep track of classes under enhancement.
- EnhancementProject() - Constructor for class org.apache.openjpa.util.asm.EnhancementProject
- ENHANCER_VERSION - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- enlistResource(XAResource) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- ENONTRANS - Static variable in class org.apache.openjpa.kernel.PCState
-
Embedded-Nontransactional
- enqueue(Object, NodeInfo) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
Push the given node onto the queue to be processed.
- ensureCapacity(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Changes the size of the data structure to the capacity proposed.
- ensureCapacity(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- ensureDriverVendor() - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Ensure that the driver vendor has been set, and if not, set it now.
- enter(Expression) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
- enter(Expression) - Method in interface org.apache.openjpa.kernel.exps.ExpressionVisitor
-
Enter an expression.
- enter(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
- enter(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionVisitor
-
Enter a value.
- enter(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
-
Enter the given node.
- enter(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.ParameterVisitor
- enterDecision(int) - Method in class openbook.tools.converter.ParseTokenListener
- entities() - Method in annotation type org.apache.openjpa.junit5.OpenJPASupport
- entity(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel entity type representing the entity.
- Entity(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Entity
- ENTITY - org.apache.openjpa.persistence.MetaDataTag
- entity_bean_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- entity_bean_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- entity_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- ENTITY_LISTENERS - org.apache.openjpa.persistence.MetaDataTag
- entity_type_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- entity_type_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- entity_type_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- EntityComparator() - Constructor for class jpa.tools.swing.MetamodelHelper.EntityComparator
- EntityDataModel<T> - Class in jpa.tools.swing
-
A data model for a tabular view of a list of persistent entities.
- EntityDataModel(Class<T>, List<T>, Metamodel, int) - Constructor for class jpa.tools.swing.EntityDataModel
-
Attributes of the entity are reordered with basic attributes, followed by singular association followed by the many-valued attributes.
- EntityExistsException - Exception in org.apache.openjpa.persistence
-
Conflict with existing entity.
- EntityExistsException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.EntityExistsException
- entityImpl(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- EntityManagerFactoryImpl - Class in org.apache.openjpa.persistence
-
Implementation of
EntityManagerFactory
that acts as a facade to aBrokerFactory
. - EntityManagerFactoryImpl() - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Default constructor provided for auto-instantiation.
- EntityManagerFactoryImpl(BrokerFactory) - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Supply delegate on construction.
- EntityManagerFactoryValue - Class in org.apache.openjpa.persistence
-
Plugin type used to represent the
EntityManagerFactory
. - EntityManagerFactoryValue() - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryValue
- EntityManagerImpl - Class in org.apache.openjpa.persistence
-
Implementation of
EntityManager
interface. - EntityManagerImpl() - Constructor for class org.apache.openjpa.persistence.EntityManagerImpl
- EntityManagerImpl(EntityManagerFactoryImpl, Broker) - Constructor for class org.apache.openjpa.persistence.EntityManagerImpl
-
Constructor; supply factory and delegate.
- EntityNotFoundException - Exception in org.apache.openjpa.persistence
-
Missing entity.
- EntityNotFoundException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.EntityNotFoundException
- EntityTable<T> - Class in jpa.tools.swing
-
A specialized Swing table to display a list of persistent entity instances.
- EntityTable(Class<T>, List<T>, int, EntityManagerFactory) - Constructor for class jpa.tools.swing.EntityTable
- EntityTable.CollectionCellRenderer - Class in jpa.tools.swing
-
Renders a many-valued attribute as simply three dots.
- EntityTable.InstanceCellRenderer - Class in jpa.tools.swing
-
Renders the value of a persistent entity in a table column as the persistent identifier.
- EntityTableView<T> - Class in jpa.tools.swing
-
An entity table view consists of a JTable and optionally another table for many-valued associations.
- EntityTableView(Class<T>, int, EntityManagerFactory) - Constructor for class jpa.tools.swing.EntityTableView
- EntityTableView(Class<T>, List<T>, int, EntityManagerFactory) - Constructor for class jpa.tools.swing.EntityTableView
- entityTimestampMap - Variable in class org.apache.openjpa.datacache.AbstractQueryCache
- EntityTypeView<T> - Class in jpa.tools.swing
-
View of a persistent entity type as a JPanel.
- EntityTypeView(EntityType<T>) - Constructor for class jpa.tools.swing.EntityTypeView
- entry() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives by ENTRY() operation on this path.
- entry() - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Return a select item corresponding to the map entry of a map-valued association or element collection.
- Entry(int, Object, Object, ConcurrentHashMap.Entry) - Constructor for class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
-
Create new entry.
- ENTRY - org.apache.openjpa.persistence.query.PathOperator
- ENTRY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- entryAdded(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
Invoked when an entry is added to the cache.
- entryAfter(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the
after
field from aLinkEntry
. - entryBefore(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the
before
field from aLinkEntry
. - EntryExpression - Class in org.apache.openjpa.persistence.query
-
Denotes ENTRY(e) on a path.
- EntryExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.EntryExpression
- entryHashCode(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the
hashCode
field from aHashEntry
. - entryKey(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the
key
field from aHashEntry
. - entryNext(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the
next
field from aHashEntry
. - entryRemoved(Object, Object, boolean) - Method in class org.apache.openjpa.util.CacheMap
-
Invoked when a key-value pair is evicted from this data structure.
- entrySet() - Method in class jpa.tools.swing.IndexedMap
-
Not supported.
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Gets an entrySet view of the map.
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the entrySet view of the map.
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Returns a set view of this map's entries.
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns a set view of the entries contained in this map in key order.
- entrySet() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- 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.OrderedMap
- entrySet() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- entrySet() - Method in class org.apache.openjpa.util.CacheMap
- EntrySet(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySet
-
Constructs a new view of the BidiMap.
- EntrySet(AbstractHashedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- EntrySetIterator(Iterator<Map.Entry<K, V>>, AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
-
Constructor.
- EntrySetIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySetIterator
- EntrySetIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.EntrySetIterator
- EntrySetToMapIteratorAdapter<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Adapts a Map entrySet to the MapIterator interface.
- EntrySetToMapIteratorAdapter(Set<Map.Entry<K, V>>) - Constructor for class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Create a new EntrySetToMapIteratorAdapter.
- EntryTypeFilter(Class<K>, Class<V>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
- EntryTypeFilter(Class<K>, Class<V>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
- entryValue(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the
value
field from aHashEntry
. - ENUM - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- ENUM - Static variable in class openbook.tools.parser.JavaLexer
- ENUM - Static variable in class openbook.tools.parser.JavaParser
- ENUM - Static variable in class org.apache.openjpa.meta.JavaTypes
- enum_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- enum_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- enum_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- enum_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- enumBody() - Method in class openbook.tools.parser.JavaParser
- enumBodyDeclarations() - Method in class openbook.tools.parser.JavaParser
- enumConstant() - Method in class openbook.tools.parser.JavaParser
- enumConstantName() - Method in class openbook.tools.parser.JavaParser
- enumConstants() - Method in class openbook.tools.parser.JavaParser
- enumDeclaration() - Method in class openbook.tools.parser.JavaParser
- enumIsKeyword - Variable in class openbook.tools.parser.JavaLexer
- EnumToInteger(Class<? extends Enum<?>>, int[]) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
- EnumValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Value handler for JDK1.5 enum field types.
- EnumValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
- EOF - Static variable in class openbook.tools.parser.JavaLexer
- EOF - Static variable in class openbook.tools.parser.JavaParser
- EOF - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
End of File.
- eq(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
-
Compare two objects.
- EQ - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- EQ() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- equal(boolean) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(Expression<?>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- equal(Expression<?>, Object) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- equal(Class) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- equal(DBIdentifier, DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Static equality method for comparing two identifiers.
- equal(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- equal(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- equal(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- equal(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing equality with the specified argument.
- EQUAL - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- EQUAL - Static variable in class org.apache.openjpa.persistence.util.SourceCode
- EQUAL_NOT - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- EqualExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 = e2 Expression.
- EqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.EqualExpression
- equalityExpression() - Method in class openbook.tools.parser.JavaParser
- equals(Object) - Method in class openbook.domain.Book
- equals(Object) - Method in class openbook.domain.LineItem.LineItemId
- equals(Object) - Method in class openbook.domain.Range
- equals(Object) - Method in class org.apache.openjpa.conf.Specification
-
Affirms if the given argument is equal to this receiver.
- equals(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- equals(Object) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- equals(Object) - Method in class org.apache.openjpa.datacache.QueryKey
-
Determine equality based on identifying information.
- equals(Object) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- equals(Object) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Equality operation for identifiers.
- equals(Object) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Equality operator.
- equals(Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- equals(Object) - Method in class org.apache.openjpa.jdbc.schema.Constraint
- equals(Object) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- equals(Object) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey.FKMapKey
- equals(Object) - Method in class org.apache.openjpa.jdbc.sql.Join
- equals(Object) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- equals(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingExtent
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingSeq
- equals(Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- equals(Object) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- equals(Object) - Method in class org.apache.openjpa.kernel.exps.CandidatePath.Traversal
- equals(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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 ofcurrent 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.collections.AbstractDualBidiMap
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Compares this map with another.
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntry
-
Compares this
Map.Entry
with anotherMap.Entry
. - equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Compares this map entry to another.
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractSetDecorator
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.ComparableComparator
-
Returns
true
iff that Object is is aComparator
whose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Returns
true
iff that Object is is aComparator
whose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- equals(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Compares for equals as per the API.
- 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
- equals(Object) - Method in class org.apache.openjpa.meta.ClassMetaData
- equals(Object) - Method in class org.apache.openjpa.meta.FetchGroup
-
Affirms equality if the other has the same name and declaring type.
- equals(Object) - Method in class org.apache.openjpa.meta.FieldMetaData
- equals(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.ExtentImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.GeneratorImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.ParameterImpl
-
Equals if the other parameter has the same name or position.
- equals(Object) - Method in class org.apache.openjpa.persistence.QueryImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- equals(Object) - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- equals(Object) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- equals(Object) - Method in class org.apache.openjpa.slice.Slice
-
Equals by name.
- equals(Object) - Method in class org.apache.openjpa.util.OpenJPAId
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- equals(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- equalsByValue(Enum<?>, Object) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given enum equals the given value.
- equalsColumn(DBDictionary, Column) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Tests compatibility.
- equalsForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Foreign keys are equal if the satisfy the equality constraints of
Constraint
and they have the same local and primary key columns and action. - equalsIgnoreCase(String, String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- equalsIgnoreCase(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Equality operator which ignores case.
- equalsIgnoreCase(DBIdentifier, DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Static equality operator which ignores case.
- equalsIndex(Index) - Method in class org.apache.openjpa.jdbc.schema.Index
-
Indexes are equal if they have the same name, the same columns, and are both unique/not unique.
- equalsLocalConstraint(LocalConstraint) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Return true if the columns of this constraint matches that of the given one.
- equalsPrimaryKey(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
-
Return true if the structure of this primary key matches that of the given one (same table, same columns).
- equalsUnique(Unique) - Method in class org.apache.openjpa.jdbc.schema.Unique
-
Return true if the structure of this primary key matches that of the given one (same table, same columns).
- error(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
- error(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- error(Object) - Method in interface org.apache.openjpa.lib.log.Log
-
Write out a log message at the
Log.ERROR
level with the stringification ofo
as the body of the message, also outputtingt
to the log. - error(Object) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- error(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- error(Object) - 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.AbstractLog
- error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- 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 ofo
as the body of the message, also outputtingt
to the log. - error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- error(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- error(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
- error(Localizer.Message, Throwable) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
- error(SAXParseException) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- error(SAXParseException) - Method in class org.apache.openjpa.lib.xml.ValidatingErrorHandler
- ERROR - Static variable in class openbook.client.Images
- ERROR - Static variable in interface org.apache.openjpa.lib.log.Log
- ERROR_CODE_DELIMITER - Static variable in class org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
- ERROR_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- ErrorDialog - Class in jpa.tools.swing
-
A dialog to display runtime error.
- ErrorDialog(Throwable) - Constructor for class jpa.tools.swing.ErrorDialog
-
Creates a modal dialog to display the given exception message.
- ErrorDialog(JComponent, Throwable) - Constructor for class jpa.tools.swing.ErrorDialog
- ErrorDialog(JComponent, Icon, Throwable) - Constructor for class jpa.tools.swing.ErrorDialog
-
Creates a modal dialog to display the given exception message.
- ErrorHandler - Class in openbook.client
-
Handles error.
- ErrorHandler() - Constructor for class openbook.client.ErrorHandler
- ESCAPE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- escape_character() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- EscapeSequence - Static variable in class openbook.tools.parser.JavaLexer
- EscapeSequence - Static variable in class openbook.tools.parser.JavaParser
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Coalesce
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Exp
-
Evaluate the expression for the given context candidate and original candidate.
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.NullIf
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
- eval(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Val
-
Return this value for the given candidate.
- eval(Object, ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in interface org.apache.openjpa.kernel.exps.ExpressionParser
-
Parse the given query string.
- eval(Object, ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.kernel.jpql.JPQLParser
- eval(Object, ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- eval(Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Coalesce
- eval(Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.NullIf
- eval(Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
- eval(String[], ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in interface org.apache.openjpa.kernel.exps.ExpressionParser
-
Parse the given value clauses.
- eval(String[], ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.kernel.jpql.JPQLParser
- eval(String[], ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- eval(Collection, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Val
-
Return a list of values resulting from evaluating each given candidate.
- eval(Collection, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Exp
-
Evaluate the expression for the given group.
- evalFetchJoins(QueryExpressions) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- evalPredicate(boolean, String) - Method in class openbook.tools.parser.JavaParser
- evalSetClause(QueryExpressions) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- evaluate(Object, Class, Object[], Class[], Object, StoreContext) - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- evaluate(Object, Class, Object[], Class[], Object, StoreContext) - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- evaluate(Object, Class, Object[], Class[], Object, StoreContext) - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Evaluate the given expression.
- evaluate(Object, Class, Object[], Class[], Object, StoreContext) - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- evaluate(Object, Class, Object[], Class[], Object, StoreContext) - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- evaluate(Object, Object, Object[], OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- evaluate(Object, Object, Object[], OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- evaluate(Object, Object, Object[], OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- evaluate(Object, Object, Object[], OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.StoreQuery
- evaluate(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Exp
-
Evaluate the expression for the given candidate.
- evaluate(Object, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Val
-
Return this value as a projection on the given candidate.
- evaluate(Collection, Class[], Collection, StoreContext) - Method in interface org.apache.openjpa.kernel.exps.AggregateListener
-
Return the value of this aggregate.
- evaluate(Collection, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Val
-
Return this value as an aggregate projection on the given group of candidates.
- evaluate(Collection, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.Exp
-
Evaluate the expression for the given candidate group.
- evaluate(ExpContext, Select, String, QueryExpressions, QueryExpressionsState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
-
Evaluate the expression, returning a new select and filling in any associated expression state.
- Event(Object, int) - Constructor for class org.apache.openjpa.jdbc.schema.SchemaGenerator.Event
- eventFired(BrokerFactoryEvent) - Method in interface org.apache.openjpa.event.BrokerFactoryListener
-
Invoked after a
BrokerFactory
has been fully created. - eventManager - Variable in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- EventManager - Interface in org.apache.openjpa.lib.util
-
Basic event manager interface.
- eventOccurred(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
Should be implemented to handle the specific lifecycle event.
- eventOccurred(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
Catch-all for unhandled events.
- eventOccurred(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
Catch-all for unhandled events.
- evict(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Evict a query result from the cache.
- evict(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- evict(Class) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- evict(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Remove data for the given oid from the cache.
- evict(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- evict(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evict(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict the given object.
- evict(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Evict the given object.
- evict(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- evict(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- evict(Clearable) - Method in class org.apache.openjpa.datacache.ClearableScheduler
- evictAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evictAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict all clean objects.
- evictAll() - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Clear the cache.
- evictAll() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- evictAll() - Method in interface org.apache.openjpa.persistence.StoreCache
-
Clear the cache.
- evictAll() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- evictAll(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evictAll(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict all persistent-clean and persistent-nontransactional instances in the extent of the given class (including subclasses).
- evictAll(Class) - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Evict all result for queries involving the given class.
- evictAll(Class) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- evictAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Remove data for the given oids from the cache.
- evictAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- evictAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Remove data for the given oids from the cache.
- evictAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- evictAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evictAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict the given objects.
- evictAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evictAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict the given objects.
- evictAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Evict the given objects.
- evictAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- evictAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- evictAll(Extent, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Evict all persistent-clean and persistent-nontransactional instances in the given
Extent
. - evictAll(Extent, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- evictAll(Extent, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- evictAll(OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Evict all clean objects.
- evictAll(OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- evictAll(OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- evictAll(Extent) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- evictAll(Extent) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Evict all persistent-clean and persistent-nontransactional instances in the given
Extent
. - evictPolicy - Variable in class org.apache.openjpa.datacache.AbstractQueryCache
- EX_FATAL - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- EX_UNSUPPORTED - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- EX_USER - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- EXACT - org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
- EXACT - org.apache.openjpa.persistence.jdbc.NonpolymorphicType
- ExceptionInfo - Interface in org.apache.openjpa.util
-
Interface supplying additional exception information.
- ExceptionOrphanedKeyAction - Class in org.apache.openjpa.event
-
Throw a
ObjectNotFoundException
when an orphaned key is discovered. - ExceptionOrphanedKeyAction() - Constructor for class org.apache.openjpa.event.ExceptionOrphanedKeyAction
- Exceptions - Class in org.apache.openjpa.util
-
Utility methods for externalizing and handling exceptions.
- Exceptions() - Constructor for class org.apache.openjpa.util.Exceptions
- EXCLUDE_ALL - Static variable in interface org.apache.openjpa.kernel.StoreContext
-
Marker bitset to indicate that all field loads should be excluded in the
find
methods of this interface. - EXCLUDE_DEFAULT_LISTENERS - org.apache.openjpa.persistence.MetaDataTag
- EXCLUDE_SUPERCLASS_LISTENERS - org.apache.openjpa.persistence.MetaDataTag
- EXCLUDED - org.apache.openjpa.slice.Slice.Status
- excludeDefault() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- excludeDefault() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Affirms if the default-valued attribute be excluded from comparison.
- excludeIdentity() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- excludeIdentity() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Affirms if the identity attribute be excluded from comparison.
- excludeNull() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- excludeNull() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Affirms if the null-valued attribute be excluded from comparison.
- excludeUnlistedClasses() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- excludeVersion() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- excludeVersion() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Affirms if the version attribute be excluded from comparison.
- exclusiveOrExpression() - Method in class openbook.tools.parser.JavaParser
- execute() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- execute() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- execute() - Method in interface org.apache.openjpa.kernel.Query
-
Execute.
- execute() - Method in class org.apache.openjpa.kernel.QueryImpl
- execute() - Method in class org.apache.openjpa.lib.ant.AbstractTask
- execute() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- execute() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- execute() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- execute() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- execute() - Method in class org.apache.openjpa.openjpa_maven_plugin.HelpMojo
- execute() - Method in class org.apache.openjpa.persistence.jest.JESTContext
-
Executes the request.
- execute() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
-
Executes this receiver by delegation to the underlying executable query.
- execute() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- execute() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
- execute() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
- execute(Object[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- execute(Object[]) - Method in interface org.apache.openjpa.kernel.Query
-
Execute with parameter array.
- execute(Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- execute(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- execute(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(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- execute(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- 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.LoggingPreparedStatement
- execute(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- execute(String, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- 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.LoggingPreparedStatement
- execute(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- execute(String, int[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- execute(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- execute(String, String[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- execute(Map) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- execute(Map) - Method in class org.apache.openjpa.kernel.QueryImpl
- execute(Map) - Method in class org.apache.openjpa.slice.DistributedQueryImpl
-
Overrides to set the query targets via policy, if user has not already set the targets via hint explicitly on this query.
- execute(Map<?, ?>) - Method in interface org.apache.openjpa.kernel.Query
-
Execute with parameter map.
- execute(JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
- execute(JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- execute(JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- execute(JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Execute this select in the context of the given store manager.
- execute(JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- execute(JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- execute(JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- execute(JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Execute this select in the context of the given store manager.
- execute(JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- execute(OpenJPAStateManager, StoreManager, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- execute(OpenJPAStateManager, StoreManager, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FinderQuery
-
Execute the query for a given instance.
- execute(StoreContext, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Execute this select in the context of the given store manager.
- 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
- executeBatch() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeBatch(PreparedStatement) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- executeDelete(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[]) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- executeDelete(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[]) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Execute the given expression against the given candidate extent and delete the instances.
- executeDelete(StoreQuery, Object[]) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- executeDelete(StoreQuery, Object[]) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- executeDelete(StoreQuery, Object[]) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Deleted the objects that result from the execution of the query, retuning the number of objects that were deleted.
- executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Create a
ResultObjectProvider
that can return all instances oftype
, optionally including subclasses as defined bysubclasses
. - executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a provider for all instances of the given candidate class, optionally including subclasses.
- executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- executeOn(String[]) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
- executeOn(String[]) - Method in class org.apache.openjpa.ant.MetaDataToolTask
- executeOn(String[]) - Method in class org.apache.openjpa.ant.PCEnhancerTask
- executeOn(String[]) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
- executeOn(String[]) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- executeOn(String[]) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
- executeOn(String[]) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Perform the task action on the given files.
- executeQuery() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeQuery() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeQuery() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- executeQuery() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeQuery(boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresPreparedStatement
- 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(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(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- executeQuery(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeQuery(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- executeQuery(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- 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(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(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(String, 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
- executeQuery(Connection, PreparedStatement, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(Connection, PreparedStatement, String, JDBCStore, Object[], Column[]) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(Connection, PreparedStatement, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(Connection, PreparedStatement, SQLBuffer, boolean, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(JDBCConfiguration, Connection, PreparedStatement, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(JDBCStore, Connection, PreparedStatement, SQLBuffer, List) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing query.
- executeQuery(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- executeQuery(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Execute the given expression against the given candidate extent.
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery.PreparedSQLExecutor
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery.StoredProcedureQueryExecutor
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the result of executing this query with the given parameter values.
- executeScript() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- executeSQL(String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Executes the given array of non-selecting SQL statements, correctly logging the SQL calls and optionally ignoring errors.
- executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- executeUpdate() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- executeUpdate() - Method in class org.apache.openjpa.persistence.QueryImpl
- executeUpdate() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- executeUpdate() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeUpdate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- executeUpdate(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(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- executeUpdate(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- 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.LoggingPreparedStatement
- executeUpdate(String, int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- executeUpdate(String, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- 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.LoggingPreparedStatement
- executeUpdate(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- executeUpdate(String, int[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- executeUpdate(String, String[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- executeUpdate(Connection, PreparedStatement, SQLBuffer, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing update.
- executeUpdate(PreparedStatement, String, RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing update.
- executeUpdate(JDBCConfiguration, Connection, PreparedStatement, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing update.
- executeUpdate(JDBCStore, Connection, PreparedStatement, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing update.
- executeUpdate(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[]) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- executeUpdate(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[]) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Execute the given expression against the given candidate extent and updates the instances.
- executeUpdate(StoreQuery, Object[]) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- executeUpdate(StoreQuery, Object[]) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- executeUpdate(StoreQuery, Object[]) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- executeUpdate(StoreQuery, Object[]) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Updates the objects that result from the execution of the query, retuning the number of objects that were updated.
- executeUpdate(ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[]) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- exists() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adds this path as EXISTS(subquery) to its owning query.
- exists() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition instance as a subquery in an exists predicate.
- exists() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- exists(Subquery<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- exists(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- exists(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- exists(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- exists(OpenJPAStateManager, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Verify that the given instance exists in the data store; return false if it does not.
- exists(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- EXISTS - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- EXISTS - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- EXISTS - org.apache.openjpa.persistence.query.UnaryOperator
- EXISTS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- exists_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- EXISTS_NOT - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- existsAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for f.exists().
- ExistsExpression - Class in org.apache.openjpa.persistence.query
-
Denotes EXISTS(SubQuery) Expression.
- ExistsExpression(QueryDefinitionImpl) - Constructor for class org.apache.openjpa.persistence.query.ExistsExpression
- exit(Expression) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
- exit(Expression) - Method in interface org.apache.openjpa.kernel.exps.ExpressionVisitor
-
Leave an expression.
- exit(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
- exit(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionVisitor
-
Leave a value.
- exit(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
-
Remembers the node being visited.
- exit(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
-
Exit the given node.
- exitDecision(int) - Method in class openbook.tools.converter.ParseTokenListener
- Exp - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of an
Expression
. - Exp() - Constructor for class org.apache.openjpa.kernel.exps.Exp
- ExpandBuff(boolean) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- ExpContext - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression tree context.
- ExpContext() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ExpContext
- ExpContext(JDBCStore, Object[], JDBCFetchConfiguration) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ExpContext
- expectedModCount - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
-
The modification count expected
- expectsArguments() - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- expectsArguments() - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- expectsArguments() - Method in interface org.apache.openjpa.kernel.exps.AggregateListener
-
Return whether this function expects to act on arguments.
- expectsArguments() - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Return true if this extension expects arguments to act on.
- expectsArguments() - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- expectsArguments() - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- expectsTarget() - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- expectsTarget() - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- expectsTarget() - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Return true if this extension expects a target to act on.
- expectsTarget() - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- expectsTarget() - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- ExpirationEvent - Class in org.apache.openjpa.datacache
-
An event indicating the expiration of an object from the data cache, or an expiration of a result list from the query cache.
- ExpirationEvent(Object, Object, boolean) - Constructor for class org.apache.openjpa.datacache.ExpirationEvent
-
Constructor.
- ExpirationListener - Interface in org.apache.openjpa.datacache
-
An entity that wishes to be notified when cache keys expire.
- EXPLICIT - Static variable in class org.apache.openjpa.meta.AccessCode
- explicitConstructorInvocation() - Method in class openbook.tools.parser.JavaParser
- explicitGenericInvocation() - Method in class openbook.tools.parser.JavaParser
- Exponent - Static variable in class openbook.tools.parser.JavaLexer
- Exponent - Static variable in class openbook.tools.parser.JavaParser
- EXPONENT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- exportMappings(JDBCConfiguration, Class<?>[], boolean, Log, Writer) - Method in interface org.apache.openjpa.jdbc.meta.MappingTool.ImportExport
-
Export mappings for the given classes based on the given arguments.
- expression() - Method in class openbook.tools.parser.JavaParser
- Expression - Interface in org.apache.openjpa.kernel.exps
-
Interface for a set of conditions that must be met for the query to be true.
- Expression - Interface in org.apache.openjpa.persistence.query
-
Instances of this interface can be used either as select list items or as predicate operands.
- ExpressionFactory - Interface in org.apache.openjpa.kernel.exps
-
The ExpressionFactory must be implemented by a particular runtime to form
Expression
s in its native query language. - expressionList() - Method in class openbook.tools.parser.JavaParser
- ExpressionParser - Interface in org.apache.openjpa.kernel.exps
-
Parser for query languages that will be used by a
ExpressionQuery
. - ExpressionStoreQuery - Class in org.apache.openjpa.kernel
-
Implementation of an expression-based query, which can handle String-based query expressions such as JPQL and JDOQL.
- ExpressionStoreQuery(ExpressionParser) - Constructor for class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Construct a query with a parser for the language.
- ExpressionStoreQuery.AbstractExpressionExecutor - Class in org.apache.openjpa.kernel
-
Provides support for queries that hold query information in a
QueryExpressions
instance. - ExpressionStoreQuery.DataStoreExecutor - Class in org.apache.openjpa.kernel
-
The DataStoreExecutor executes the query against the implementation's overridden
ExpressionStoreQuery.DataStoreExecutor.executeQuery(org.apache.openjpa.kernel.StoreQuery, java.lang.Object[], org.apache.openjpa.kernel.StoreQuery.Range)
method. - ExpressionStoreQuery.InMemoryExecutor - Class in org.apache.openjpa.kernel
-
Runs the expression query in memory.
- ExpressionVisitor - Interface in org.apache.openjpa.kernel.exps
-
Visits nodes of a query expression tree.
- ExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression tree state.
- ExpState() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ExpState
- ExpState(Joins) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ExpState
- extendedPathLookup - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- extendRealmClasspath() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
This will prepare the current ClassLoader and add all jars and local classpaths (e.g. target/classes) needed by the OpenJPA task.
- extendsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- Extensions - Class in org.apache.openjpa.meta
-
Vendor extensions.
- Extensions() - Constructor for class org.apache.openjpa.meta.Extensions
- Extent<T> - Interface in org.apache.openjpa.kernel
-
Representation of all members of a persistent class.
- Extent<T> - Interface in org.apache.openjpa.persistence
-
An extent is a logical view of all instances of a class.
- ExtentImpl<T> - Class in org.apache.openjpa.kernel
-
Representation of all members of a persistent class.
- ExtentImpl<T> - Class in org.apache.openjpa.persistence
-
An extent is a logical view of all instances of a class.
- ExtentImpl(EntityManagerImpl, Extent<T>) - Constructor for class org.apache.openjpa.persistence.ExtentImpl
-
Constructor; supply delegate.
- extentIterator(Class<?>, boolean, FetchConfiguration, boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return an iterator over all instances of the given type.
- extentIterator(Class, boolean, FetchConfiguration, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- extentIterator(Class, boolean, FetchConfiguration, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- EXTERNAL_VAL - org.apache.openjpa.persistence.MetaDataTag
- EXTERNAL_VALS - org.apache.openjpa.persistence.MetaDataTag
- Externalizer - Annotation Type in org.apache.openjpa.persistence
-
Declares a method that transforms the field value to its datastore equivalent.
- EXTERNALIZER - org.apache.openjpa.persistence.MetaDataTag
- ExternalValues - Annotation Type in org.apache.openjpa.persistence
-
Maps field values to their datastore equivalents.
- extractFieldName(ExecutableElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
F
- factory - Variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- Factory - Annotation Type in org.apache.openjpa.persistence
-
Declares a method that transforms the datastore value to its field equivalent.
- Factory(ObjectFactory<T>, Method) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Factory
- FACTORY - org.apache.openjpa.lib.instrumentation.InstrumentationLevel
-
Start following factory initialization and stop when the factory is closed.
- FACTORY - org.apache.openjpa.persistence.MetaDataTag
- FAIL_FAST - org.apache.openjpa.persistence.CallbackMode
- FALSE - org.apache.openjpa.persistence.jdbc.NonpolymorphicType
- FALSE - Static variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- FALSE - Static variable in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- FALSE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.ElementEmbeddedMapping
- FALSE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
- FALSE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.KeyEmbeddedMapping
- FALSE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.XEmbeddedMapping
- fatal(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
- fatal(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- fatal(Object) - Method in interface org.apache.openjpa.lib.log.Log
-
Write out a log message at the
Log.FATAL
level with the stringification ofo
as the body of the message, also outputtingt
to the log. - fatal(Object) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- fatal(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- fatal(Object) - 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.AbstractLog
- fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- 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 ofo
as the body of the message, also outputtingt
to the log. - fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- fatal(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- FATAL - Static variable in interface org.apache.openjpa.lib.log.Log
- 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
- FB_VERSION_15 - Static variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- FB_VERSION_20 - Static variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- FB_VERSION_21 - Static variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- FEMALE - relations.Deity.Gender
- fetch - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
-
Fetch configuration.
- fetch() - Method in annotation type org.apache.openjpa.persistence.Persistent
- fetch() - Method in annotation type org.apache.openjpa.persistence.PersistentCollection
- fetch() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- fetch(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetch(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetch(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetch(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the externalized value of the field with the given index as an object.
- fetch(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FETCH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- FETCH_ATTRIBUTE - org.apache.openjpa.persistence.MetaDataTag
- FETCH_GROUP - org.apache.openjpa.persistence.MetaDataTag
- FETCH_GROUPS - org.apache.openjpa.persistence.DetachStateType
- FETCH_GROUPS - org.apache.openjpa.persistence.MetaDataTag
- FETCH_INNER - org.apache.openjpa.persistence.query.PathOperator
- fetch_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- FETCH_LOAD - Static variable in interface org.apache.openjpa.kernel.FetchConfiguration
-
Constant indicating that a field requires a fetch and load of fetched data.
- FETCH_NONE - Static variable in interface org.apache.openjpa.kernel.FetchConfiguration
-
Constant indicating that a field does not require fetching.
- FETCH_OUTER - org.apache.openjpa.persistence.query.PathOperator
- FETCH_REF - Static variable in interface org.apache.openjpa.kernel.FetchConfiguration
-
Constant indicating that a reference to the field's value must be fetched, but loading data is not necessary.
- FetchAttribute - Annotation Type in org.apache.openjpa.persistence
-
Includes a persistent attribute in a
FetchGroup
. - fetchBatchSize - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- fetchBatchSize - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- fetchBoolean(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchBoolean(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchBoolean(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchBoolean(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchBoolean(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchBooleanField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchBooleanField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchBooleanField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchByte(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchByte(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchByte(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchByte(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchByte(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchByteField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchByteField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchByteField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchChar(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchChar(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchChar(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchChar(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchChar(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchCharField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchCharField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchCharField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FetchConfiguration - Interface in org.apache.openjpa.kernel
-
Allows configuration and optimization of how objects are loaded from the data store.
- FetchConfigurationImpl - Class in org.apache.openjpa.kernel
-
Allows configuration and optimization of how objects are loaded from the data store.
- FetchConfigurationImpl() - Constructor for class org.apache.openjpa.kernel.FetchConfigurationImpl
- FetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState) - Constructor for class org.apache.openjpa.kernel.FetchConfigurationImpl
- FetchConfigurationImpl.ConfigurationState - Class in org.apache.openjpa.kernel
-
Configurable state shared throughout a traversal chain.
- fetchDirection - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- FetchDirection - Enum in org.apache.openjpa.persistence.jdbc
-
The fetch direction to request when creating statements.
- fetchDouble(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchDouble(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchDouble(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchDouble(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchDouble(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchDoubleField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchDoubleField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchDoubleField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchDynamicAddresses() - Method in class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
- fetchDynamicAddresses() - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- fetchField(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchField(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchField(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchField(int, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the value of the field with the given index as an object.
- fetchField(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchFloat(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchFloat(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchFloat(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchFloat(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchFloat(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchFloatField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchFloatField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchFloatField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchFromDetachedSM(DetachedStateManager, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- FetchGroup - Class in org.apache.openjpa.meta
-
Captures fetch group meta-data.
- FetchGroup - Annotation Type in org.apache.openjpa.persistence
-
Fetch group definition.
- fetchGroupContainsAll - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- fetchGroupContainsDefault - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- fetchGroupIsPUDefault - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- fetchGroups - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- fetchGroups - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- fetchGroups() - Method in annotation type org.apache.openjpa.persistence.FetchGroup
-
Included fetch groups.
- FetchGroups - Annotation Type in org.apache.openjpa.persistence
-
Fetch groups holder.
- FetchGroups() - Constructor for class org.apache.openjpa.conf.DetachOptions.FetchGroups
- fetchInitialField(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchInitialField(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchInitialField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchInitialField(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the value of the field at the specified index as of the beginning of the transaction.
- fetchInitialField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchInnerJoins - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- fetchInnerPaths - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- fetchInt(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchInt(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchInt(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchInt(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchInt(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchIntField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchIntField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchIntField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FetchJoinObject - Interface in org.apache.openjpa.persistence.query
-
Interface used for the result of a fetch join.
- fetchLong(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchLong(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchLong(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchLong(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchLong(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchLongField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchLongField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchLongField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FetchMode - Enum in org.apache.openjpa.persistence.jdbc
-
Type of fetching to employ.
- FetchModeValue - Class in org.apache.openjpa.jdbc.conf
-
Value type used to represent fetch modes.
- FetchModeValue(String) - Constructor for class org.apache.openjpa.jdbc.conf.FetchModeValue
- fetchObject(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchObject(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchObject(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchObject(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchObject(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchObjectField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchObjectField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchObjectField(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Fetch an object field by index.
- fetchObjectField(int) - Method in class org.apache.openjpa.kernel.SaveFieldManager
- fetchObjectField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchObjectId() - Method in interface org.apache.openjpa.enhance.StateManager
-
Return the object id, assigning it if necessary.
- fetchObjectId() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchObjectId() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchObjectId() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchObjectId() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FetchPath - Class in org.apache.openjpa.persistence.query
-
Denotes a path used in fetch join.
- fetchPaths - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- FetchPlan - Interface in org.apache.openjpa.persistence
-
The fetch plan allows you to dynamically alter eager fetching configuration and other aspects of data loading.
- FetchPlanImpl - Class in org.apache.openjpa.persistence
-
Implements FetchPlan via delegation to FetchConfiguration.
- FetchPlanImpl(FetchConfiguration) - Constructor for class org.apache.openjpa.persistence.FetchPlanImpl
-
Constructor; supply delegate.
- fetchShort(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchShort(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchShort(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchShort(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchShort(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchShortField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchShortField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchShortField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- FetchStatisticsAuxEnhancer - Class in org.apache.openjpa.enhance.stats
-
FetchStatisticsAuxEnhancer adds the call back function to each persistent fields in the persistent entity which will invoke the hit method from FetchStatsCollector whenever the field is fetched at runtime.
- FetchStatisticsAuxEnhancer() - Constructor for class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
- FetchStatsCollector - Class in org.apache.openjpa.enhance.stats
-
FetchStatsCollector aggregates fetch statistics and outputs the data periodically (10 minutes).
- FetchStatsCollector() - Constructor for class org.apache.openjpa.enhance.stats.FetchStatsCollector
- fetchString(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- fetchString(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- fetchString(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchString(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the external value of the given field.
- fetchString(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- fetchStringField(int) - Method in interface org.apache.openjpa.enhance.FieldSupplier
-
Return the value of the given field.
- fetchStringField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- fetchStringField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- field - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- field - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
The owning field mapping.
- field - Variable in class org.apache.openjpa.kernel.exps.CandidatePath.Traversal
- FIELD - Static variable in class org.apache.openjpa.meta.AccessCode
- FIELD_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
- FIELD_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- fieldAccessFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- fieldAccessFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- FieldConsumer - Interface in org.apache.openjpa.enhance
-
Consumes persistent field values.
- fieldDeclaration() - Method in class openbook.tools.parser.JavaParser
- fieldFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- fieldFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- FieldManager - Interface in org.apache.openjpa.enhance
-
Manages persistent fields.
- FieldMapping - Class in org.apache.openjpa.jdbc.meta
-
Specialization of metadata for relational databases.
- FieldMapping(String, Class<?>, ClassMapping) - Constructor for class org.apache.openjpa.jdbc.meta.FieldMapping
-
Constructor.
- FieldMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a field to the schema, in raw form.
- FieldMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- FieldMetaData - Class in org.apache.openjpa.meta
-
Metadata for a managed class field.
- FieldMetaData(String, Class<?>, ClassMetaData) - Constructor for class org.apache.openjpa.meta.FieldMetaData
-
Constructor.
- FieldMetaData.MemberProvider - Class in org.apache.openjpa.meta
-
Serializable wrapper around a
Method
orField
. - fieldName() - Method in annotation type org.apache.openjpa.persistence.DetachedState
- fieldName(String) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- fields - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- FieldStrategy - Interface in org.apache.openjpa.jdbc.meta
-
Maps a persistent field to the relational schema.
- FieldSupplier - Interface in org.apache.openjpa.enhance
-
Supplies persistent field values.
- file - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- file - Variable in class org.apache.openjpa.jdbc.ant.SchemaToolTask
- file - Variable in class org.apache.openjpa.meta.MetaDataTool.Flags
- 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.
- fileName - Variable in class org.apache.openjpa.ant.MetaDataToolTask
- files - Variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- Files - Class in org.apache.openjpa.lib.util
-
Utility operations on files.
- Files() - Constructor for class org.apache.openjpa.lib.util.Files
- FileScanner - Class in jpa.tools.swing
- FileScanner(String, boolean) - Constructor for class jpa.tools.swing.FileScanner
- FileSchemaFactory - Class in org.apache.openjpa.jdbc.schema
-
Factory that uses an XML schema file to construct the system schema.
- FileSchemaFactory() - Constructor for class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- 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
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.Array
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.Assign
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.Bean
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.Factory
- fill(Object[], Class<?>[], String[]) - Method in interface org.apache.openjpa.kernel.FillStrategy
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.Map
- fill(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.FillStrategy.NewInstance
- FillBuff() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- fillBuffer(String, StringBuilder, AliasContext, List, QueryDefinitionImpl.Visit) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- fillBuffer(String, StringBuilder, AliasContext, Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- FillStrategy<T> - Interface in org.apache.openjpa.kernel
-
A strategy to fill data into a
ResultShape
. - FillStrategy.Array<T> - Class in org.apache.openjpa.kernel
-
Fills an array of given type.
- FillStrategy.Assign<T> - Class in org.apache.openjpa.kernel
-
Populate an instance by simply assigning the 0-th element of the input values.
- FillStrategy.Bean<T> - Class in org.apache.openjpa.kernel
-
Create and populate a bean by invoking setter methods identified by alias name with each array element value as argument.
- FillStrategy.Factory<T> - Class in org.apache.openjpa.kernel
-
Populate an instance created by given factory using a given put(key,value) method.
- FillStrategy.Map<T> - Class in org.apache.openjpa.kernel
-
Construct and populate an instance by invoking the put method with each alias as key and element of the given array of values.
- FillStrategy.NewInstance<T> - Class in org.apache.openjpa.kernel
-
Construct and populate an instance by the given constructor and arguments.
- filter - Variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- filter - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- filter(Collection<T>, C, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>) - Static method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Applies chain of filters ANDed on the given collection to populate the given result.
- filter(Map<String, Object>, String, boolean, boolean) - Static method in class openbook.util.PropertyHelper
-
Filter the properties by the given name.
- filterArrayKeys(Map<String, Object>, String, boolean) - Static method in class openbook.util.PropertyHelper
-
Select only those property keys which ends with an array marker such as
openjpa.DataCache[1]
. - FilterIterator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
Iterator
using a predicate to filter elements. - FilterIterator() - Constructor for class org.apache.openjpa.lib.util.collections.FilterIterator
-
Constructs a new
FilterIterator
that will not function untilsetIterator
is invoked. - FilterIterator(Iterator<? extends E>) - Constructor for class org.apache.openjpa.lib.util.collections.FilterIterator
-
Constructs a new
FilterIterator
that will not function untilsetPredicate
is invoked. - FilterIterator(Iterator<? extends E>, Predicate<? super E>) - Constructor for class org.apache.openjpa.lib.util.collections.FilterIterator
-
Constructs a new
FilterIterator
that will use the given iterator and predicate. - FilterListener - Interface in org.apache.openjpa.kernel.exps
-
A filter listener extends expression filters with custom functionality.
- filterListenerPlugins - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Filters - Class in org.apache.openjpa.kernel
-
Helper methods for dealing with query filters.
- Filters() - Constructor for class org.apache.openjpa.kernel.Filters
- FilterValue - Interface in org.apache.openjpa.jdbc.kernel.exps
-
The simplified public view of any non-operator in a query filter, including constants, variables, and object fields.
- finalize() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.ClientConnection
- finalize() - Method in class org.apache.openjpa.kernel.FinalizingBrokerImpl
-
Close on finalize.
- finalize() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
- FinalizingBrokerImpl - Class in org.apache.openjpa.kernel
-
Subtype of
BrokerImpl
that automatically closes itself during finalization. - FinalizingBrokerImpl() - Constructor for class org.apache.openjpa.kernel.FinalizingBrokerImpl
- find(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- find(Class<T>, Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- find(Class<T>, Object, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- find(Object, boolean, FindCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- find(Object, boolean, FindCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- find(Object, boolean, FindCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Find the persistence object with the given oid.
- find(Object, ValueMapping, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Find the object with the given oid.
- find(Object, ValueMapping, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
Find the object with the given oid.
- find(Object, FetchConfiguration, BitSet, Object, int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- find(Object, FetchConfiguration, BitSet, Object, int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- find(Object, FetchConfiguration, BitSet, Object, int) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the object with the given oid.
- find(Object, FetchConfiguration, BitSet, Object, int, FindCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Internal finder.
- findAll(Class<T>, Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- findAll(Class<T>, Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the objects with the given oids.
- findAll(Class<T>, Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- findAll(Class<T>, Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the objects with the given oids.
- findAll(Collection<Object>, boolean, FindCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the objects with the given oids.
- findAll(Collection<Object>, FetchConfiguration, BitSet, Object, int) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the objects with the given oids.
- findAll(Collection, boolean, FindCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- findAll(Collection, boolean, FindCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- findAll(Collection, FetchConfiguration, BitSet, Object, int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- findAll(Collection, FetchConfiguration, BitSet, Object, int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- findAll(Collection, FetchConfiguration, BitSet, Object, int, FindCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Internal finder.
- findBaseClassMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Finds the base class mapping for the specified mapping.
- findBroker(String, String, boolean) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Find a pooled broker, or return null if none.
- findCached(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- findCached(Class<T>, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the cached instance for the given oid/object, or null if not cached.
- findCached(Object, FindCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- findCached(Object, FindCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- findCached(Object, FindCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the instance for the given oid/object , or null if not found in the L1 cache.
- FindCallbacks - Interface in org.apache.openjpa.kernel
-
Allows facades to control the particulars of the find operation through callbacks.
- findClass(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
- findClass(String) - Method in class org.apache.openjpa.persistence.osgi.BundleDelegatingClassLoader
- findClass(String) - Method in class org.apache.openjpa.util.asm.EnhancementClassLoader
- findColumn(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- findColumn(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- findCommand(String) - Method in class openbook.tools.CommandProcessor
-
Finds a command with the given name.
- findContext(String) - Method in class org.apache.openjpa.kernel.exps.Context
-
Given an alias find the context of its associated variable where it is defined.
- findCopyConstructor(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Find an appropriate copy constructor for the given type, or return null if none.
- findEntityClassFiles() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
Locates and returns a list of class files found under specified class directory.
- Finder - Class in jpa.tools.swing
-
Searches for a given class in the set of directories recursively.
- Finder() - Constructor for class jpa.tools.swing.Finder
- FinderCache<K,V,R> - Interface in org.apache.openjpa.kernel
-
A cache to create and maintain
finder queries
. - FinderCacheImpl - Class in org.apache.openjpa.jdbc.kernel
-
Implementation of FinderCache for JDBC.
- FinderCacheImpl() - Constructor for class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- finderCachePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- FinderQuery<K,V,R> - Interface in org.apache.openjpa.kernel
-
A finder query is a query for an instance of a class by its primary key.
- FinderQueryImpl - Class in org.apache.openjpa.jdbc.kernel
-
Implements Finder Query identified by ClassMappping for SelectExecutor that can be executed to generate Result.
- FinderTargetPolicy - Interface in org.apache.openjpa.slice
-
Policy to select one or more of the physical databases referred as slice in which a given finder will be executed.
- finderTargetPolicyPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- findExportedForeignKeys(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Find all foreign keys exported by a given primary key (all foreign keys that link to the primary key).
- findField(Class, String, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the field with the given name, optionally throwing an exception if none.
- findForeignKey(Table, ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Find a foreign key in the given table that matches the given one.
- findGetter(Class, Method) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return the getter corresponding to the given setter, or null.
- findGetter(Class, String, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the getter method matching the given property name, optionally throwing an exception if none.
- findIndex(Table, Index) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Find an index in the given table that matches the given one.
- findObject(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Return the 1-based result set index for the given column or id, or a non-positive number if the column is not contained in this result.
- findObject(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- findOptionsFor(Class<?>) - Static method in class org.apache.openjpa.lib.util.Options
-
Finds all the options that can be set on the provided class.
- findPath(int, int, int, int) - Method in class jpa.tools.swing.PathFinder
-
A* algorithm to find a path through a maze.
- findPersistenceUnit() - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- findResource(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
- findResource(String) - Method in class org.apache.openjpa.persistence.osgi.BundleDelegatingClassLoader
- findResources(String) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
- findResources(String) - Method in class org.apache.openjpa.persistence.osgi.BundleDelegatingClassLoader
- findSequence(String) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
-
Deprecated.
- findSequence(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- findSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- findSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findSequence(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- findSequence(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findSequence(Schema, String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- findSequence(Schema, QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Find the equivalent of the given sequence in this schema group.
- findSetter(Class, String, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the setter method matching the given property name, optionally throwing an exception if none.
- findSetter(Class, String, Class, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the setter method matching the given property name, optionally throwing an exception if none.
- findTable(String) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- findTable(String) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
-
Deprecated.
- findTable(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- findTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- findTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- findTable(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- findTable(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- findTable(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findTable(Schema, String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- findTable(Schema, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findTable(Schema, DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findTable(Schema, QualifiedDBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- findTable(Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Find the equivalent of the given table in this schema group.
- findTargetField(Column[], String) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Return the position of the template column with the given target field.
- findTransactionalBroker(String, String) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Find a managed runtime broker associated with the current transaction, or returns null if none.
- findVariable(String) - Method in class org.apache.openjpa.kernel.exps.Context
-
Given an alias find the variable in JPQL contexts.
- finish() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
-
Parse the schema relating to the given class.
- 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.
- finish(PCDataGenerator.DynamicPCData, ClassMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataGenerator
- finish(PCDataGenerator.DynamicPCData, ClassMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Perform any final actions before the pcdata is returned to client code.
- FirebirdDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Firebird.
- FirebirdDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- firebirdVersion - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- fireEvent(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
-
Fire the given event to all listeners.
- fireEvent(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
-
Fire the given event to all listeners, returning any exceptions.
- fireEvent(Object, Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- fireEvent(Object, Object) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- fireEvent(Object, Object) - Method in class org.apache.openjpa.event.BrokerFactoryEventManager
- fireEvent(Object, Object) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
- fireEvent(Object, Object) - Method in class org.apache.openjpa.event.TransactionEventManager
-
Fire the given event to all registered listeners.
- fireEvent(Object, Object) - Method in class org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator
-
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, Object, ClassMetaData, int) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Fire lifecycle event to all registered listeners.
- fireEvent(Object, Object, ClassMetaData, int) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- fireEvent(Object, ClassMetaData, int) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Fire lifecycle event to all registered listeners without an argument.
- fireEvent(Object, ClassMetaData, int) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- fireEvent(RemoteCommitEvent) - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
Fire a remote commit event via the cached event manager.
- fireLocalStaleNotification(Object) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Fire an event to local listeners only notifying them of a detected stale record.
- first() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- first() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
- first() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- first() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- firstElement() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- firstKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the first key in the map, which is the first inserted.
- firstKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
- firstKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- firstKey() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- firstKey() - Method in interface org.apache.openjpa.lib.util.collections.OrderedMap
-
Gets the first key currently in this map.
- firstKey() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the first (lowest) key currently in this map.
- fixedSizeTypeNames - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- fixedSizeTypeNameSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- FKMapKey(ForeignKey) - Constructor for class org.apache.openjpa.jdbc.schema.ForeignKey.FKMapKey
- FLAG_DIRECT_INSERT - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_DIRECT_UPDATE - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_FK_INSERT - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_FK_UPDATE - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_PK_JOIN - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_UNINSERTABLE - Static variable in class org.apache.openjpa.jdbc.schema.Column
- FLAG_UNUPDATABLE - Static variable in class org.apache.openjpa.jdbc.schema.Column
- flags - Variable in class org.apache.openjpa.ant.ApplicationIdToolTask
- flags - Variable in class org.apache.openjpa.ant.MetaDataToolTask
- flags - Variable in class org.apache.openjpa.ant.PCEnhancerTask
- flags - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- flags - Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- flags - Variable in class org.apache.openjpa.jdbc.ant.SchemaToolTask
- flags - Variable in class org.apache.openjpa.jdbc.sql.RowImpl
- Flags() - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- Flags() - Constructor for class org.apache.openjpa.enhance.PCEnhancer.Flags
- Flags() - Constructor for class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- Flags() - Constructor for class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- Flags() - Constructor for class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- Flags() - Constructor for class org.apache.openjpa.meta.MetaDataTool.Flags
- FlatClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for classes mapped to their superclass table.
- FlatClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
- FLOAT - Static variable in class org.apache.openjpa.meta.JavaTypes
- FLOAT_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- FloatId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for float fields. - FloatId(Class, float) - Constructor for class org.apache.openjpa.util.FloatId
- FloatId(Class, float, boolean) - Constructor for class org.apache.openjpa.util.FloatId
- FloatId(Class, Float) - Constructor for class org.apache.openjpa.util.FloatId
- FloatId(Class, String) - Constructor for class org.apache.openjpa.util.FloatId
- FloatingPointLiteral - Static variable in class openbook.tools.parser.JavaLexer
- FloatingPointLiteral - Static variable in class openbook.tools.parser.JavaParser
- floatTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- FloatTypeSuffix - Static variable in class openbook.tools.parser.JavaLexer
- FloatTypeSuffix - Static variable in class openbook.tools.parser.JavaParser
- floor(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- flush() - Method in interface org.apache.openjpa.jdbc.kernel.PreparedStatementManager
-
This method must be called after the last row has been flushed, to flush any remaining statements.
- flush() - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- flush() - Method in interface org.apache.openjpa.kernel.Broker
-
Flush all transactional instances to the data store.
- flush() - Method in class org.apache.openjpa.kernel.BrokerImpl
- flush() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- flush() - Method in class org.apache.openjpa.lib.log.LogOutputStream
- flush() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- flush(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Flush the transactional state to the data store.
- flush(int) - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- flush(PreparedStatement, int, DBDictionary, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Flush the row's values to the given prepared statement.
- flush(PreparedStatement, DBDictionary, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Flush the row's values to the given prepared statement.
- flush(Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Breaks down
states
based on the objects' current states, and delegates toAbstractStoreManager.flush(Collection,Collection,Collection,Collection,Collection)
. - flush(Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- flush(Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- flush(Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- flush(Collection<OpenJPAStateManager>) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Flush the given state manager collection to the datastore, returning a collection of exceptions encountered during flushing.
- flush(Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Responsible for writing modifications happened back to the data store.
- flush(Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>, Collection<OpenJPAStateManager>) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- flush(Collection, Collection, PreparedStatementManager) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- flush(Collection, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- flush(Collection, JDBCStore) - Method in interface org.apache.openjpa.jdbc.kernel.UpdateManager
-
Flush the given instances to the data store.
- flush(Collection, JDBCStore, PreparedStatementManager) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- flush(Collection, PreparedStatementManager) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
-
Flush the given collection of secondary rows.
- flush(Collection, PreparedStatementManager) - Method in class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
-
Flush the given collection of secondary rows.
- flush(RowImpl) - Method in interface org.apache.openjpa.jdbc.kernel.PreparedStatementManager
-
Flush the given row.
- flush(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- flush(RowManager, PreparedStatementManager, Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Flush all rows of the given row manager.
- flush(RowManager, PreparedStatementManager, Collection) - Method in class org.apache.openjpa.jdbc.kernel.BatchingConstraintUpdateManager
- flush(RowManager, PreparedStatementManager, Collection) - Method in class org.apache.openjpa.jdbc.kernel.BatchingOperationOrderUpdateManager
- flush(RowManager, PreparedStatementManager, Collection) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- flush(RowManager, PreparedStatementManager, Collection) - Method in class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
- FLUSH_COMMIT - Static variable in class org.apache.openjpa.kernel.BrokerImpl
-
Flush in preparation of commit.
- FLUSH_FALSE - Static variable in interface org.apache.openjpa.kernel.QueryFlushModes
-
Constant denoting that queries should never flush data to the database automatically before executing a query, but should instead execute queries in-memory if necessary.
- FLUSH_FALSE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
FlushModeType
enum instead. - FLUSH_INC - Static variable in class org.apache.openjpa.kernel.BrokerImpl
-
Incremental flush.
- FLUSH_LOGICAL - Static variable in class org.apache.openjpa.kernel.BrokerImpl
-
Run persistence-by-reachability and other flush-time operations without accessing the database.
- FLUSH_MODE - org.apache.openjpa.persistence.MetaDataTag
- FLUSH_ROLLBACK - Static variable in class org.apache.openjpa.kernel.BrokerImpl
-
Flush to check consistency of cache, then immediately rollback changes.
- FLUSH_TRUE - Static variable in interface org.apache.openjpa.kernel.QueryFlushModes
-
Constant denoting that queries should flush data to the database automatically whenever OpenJPA determines that relevant modifications have been made and IgnoreCache is
false
. - FLUSH_TRUE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
FlushModeType
enum instead. - FLUSH_WITH_CONNECTION - Static variable in interface org.apache.openjpa.kernel.QueryFlushModes
-
Constant denoting that queries should flush data to the database automatically when OpenJPA determines that relevant modifications have been made and the current context already has a dedicated connection.
- FLUSH_WITH_CONNECTION - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
FlushModeType
enum instead. - flushAllRows(Row) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- flushAllRows(Row) - Method in interface org.apache.openjpa.jdbc.sql.RowManager
-
Flush the logical row.
- flushAllRows(Row) - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
- flushAndUpdate(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
Flush the given row immediately or deferred the flush in batch.
- flushAndUpdate(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
Flush the given row immediately.
- flushBatch() - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
flush all cached up statements to be executed as a single or batched prepared statements.
- flushBeforeQueries - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- flushGraph(Graph, PreparedStatementManager, boolean) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
-
Flush the given graph of rows in the proper order.
- flushInternal(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
Flush the given row.
- flushQuery - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- flushSecondaryRow(Row) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- flushSecondaryRow(Row) - Method in interface org.apache.openjpa.jdbc.sql.RowManager
-
Flush the secondary row; after flushing the row is available for reuse.
- flushSecondaryRow(Row) - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
- FlushTransactionListener - Interface in org.apache.openjpa.event
-
Notified on transaction flush.
- fmd - Variable in class org.apache.openjpa.persistence.meta.Members.Member
- FOLLOW_100_in_inclusiveOrExpression4424 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_101_in_exclusiveOrExpression4452 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_104_in_instanceOfExpression4541 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_105_in_unaryExpression4918 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_106_in_unaryExpression4930 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_109_in_unaryExpression4942 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_110_in_unaryExpression4954 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_111_in_unaryExpressionNotPlusMinus4985 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_112_in_unaryExpressionNotPlusMinus4997 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_113_in_identifierSuffix5320 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_113_in_primary5145 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_113_in_selector5646 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_25_in_packageDeclaration127 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_annotationTypeElementRest3019 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_annotationTypeElementRest3031 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_annotationTypeElementRest3044 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_annotationTypeElementRest3057 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_annotationTypeElementRest3070 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_classBodyDeclaration908 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_enumBodyDeclarations728 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_explicitConstructorInvocation2493 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_explicitConstructorInvocation2514 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_fieldDeclaration1151 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_forControl3872 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_forControl3877 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_importDeclaration168 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_interfaceBodyDeclaration1190 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_interfaceMethodDeclaratorRest1505 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_interfaceMethodOrFieldRest1305 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_localVariableDeclarationStatement3277 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_methodDeclaratorRest1388 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_packageDeclaration131 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3362 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3440 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3553 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3567 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3582 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3597 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3607 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_statement3620 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_synpred117_Java2493 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_typeDeclaration201 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_voidInterfaceMethodDeclaratorRest1580 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_26_in_voidMethodDeclaratorRest1456 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_27_in_importDeclaration154 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_28_in_classBodyDeclaration918 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_28_in_classOrInterfaceModifier342 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_28_in_importDeclaration156 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_28_in_modifier1912 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_annotationName2770 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_classOrInterfaceType2089 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_explicitConstructorInvocation2505 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5228 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5268 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5280 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5292 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5304 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_identifierSuffix5318 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_importDeclaration162 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_primary5106 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_primary5160 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_primary5186 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_primary5200 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_qualifiedName2537 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_selector5603 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_selector5618 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_selector5630 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_selector5644 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_superSuffix5695 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_synpred236_Java5106 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_29_in_synpred242_Java5160 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_30_in_importDeclaration164 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_31_in_classOrInterfaceModifier288 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_31_in_modifier1882 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_32_in_classOrInterfaceModifier303 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_32_in_modifier1892 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_33_in_classOrInterfaceModifier315 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_33_in_modifier1902 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_34_in_classOrInterfaceModifier329 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_34_in_modifier1922 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_35_in_classOrInterfaceModifier357 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_35_in_modifier1932 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_35_in_variableModifier2202 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_36_in_classOrInterfaceModifier373 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_36_in_modifier1982 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_37_in_identifierSuffix5230 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_37_in_identifierSuffix5270 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_37_in_normalClassDeclaration448 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_37_in_primary5188 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_37_in_primary5202 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_38_in_normalClassDeclaration464 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_38_in_normalInterfaceDeclaration797 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_38_in_typeParameter549 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_39_in_enumDeclaration611 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_39_in_normalClassDeclaration479 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_assignmentOperator4210 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_assignmentOperator4214 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_nonWildcardTypeArguments5576 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_relationalOp4605 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_relationalOp4664 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_shiftOp4732 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_shiftOp4736 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_synpred198_Java4200 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_synpred198_Java4202 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_synpred211_Java4597 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_synpred215_Java4724 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_synpred215_Java4726 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_typeArguments2231 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_40_in_typeParameters516 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_arrayInitializer1839 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_arrayInitializer1846 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_constantDeclaratorsRest1715 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_elementValueArrayInitializer2895 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_elementValueArrayInitializer2904 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_elementValuePairs2796 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_enumBody641 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_enumConstants669 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_expressionList4010 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_formalParameterDeclsRest2395 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_qualifiedNameList2314 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_typeArguments2236 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_typeList829 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_typeParameters521 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_41_in_variableDeclarators1659 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_assignmentOperator4252 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_assignmentOperator4256 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_assignmentOperator4260 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_assignmentOperator4295 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_assignmentOperator4299 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_nonWildcardTypeArguments5580 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_relationalOp4639 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_relationalOp4675 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_shiftOp4768 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_shiftOp4772 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_shiftOp4776 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_shiftOp4806 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_shiftOp4810 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred199_Java4240 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred199_Java4242 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred199_Java4244 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred200_Java4285 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred200_Java4287 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred212_Java4631 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred216_Java4758 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred216_Java4760 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred216_Java4762 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred217_Java4798 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_synpred217_Java4800 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_typeArguments2242 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_42_in_typeParameters527 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_43_in_andExpression4480 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_43_in_typeBound583 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_annotationTypeBody2960 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_arrayInitializer1833 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_block3203 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_classBody856 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_constructorBody2453 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_elementValueArrayInitializer2889 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_enumBody636 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_interfaceBody884 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_44_in_statement3520 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_annotationTypeBody2967 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_arrayInitializer1853 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_block3208 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_classBody861 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_constructorBody2461 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_elementValueArrayInitializer2908 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_enumBody647 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_interfaceBody889 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_45_in_statement3524 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_46_in_annotationTypeDeclaration2933 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_46_in_normalInterfaceDeclaration789 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_47_in_genericMethodOrConstructorRest1092 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_47_in_interfaceGenericMethodDecl1535 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_47_in_interfaceMemberDecl1229 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_47_in_memberDecl976 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_47_in_primary5198 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_arrayCreatorRest5439 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_arrayCreatorRest5456 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_arrayCreatorRest5481 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_arrayCreatorRest5490 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_constantDeclaratorRest1739 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_identifierSuffix5222 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_identifierSuffix5241 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_interfaceMethodDeclaratorRest1492 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_methodDeclaratorRest1341 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_primary5180 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_selector5658 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_synpred249_Java5241 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_synpred262_Java5481 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_type2056 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_type2068 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_48_in_variableDeclaratorId1773 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_arrayCreatorRest5453 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_arrayCreatorRest5458 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_arrayCreatorRest5478 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_arrayCreatorRest5485 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_arrayCreatorRest5492 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_constantDeclaratorRest1741 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_identifierSuffix5224 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_identifierSuffix5245 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_interfaceMethodDeclaratorRest1494 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_methodDeclaratorRest1343 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_primary5182 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_selector5662 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_synpred249_Java5245 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_synpred262_Java5485 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_type2058 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_type2070 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_49_in_variableDeclaratorId1775 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_50_in_constructorDeclaratorRest1606 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_50_in_interfaceMethodDeclaratorRest1499 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_50_in_methodDeclaratorRest1356 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_50_in_voidInterfaceMethodDeclaratorRest1574 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_50_in_voidMethodDeclaratorRest1424 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_assignmentOperator4109 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_assignmentOperator4218 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_assignmentOperator4264 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_assignmentOperator4303 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_constantDeclaratorRest1745 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_elementValuePair2821 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_relationalOp4609 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_relationalOp4643 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_synpred198_Java4204 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_synpred199_Java4246 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_synpred200_Java4289 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_synpred211_Java4599 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_synpred212_Java4633 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_51_in_variableDeclarator1685 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_52_in_modifier1942 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_53_in_modifier1952 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_53_in_statement3534 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_54_in_modifier1962 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_55_in_modifier1972 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_64_in_conditionalExpression4336 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_64_in_typeArgument2275 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_65_in_explicitConstructorInvocation2510 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_65_in_identifierSuffix5306 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_65_in_primary5123 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_65_in_selector5632 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_annotation2730 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_annotationMethodRest3129 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_arguments5719 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_castExpression5047 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_castExpression5062 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_catchClause3687 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_formalParameters2337 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_parExpression3980 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_statement3402 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_66_in_synpred233_Java5047 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_annotation2743 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_annotationMethodRest3131 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_arguments5724 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_castExpression5051 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_castExpression5072 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_catchClause3691 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_formalParameters2342 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_parExpression3984 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_statement3406 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_67_in_synpred233_Java5051 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_68_in_formalParameterDeclsRest2409 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_69_in_identifierSuffix5294 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_69_in_primary5103 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_69_in_selector5620 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_70_in_literal2615 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_73_in_annotation2724 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_73_in_annotationTypeDeclaration2931 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_74_in_defaultValue3180 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_74_in_switchLabel3826 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_conditionalExpression4340 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_enhancedForControl3938 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_statement3356 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_statement3632 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_switchLabel3802 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_switchLabel3816 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_switchLabel3828 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_synpred180_Java3802 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_75_in_synpred181_Java3816 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_76_in_statement3372 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_77_in_statement3386 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_77_in_synpred157_Java3386 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_78_in_statement3400 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_79_in_statement3418 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_79_in_statement3436 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_80_in_statement3432 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_81_in_statement3450 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_82_in_statement3466 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_82_in_statement3494 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_82_in_synpred162_Java3466 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_83_in_statement3516 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_84_in_statement3548 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_85_in_statement3563 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_86_in_statement3577 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_87_in_statement3592 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_88_in_catchClause3685 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_89_in_switchLabel3798 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_89_in_switchLabel3812 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_89_in_synpred180_Java3798 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_89_in_synpred181_Java3812 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_90_in_assignmentOperator4119 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_91_in_assignmentOperator4129 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_92_in_assignmentOperator4139 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_93_in_assignmentOperator4149 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_94_in_assignmentOperator4159 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_95_in_assignmentOperator4169 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_96_in_assignmentOperator4179 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_97_in_assignmentOperator4189 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_98_in_conditionalOrExpression4368 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_99_in_conditionalAndExpression4396 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_additiveExpression_in_shiftExpression4695 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_additiveExpression_in_shiftExpression4701 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_andExpression_in_exclusiveOrExpression4448 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_andExpression_in_exclusiveOrExpression4454 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_annotations2704 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_classOrInterfaceModifier275 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_elementValue2856 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_modifier1872 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_synpred128_Java2704 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotation_in_variableModifier2212 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationConstantRest_in_annotationMethodOrConstantRest3104 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationMethodOrConstantRest_in_annotationTypeElementRest3017 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationMethodRest_in_annotationMethodOrConstantRest3094 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationName_in_annotation2726 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotations_in_compilationUnit44 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotations_in_enumConstant696 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotations_in_synpred5_Java44 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationTypeBody_in_annotationTypeDeclaration2937 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationTypeDeclaration_in_annotationTypeElementRest3068 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationTypeDeclaration_in_interfaceDeclaration766 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationTypeElementDeclaration_in_annotationTypeBody2963 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_annotationTypeElementRest_in_annotationTypeElementDeclaration2992 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_classCreatorRest5523 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_enumConstant701 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_explicitConstructorInvocation2491 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_explicitConstructorInvocation2512 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_explicitGenericInvocation5553 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_identifierSuffix5258 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_identifierSuffix5308 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_selector5607 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_superSuffix5685 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_superSuffix5699 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arguments_in_synpred117_Java2491 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arrayCreatorRest_in_creator5358 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arrayInitializer_in_arrayCreatorRest5462 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_arrayInitializer_in_variableInitializer1796 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_ASSERT_in_statement3351 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_assignmentOperator_in_expression4082 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_assignmentOperator_in_synpred188_Java4082 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_catchClause3693 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_classBodyDeclaration921 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_methodBody2434 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_statement3341 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_statement3452 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_statement3468 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_statement3496 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_statement3538 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_block_in_synpred162_Java3468 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_blockStatement_in_block3205 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_blockStatement_in_constructorBody2458 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_blockStatement_in_switchBlockStatementGroup3774 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_booleanLiteral_in_literal2605 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_castExpression_in_synpred229_Java5009 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_castExpression_in_unaryExpressionNotPlusMinus5009 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catchClause_in_catches3657 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catchClause_in_catches3660 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catches_in_statement3464 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catches_in_statement3480 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catches_in_synpred162_Java3464 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_catches_in_synpred163_Java3480 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_CharacterLiteral_in_literal2585 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classBody_in_classCreatorRest5525 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classBody_in_enumConstant704 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classBody_in_normalClassDeclaration493 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classBodyDeclaration_in_classBody858 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classBodyDeclaration_in_enumBodyDeclarations731 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classCreatorRest_in_creator5345 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classCreatorRest_in_creator5362 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classCreatorRest_in_innerCreator5420 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classDeclaration_in_classOrInterfaceDeclaration227 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classDeclaration_in_interfaceMemberDecl1253 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classDeclaration_in_memberDecl1012 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceDeclaration_in_blockStatement3241 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceDeclaration_in_compilationUnit78 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceDeclaration_in_synpred152_Java3241 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceDeclaration_in_synpred5_Java78 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceDeclaration_in_typeDeclaration191 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceModifier_in_classOrInterfaceModifiers255 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceModifiers_in_classOrInterfaceDeclaration224 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceType_in_createdName5382 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_classOrInterfaceType_in_type2053 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_conditionalAndExpression_in_conditionalOrExpression4364 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_conditionalAndExpression_in_conditionalOrExpression4370 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_conditionalExpression_in_elementValue2846 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_conditionalExpression_in_expression4079 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_conditionalOrExpression_in_conditionalExpression4332 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantDeclarator_in_constantDeclaratorsRest1717 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantDeclaratorRest_in_constantDeclarator1633 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantDeclaratorRest_in_constantDeclaratorsRest1712 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantDeclaratorsRest_in_interfaceMethodOrFieldRest1303 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantExpression_in_switchLabel3800 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constantExpression_in_synpred180_Java3800 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constructorBody_in_constructorDeclaratorRest1612 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constructorDeclaratorRest_in_genericMethodOrConstructorRest1109 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_constructorDeclaratorRest_in_memberDecl992 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_createdName_in_creator5343 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_createdName_in_creator5355 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_creator_in_primary5147 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_defaultValue_in_annotationMethodRest3133 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValue_in_annotation2738 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValue_in_defaultValue3182 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValue_in_elementValueArrayInitializer2892 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValue_in_elementValueArrayInitializer2897 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValue_in_elementValuePair2823 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValueArrayInitializer_in_elementValue2866 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValuePair_in_elementValuePairs2793 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValuePair_in_elementValuePairs2798 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_elementValuePairs_in_annotation2734 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enhancedForControl_in_forControl3859 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enhancedForControl_in_synpred182_Java3859 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_ENUM_in_enumDeclaration606 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumBody_in_enumDeclaration617 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumBodyDeclarations_in_enumBody644 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumConstant_in_enumConstants666 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumConstant_in_enumConstants671 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumConstantName_in_switchLabel3814 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumConstantName_in_synpred181_Java3814 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumConstants_in_enumBody638 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumDeclaration_in_annotationTypeElementRest3055 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_enumDeclaration_in_classDeclaration425 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_equalityExpression_in_andExpression4476 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_equalityExpression_in_andExpression4482 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_exclusiveOrExpression_in_inclusiveOrExpression4420 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_exclusiveOrExpression_in_inclusiveOrExpression4426 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_explicitConstructorInvocation_in_constructorBody2455 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_explicitConstructorInvocation_in_synpred113_Java2455 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_explicitGenericInvocation_in_identifierSuffix5282 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_arrayCreatorRest5476 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_arrayCreatorRest5483 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_castExpression5069 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_conditionalExpression4338 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_conditionalExpression4342 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_constantExpression4056 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_enhancedForControl3940 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_expression4084 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_expressionList4007 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_expressionList4012 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_forControl3874 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_identifierSuffix5243 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_parExpression3982 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_selector5660 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_statement3353 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_statement3358 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_statement3550 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_statement3565 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_statementExpression4033 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_synpred188_Java4084 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_synpred249_Java5243 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_synpred262_Java5483 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expression_in_variableInitializer1806 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expressionList_in_arguments5721 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expressionList_in_forInit3909 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_expressionList_in_forUpdate3959 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_fieldDeclaration_in_memberDeclaration1042 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_FloatingPointLiteral_in_literal2575 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_forControl_in_statement3404 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_forInit_in_forControl3869 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameter_in_catchClause3689 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameterDecls_in_formalParameterDeclsRest2397 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameterDecls_in_formalParameters2339 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameterDeclsRest_in_formalParameterDecls2369 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameters_in_constructorDeclaratorRest1603 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameters_in_interfaceMethodDeclaratorRest1489 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameters_in_methodDeclaratorRest1338 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameters_in_voidInterfaceMethodDeclaratorRest1571 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_formalParameters_in_voidMethodDeclaratorRest1421 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_forUpdate_in_forControl3879 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_genericMethodOrConstructorDecl_in_memberDecl956 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_genericMethodOrConstructorRest_in_genericMethodOrConstructorDecl1064 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_annotationMethodRest3127 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_annotationName2767 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_annotationName2772 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_annotationTypeDeclaration2935 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_classOrInterfaceType2083 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_classOrInterfaceType2091 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_constantDeclarator1631 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_elementValuePair2819 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_enhancedForControl3936 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_enumConstant699 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_enumConstantName2020 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_enumDeclaration608 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_explicitGenericInvocation5551 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_genericMethodOrConstructorRest1095 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_genericMethodOrConstructorRest1107 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_innerCreator5418 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_interfaceGenericMethodDecl1538 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_interfaceMemberDecl1231 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_interfaceMethodOrFieldDecl1278 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_memberDecl978 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_memberDecl990 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_methodDeclaration1128 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_normalClassDeclaration450 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_normalInterfaceDeclaration791 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_primary5108 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_primary5157 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_primary5162 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_qualifiedName2534 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_qualifiedName2539 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_selector5605 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_statement3579 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_statement3594 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_statement3630 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_superSuffix5697 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_synpred236_Java5108 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_synpred242_Java5162 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_typeParameter546 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_Identifier_in_variableDeclaratorId1770 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_identifierSuffix_in_primary5112 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_identifierSuffix_in_primary5166 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_identifierSuffix_in_synpred237_Java5112 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_identifierSuffix_in_synpred243_Java5166 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_importDeclaration_in_compilationUnit104 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_importDeclaration_in_compilationUnit60 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_importDeclaration_in_synpred5_Java60 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_inclusiveOrExpression_in_conditionalAndExpression4392 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_inclusiveOrExpression_in_conditionalAndExpression4398 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_innerCreator_in_identifierSuffix5322 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_innerCreator_in_selector5648 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_instanceOfExpression_in_equalityExpression4504 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_instanceOfExpression_in_equalityExpression4516 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_integerLiteral_in_literal2565 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceBody_in_normalInterfaceDeclaration803 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceBodyDeclaration_in_interfaceBody886 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceDeclaration_in_classOrInterfaceDeclaration231 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceDeclaration_in_interfaceMemberDecl1243 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceDeclaration_in_memberDecl1002 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceGenericMethodDecl_in_interfaceMemberDecl1219 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceMemberDecl_in_interfaceBodyDeclaration1180 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceMethodDeclaratorRest_in_interfaceGenericMethodDecl1548 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceMethodDeclaratorRest_in_interfaceMethodOrFieldRest1315 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceMethodOrFieldDecl_in_interfaceMemberDecl1209 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_interfaceMethodOrFieldRest_in_interfaceMethodOrFieldDecl1280 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_literal_in_primary5135 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_localVariableDeclaration_in_forInit3899 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_localVariableDeclaration_in_localVariableDeclarationStatement3275 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_localVariableDeclaration_in_synpred186_Java3899 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_localVariableDeclarationStatement_in_blockStatement3231 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_localVariableDeclarationStatement_in_synpred151_Java3231 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_memberDecl_in_classBodyDeclaration933 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_memberDeclaration_in_memberDecl966 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_methodBody_in_methodDeclaratorRest1374 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_methodBody_in_voidMethodDeclaratorRest1442 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_methodDeclaration_in_memberDeclaration1038 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_methodDeclaratorRest_in_genericMethodOrConstructorRest1097 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_methodDeclaratorRest_in_methodDeclaration1130 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_modifier_in_modifiers395 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_modifiers_in_annotationTypeElementDeclaration2990 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_modifiers_in_classBodyDeclaration931 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_modifiers_in_interfaceBodyDeclaration1178 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_multiplicativeExpression_in_additiveExpression4840 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_multiplicativeExpression_in_additiveExpression4852 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_creator5341 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_explicitConstructorInvocation2480 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_explicitConstructorInvocation2507 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_explicitGenericInvocation5549 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_innerCreator5415 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_nonWildcardTypeArguments_in_synpred117_Java2480 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_normalClassDeclaration_in_annotationTypeElementRest3029 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_normalClassDeclaration_in_classDeclaration415 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_normalInterfaceDeclaration_in_annotationTypeElementRest3042 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_normalInterfaceDeclaration_in_interfaceDeclaration756 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_packageDeclaration_in_compilationUnit101 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_packageDeclaration_in_compilationUnit58 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_packageDeclaration_in_synpred5_Java58 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_primary5093 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_statement3374 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_statement3420 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_statement3438 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_statement3518 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_parExpression_in_statement3536 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primary_in_explicitConstructorInvocation2503 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primary_in_unaryExpressionNotPlusMinus5019 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primitiveType_in_castExpression5049 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primitiveType_in_createdName5392 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primitiveType_in_primary5177 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primitiveType_in_synpred233_Java5049 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_primitiveType_in_type2065 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_importDeclaration159 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_packageDeclaration129 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_packageOrTypeName2001 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_qualifiedNameList2311 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_qualifiedNameList2316 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedName_in_typeName2039 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedNameList_in_constructorDeclaratorRest1608 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedNameList_in_interfaceMethodDeclaratorRest1501 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedNameList_in_methodDeclaratorRest1358 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedNameList_in_voidInterfaceMethodDeclaratorRest1576 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_qualifiedNameList_in_voidMethodDeclaratorRest1426 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_relationalExpression_in_instanceOfExpression4538 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_relationalOp_in_relationalExpression4568 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_selector_in_unaryExpressionNotPlusMinus5021 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_additiveExpression4844 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_booleanLiteral0 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_equalityExpression4508 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_explicitConstructorInvocation2483 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_integerLiteral0 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_multiplicativeExpression4878 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_primitiveType0 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_synpred117_Java2483 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_typeArgument2278 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_set_in_unaryExpressionNotPlusMinus5024 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_shiftExpression_in_relationalExpression4564 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_shiftExpression_in_relationalExpression4570 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_shiftOp_in_shiftExpression4699 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_blockStatement3251 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3376 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3388 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3408 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3422 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3434 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_statement3634 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statement_in_synpred157_Java3388 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_statementExpression_in_statement3618 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_StringLiteral_in_literal2595 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_superSuffix_in_primary5125 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_superSuffix_in_selector5634 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_switchBlockStatementGroup_in_switchBlockStatementGroups3744 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_switchBlockStatementGroups_in_statement3522 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_switchLabel_in_switchBlockStatementGroup3771 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_switchLabel_in_synpred178_Java3771 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_annotationTypeElementRest3015 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_castExpression5065 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_enhancedForControl3934 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_formalParameter3714 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_formalParameterDecls2367 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_genericMethodOrConstructorRest1088 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_instanceOfExpression4543 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_interfaceGenericMethodDecl1531 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_interfaceMethodOrFieldDecl1276 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_localVariableDeclaration3298 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_memberDeclaration1035 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_normalClassDeclaration466 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_synpred234_Java5065 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeArgument2265 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeArgument2286 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeBound580 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeBound585 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeList826 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_type_in_typeList831 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeArgument_in_typeArguments2233 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeArgument_in_typeArguments2238 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeArguments_in_classOrInterfaceType2085 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeArguments_in_classOrInterfaceType2093 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeBound_in_typeParameter551 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeDeclaration_in_compilationUnit107 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeDeclaration_in_compilationUnit63 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeDeclaration_in_compilationUnit80 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeDeclaration_in_synpred5_Java63 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeDeclaration_in_synpred5_Java80 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeList_in_enumDeclaration613 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeList_in_nonWildcardTypeArguments5578 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeList_in_normalClassDeclaration481 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeList_in_normalInterfaceDeclaration799 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameter_in_typeParameters518 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameter_in_typeParameters523 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameters_in_genericMethodOrConstructorDecl1062 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameters_in_interfaceGenericMethodDecl1528 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameters_in_normalClassDeclaration452 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_typeParameters_in_normalInterfaceDeclaration793 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_castExpression5053 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_multiplicativeExpression4874 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_multiplicativeExpression4892 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_synpred233_Java5053 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpression4920 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpression4932 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpression4944 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpression4956 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpressionNotPlusMinus4987 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpression_in_unaryExpressionNotPlusMinus4999 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpressionNotPlusMinus_in_castExpression5074 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_unaryExpressionNotPlusMinus_in_unaryExpression4966 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclarator_in_variableDeclarators1656 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclarator_in_variableDeclarators1661 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclaratorId_in_formalParameter3716 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclaratorId_in_formalParameterDeclsRest2392 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclaratorId_in_formalParameterDeclsRest2411 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclaratorId_in_variableDeclarator1682 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclarators_in_annotationConstantRest3157 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclarators_in_fieldDeclaration1149 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableDeclarators_in_localVariableDeclaration3300 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableInitializer_in_arrayInitializer1836 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableInitializer_in_arrayInitializer1841 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableInitializer_in_constantDeclaratorRest1747 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableInitializer_in_variableDeclarator1687 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableModifier_in_variableModifiers3323 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableModifiers_in_enhancedForControl3932 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableModifiers_in_formalParameter3712 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableModifiers_in_formalParameterDecls2365 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_variableModifiers_in_localVariableDeclaration3296 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_voidInterfaceMethodDeclaratorRest_in_interfaceMemberDecl1233 - Static variable in class openbook.tools.parser.JavaParser
- FOLLOW_voidMethodDeclaratorRest_in_memberDecl980 - Static variable in class openbook.tools.parser.JavaParser
- FORCE_LOAD_ALL - Static variable in interface org.apache.openjpa.kernel.StoreManager
- FORCE_LOAD_DFG - Static variable in interface org.apache.openjpa.kernel.StoreManager
- FORCE_LOAD_NONE - Static variable in interface org.apache.openjpa.kernel.StoreManager
- FORCE_LOAD_REFRESH - Static variable in interface org.apache.openjpa.kernel.StoreManager
- FORCE_OUTER - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialization flag indicating to force an outer join into any relation path.
- forControl() - Method in class openbook.tools.parser.JavaParser
- FOREIGN_KEY - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- ForeignKey - Class in org.apache.openjpa.jdbc.schema
-
Represents a database foreign key; may be a logical key with no database representation.
- ForeignKey - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Foreign key definition.
- ForeignKey() - Constructor for class org.apache.openjpa.jdbc.schema.ForeignKey
-
Default constructor.
- ForeignKey(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- ForeignKey(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.ForeignKey
- ForeignKey.FKMapKey - Class in org.apache.openjpa.jdbc.schema
- ForeignKeyAction - Enum in org.apache.openjpa.persistence.jdbc
-
Foreign key actions.
- foreignKeys - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- foreignKeys - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- foreignKeys() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- foreignKeys() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- forInit() - Method in class openbook.tools.parser.JavaParser
- formalParameter() - Method in class openbook.tools.parser.JavaParser
- formalParameterDecls() - Method in class openbook.tools.parser.JavaParser
- formalParameterDeclsRest() - Method in class openbook.tools.parser.JavaParser
- formalParameters() - Method in class openbook.tools.parser.JavaParser
- format - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- format - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- format(Number) - Static method in class openbook.util.JSPUtility
- format(Date) - Static method in class openbook.util.JSPUtility
- 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
- 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.
- forReadOnlyClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- forType(int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return the proper type for the given
JavaTypes
constant. - forUpdate - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- forUpdate() - Method in class openbook.tools.parser.JavaParser
- forUpdateClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- FORWARD - org.apache.openjpa.persistence.jdbc.FetchDirection
- FORWARD_ONLY - org.apache.openjpa.persistence.jdbc.ResultSetType
- FORWARD_SLASH - Static variable in class openbook.tools.converter.SourceRenderer
- FoxProDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Visual FoxPro via DataDirect SequeLink and DataDirect ODBC FoxPro driver.
- FoxProDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.FoxProDictionary
- fractionalTypeNameSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
set of types that might have an optional fraction (sub-second) part.
- free() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- free() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Free the resources used by this persistence manager.
- from - Variable in class org.apache.openjpa.kernel.exps.Context
- FROM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- from_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- from_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- FROM_SELECT_ALIAS - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
The alias to use for the from select, if any.
- fromConnectionConstant(int) - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- fromDBName(String, DBIdentifier.DBIdentifierType) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the name returned by the database to an identifier of the specified type.
- fromDBName(String, DBIdentifier.DBIdentifierType) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Creates a new identifier of a given type based upon the name returned from the database.
- fromDBName(String, DBIdentifier.DBIdentifierType) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- fromEnumSet(EnumSet<AutoDetachType>) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
- fromKernelConstant(int) - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- fromLockLevel(int) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
-
Translates internal lock level to jakarta.persistence LockModeType.
- fromLockScope(int) - Static method in class org.apache.openjpa.persistence.LockScopesHelper
-
Translates internal lock level to jakarta.persistence LockModeType.
- fromOpenJPAObjectId(Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Translate from a OpenJPA identity object to a Persistence one.
- fromOpenJPAObjectId(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - fromOpenJPAObjectIdClass(Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Translate from a OpenJPA identity class to a native one.
- fromOpenJPAObjectIdClass(Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - fromPKValues(Object[], ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return a new object id constructed from the given primary key values.
- 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
- fromProperties(Map) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Given the properties, creates a set of individual configurations.
- fromUserProperties(Map) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
Load the given user-supplied map of properties into this persistence unit.
- FullClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for when the class maps all fields to its own table.
- FullClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- fullClone(int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- fullClone(int) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a SELECT that is a complete clone of this one.
- fullClone(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- fullNamesEqual(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Splits names into individual components and compares individually for equality
- fullResultCollectionInOrderByRelation - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- function(String, Class<T>, Expression<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- FUNCTION - org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
- functions_returning_datetime() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- functions_returning_numerics() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- functions_returning_strings() - Method in class org.apache.openjpa.kernel.jpql.JPQL
G
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- ge(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- GE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- GE() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- GENERAL - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- general_case_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- general_identification_variable() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- generalCase() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- generalCase() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an empty general case expression.
- generalCase() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- GENERALCASE_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- generalCaseExpression(Expression[], Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- generalCaseExpression(Expression[], Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a general case expression
- generalCaseExpression(Expression[], Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- GeneralCaseExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
General case expression.
- GeneralCaseExpression(Exp[], Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
-
Constructor.
- GeneralException - Exception in org.apache.openjpa.util
-
General exception type.
- GeneralException() - Constructor for exception org.apache.openjpa.util.GeneralException
- GeneralException(String) - Constructor for exception org.apache.openjpa.util.GeneralException
- GeneralException(String, Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
- GeneralException(Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
- GeneralException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.GeneralException
- GeneralException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
- generateAnnotations - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- generateClass(String, Class) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Generate a new class with the given name.
- generateCode() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Writes the generated code to the proper directory.
- GENERATED_VALUE - org.apache.openjpa.persistence.MetaDataTag
- GeneratedClasses - Class in org.apache.openjpa.util
-
Utility methods when generating classes, including at runtime.
- GeneratedClasses() - Constructor for class org.apache.openjpa.util.GeneratedClasses
- generatedKeyAlwaysReturned() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- generateFieldValue(StoreContext, FieldMetaData) - Static method in class org.apache.openjpa.util.ImplHelper
-
Generate a value for the given metadata, or return null.
- generateForeignKeys(String, String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateForeignKeys(String, String, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generates table foreign keys.
- generateForeignKeys(DBIdentifier, DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generate foreign key information for the given schema.
- generateForeignKeys(DBIdentifier, DBIdentifier, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
- generateIdentityValue(StoreContext, ClassMetaData, int) - Static method in class org.apache.openjpa.util.ImplHelper
-
Generate a value for the given metadata, or return null.
- generateIndexes(String, String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateIndexes(String, String, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateIndexes(DBIdentifier, DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generate index information for the given schema.
- generateIndexes(DBIdentifier, DBIdentifier, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
- generateParseException() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Generate ParseException.
- generatePCData(Object, ClassMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Return a
PCData
instance for the given oid and metadata. - generatePrimaryKeys(String, String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generatePrimaryKeys(String, String, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generatePrimaryKeys(DBIdentifier, DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generate primary key information for the given schema.
- generatePrimaryKeys(DBIdentifier, DBIdentifier, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
- generateProxyBeanBytecode(Class, boolean, String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a bean proxy for the given type.
- generateProxyCalendarBytecode(Class, boolean, String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a calendar proxy for the given type.
- generateProxyCollectionBytecode(Class, boolean, String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a collection proxy for the given type.
- generateProxyDateBytecode(Class, boolean, String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a date proxy for the given type.
- generateProxyMapBytecode(Class, boolean, String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a map proxy for the given type.
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- generateSchema(String, String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateSchema(String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- generateSchema(DBIdentifier, DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Add a fully-constructed
Schema
matching the given database schema to the current group. - generateSchemas() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generate all schemas set in the configuration.
- generateSchemas(String[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateSchemas(DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Generate the schemas and/or tables named in the given strings.
- generateSequences(String, String, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateSequences(DBIdentifier, DBIdentifier, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
- generateSQL(DBDictionary) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- generateSQL(DBDictionary) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Generate the SQL for this row; the result of this method is cached.
- generateSQL(DBDictionary) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- generateStorage(int[], Object) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Generate a generic
DynamicStorage
instance with the given array ofJavaTypes
constants and the given object as the user key for generation. - generateTables(String, String, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Deprecated.
- generateTables(DBIdentifier, DBIdentifier, Connection, DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Adds all tables matching the given name pattern to the schema.
- generator() - Method in annotation type org.apache.openjpa.persistence.DataStoreId
- Generator - Interface in org.apache.openjpa.persistence
-
Represents a store sequence.
- GeneratorImpl - Class in org.apache.openjpa.persistence
-
Represents a store sequence.
- GeneratorImpl(Seq, String, StoreContext, ClassMetaData) - Constructor for class org.apache.openjpa.persistence.GeneratorImpl
-
Constructor; supply delegate.
- 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. - genericMethodOrConstructorDecl() - Method in class openbook.tools.parser.JavaParser
- genericMethodOrConstructorRest() - Method in class openbook.tools.parser.JavaParser
- GenericResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
-
Object provider implementation wrapped around a generic
Result
. - GenericResultObjectProvider(Class<?>, JDBCStore, JDBCFetchConfiguration, Result) - Constructor for class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
-
Constructor.
- GenericResultObjectProvider(ClassMapping, JDBCStore, JDBCFetchConfiguration, Result) - Constructor for class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
-
Constructor.
- get() - Method in class org.apache.openjpa.lib.conf.BooleanValue
-
The internal value.
- get() - Method in class org.apache.openjpa.lib.conf.ClassListValue
- 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.datacache.QueryCacheStoreQuery.CachedList
- get(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- get(int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- get(int) - Method in class org.apache.openjpa.kernel.DistinctResultList
- get(int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- get(int) - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.openjpa.persistence.TupleImpl
- get(int) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- get(int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- get(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- get(int, Class<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
- get(TupleElement<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
- get(Object) - Method in class jpa.tools.swing.IndexedMap
- get(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- get(Object) - Method in interface org.apache.openjpa.datacache.DataCache
-
Return the cached object for the given oid.
- get(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the value to which this map maps the specified key.
- 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.OrderedMap
- get(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- get(Object) - Method in class org.apache.openjpa.util.CacheMap
- get(Object, boolean) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Gets the value mapped to the key specified.
- get(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- get(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- get(Object, FieldMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return the given primary key field value from the given oid.
- get(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- get(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Get the PreparedQuery with the given identifier if it exists. null otherwise.
- get(String) - Method in class org.apache.openjpa.lib.util.Localizer
-
Return the localized string matching the given key.
- get(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path from this path by navigating through the given field.
- get(String) - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Return a path expression corresponding to the referenced attribute.
- get(String) - Method in class org.apache.openjpa.persistence.TupleImpl
- get(String, Class<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
- get(String, Object) - 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(K, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Get the FinderQuery for the given key.
- get(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- get(QueryKey) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- get(QueryKey) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Return a list of oids for the given query key.
- get(ClassMapping, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Gets the finder query for the given mapping.
- get(Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingInfo.TableDefaults
-
Deprecated.
- get(Table, Table, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults
-
Return a default foreign key for the given tables, or null to create a logical foreign key only.
- get(ConfigurationProvider) - Static method in class org.apache.openjpa.conf.BrokerFactoryValue
-
Extract the value of this property if set in the given provider.
- get(FieldMetaData, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- get(FieldMetaData, boolean) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
Traverse into the given field of the current object, and update the current object to that field value.
- get(FieldMetaData, boolean) - Method in interface org.apache.openjpa.kernel.exps.Path
-
Traverse into the given field of the current object, and update the current object to that field value.
- get(FieldMetaData, XMLMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- get(FieldMetaData, XMLMetaData) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- get(FieldMetaData, XMLMetaData) - Method in interface org.apache.openjpa.kernel.exps.Path
-
Traverse into the given field that maps to xml column, and update the current object to that field value.
- get(XMLMetaData, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- get(XMLMetaData, String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- get(XMLMetaData, String) - Method in interface org.apache.openjpa.kernel.exps.Path
-
Traverse into the gevin xpath name of the current object, and update the current object to that xpath field.
- 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().
- getAccessPath() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return the recorded query access path.
- getAccessPathMetaDatas() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getAccessPathMetaDatas() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the classes that affect this query.
- getAccessPathMetaDatas() - Method in class org.apache.openjpa.kernel.QueryImpl
- getAccessPathMetaDatas(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getAccessPathMetaDatas(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getAccessPathMetaDatas(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return an array of all persistent classes used in this query, or empty array if unknown.
- getAccessType() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use field or property-based access on generated code.
- getAccessType() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The access type used by this class.
- getAccessType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Gets the access type used by this field.
- getAccessUnloaded() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to allow access to unloaded detached fields.
- getAcessPathClassNames() - Method in class org.apache.openjpa.datacache.QueryKey
-
Returns the set of the accessPathClassnames that exists in the query
- getAction() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The action supplied on construction.
- getAction() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
The action supplied on construction.
- getAction() - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Return the action for this row.
- getAction() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- getAction() - Method in class org.apache.openjpa.kernel.InverseManager
-
Return the action constant to use during relationship checking.
- getAction() - Method in class org.apache.openjpa.meta.MetaDataTool
-
The action supplied on construction.
- getAction(String) - Static method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the foreign key action constant for the given action name.
- getAction(String) - Static method in class org.apache.openjpa.persistence.jest.JESTContext
-
Gets the action from the given path.
- getActionName(int) - Static method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the foreign key action name for the given action constant.
- getActiveSliceNames() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the active slice identifiers.
- getActiveSliceNames() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Gets the name of the active slices.
- getAddColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to add the given column to its table.
- getAddColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getAddColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getAddDefaultConstructor() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
A boolean indicating whether the enhancer should add a no-args constructor if one is not already present in the class.
- getAdded() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- getAdded() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getAdded() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getAdded() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Return the collection of values that need to be added to the managed container.
- getAddExplicitSpace() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Affirms if explicit
- getAddForeignKeySQL(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to add the given foreign key to its table.
- getAddForeignKeySQL(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- getAdditionalBeanInfo() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getAddLineBreak() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Affirms if explicit line break (carriage return and line feed) will be added at the HTML output.
- getAddNullIndicator() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to add a synthetic null indicator column to embedded mappings by default.
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to add the given primary key to its table.
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getAddPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getAddress() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- 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.
- getAggregateListener(String) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- getAggregateListener(String) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- getAggregateListener(String) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getAggregateListener(String) - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
Return the function listener for the given tag, or null if none.
- getAggregateListener(String) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the filter listener for the given tag, or null.
- getAggregateListener(String) - Method in class org.apache.openjpa.kernel.QueryImpl
- getAggregateListener(String) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return the standard filter listener for the given tag, or null.
- getAggregateListener(String) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getAggregateListenerInstances() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the query function listeners.
- getAggregateListenerInstances() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAggregateListeners() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings of the query
AggregateListener
s to use. - getAggregateListeners() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAggregateListeners() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getAggregateListeners() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The set of aggregate listeners.
- getAggregateListeners() - Method in class org.apache.openjpa.kernel.QueryImpl
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getAlias() - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Return the alias of this strategy.
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NanoPrecisionTimestampVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NoneDiscriminatorStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NoneFieldStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NoneVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- getAlias() - Method in class org.apache.openjpa.jdbc.meta.Version
- getAlias() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getAlias() - Method in class org.apache.openjpa.kernel.exps.Val
- getAlias() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return select item alias
- getAlias() - Method in interface org.apache.openjpa.kernel.QueryContext
-
If this query is not a projection but places candidate results into a result class under an alias, return that alias.
- getAlias() - Method in class org.apache.openjpa.kernel.QueryImpl
- getAlias() - Method in class org.apache.openjpa.kernel.ResultShape
- getAlias(Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Returns the alias of a given id.
- getAlias(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getAlias(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getAlias(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
If this is not a projection but the candidate results are placed into a result class with an alias, return that alias.
- getAlias1() - Method in class org.apache.openjpa.jdbc.sql.Join
- getAlias2() - Method in class org.apache.openjpa.jdbc.sql.Join
- getAliases() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getAliases() - Method in class org.apache.openjpa.lib.conf.Value
-
Aliases for the value in the form key1, value1, key2, value2, ...
- getAliases(boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
A list representation of the aliases, in select order, with AS aliases present.
- getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
- getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
- getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
- getAliasHint(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Gets the hint to be used while creating alias.
- getAliasList() - Method in class org.apache.openjpa.lib.conf.StringListValue
- getAliasNames() - Method in class org.apache.openjpa.meta.MetaDataRepository
- getAll(List<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Returns the objects for the given key List.
- getAll(List<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Gets objects from the caches for a given list of keys.
- getAll(List<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getAllEntityTimestamp(List<String>) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Returns a list of timestamps in the form of Long objects which are the last updated time stamps for the given entities in the keylist.
- getAllocate() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- getAllocate() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Return the number of sequences to allocate for each update of the sequence table.
- getAllocate() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's cache size.
- getAllocate() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence values to allocate, or -1 for default.
- 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. - getAllowReferenceToSiblingContext() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getAllowReferenceToSiblingContext() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getAllowReferenceToSiblingContext() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Affirms if this context will allow its managed instances to refer instances that are managed by other contexts.
- getAllowsDuplicateListener() - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if duplicate listeners are allowed to handle the same callback event.
- getAllowsMultipleMethodsForSameCallback() - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if multiple methods of the same class can handle the same callback event.
- getAllowsUnregisteredOption() - Method in class openbook.tools.CommandProcessor
- getAllRowDeletes() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getAllRowDeletes() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return any 'all row' deletes.
- getAllRows(Table, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getAllRows(Table, int) - Method in interface org.apache.openjpa.jdbc.sql.RowManager
-
Return a logical row representing an update that should be made to all rows of the given table.
- getAllRows(Table, int) - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
- getAllRowUpdates() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getAllRowUpdates() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return any 'all row' updates.
- getAlterSequenceSQL(Sequence) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getAnchorLineNumber() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Affirms if an anchor will be created on every line.
- 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
. - getAnchorsInFile(File) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- 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
. - getAnchorsInResource(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- getAnnotationAction(AnnotatedElement, Class<T>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedAction object for AnnotatedElement.getAnnotation().
- getAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Return metadata parser, creating it if it does not already exist.
- getAnnotationParser() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
The annotation parser.
- getAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for AnnotatedElement.getAnnotations().
- getAnnotationsForMeta(Object) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Returns a list of stringified annotations for specified meta.
- getAnnotationValue(Element, Class<? extends Annotation>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Gets the value of the given annotation, if present, in the given declaration.
- getAnnotationValue(Element, Class<? extends Annotation>, String) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Gets the value of the given attribute of the given annotation, if present, in the given declaration.
- getArgument(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Get the value of this command's argument of the given name.
- getArguments() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Get this command's arguments.
- getArray(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getArray(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getArray(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getArray(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getArray(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getArray(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getArray(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getArray(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getArray(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getArray(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getArray(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getArray(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getArray(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getArrayInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getArrayInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getAscending(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getAscending(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getAscending(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the ordering direction for all ordering clauses, or empty array if none.
- getAsciiStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getAsciiStream(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getAsciiStream(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getAsciiStream(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getAsciiStream(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getAsciiStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getAsciiStream(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getAsciiStream(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getAsciiStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getAsciiStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getAsciiStream(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getAsciiStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getAsciiStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getAssertAllowedType() - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether to perform runtime checks to ensure that all elements added to collection and map proxies are the proper element/key/value type as defined by the metadata.
- getAssociatedEvent() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Return the associated
JDBCEvent
for this event. - getAssociationType() - Method in class org.apache.openjpa.meta.FieldMetaData
- getAttribute() - Method in class jpa.tools.swing.AttributeView
- getAttribute(int) - Method in class jpa.tools.swing.EntityDataModel
-
Gets the attribute at a given column index.
- getAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name of any type.
- getAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name and Java type.
- getAttributeCategory(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
-
Gets a ordinal value of enumerated persistent attribute category.
- getAttributeOverrideField(String, FieldMapping, ClassMapping) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getAttributes() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
The current attributes.
- getAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns all the attributes of the managed type including attributes of the super type.
- getAttributes(EntityType<T>) - Static method in class jpa.tools.swing.MetamodelHelper
- getAttributes(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getAttributesInOrder(ManagedType<?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
-
Gets the attributes of the given type in defined order.
- getAttributesInOrder(Class<?>, Metamodel) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- getAttributesInOrder(ClassMetaData, Metamodel) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- getAttributeType(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getAttributeTypeCode(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getAttributeTypeName(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
-
Gets name of the attribute type.
- getAuditedTypes() - Method in class org.apache.openjpa.kernel.AuditManager
- getAuditor() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the plug-in string of
Auditor
specified in this configuration. - getAuditor() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAuditor() - Method in class org.apache.openjpa.kernel.AuditManager
- getAuditorInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the singular instance of
Auditor
associated with this configuration. - getAuditorInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAuthors() - Method in class openbook.domain.Book
- getAutoAssignColNames(Column[], RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- getAutoAssignColumns(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- getAutoAssignedColumns() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return this table's auto-assigned columns.
- getAutoClear() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether instances clear their state when entering a transaction.
- getAutoClear() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAutoClear() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects clear when entering transactions.
- getAutoClear() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getAutoClear() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getAutoClear() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getAutoClear() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to clear state when entering a transaction.
- getAutoClearConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the
AutoClear
constant. - getAutoClearConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- getAutoCommit() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getAutoDetach() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separated list of events which trigger auto-detachment in place of managed states.
- getAutoDetach() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAutoDetach() - Method in interface org.apache.openjpa.kernel.Broker
-
Bit flags marked in
AutoDetach
which indicate when persistent managed objects should be automatically detached in-place. - getAutoDetach() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getAutoDetach() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getAutoDetach() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getAutoDetach() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
AutoDetachType
values which indicate when persistent managed objects should be automatically detached in-place. - getAutoDetachConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
AutoDetach
flags. - getAutoDetachConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getAutoDistinct() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getAutoDistinct() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getAutoDistinct() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether to automatically make results distinct when relational joins would otherwise introduce duplicates.
- getAutoDistinct() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getAutoGenSeqName(Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- getAutoOff() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to turn collection/map tracing off in case of more number of modifications.
- getAutoOff() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Whether to automatically stop tracking when the number of changes exceeds the container size.
- getAuxiliaryEnhancers() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Gets the auxiliary enhancers registered as
services
. - getAvailableSliceNames() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the available slice identifiers irrespective of their status.
- getAvailableSliceNames() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Gets the name of the available slices.
- getBackingMember() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the backing member supplied in
FieldMetaData.backingMember(java.lang.reflect.Member)
. - getBackingMember(FieldMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Gets the backing member of the given field.
- getBackingMember(FieldMetaData) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Return the backing member for the given field metadata.
- getBackingMember(FieldMetaData) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getBase() - Method in class org.apache.openjpa.meta.InheritanceComparator
- getBaseClassStrategy() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default base class strategy alias.
- getBaseMapping() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBaseMapping() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBaseMapping() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result of a UNION used to select a hierarchy of mappings, the base mapping represented by the current row.
- getBaseName() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns the base name of this qualified name.
- getBatchedRows() - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- getBatchedSql() - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- getBatchFetchSize(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getBatchFetchSize(int) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getBatchFetchSize(int) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getBatchLimit() - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- getBatchLimit() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Return the batch limit.
- getBatchLimit() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the batchLimit
- getBatchUpdateCount(PreparedStatement) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return batched statements update success count
- getBatchUpdateCount(PreparedStatement) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getBeanDescriptor() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getBeanProperty(String) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Gets a bean-style property name from the given key.
- getBeanStylePropertyNames(Class<?>) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets all bean-style property names of the given Class or its superclass.
- getBeginColumn() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- getBeginLine() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- getBehavior() - Method in class org.apache.openjpa.kernel.AttachManager
-
Return the behavior supplied on construction.
- 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
- getBi_1ToM_JoinTableField(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getBi_1ToM_JTField() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getBi_MTo1_JoinTableField(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getBi_MTo1_JTField() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getBi1ToMElemFK() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getBi1ToMJoinFK() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getBigDecimal(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBigDecimal(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBigDecimal(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBigDecimal(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
Deprecated.use
getBigDecimal(int parameterIndex)
orgetBigDecimal(String parameterName)
- getBigDecimal(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBigDecimal(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigDecimal(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBigDecimal(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getBigDecimal(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBigDecimal(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBigDecimal(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBigDecimal(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBigDecimal(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBigDecimal(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigDecimal(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBigDecimal(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getBigDecimalInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigDecimalInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getBigInteger(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigInteger(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBigInteger(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getBigInteger(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBigInteger(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigInteger(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBigInteger(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getBigIntegerInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBigIntegerInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getBinaryStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBinaryStream(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBinaryStream(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBinaryStream(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBinaryStream(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getBinaryStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBinaryStream(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBinaryStream(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBinaryStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBinaryStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBinaryStream(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getBinaryStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBinaryStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.KeyAttributeImpl
- getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
-
Returns the bindable Java type of this attribute.
- getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Returns the bindable Java type of this attribute.
- getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
-
Return the Java type of the represented object.
- getBindableType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
-
Returns the bindable category of this attribute.
- getBindableType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Categorizes bindable type represented by this attribute.
- getBindableType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
-
Return the bindable type of the represented object.
- getBlob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBlob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBlob(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBlob(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBlob(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBlob(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getBlob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBlob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBlob(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBlob(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBlob(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBlob(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBlob(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getBlobAsObject() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to reverse-map blob columns as containing serialized Java objects, rather than the default of using a byte[] field.
- getBlobInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBlobInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getBlobObject(ResultSet, int, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBlobObject(ResultSet, int, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getBlobObject(ResultSet, int, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getBook() - Method in class openbook.domain.Inventory
-
Gets the Book that this inventory represents.
- getBook() - Method in class openbook.domain.LineItem
-
Gets the Book for this line item.
- getBooks() - Method in class openbook.domain.Author
- getBoolean(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the boolean at the given index.
- getBoolean(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBoolean(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBoolean(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBoolean(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBoolean(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBoolean(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getBoolean(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getBoolean(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getBoolean(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBoolean(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBoolean(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBoolean(ResultSet, int) - Method in interface org.apache.openjpa.jdbc.sql.BooleanRepresentation
-
Read the boolean from the given ResultSet
- getBoolean(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
- getBoolean(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
- getBoolean(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
- getBoolean(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBoolean(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBoolean(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBoolean(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getBooleanExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a boolean.
- getBooleanExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a boolean.
- getBooleanFromResultSet(ResultSet, String, String) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
Helper method obtains a boolean value from a given column in a ResultSet.
- getBooleanInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBooleanInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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.
- 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. - getBooleanRepresentation() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getBoundParameterKeys() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the parameter keys bound with this query.
- 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.
- getBroker() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getBroker() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getBroker() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- getBroker() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getBroker() - Method in interface org.apache.openjpa.kernel.Extent
-
The broker that generated the extent.
- getBroker() - Method in class org.apache.openjpa.kernel.ExtentImpl
- getBroker() - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Return the Broker associated with this savepoint.
- getBroker() - Method in interface org.apache.openjpa.kernel.Query
-
The broker that generated this query.
- getBroker() - Method in class org.apache.openjpa.kernel.QueryImpl
- getBroker() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the broker for this context, if possible.
- getBroker() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Broker delegate.
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getBroker() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Get the broker that is used to service this proxy.
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getBroker() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getBroker(PersistenceCapable) - Method in class org.apache.openjpa.kernel.AuditManager
-
Extracts the broker from the given persistence capable instance.
- getBrokerFactory() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
BrokerFactory
class to use. - getBrokerFactory() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getBrokerFactory() - Method in class org.apache.openjpa.event.BrokerFactoryEvent
- getBrokerFactory() - Static method in class org.apache.openjpa.kernel.Bootstrap
-
Return a pooled factory for the default configuration.
- getBrokerFactory() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the factory that produced this broker.
- getBrokerFactory() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getBrokerFactory() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getBrokerFactory() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Delegate.
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getBrokerFactory() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getBrokerFactory(ConfigurationProvider, ClassLoader) - Static method in class org.apache.openjpa.kernel.Bootstrap
-
Return a pooled factory for the given configuration.
- getBrokerFactoryEventManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the
BrokerFactoryEventManager
associated with this configuration. - getBrokerFactoryEventManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getBrokerImpl() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string of the
BrokerImpl
extension to create. - getBrokerImpl() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getBuffer() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Return the internal code buffer.
- getBulkUpdateValues() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- getBulkUpdateValues() - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- getBulkUpdateValues() - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
- getBulkUpdateValues() - Method in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- getBulkUpdateValues() - Method in class org.apache.openjpa.jdbc.meta.Version
- getBulkUpdateValues() - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
- getBundleClassLoader() - Static method in class org.apache.openjpa.persistence.osgi.BundleUtils
- getBundleClassLoader() - Static method in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- getByNameAction(String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for InetAdress.getByName().
- getByte(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the byte at the given index.
- getByte(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getByte(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getByte(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getByte(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getByte(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getByte(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getByte(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getByte(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getByte(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getByte(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getByte(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getByte(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getByte(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getByte(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getByte(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getByte(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getBytecodeWriter() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the current
BytecodeWriter
to write to or null if none. - getByteInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getByteInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getBytes(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBytes(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBytes(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBytes(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBytes(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBytes(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getBytes(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getBytes(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getBytes(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getBytes(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBytes(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getBytes(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBytes(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getBytes(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getBytesInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getBytesInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getCache() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
Return the
QueryCache
that this object is associated with. - getCache() - Method in interface org.apache.openjpa.kernel.PCData
-
Get the name of the cache where this data is stored.
- getCache() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getCacheableData(Object) - Method in interface org.apache.openjpa.conf.CacheMarshaller.ValidationPolicy
-
Return an object that the
CacheMarshaller
should store. - getCacheableData(Object) - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- getCacheDistributionPolicy() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the plug-in string that described the policy to distribute cached instances across named partitions of L2 data cache.
- getCacheDistributionPolicy() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCacheDistributionPolicyInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the policy object that determines distribution of cached instances across named partitions of L2 data cache.
- getCacheDistributionPolicyInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCachedMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached metadata for the given class, without any resolution.
- getCachedMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
This method returns the ClassMetaData whose described type name matches the typeName parameter.
- getCachedQueryMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
- getCachedQueryMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached query metadata for the given name.
- getCachedQueryResultMapping(Class, String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the cached query result mapping with the given name, or null if none.
- getCachedSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached a sequence metadata for the given name.
- getCacheDurationMillis() - Method in class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
- getCachedXMLMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached XMLClassMetaData for the given class Return null if none.
- getCacheEnabled() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns tri-state status on whether this class has been enabled for caching.
- getCacheFinderQuery() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getCacheMap() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Returns the underlying
CacheMap
that this cache is using. - getCacheMap() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Returns the underlying
CacheMap
that this cache is using. - getCacheMarshallerInstances() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the cache marshaller listeners.
- getCacheMarshallerInstances() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCacheMarshallers() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings specifying the
CacheMarshaller
s to use. - getCacheMarshallers() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCacheName() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getCacheName() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the name of the cache
- getCacheNonDefaultFetchPlanQueries() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the SQL generated for queries executed with a modified fetch plan are cached.
- getCachePreparedQuery() - Method in interface org.apache.openjpa.kernel.Broker
-
Affirms if this receiver is caching prepared queries.
- getCachePreparedQuery() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getCachePreparedQuery() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getCacheRetrieveMode() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getCacheRetrieveMode() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Gets the current retrieve mode for data cache.
- getCacheRetrieveMode() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getCacheRetrieveMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Gets the current retrieve mode for data cache.
- getCacheRetrieveMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getCacheSize() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Returns the maximum number of unpinned objects to keep hard references to.
- getCacheSize() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Returns the maximum number of unpinned objects to keep hard references to.
- getCacheSize() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- getCacheSize() - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of hard references to maintain, or -1 for no limit.
- getCacheStatistics() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getCacheStatistics() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the CacheStatistics for the cache.
- getCacheStoreMode() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getCacheStoreMode() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Gets the current storage mode for data cache.
- getCacheStoreMode() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getCacheStoreMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Gets the current storage mode for data cache.
- getCacheStoreMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getCalendar(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCalendar(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getCalendar(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getCalendar(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getCalendar(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCalendar(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getCalendar(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getCalendarInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCalendarInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getCallbackMethod() - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
-
The callback method.
- getCallbackMode() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- getCallbackMode() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
What to do on lifecycle callback exceptions.
- getCallbackMode() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getCallbackOptions() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Options for configuring callbacks as a String.
- getCallbackOptions() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCallbackOptionsInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Options for configuring callbacks.
- getCallbackOptionsInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Return all callbacks for the given event type, including superclass callbacks if appropriate.
- getCallbacksBeforeListeners(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- getCallbacksBeforeListeners(int) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
If callbacks are fired before listeners for the given event type.
- getCallbacksBeforeListeners(int) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getCallSQL() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Gets the SQL for calling this procedure.
- getCanDelimit() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- getCandidate() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
Return the subquery candidate type.
- getCandidateAlias() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getCandidateAlias() - Method in interface org.apache.openjpa.kernel.exps.Subquery
-
Return the candidate alias for this subquery.
- getCandidateCollection() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getCandidateCollection() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the candidate collection, or
null
if an extent was specified instead of a collection. - getCandidateCollection() - Method in class org.apache.openjpa.kernel.QueryImpl
- getCandidateCollection() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Return the candidate collection, or
null
if an extent was specified instead of a collection. - getCandidateCollection() - Method in class org.apache.openjpa.persistence.QueryImpl
- getCandidateExtent() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getCandidateExtent() - Method in interface org.apache.openjpa.kernel.Query
-
Return the candidate extent, or
null
if a collection was specified instead of an extent. - getCandidateExtent() - Method in class org.apache.openjpa.kernel.QueryImpl
- getCandidateMetaData(JPQLExpressionBuilder.JPQLNode) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getCandidateType() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
The result candidate class.
- getCandidateType() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getCandidateType() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- getCandidateType() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.ParsedJPQL
-
Public for unit testing purposes.
- getCandidateType() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the class of the objects that this query will return, or
null
if this information is not available / not relevant. - getCandidateType() - Method in class org.apache.openjpa.kernel.QueryImpl
- getCandidateType() - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query candidate class, or null if none.
- getCandidateTypeMapping() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Candidate mapping.
- getCandidateTypeName() - Method in class org.apache.openjpa.datacache.QueryKey
-
Returns the candidate class name for this query.
- getCanonicalPathAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for f.getCanonicalPath().
- getCascadeAttach() - Method in class org.apache.openjpa.meta.FieldMetaData
- getCascadeAttach() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for attach operation.
- getCascadeAttach() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getCascadeDelete() - Method in class org.apache.openjpa.meta.FieldMetaData
- getCascadeDelete() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for delete operation.
- getCascadeDelete() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getCascadeDetach() - Method in class org.apache.openjpa.meta.FieldMetaData
- getCascadeDetach() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for detach operation.
- getCascadeDetach() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getCascadePersist() - Method in class org.apache.openjpa.meta.FieldMetaData
- getCascadePersist() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for persist operation.
- getCascadePersist() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getCascadeRefresh() - Method in class org.apache.openjpa.meta.FieldMetaData
- getCascadeRefresh() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for refresh operation.
- getCascadeRefresh() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getCascadeWithDetach() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether openjpa will always cascade on detach, regardless of the cascade setting.
- getCaseOperand() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getCastFunction(Val, String) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Return the correct CAST function syntax
- getCastFunction(Val, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Attach CAST to the current function if necessary
- getCastFunction(Val, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Return the correct CAST function syntax
- getCastFunction(Val, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the correct CAST function syntax.
- getCatalog() - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary.SybaseConnection
- getCatalog() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getCatalog() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getCatalog() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getCatalogNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the catalog name that will be used for obtaining information from
DatabaseMetaData
. - getCatalogNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the catalog name that will be used for obtaining information from
DatabaseMetaData
. - 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
- getCause() - Method in exception org.apache.openjpa.persistence.ArgumentException
- getCause() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- getCause() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- getCause() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- getCause() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- getCause() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- getCause() - Method in exception org.apache.openjpa.persistence.NoResultException
- getCause() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- getCause() - Method in exception org.apache.openjpa.persistence.PersistenceException
- getCause() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- getCause() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- getCause() - Method in exception org.apache.openjpa.persistence.RollbackException
- getCause() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- getCause() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Returns the first
Throwable
fromExceptionInfo.getNestedThrowables()
in order to conform toThrowable.getCause()
in Java 1.4+. - getCause() - Method in exception org.apache.openjpa.util.OpenJPAException
-
Returns the first
Throwable
fromOpenJPAException.getNestedThrowables()
in order to conform toThrowable.getCause()
in Java 1.4+. - getCellEditor(int, int) - Method in class jpa.tools.swing.EntityTable
- getCellRenderer(int, int) - Method in class jpa.tools.swing.EntityTable
-
Gets the special renderer for single- and multi-valued association.
- getChanged() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- getChanged() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getChanged() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getChanged() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Return the set of elements that have changed.
- getChangeTracker() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getChangeTracker() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getChangeTracker() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getChangeTracker() - Method in interface org.apache.openjpa.util.Proxy
-
Return the change tracker for this proxy, or null if none.
- getChannel() - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The channel to log to.
- getChannel() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- getChar(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the char at the given index.
- getChar(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getChar(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getChar(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getChar(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getChar(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getChar(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getChar(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getChar(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getChar(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getCharacterStream(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getCharacterStream(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCharacterStream(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getCharacterStream(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getCharacterStream(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getCharacterStream(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getCharacterStream(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
Obtain a
Reader
by usingResultSet.getClob(int)
andClob.getCharacterStream()
. - getCharacterStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCharacterStream(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getCharacterStream(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getCharacterStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCharacterStreamInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getCharInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getCharInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getCheckDatabaseForCascadePersistToDetachedEntity() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will check the database for an Entity when cascading a persist to another Entity.
- getChild(int) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- getChildCount() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- getChildren() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets all the child shapes.
- getChildren() - Method in class relations.Deity
- getClass(ClassLoader, String) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- getClass(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- getClass(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
-
Convert the given discriminator value to the corresponding class.
- getClass(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- getClass(JDBCStore, ClassMapping, Result) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getClass(JDBCStore, ClassMapping, Result) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Return the class for the current result row.
- getClass(JDBCStore, ClassMapping, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- getClass(JDBCStore, ClassMapping, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- getClass(JDBCStore, ClassMapping, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- getClass(JDBCStore, ClassMapping, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- getClassAnnotations() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return class-level annotations.
- 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.
- getClassAttributeName() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- getClassBytes(String) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- getClassCode() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return a code template for the given class, or null to use the standard system-generated Java code.
- getClassCode(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getClassCode(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return a code template for the given class, or null to use the standard system-generated Java code.
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Return SQL to limit the classes selected as much as possible to the given base class, and optionally its subclasses.
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- getClassConditions(Select, Joins, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- getClassElementDepth() - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
The depth of the class element.
- getClassElementDepth() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- 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 interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Classloader for loading driver class, etc.
- getClassLoader() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getClassLoader() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getClassLoader() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getClassLoader() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns the class loader that should be used for resolving class names (in addition to the resolver in the query).
- getClassLoader() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getClassLoader() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the current thread's class loader at the time this context was obtained.
- 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() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getClassLoader() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the current thread's class loader at the time this entity manager was obtained from the factory.
- getClassLoader() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getClassLoader() - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- getClassLoader() - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- getClassLoader(int) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Return the class loader at the given index.
- getClassLoader(Class<?>, ClassLoader) - Method in interface org.apache.openjpa.util.ClassResolver
-
Return a class loader that can be used to load classes and resources.
- getClassLoader(Class<?>, ClassLoader) - Method in class org.apache.openjpa.util.ClassResolverImpl
- getClassLoader(Class, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl.ClassResolverImpl
- getClassLoader(Class, ClassLoader) - Method in class org.apache.openjpa.util.MultiLoaderClassResolver
- 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.
- getClassMapping() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is a path to a persistent object, return its class mapping, else return null.
- getClassMapping() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Return the owning mapping.
- getClassMapping() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Return the owning mapping.
- getClassMapping(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getClassMapping(Table) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the class mapping for the given table, or null if none.
- getClassMetaData() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Returns the stored ClassMetaData
- getClassMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Returns the stored ClassMetaData
- getClassName() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
The described class name.
- getClassName() - Method in class org.apache.openjpa.lib.conf.PluginValue
-
The plugin class name.
- getClassName(Class) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return only the class name, without package.
- getClassName(Object) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return a class name to use for the given user key.
- getClassName(Object) - Method in class org.apache.openjpa.enhance.PCDataGenerator
- 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(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
-
Returns the given class name, stripping the package if it is not needed.
- getClassName(String) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return only the class name.
- getClassName(Table, String) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getClassName(Table, String) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return the fully-qualified class name to generate for the given table.
- getClassNames() - Method in class org.apache.openjpa.lib.conf.PluginListValue
-
The plugin class names.
- getClassNode() - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- getClasspathElements() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
This function retrieves the injected classpath elements for the current mojo.
- getClasspathElements() - Method in class org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo
-
This function overloads
AbstractOpenJpaMojo#getClasspathElements()
to return the test classpath elements. - getClassResolver() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ClassResolver
to use for custom class loading. - getClassResolver() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getClassResolverInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
ClassResolver
to use. - getClassResolverInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getClauseIndent() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- getClearableScheduler() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the runnable which schedules evictions.
- getClearableScheduler() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- getClientConnection() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns
null
. - getClientConnection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getClientConnection() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- getClientConnection() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a connection to the data store suitable for client use.
- getClientInfo() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getClientInfo() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getClientInfo(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getClientInfo(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getClientInfoProperties() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getClob(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getClob(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getClob(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getClob(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getClob(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getClob(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getClob(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getClob(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getClob(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getClobInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getClobInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getClobString(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getClobString(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getCloseBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Close brace string.
- getCloseConnection() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Whether to close the backing connection when this result is closed.
- getCloseOnManagedCommit() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to close the broker when the managed transaction commits.
- getCloseParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Close parentheses string.
- getClosestAliasName(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
- 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, 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, 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, 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, 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.
- 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).
- getCode() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Return the code generated for the application id, or null if invalid class or the
ApplicationIdTool.run()
method has not been called. - getCode() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return the generated code, or null if
CodeGenerator.generateCode()
has not been called. - getCode(String, Object) - Static method in class org.apache.openjpa.meta.UpdateStrategies
-
Convert the given strategy name to its constant.
- getCode(String, Object) - Static method in class org.apache.openjpa.meta.ValueStrategies
-
Convert the given strategy name to its constant.
- getCodeDirectory() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
The directory to write source to.
- getCodeFormat() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The code formatter for the generated Java code.
- getCodeFormat() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
The code formatter for the generated Java code.
- getCodeFormat() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
The code formatter for the generated Java code.
- getCollection(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name and of type java.util.Collection.
- getCollection(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name, of type java.util.Collection and contains the given element type.
- getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.CollectionAttributeImpl
- getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.ListAttributeImpl
- getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
- getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.SetAttributeImpl
- getColNumber() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getColNumber() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getColNumber() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getColNumber() - Method in class org.apache.openjpa.jdbc.schema.Table
- 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.
- getColNumber() - Method in class org.apache.openjpa.meta.ClassMetaData
- getColNumber() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getColNumber() - Method in class org.apache.openjpa.meta.QueryMetaData
- getColNumber() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getColNumber() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getColor(Attribute.PersistentAttributeType) - Static method in class jpa.tools.swing.MetamodelHelper
- getColor(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getColumn() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Deprecated.
- getColumn(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getColumn(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- getColumn(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.schema.Table
- getColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the local column joined to the given primary key column.
- GetColumn - Class in org.apache.openjpa.jdbc.kernel.exps
-
Returns the SQL alias of the named column for use in a query.
- GetColumn() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- getColumnAlias(String, Table) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return the alias to use for the given column (this includes the table alias prefix, if any).
- getColumnAlias(String, Table) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getColumnAlias(String, Table) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the alias for the given column.
- getColumnAlias(String, Table) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getColumnAlias(String, Table, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getColumnAlias(String, Table, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the alias for the given column.
- getColumnAlias(String, Table, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getColumnAlias(Column) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return the alias to use for the given column (this includes the table alias prefix, if any).
- getColumnAlias(Column) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getColumnAlias(Column) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the alias for the given column.
- getColumnAlias(Column) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getColumnAlias(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getColumnAlias(Column, Object) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the alias for the given column, without creating new table alias
- getColumnAlias(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Return the alias for the give column
- getColumnAlias(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getColumnAlias(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the alias for the given column.
- getColumnAlias(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getColumnClass(int) - Method in class jpa.tools.swing.EntityDataModel
- getColumnClass(int) - Method in class jpa.tools.swing.InstanceDataModel
- getColumnCount() - Method in class jpa.tools.swing.EntityDataModel
- getColumnCount() - Method in class jpa.tools.swing.InstanceDataModel
- getColumnDBName(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getColumnIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getColumnIdentifier(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the name of the column using database specific delimiters.
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
I/O information on the key columns / join key.
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
I/O information on the discriminator columns.
- getColumnIO() - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Return column I/O information for this mapping.
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
I/O for the columns created by the last call to
MappingInfo.createColumns(org.apache.openjpa.meta.MetaDataContext, java.lang.String, org.apache.openjpa.jdbc.schema.Column[], org.apache.openjpa.jdbc.schema.Table, boolean)
, or for the foreign key created by the last call toMappingInfo.createForeignKey(org.apache.openjpa.meta.MetaDataContext, java.lang.String, java.util.List<org.apache.openjpa.jdbc.schema.Column>, org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults, org.apache.openjpa.jdbc.schema.Table, org.apache.openjpa.jdbc.meta.ClassMapping, org.apache.openjpa.jdbc.meta.ClassMapping, boolean, boolean)
. - getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getColumnIO() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
I/O information on the foreign key, or columns if this value doesn't have a key.
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getColumnIO() - Method in class org.apache.openjpa.jdbc.meta.Version
-
I/O information on the version columns.
- getColumnName() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- getColumnName(int) - Method in class jpa.tools.swing.EntityDataModel
- getColumnName(int) - Method in class jpa.tools.swing.InstanceDataModel
- getColumnNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the column name that will be used for obtaining information from
DatabaseMetaData
. - getColumnNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return
%
ifcolumnName
isnull
, otherwise delegate to super implementation. - getColumnNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- getColumnNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the column name that will be used for obtaining information from
DatabaseMetaData
. - getColumnNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- getColumnNames() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the list of column names, used only for informative (error) messages.
- 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
- getColumnResults() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Ids of mapped scalar columns in the result.
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Columns used by this Discriminator.
- getColumns() - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Return the columns used by this strategy.
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getColumns() - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
The columns managed by this joinable.
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw column data.
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getColumns() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The columns that hold the data for this value.
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getColumns() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Columns used for versioning.
- getColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the local columns in the foreign key local table order.
- getColumns() - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Return all the columns the constraint spans.
- getColumns() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the table's columns, in alphabetical order.
- getColumns() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- getColumns() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- getColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- getColumns(String) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Deprecated.
- 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
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- getColumns(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find columns matching the given table and column patterns.
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- getColumns(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- getColumns(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Gets the columns whose table name matches the given table name.
- getColumns(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getColumns(Discriminator, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Return the columns set for this discriminator, based on the given templates.
- getColumns(ValueMapping, String, Column[], Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getColumns(ValueMapping, DBIdentifier, Column[], Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getColumns(Version, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.VersionMappingInfo
-
Return the columns set for this version, based on the given templates.
- getComment() - Method in class org.apache.openjpa.jdbc.schema.Column
- getComment() - Method in class org.apache.openjpa.jdbc.schema.Table
- getComments() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getComments() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- getComments() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getComments() - Method in interface org.apache.openjpa.lib.xml.Commentable
-
Return comments, or empty array if none.
- getComments() - Method in class org.apache.openjpa.meta.ClassMetaData
- getComments() - Method in class org.apache.openjpa.meta.FieldMetaData
- getComments() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getComments() - Method in class org.apache.openjpa.meta.QueryMetaData
- getComments() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getCommonSuperClass(String, String) - Method in class org.apache.openjpa.util.asm.BCClassWriter
- getComparator() - Method in interface org.apache.openjpa.meta.Order
-
Return a comparator for ordering by this element, or null if the ordering is done in the datastore.
- getCompatibility() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Backwards compatibility options.
- getCompatibility() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCompatibility() - Method in class org.apache.openjpa.conf.Specification
-
Return the compatibility object associated with this Specification instance.
- getCompatibilityInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Backwards compatibility options.
- getCompatibilityInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
If a Compatibility instance is associated with the Specification, we will configure this Compatibility instance instead of instantiating a new one so that the compatibility flags set in compliance with the Specification can be preserved.
- getCompilation() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- getCompilation() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- getCompilation() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getCompilation() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- getCompilation() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the query's compilation state.
- getCompilation() - Method in class org.apache.openjpa.kernel.QueryImpl
- getCompilation() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Get the current compilation for this query.
- getComponent(int) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
Gets the component metadata at the given part index.
- getComponentCount() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
Gets the number of component metadata contained in this metada.
- getComponents() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- getCompositeTypes() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the list of classes to compose this shape and all its children.
- getConcurrency() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getConcurrency() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getConfigId() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getConfigId() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getConfigId() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getConfigId() - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Sets the config id for the instrument.
- getConfiguration() - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Return the configuration.
- getConfiguration() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
System configuration.
- getConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Return the
JDBCConfiguration
for this sequence. - getConfiguration() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return the configuration for this runtime.
- getConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- getConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- getConfiguration() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the configuration provided on construction.
- getConfiguration() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- getConfiguration() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getConfiguration() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getConfiguration() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Return the select configuration.
- getConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
-
System configuration.
- getConfiguration() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return the configuration for this factory.
- getConfiguration() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return the configuration for this factory.
- getConfiguration() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- getConfiguration() - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
Return the OpenJPA configuration.
- getConfiguration() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the configuration associated with this context.
- 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
- getConfiguration() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the configuration for the repository.
- getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Configuration supplied on construction.
- getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Configuration.
- getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Configuration supplied on construction.
- getConfiguration() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getConfiguration() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getConfiguration() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.cast to
OpenJPAEntityManagerFactorySPI
instead. This method pierces the published-API boundary, as does the SPI cast. - getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Return the configuration for this factory.
- getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Return the configuration associated with this entity manager.
- getConfiguration() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Configuration supplied on construction.
- getConfiguration() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Configuration.
- getConfiguration() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- getConfiguration() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- getConfiguration() - Method in class org.apache.openjpa.slice.Slice
- getConfiguration(String, String) - Method in class openbook.client.Demo
- 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 inmap
. - getConfigurationLog() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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.
- getConfigurationPrefix() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- getConfigurationPrefix() - Method in class org.apache.openjpa.slice.ProductDerivation
- 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.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
-
Return the current
Connection
for this savepoint. - getConnection() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return a SQL connection to the database.
- getConnection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getConnection() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnection() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getConnection() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnection() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the connection in use by the context, or a new connection if none.
- getConnection() - 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() - 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.
- getConnection() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getConnection() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the connection in use by the entity manager, or a new connection if none.
- getConnection() - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- getConnection() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getConnection(String, String) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnection(String, String) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
- getConnection(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- getConnection(String, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- getConnection(Properties) - Method in class org.apache.openjpa.jdbc.schema.AutoDriverDataSource
- getConnection(Properties) - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- getConnection(Properties) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnection(JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- getConnection(JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Return the connection to use based on the type of sequence.
- getConnection2DriverName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the non-XA connection driver.
- getConnection2DriverName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnection2Password() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the non-XA data store connection.
- getConnection2Password() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnection2Properties() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to establish non-XA connections.
- getConnection2Properties() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnection2URL() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the non-XA data store connection.
- getConnection2URL() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnection2UserName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the non-XA data store connection.
- getConnection2UserName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionConstant() - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- getConnectionDecoratorInstances() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
ConnectionDecorator
s to use. - getConnectionDecoratorInstances() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getConnectionDecorators() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A comma-separated list of the
ConnectionDecorator
for adding functionality to JDBC connections. - getConnectionDecorators() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getConnectionDriverName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the connection driver.
- getConnectionDriverName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionDriverName() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Driver class name.
- getConnectionDriverName() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionFactory() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The connection factory, possibly from JNDI.
- getConnectionFactory() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactory() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getConnectionFactory() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the 'JTA' ConnectionFactory, looking it up from JNDI if needed.
- getConnectionFactory() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionFactory() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the 'JTA' ConnectionFactory, looking it up from JNDI if needed.
- getConnectionFactory() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getConnectionFactory2() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The non-XA connection factory.
- getConnectionFactory2() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactory2() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getConnectionFactory2() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the 'NonJTA' ConnectionFactory, looking it up from JNDI if needed.
- getConnectionFactory2() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionFactory2() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the 'NonJTA' ConnectionFactory, looking it up from JNDI if needed.
- getConnectionFactory2Name() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the second data store connection factory.
- getConnectionFactory2Name() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactory2Name() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the 'NonJTA' ConnectionFactoryName.
- getConnectionFactory2Name() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionFactory2Name() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the 'NonJTA' ConnectionFactoryName.
- getConnectionFactory2Properties() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the non-XA connection factory.
- getConnectionFactory2Properties() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactoryMode() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The mode of the connection factory in use.
- getConnectionFactoryMode() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactoryName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the data store connection factory.
- getConnectionFactoryName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactoryName() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the 'JTA' connectionFactoryName
- getConnectionFactoryName() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionFactoryName() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the 'JTA' connectionFactoryName
- getConnectionFactoryProperties() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the connection factory.
- getConnectionFactoryProperties() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionFactoryProperties() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Configuration of datasource properties.
- getConnectionFactoryProperties() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionPassword() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the data store connection.
- getConnectionPassword() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionPassword() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionPassword() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getConnectionPassword() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionPassword() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the connection password.
- getConnectionPassword() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getConnectionPassword() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the connection password.
- getConnectionProperties() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to establish connections.
- getConnectionProperties() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionProperties() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Configuration of connection.
- getConnectionProperties() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionRetainMode() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the broker with respect to data store connections.
- getConnectionRetainMode() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionRetainMode() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the connection retain mode for this broker.
- getConnectionRetainMode() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getConnectionRetainMode() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionRetainMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getConnectionRetainMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the connection retain mode for this entity manager.
- getConnectionRetainModeConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the connection retain mode as one of the following symbolic constants:
ConnectionRetainModes.CONN_RETAIN_ALWAYS
ConnectionRetainModes.CONN_RETAIN_TRANS
ConnectionRetainModes.CONN_RETAIN_DEMAND
- getConnectionRetainModeConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionURL() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the data store connection.
- getConnectionURL() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionURL() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC URL.
- getConnectionURL() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionUserName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the data store connection.
- getConnectionUserName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getConnectionUserName() - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC user name.
- getConnectionUserName() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getConnectionUserName() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getConnectionUserName() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getConnectionUserName() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the connection user name.
- getConnectionUserName() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getConnectionUserName() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the connection user name.
- getConstant(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the constant value assigned to the given local column.
- getConstantColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the local columns that we link to using constant values.
- getConstantPrimaryKeyColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the primary key columns that we link to using constant values.
- getConstants() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the constant values assigned to the local columns returned by
ForeignKey.getConstantColumns()
. - getConstraints() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Gets all constrains attached this column.
- getConstraints(Class<T>) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Gets all constrains of the given type attached to this column.
- getConstraintsForClass(Class<?>) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Returns the validation constraints for the specified class
- getContainedBy() - Method in class org.apache.openjpa.meta.FetchGroup
-
Gets the name of the fetch groups in which this receiver has been included.
- 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.abstractstore.AbstractStoreManager
-
Returns the
StoreContext
that this store manager is associated with. - getContext() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- getContext() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Current persistence context.
- getContext() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getContext() - Method in class org.apache.openjpa.kernel.AbstractLockManager
- getContext() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Return the context this provider was constructed with.
- getContext() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- getContext() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getContext() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getContext() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getContext() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return the context associated with this configuration; may be null if it has not been set or this object has been serialized.
- getContext() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getContext() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getContext() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the managing context.
- getContext() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getContext() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return the query context that has been set.
- 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().
- getContextRef() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getContextRef() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getContextRef() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getContextRef() - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Gets the context reference for the instrument.
- getConversionKey() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getConversionKey() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getConversionKey() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns a key that can be used to determine whether conversion should take place.
- getConverter() - Method in class org.apache.openjpa.meta.FieldMetaData
- getConvertPositionalParametersToNamed() - Method in class org.apache.openjpa.conf.Compatibility
- getCopyFieldState() - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Whether this savepoint copies the field values of retained instances.
- getCopyNew() - Method in class org.apache.openjpa.kernel.AttachManager
-
Return whether to copy new instances being persisted.
- getCopyObjectIds() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to copy identity objects before returning them to client code.
- getCopyOnDetach() - Method in class org.apache.openjpa.conf.Compatibility
-
Affirms if detached entities are copy of the managed instances.
- getCorrelatedVariable() - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Return correlated variable name
- getCorrelatedVariable() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getCorrelatedVariable() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- getCorrelationVar() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- getCorrelationVar() - Method in interface org.apache.openjpa.kernel.exps.Path
- getCorrespondingLoadInsn(int) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Get the corresponding LOAD instruction for the given STORE instruction.
- getCorrespondingStoreInsn(int) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Get the corresponding STORE instruction for the given LOAD instruction.
- getCount(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting count from the result set.
- getCount(JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getCount(JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getCount(JDBCStore) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Return the number of instances matching this select.
- getCount(JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getCreated() - Method in class hellojpa.Message
- getCreateFieldMethods(int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return the policy constant for how to create type methods.
- getCreateFieldMethods(int) - Method in class org.apache.openjpa.enhance.PCDataGenerator
- getCreateIndexSQL(Index) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to create the given index.
- getCreateIndexSQL(Index) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getCreateScriptSource() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getCreateScriptSource() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCreateScriptTarget() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getCreateScriptTarget() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCreateSequenceSQL(Sequence) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to create the given sequence.
- getCreateSequenceSQL(Sequence) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return either
CREATE SEQUENCE <sequence name>
orCREATE GENERATOR <sequence name>
. - getCreateSource() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Optional run a DB action before accessing the database.
- getCreateSource() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCreateSourceConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getCreateSourceConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getCreateSQL() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Gets the SQL for creating this procedure.
- getCreateSubclass() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should make its arguments persistence-capable, or generate a persistence-capable subclass.
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to create the given table, complete with columns.
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getCreateTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getCreateTableSQL(Table, SchemaGroup) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to create the given table, complete with columns.
- getCreateTableSQL(Table, SchemaGroup) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- getCriteriaBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getCriteriaBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getCriteriaBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Gets the QueryBuilder with OpenJPA-extended capabilities.
- getCriteriaBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Gets the QueryBuilder with OpenJPA-extended capabilities.
- 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
- getCurrentDate(Class<T>) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getCurrentDate(Class<T>) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the current date.
- getCurrentDate(Class<T>) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getCurrentTime(Class<T>) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getCurrentTime(Class<T>) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the current time.
- getCurrentTime(Class<T>) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getCurrentTimestamp(Class<T>) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getCurrentTimestamp(Class<T>) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the current timestamp.
- getCurrentTimestamp(Class<T>) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- 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
- getCursorName() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getCustomer() - Method in class openbook.client.Demo
- getCustomer() - Method in class openbook.domain.PurchaseOrder
-
Gets the customer who placed this Purchase Order.
- getCustomer() - Method in class openbook.domain.ShoppingCart
-
Gets the Customer who owns this cart.
- getCustomFetchGroups() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all fetch groups for this type, including superclass groups but excluding the standard groups such as "default" or "all".
- getCustomFetchGroups() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Gets the name of the custom fetch groups those are associated to this receiver.
- getCustomizer() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the customizer in use, or null if none.
- getCw() - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- getCycle() - Method in class org.apache.openjpa.lib.graph.Edge
-
List of edges forming a cycle.
- getData(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getData(int) - Method in interface org.apache.openjpa.kernel.PCData
-
Return the data stored in the given field index.
- getData(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
- getData(ClassMetaData) - Method in class org.apache.openjpa.xmlstore.XMLStore
-
Return all datas for the base class of the given type.
- getData(ClassMetaData, Object) - Method in class org.apache.openjpa.xmlstore.XMLStore
-
Return the data for the given oid, or null if it does not exist.
- getDatabaseAction() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
database action from the persistence unit.
- getDatabaseAction() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDatabaseActionConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getDatabaseActionConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- getDataCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
DataCache
to use for level-2 data store caching. - getDataCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDataCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the data cache for this class, or null if it is not cachable.
- getDataCache(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the named data cache, or null if it does not exist.
- getDataCache(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- getDataCache(String, boolean) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the named data cache.
- getDataCache(String, boolean) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Returns the named cache.
- getDataCacheEnabled() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Affirms true if this receiver is annotated with @DataCache and is not disabled.
- getDataCacheManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- getDataCacheManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDataCacheManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- getDataCacheManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDataCacheMode() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the String constant that matches the
DataCacheMode
- getDataCacheMode() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDataCacheName() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The name of the data cache that stores the managed instance of this class, by default.
- getDataCacheTimeout() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Default data cache timeout.
- getDataCacheTimeout() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDataCacheTimeout() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The cache timeout for this class. -1 indicates no timeout.
- getDataModel() - Method in class jpa.tools.swing.EntityTableView
- getDataSource() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getDataSource(StoreContext) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the primary data source to use.
- getDataSource(StoreContext) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getDataSource2(StoreContext) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the non-enlisted data source to use.
- getDataSource2(StoreContext) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getDataStoreActions(Map) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getDataStoreActions(Map) - Method in class org.apache.openjpa.kernel.QueryImpl
- getDataStoreActions(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Returns a description of the commands that will be sent to the datastore in order to execute this query.
- getDataStoreActions(Map) - Method in class org.apache.openjpa.persistence.QueryImpl
- getDataStoreActions(Map<?, ?>) - Method in interface org.apache.openjpa.kernel.Query
-
Returns a description of the commands that will be sent to the datastore in order to execute this query.
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return a description of the commands that will be sent to the datastore in order to execute the query.
- getDataStoreActions(ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getDataStoreActions(ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Return the commands that will be sent to the datastore in order to execute the query, typically in the database's native language.
- getDataStoreIdColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getDataStoreIdColumnName() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getDataStoreIdColumns(ClassMapping, Column[], Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Return the datastore identity columns for the given class, based on the given templates.
- getDataStoreIdSequence(ClassMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns the system-configured sequence.
- getDataStoreIdSequence(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getDataStoreIdSequence(ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- getDataStoreIdSequence(ClassMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a sequence that generates datastore identity values for the given class.
- getDataStoreIdType(ClassMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- getDataStoreIdType(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getDataStoreIdType(ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- getDataStoreIdType(ClassMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return the class used by this StoreManager for datastore identity values.
- getDataStoreSavepoint() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
-
Return the stored savepoint object
- getDate(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDate(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDate(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDate(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDate(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDate(int, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDate(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDate(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDate(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getDate(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDate(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDate(Object, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getDate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDate(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDate(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDate(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDate(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDate(String, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getDate(ResultSet, int, Calendar) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getDate(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDate(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDate(Column, Calendar, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getDate(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDate(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDate(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getDateFractionDigits(Column, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Only get's used if no explicit scale is used (@{code @Column(scale=0)} which is the default).
- getDateInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDateInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getDateInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDateInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getDateTypeCode(Class<?>) - Static method in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
Return the proper date typecode.
- getDB2MajorVersion() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getDB2MinorVersion() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getDb2ServerType() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getDBCPConnection(Properties) - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- getDBCPDataSource(Properties) - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- getDbcpDelegate(Connection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Get the delegated connection from the given DBCP connection.
- getDBDictionary() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
DBDictionary
to use to define the RDBMS SQL information. - getDBDictionary() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getDBDictionary() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return the dictionary in use.
- getDBDictionary() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getDBDictionary() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Convenient access to dictionary for mappings.
- getDBDictionary() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getDBDictionary() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Return the dictionary in use.
- getDBDictionaryInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
DBDictionary
to use. - getDBDictionaryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getDBSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Return the database schema.
- getDBSchemaGroup(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Return the database schema.
- getDecimalDigits() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the number of decimal digits for the column, if applicable.
- getDeclaration(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getDeclaration(FieldMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return a code template for the declaration of the given field, or null to use the system-generated default Java code.
- getDeclaration(FieldMetaData) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return a code template for the declaration of the given field, or null to use the system-generated default Java code.
- getDeclareColumnSQL(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the declaration SQL for the given column.
- getDeclareColumnSQL(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Return the declaration SQL for the given column.
- getDeclareColumnSQL(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getDeclaredAnnotationsAction(AnnotatedElement) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for AnnotatedElement.getDeclaredAnnotations().
- getDeclaredAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name of any type.
- getDeclaredAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name and Java type.
- getDeclaredAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns all the attributes declared by this managed type only.
- getDeclaredCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Return the declared callbacks for the given event type.
- getDeclaredCollection(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name and of type java.util.Collection.
- getDeclaredCollection(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name, of type java.util.Collection and contains the given element type.
- getDeclaredFetchGroups() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the fetch groups declared explicitly in this type.
- getDeclaredField(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the metadata for the persistent or transactional field with the given relative index.
- getDeclaredField(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the metadata for the persistent or transactional field with the given name, without including superclass fields.
- getDeclaredFieldAction(Class<?>, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for clazz.getDeclaredField().
- getDeclaredFieldMapping(int) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDeclaredField(int)
. - getDeclaredFieldMapping(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDeclaredField(int)
. - getDeclaredFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDeclaredFields()
. - getDeclaredFieldNames() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Utility method to get names of all declared fields excluding the superclasses' sorted in lexical order.
- getDeclaredFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return only the fields for this class, without superclass fields.
- getDeclaredFieldsAction(Class<?>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for class.getDeclaredFields().
- getDeclaredId(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of given type that corresponds to the id attribute of this identifiable managed type.
- getDeclaredIncludes() - Method in class org.apache.openjpa.meta.FetchGroup
-
Return the fetch group names declared included by this group.
- getDeclaredIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The relative index of this persistent/transactional field.
- getDeclaredInterfaces() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all explicitly declared interfaces this class implements.
- getDeclaredList(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name and of type java.util.List.
- getDeclaredList(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name, of type java.util.List and contains the given element type.
- getDeclaredMap(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name and of type java.util.Map.
- getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name, of type java.util.Map and contains the given key/value type.
- 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().
- getDeclaredParameterKeys() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the declared parameter keys in the given query.
- getDeclaredParameterKeys(Class<T>) - Method in class org.apache.openjpa.persistence.AbstractQuery
- getDeclaredParameters() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the parameter instances declared in this query.
- getDeclaredPluralAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Return all collection-valued attributes declared by the managed type.
- getDeclaredRecursionDepth(FieldMetaData) - Method in class org.apache.openjpa.meta.FetchGroup
-
Return the recursion depth declared for the given field, or 0 if none.
- getDeclaredRecursionDepthFields() - Method in class org.apache.openjpa.meta.FetchGroup
-
Return the fields with declared recursion depths in this group.
- getDeclaredSet(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name and of type java.util.Set.
- getDeclaredSet(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of the given name, of type java.util.Set and contains the given element type.
- getDeclaredSingularAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared, single-valued attribute of the given name of any type.
- getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared single-valued attribute of the given name and Java type.
- getDeclaredSingularAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the single-valued attributes declared by the managed type.
- getDeclaredType() - Method in class org.apache.openjpa.meta.FieldMetaData
- getDeclaredType() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Return the declared class of the value.
- getDeclaredType() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getDeclaredTypeCode() - Method in class org.apache.openjpa.meta.FieldMetaData
- getDeclaredTypeCode() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Return the declared type code of the value.
- getDeclaredTypeCode() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getDeclaredTypeMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getDeclaredTypeMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
ValueMetaData.getDeclaredTypeMetaData()
. - getDeclaredTypeMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getDeclaredTypeMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- getDeclaredTypeMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Return metadata for the value's class, if the type is persistent.
- getDeclaredTypeMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getDeclaredUnmanagedFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDeclaredUnmanagedFields()
. - getDeclaredUnmanagedFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return any fields that were added as non-managed.
- getDeclaredVariableType(String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns the type of the named variable if it has been declared.
- getDeclaredVariableType(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getDeclaredVersion(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the declared attribute of given type that corresponds to the version attribute of this managed type.
- getDeclaringClass(Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets the declaring class of the given method signature but also checks if the method is declared in an interface.
- getDeclaringMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getDeclaringMetaData()
- getDeclaringMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The declaring class.
- getDeclaringMethod(Class, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets the method in the given class that has the same signature of the given method, if exists.
- getDeclaringType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The declaring class.
- getDeclaringType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Returns the managed type which declared this attribute.
- 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.jdbc.schema.Column
-
Return the default value set for this column, if any.
- getDefault() - Method in class org.apache.openjpa.lib.conf.Value
-
The default value for the property as a string.
- getDefaultAccessType() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default access type for base classes with ACCESS_UNKNOWN.
- getDefaultAccessType() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Return the default access type for a base persistent class with
ClassMetaData.ACCESS_UNKNOWN
access type. - getDefaultAccessType() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getDefaultBrokerAlias() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- getDefaultEntryDelimiter() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
- getDefaultEventIndex() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getDefaultFetchGroupFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDefaultFetchGroupFields()
. - getDefaultFetchGroupFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the list of fields in the default fetch group, including superclass fields, or an empty array if none.
- getDefaultFormat() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
- getDefaultForNull(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
- getDefaultIdentifierRule() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getDefaultIdentifierRule() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getDefaultIdentifierRule() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Gets the default naming rule
- getDefaultIdentityType() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default identity type for unmapped classes without primary key fields.
- getDefaultIdentityType() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Return the default identity type for unmapped classes without primary key fields.
- getDefaultIdentityType() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- 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.
- getDefaultResourceLocation() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- getDefaults() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getDefaults() - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Return the metadata defaults for this factory.
- getDefaults() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getDefaults() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getDefaultSchema() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Returns the default schema.
- getDefaultSchema() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getDefaultSchema() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- getDefaultSchemaName() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getDefaultSchemaName() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getDefaultString() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the default value set for the column, if any.
- getDefaultTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getDefaultValue() - Method in class openbook.tools.CommandProcessor.Option
-
Gets the default value of this option.
- getDeferConstraints() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to defer constraints by default.
- getDefinedFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDefinedFields()
. - getDefinedFieldMappingsInListingOrder() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getDefinedFieldsInListingOrder()
. - getDefinedFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns an array of all the fields defined by this class.
- getDefinedFieldsInListingOrder() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns all fields defined by this class in the order they are listed in the metadata file.
- getDefinedSuperclassField(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the defined superclass field with the given name, or null if none.
- getDefinedVariable(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getDefiningMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getDefiningMetaData()
- getDefiningMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The class that defines the metadata for this field.
- getDefiningMetaData(QueryMetaData, Map) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return the metadata that defines the given query, if any.
- getDefiningType() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
The class that defines this query result, or null if none.
- getDefiningType() - Method in class org.apache.openjpa.meta.QueryMetaData
-
The class that defines this query, or null if none.
- getDelayCollectionLoading() - Method in interface org.apache.openjpa.util.ProxyManager
-
Returns whether this proxy manager is enabled for delayed collection loading.
- getDelayCollectionLoading() - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether loading of collections should be delayed until an operation is performed that requires them to be loaded.
- getDelayConstraintResolve() - Method in interface org.apache.openjpa.jdbc.schema.SchemaParser
-
Delay resolution of foreign key constraints until
SchemaParser.resolveConstraints()
is called. - getDelayConstraintResolve() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getDelayedField() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Returns the expected field index even if this collection was detached.
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getDelayedField() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getDelayedOwner() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Returns a state manager that can service this proxy even if the collection was detached.
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getDelayedOwner() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getDelegate() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
Delegate.
- getDelegate() - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- getDelegate() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
Delegate select.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingExtent
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
Return the direct delegate.
- getDelegate() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
Return the wrapped store manager.
- getDelegate() - Method in interface org.apache.openjpa.kernel.FinderQuery
-
Gets the value to which this receiver delegates its execution.
- getDelegate() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- getDelegate() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.Log4J2LogFactory.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
- getDelegate() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
Factory delegate.
- getDelegate() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getDelegate() - Method in interface org.apache.openjpa.persistence.Extent
-
Deprecated.cast to
ExtentImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - getDelegate() - Method in class org.apache.openjpa.persistence.ExtentImpl
-
Delegate.
- getDelegate() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Deprecated.cast to
FetchPlanImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - getDelegate() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
Delegate.
- getDelegate() - Method in interface org.apache.openjpa.persistence.Generator
-
Deprecated.cast to
GeneratorImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - getDelegate() - Method in class org.apache.openjpa.persistence.GeneratorImpl
-
Delegate.
- getDelegate() - Method in class org.apache.openjpa.persistence.QueryImpl
-
Delegate.
- getDelegate() - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Deprecated.cast to
QueryResultCacheImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - getDelegate() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
-
Delegate.
- getDelegate() - Method in interface org.apache.openjpa.persistence.StoreCache
-
Deprecated.cast to
StoreCacheImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - getDelegate() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
-
Delegate.
- getDelegate() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
-
Gets the facade delegate that manages bind parameters on behalf of this receiver.
- getDelegates() - Method in class org.apache.openjpa.lib.log.MultiLogFactory
-
Returns the delegates that this MultiLogFactory delegates messages to.
- getDeleteAction() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the delete action for the key.
- getDeletedObjectIds() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
When the event type is not PAYLOAD_EXTENTS, return the set of object IDs for deleted objects.
- getDeletedTypeNames() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
When the event type is PAYLOAD_EXTENTS, return the set of class names for the classes of deleted objects.
- getDeletedTypes() - Method in class org.apache.openjpa.event.TransactionEvent
-
Return the unmodifiable the set of classes of persistence capable objects that were deleted in the transaction.
- getDeletedTypes() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getDeletedTypes() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getDeletedTypes() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the set of classes that have been deleted in the current transaction.
- getDeletes() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getDeletes() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return all deleted primary rows.
- getDeleteTableContentsSQL(Table[], Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create SQL to delete the contents of the specified tables.
- getDeleteTableContentsSQL(Table[], Connection) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getDeleteTableContentsSQL(Table[], Connection) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getDeleteTargets(Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getDelimitedCase() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getDelimitedCase() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getDelimitedCase() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns the case that is used when delimiting.
- getDelimitIdentifiers() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getDelimitReservedWords() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- getDeliveredOn() - Method in class openbook.domain.PurchaseOrder
-
Gets the time when this order was delivered.
- getDereferencedEmbedDependent() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getDescribedClass(ClassLoader, String) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Get the class from the described type
- getDescribedType() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The persistence capable class described by this metadata.
- getDescribedType() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
Persistence-aware type.
- getDescribedTypeString() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The persistence capable stringified class described by this metadata.
- getDescription() - Method in class openbook.tools.CommandProcessor.Option
- getDescription() - Method in class org.apache.openjpa.conf.Specification
- getDescription() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Useful for debugging.
- getDestDir() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- getDestinationDirectory() - Method in class openbook.tools.converter.SourceRenderer
- getDetachable() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to make generated classes detachable.
- getDetachedObjectId(AttachManager, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getDetachedState() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The name of the detach state field, or null if none.
- getDetachedStateField() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to add a detached state field to enhanced classes.
- getDetachedStateField() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the detach state field, or null if none.
- getDetachedStateManager() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use a detached state manager on types that allow it.
- getDetachProxyFields() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to detach proxy fields.
- getDetachState() - Method in class org.apache.openjpa.conf.DetachOptions.All
- getDetachState() - Method in class org.apache.openjpa.conf.DetachOptions.FetchGroups
- getDetachState() - Method in class org.apache.openjpa.conf.DetachOptions
-
The
DetachState
constant. - getDetachState() - Method in class org.apache.openjpa.conf.DetachOptions.Loaded
- getDetachState() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDetachState() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getDetachState() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getDetachState() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Detach mode constant to determine which fields are part of the detached graph.
- getDetachState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getDetachState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Detach mode constant to determine which fields are part of the detached graph.
- getDetachStateInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the instance specified by the detach state plugin.
- getDetachStateInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDiagnosticContext() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
A string to prefix all log messages with.
- getDictionaries(InputStream) - Method in class org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
- getDictionary() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- getDictionary() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getDictionary() - Method in interface org.apache.openjpa.jdbc.sql.Select
- getDictionary() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getDirectory() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The directory to write source to.
- getDirectory() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
The base build directory to generate code to.
- getDirectory() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
The file to output the generated code to, or null for the current directory.
- getDirty() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getDirty() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getDirty() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getDirty() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return a read-only mask of the indexes of all dirty fields.
- getDirty() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getDirtyObjects() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getDirtyObjects() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getDirtyObjects() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return a list of current dirty instances.
- getDirtyObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getDirtyObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return a set of current dirty instances.
- getDirtyStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all dirty state managers.
- getDiscriminator() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The class discriminator.
- getDiscriminatorColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getDiscriminatorColumnName() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getDiscriminatorStrategy() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default discriminator strategy alias.
- getDiscriminatorStrategy() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Default discriminator strategy for base class mappings.
- getDiscriminatorValue(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- getDiscriminatorValue(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
-
Return the discriminator value for the given type.
- getDiscriminatorValue(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- getDiscriminatorValue(Discriminator, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return the default discriminator value for the given instance.
- getDiscriminatorValue(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Provides a default value for the given Discriminator.
- getDiscriminatorValue(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getDisplayName(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getDisplayName(EntityType<?>) - Static method in class jpa.tools.swing.MetamodelHelper
-
Gets the displayed name of a given entity type.
- getDisplayName(Type<?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getDisplayName(Class<?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getDistributedStoreManager() - Method in interface org.apache.openjpa.slice.DistributedBroker
-
Gets the distributed store manager used by this receiver.
- getDistributedStoreManager() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- getDistributionPolicy() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the user-specific policy that suggests the cache where a managed entity state is stored.
- getDistributionPolicy() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Gets the instance-based cache distribution policy, if configured.
- getDistributionPolicy() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy, as a plugin string, that governs how new instances will be distributed across the available slices.
- getDistributionPolicy() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getDistributionPolicyInstance() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy that governs how new instances will be distributed across the available slices.
- getDistributionPolicyInstance() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getDocType() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- 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 interface org.apache.openjpa.enhance.DynamicStorage
-
Get the double at the given index.
- getDouble(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDouble(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDouble(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDouble(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDouble(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDouble(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getDouble(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getDouble(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getDouble(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getDouble(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getDouble(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getDouble(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getDouble(Map<String, Object>, String, double) - Static method in class openbook.util.PropertyHelper
- getDouble(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDouble(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getDouble(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getDoubleExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a double.
- getDoubleExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a double.
- getDoubleInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getDoubleInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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.
- 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. - getDoubleSpace() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
-
If true, then output two lines after multi-line statements.
- getDriverDataSource() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
- getDriverDataSource() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- 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
- getDropColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given column from its table.
- getDropColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
- getDropColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return
ALTER TABLE <table name> DROP <col name>
. - getDropColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- getDropColumnSQL(Column) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getDropForeignKeySQL(ForeignKey, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given foreign key from its table.
- getDropForeignKeySQL(ForeignKey, Connection) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Return
ALTER TABLE <table name> DROP FOREIGN KEY <fk name>
. - getDropForeignKeySQL(ForeignKey, Connection) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Return
ALTER TABLE <table name> DROP FOREIGN KEY <fk name>
. - getDropIndexSQL(Index) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given index.
- getDropIndexSQL(Index) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getDropIndexSQL(Index) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getDropPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given primary key from its table.
- getDropPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getDropPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getDropPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Return
ALTER TABLE <table name> DROP PRIMARY KEY
. - getDropPrimaryKeySQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Return
ALTER TABLE <table name> DROP PRIMARY KEY
. - getDropScriptSource() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getDropScriptSource() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDropScriptTarget() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getDropScriptTarget() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDropSequences() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, sequences that appear to be unused will be dropped.
- getDropSequenceSQL(Sequence) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given sequence.
- getDropSequenceSQL(Sequence) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
On Firebird 1.5 return
DROP GENERATOR <sequence name>
. - getDropSource() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Similar to
OpenJPAConfiguration.getCreateSource()
but for dropping the database schema and content. - getDropSource() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDropSourceConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getDropSourceConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDropSQL() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Gets the SQL for dropping this procedure.
- getDropTables() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, tables that appear to be unused will be dropped.
- getDropTableSQL(Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a series of SQL statements to drop the given table.
- getDropUnusedComponents() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether schema components that are unused by any mapping will be dropped from this tool's
SchemaGroup
, and, depending on the schema action, from the database. - getDynamicDataStructs() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return whether to generate dynamic data structures where possible for cache and runtime usage.
- getDynamicDataStructs() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDynamicEnhancementAgent() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether OpenJPA will attempt to dynamically load the enhancement agent.
- getDynamicEnhancementAgent() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getDynamicQueryBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getDynamicQueryBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Gets a builder for dynamic queries.
- getEager(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getEager(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getEager(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getEager(FieldMapping) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
The eager result for the given key, or null if none.
- getEager(FieldMapping) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the eager select for the given key.
- getEager(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getEager(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- getEagerFetchMode() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Specifies the default eager fetch mode to use.
- getEagerFetchMode() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getEagerFetchMode() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getEagerFetchMode() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Return the eager fetch mode.
- getEagerFetchMode() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getEagerFetchMode() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
The eager fetch mode, as one of the eager constants in
JDBCFetchConfiguration
. - getEagerFetchMode() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Eager fetch mode in loading relations.
- getEagerFetchMode() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getEagerFetchModeConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the eager fetch mode as one of the following symbolic constants:
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
- getEagerFetchModeConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getEagerMap() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Return view of eager selects.
- getEagerMap(boolean) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Raw eager information.
- getEagerResult(Connection, PreparedStatement, ResultSet, JDBCStore, JDBCFetchConfiguration, boolean, SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of executing eager selects.
- getEdges() - Method in class org.apache.openjpa.lib.graph.Graph
-
Return all edges in the graph.
- getEdges(int) - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
-
Return all edges of the given type.
- 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.
- getElement() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Metadata about the element value.
- getElementClass() - Method in interface org.apache.openjpa.persistence.Extent
-
The extent's element type.
- getElementClass() - Method in class org.apache.openjpa.persistence.ExtentImpl
- getElementColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- getElementColumns(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Return the columns holding the data for a collection element for the given element mapping from
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null). - getElementColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- getElementColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- getElementMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getElement()
- getElements() - Method in class org.apache.openjpa.persistence.TupleFactory
- getElements() - Method in class org.apache.openjpa.persistence.TupleImpl
- getElementType() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- getElementType() - Method in interface org.apache.openjpa.kernel.Extent
-
The class of extent elements.
- getElementType() - Method in class org.apache.openjpa.kernel.ExtentImpl
- getElementType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
-
Returns the type representing the element type of the collection.
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getElementType() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getElementType() - Method in interface org.apache.openjpa.util.proxy.ProxyCollection
-
The collection element type.
- getEmail() - Method in class openbook.domain.Customer
- getEmbeddables() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel embeddable types.
- getEmbeddedClassType(FieldMapping, String) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getEmbeddedExtensions(String, boolean) - Method in class org.apache.openjpa.meta.Extensions
-
Return the embedded extensions under the given key.
- getEmbeddedExtensions(String, String, boolean) - Method in class org.apache.openjpa.meta.Extensions
-
Return the embedded extensions under the given key.
- getEmbeddedFieldMapping(FieldMapping, String) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getEmbeddedFieldMapping(FieldMapping, String, boolean) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getEmbeddedIdCols(FieldMapping, List) - Static method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
- getEmbeddedMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getEmbeddedMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
ValueMetaData.getEmbeddedMetaData()
. - getEmbeddedMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getEmbeddedMapping(ValueMapping) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getEmbeddedMapping(ValueMapping, boolean) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- getEmbeddedMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- getEmbeddedMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The embedded class metadata for the value.
- getEmbeddedMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getEmbeddingMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getEmbeddingMetaData()
- getEmbeddingMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
If this metadata is for an embedded object, returning the owning value.
- getEmptyValue(int) - Static method in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
Return an empty value object for the given type code.
- getEnableStatistics() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getEnableStatistics() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- getEnableStatistics() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- getEnableStatistics() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Affirm if statistics is gathered.
- getEnableStats() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- getEncryptionProvider() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the
EncryptionProvider
. - getEncryptionProvider() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getEndColumn() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Get end column.
- getEndIndex() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getEndIndex() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
The result end index.
- getEndIndex() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- 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.
- getEndLine() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Get end line.
- getEndRange() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getEndRange() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the 0-based exclusive end index for the returned results, or
Long.MAX_VALUE
for no limit. - getEndRange() - Method in class org.apache.openjpa.kernel.QueryImpl
- getEnforcePropertyRestrictions() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether to fail if the persistent type uses property access and bytecode analysis shows that it may be violating OpenJPA's property access restrictions.
- getEntities() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel entity types.
- getEntityClasses() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
The File where the class files of the entities to enhance reside
- getEntityClasses() - Method in class org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo
-
The File where the class files of the entities to enhance reside
- getEntityGraph(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getEntityGraphs(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getEntityManager() - Method in interface org.apache.openjpa.persistence.Extent
-
The owning entity manager.
- getEntityManager() - Method in class org.apache.openjpa.persistence.ExtentImpl
- getEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
The owning entity manager.
- getEntityManager() - Method in class org.apache.openjpa.persistence.QueryImpl
- getEntityManager(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the entity manager for the given object, if one can be determined from just the object alone.
- getEntityManagerFactory() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getEntityManagerFactory() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the factory that produced this entity manager.
- getEntityManagerFactory() - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns the
OpenJPAEntityManagerFactory
specified by your OpenJPA defaults. - getEntityManagerFactory(Map) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns the
OpenJPAEntityManagerFactory
specified by your OpenJPA defaults, usingmap
as overrides. - getEntityType() - Method in class jpa.tools.swing.EntityTypeView
- getEntry(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the key at the specified index.
- getEntry(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the entry mapped to the key specified.
- getEntry(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
- getEntry(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Gets the entry mapped to the key specified.
- getEntry(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
-
Returns the entry associated with the specified key in the ConcurrentHashMap.
- getEnumType(FieldMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Return enum type for the field.
- getEnumType(FieldMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Return enum type for the field.
- getEnumValue(Class<E>, E[], Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Gets a enum value of the given type from the given value.
- getEnumValue(Class<E>, E[], String, Map<String, Object>) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Gets a enum value of the given type from the given properties looking up with the given key.
- getEnumValue(Class<E>, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Gets a enum value of the given type from the given value.
- getEnumValue(Class<E>, String, Map<String, Object>) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Get the value of the given key from the given properties after converting it to the given enumerated value.
- getEnvClassLoader() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The environmental loader used when loading this metadata.
- getEnvClassLoader() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Return the environmental class loader to pass on to parsed metadata instances.
- getEnvClassLoader() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Return the environmental class loader to pass on to parsed metadata instances.
- getEpilogue() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets the closing <BODY> and <HTML> tags
- getEpilogue() - Method in class openbook.tools.converter.PlainTokenRenderer
- getEpilogue() - Method in interface openbook.tools.converter.TokenRenderer
-
Gets a string to be added after token processing ends.
- 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
- getEventType() - Method in class org.apache.openjpa.event.BrokerFactoryEvent
- getEvictFromDataCache() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to also evict an object from the store cache when it is evicted through this broker.
- getEvictFromDataCache() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getEvictFromDataCache() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getEvictFromStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getEvictFromStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to also evict an object from the store cache when it is evicted through this entity manager.
- getEvictionCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getEvictionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
Returns number of total evictions since last reset
- getEvictionCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total evictions since last reset
- getEvictionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getEvictionCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query evictions since last reset.
- getEvictionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getEvictionSchedule() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getEvictOnBulkUpdate() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getEvictOnBulkUpdate() - Method in interface org.apache.openjpa.datacache.DataCache
-
Returns whether the the cache needs to be updated when bulk updates as executed.
- getEvictOnBulkUpdate() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getEvictPolicy() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Returns the evictionPolicy for QueryCache
- getEvictPolicy() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Returns the eviction policy of the query cache
- 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.
- getExceptions() - Method in interface org.apache.openjpa.jdbc.kernel.PreparedStatementManager
-
Return the exceptions encountered during all flushes.
- getExceptions() - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- getExcludedJoinedTableClassMeta() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getExcludedJoinedTableClassMeta() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
get joined table metadatas excluded for polymorphic queries
- getExcludedJoinedTableClassMeta() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getExcludedTypes() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getExcludedTypes() - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Gets the excluded types, if configured.
- getExcludes() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- getExcludes() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- getExcludes() - Method in interface org.apache.openjpa.kernel.FinderCache
-
Gets the excluded stringified keys.
- getExcludes() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Gets the exclusion patterns.
- getExcludes(List<MetaDataContext>) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Return the field indexes to exclude when loading data for the given path.
- getExecutableQuery() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
-
Gets the kernel delegate that is handles actual execution on behalf of this receiver.
- getExecutionContext() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Get the execution context of this command.
- getExecutionCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getExecutionCount() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total execution requests since last reset
- getExecutionCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total execution requests since last reset
- getExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getExecutionCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query execution since last reset.
- getExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getExecutionCount(String) - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total execution requests since last reset
- getExecutionCount(String) - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total execution requests since last reset for the specified string-ified query key.
- getExecutionCount(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getExecutionCount(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query since last reset.
- getExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getExecutionResult() - Method in class org.apache.openjpa.jdbc.kernel.XROP
- getExecutionResult() - Method in class org.apache.openjpa.kernel.QueryResultCallback
- getExecutionResult() - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
-
Gets the result of executing the underlying JDBC statement.
- getExp() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getExp() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getExp() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- getExp() - Method in class org.apache.openjpa.kernel.exps.WhenCondition
- getExpectedJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- getExpectedJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- getExpectedJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- getExpectedJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- getExpectedResultCount() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getExpectedResultCount() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getExpectedResultCount() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
The expected result count for the query.
- getExpectedResultCount() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getExpired() - Method in class org.apache.openjpa.datacache.ExpirationEvent
-
Return whether the expired object was expired naturally, or if the object was explicitly removed.
- 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
- getExpression() - Method in class org.apache.openjpa.persistence.query.OrderableItem
- getExpressionFactory(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getExpressionFactory(ClassMetaData) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Return an
ExpressionFactory
to use to create an expression to be executed against an extent. - getExtendedPathLookup() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getExtendedPathLookup() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Affirms if extended path lookup feature is active.
- getExtendedPathLookup() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getExtendedPathLookup() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Affirms if extended path lookup feature is active.
- getExtendedPathLookup() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getExtendsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Extends declaration.
- getExtension() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- getExtensionKeys() - Method in class org.apache.openjpa.meta.Extensions
-
Return all extension keys.
- getExtensionKeys(String) - Method in class org.apache.openjpa.meta.Extensions
-
Return all extension keys for the given vendor.
- getExtensionVendors() - Method in class org.apache.openjpa.meta.Extensions
-
Return all vendors who have extension keys at this level.
- getExtent(Class<T>) - Method in interface openbook.server.OpenBookService
- getExternalizer() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's externalizer, or null if none.
- getExternalizerMethod() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The externalizer method.
- getExternalValue(Object, StoreContext) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Convert the given field value to its external value through the provided externalizer, or return the value as-is if no externalizer.
- getExternalValueMap() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the mapping of field values to external values.
- getExternalValues() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Properties string mapping field values to external values.
- getExtraFieldData(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Return the data from the proper index of the extra field data array.
- getExtraFieldDataIndex(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the intermediate field data index of the given field in the compacted array, or -1 if the field does not use extra data.
- getExtraFieldDataLength() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the number of fields that use impl or intermediate data, in order to create a compacted array for storage of said data.
- getExtraNameCharacters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getFactory() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's factory, or null if none.
- getFactoryInitializationBanner() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return an object to be written to the log when this broker factory initializes.
- getFactoryInitializationBanner() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- getFactoryMethod() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The factory method or constructor.
- getFailedObject() - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- getFailedObject() - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Return the failed object to include in optimistic lock exceptions.
- getFailedObject() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
This implementation does not track failed objects.
- getFailedObject() - Method in exception org.apache.openjpa.persistence.ArgumentException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.NoResultException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.PersistenceException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.RollbackException
- getFailedObject() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- getFailedObject() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
The failed object.
- getFailedObject() - Method in exception org.apache.openjpa.util.OpenJPAException
-
The failed object.
- 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[]) - 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.
- getFather() - Method in class relations.Deity
- getFetchBatchSize() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Get the size of the batch that will be pre-selected when accessing elements in a query or relationship.
- getFetchBatchSize() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFetchBatchSize() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getFetchBatchSize() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return the fetch batch size for large result set support.
- getFetchBatchSize() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getFetchBatchSize() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Return the fetch batch size for large result set support.
- getFetchBatchSize() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getFetchConfiguration() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return the current default fetch configuration.
- getFetchConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getFetchConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getFetchConfiguration() - Method in interface org.apache.openjpa.kernel.Extent
-
Return the (mutable) fetch configuration for this extent.
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.ExtentImpl
- getFetchConfiguration() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the fetch configuration for this query.
- getFetchConfiguration() - Method in class org.apache.openjpa.kernel.QueryImpl
- getFetchConfiguration() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the (mutable) fetch configuration for loading objects from this context.
- getFetchConfiguration() - Method in interface org.apache.openjpa.slice.DistributedBroker
-
Gets the covariant fetch configuration that is aware of targets.
- getFetchConfiguration() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- getFetchDirection() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The JDBC fetch direction.
- getFetchDirection() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getFetchDirection() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getFetchDirection() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The fetch direction to use as a constant from
ResultSet
. - getFetchDirection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- 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
- getFetchDirection() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Result set fetch direction.
- getFetchDirection() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getFetchDirection() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getFetchDirection() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getFetchDirectionConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the result set constant for the fetch direction.
- getFetchDirectionConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getFetchGroup(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Gets a named fetch group.
- getFetchGroups() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Comma-separated list of fetch group names that will be pre-set for all new
FetchConfiguration
s. - getFetchGroups() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFetchGroups() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getFetchGroups() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Returns immutable set of names of the fetch groups that this component will use when loading objects.
- getFetchGroups() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Returns the names of the fetch groups that this component will use when loading objects.
- getFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getFetchGroupsList() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
List of fetch group names that will be pre-set for all new
FetchConfiguration
s. - getFetchGroupsList() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFetchInnerJoins() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getFetchInnerJoins() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Returns the names of the inner fetch joins that this component will use when loading objects.
- getFetchInnerJoins() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getFetchPlan() - Method in interface org.apache.openjpa.persistence.Extent
-
Fetch configuration for controlling how iterated objects are loaded.
- getFetchPlan() - Method in class org.apache.openjpa.persistence.ExtentImpl
- getFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the (mutable) fetch plan for loading objects from this entity manager.
- getFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Fetch plan for controlling the loading of results.
- getFetchPlan() - Method in class org.apache.openjpa.persistence.QueryImpl
- 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
- getFetchSize() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getFetchSize() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getField(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the metadata for the persistent or transactional field with the given absolute index.
- getField(int) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Get the data for the field with the given index.
- getField(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the metadata for the persistent or transactional field with the given name.
- getFieldAccess() - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return the default field ACCESS constant for generated fields from
Opcodes
. - getFieldAccessNames(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return the list of fields in
meta
that use field access, ornull
if a list of fields is unobtainable. - getFieldAccessNames(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- getFieldAnnotations(FieldMetaData) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return field-level annotations.
- getFieldCode(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getFieldCode(FieldMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return a code template for the get/set methods of the given field, or null to use the system-generated default Java code.
- getFieldCode(FieldMetaData) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return a code template for the get/set methods of the given field, or null to use the system-generated default Java code.
- getFieldCount() - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Return the number of fields, regardless of type
- getFieldGenerator(Class, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getFieldGenerator(Class, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Returns a
Generator
for the generated values of the specified type, or null if the field is not generated. - getFieldIndex() - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- getFieldIndex() - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
Return the field index of this joinable, or -1 if not a field.
- getFieldIndex() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getFieldIndex() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getFieldIndex() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getFieldIndex() - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getFieldMapping() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is a path to a persistent field, return its mapping, else return null.
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- getFieldMapping() - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
The owning field mapping.
- getFieldMapping() - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
The owning field mapping.
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getFieldMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
ValueMetaData.getFieldMetaData()
. - getFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getFieldMapping(int) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getField(int)
. - getFieldMapping(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getField(int)
. - getFieldMapping(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getFieldMapping(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getFieldMapping(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return XMLMapping for a given field.
- getFieldMapping(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getFields()
. - getFieldMappingsInListingOrder() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getFieldsInListingOrder()
. - getFieldMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- getFieldMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Return the owning field for this value.
- getFieldMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getFieldName(int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return the name for the generated field at the given index.
- getFieldName(Member) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return the field name for the given member.
- getFieldName(String) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Return the field name for given suggested name, possibly adding leading underscore.
- getFieldName(String, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return a default Java identifier-formatted name for the given column/table name.
- getFieldName(ClassMapping, Column[], ForeignKey, String) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getFieldName(ClassMapping, Column[], ForeignKey, String) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return the field name used to map the given columns, or null to prevent the columns from being mapped.
- getFieldNames() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Utility method to get names of all fields including the superclasses' sorted in lexical order.
- getFieldNames(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Get the field names for a
PersistenceCapable
class. - getFieldOverride() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Whether to use field-level override or class-level override.
- getFields() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getFields() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Returns the set of fully-qualified field names that this component will use when loading objects.
- getFields() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all field metadata, including superclass fields.
- getFields() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Returns the fully qualified names of the fields that this component will use when loading objects.
- getFields() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getFieldsInListingOrder() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns all fields in the order they are listed in the metadata file.
- getFieldStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Association of a field value type name with the handler or strategy class name.
- getFieldType(Column, boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the default field type for the given column.
- getFieldTypes(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Get the field types for a
PersistenceCapable
class. - getFieldValue(Object, StoreContext) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the result of passing the given external value through the factory to get the field value.
- getFieldValueMap() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the mapping of external values to field values.
- getFieldValues(Class, int, Class<T>) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets values of all field f the given class such that f exactly match the given modifiers and are of given type (Object implies any type) unless f is annotated as
Reflectable
. - getFile() - Method in class org.apache.openjpa.audit.AuditLogger
- getFile() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return Java file to write to.
- getFile() - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
-
Return the XML resource defining this schema.
- 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() - Method in class org.apache.openjpa.meta.MetaDataTool
-
The file to generate metadata to.
- getFile(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.Files
-
Check the given string for a matching file.
- getFileHandler() - Method in class org.apache.openjpa.xmlstore.XMLConfiguration
-
Return the
XMLFileHandler
associated with this configuration. - getFileMap() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Returns a
Map
with keys of theFile
to be written to, and values of aCollection
ofSourceTracker
instances. - getFilePaths(List<File>) - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
- getFilterListener(String) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- getFilterListener(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getFilterListener(String) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- getFilterListener(String) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getFilterListener(String) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- getFilterListener(String) - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
Return the filter listener for the given tag, or null if none.
- getFilterListener(String) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the filter listener for the given tag, or null.
- getFilterListener(String) - Method in class org.apache.openjpa.kernel.QueryImpl
- getFilterListener(String) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return the standard filter listener for the given tag, or null.
- getFilterListener(String) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getFilterListenerInstances() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the query filter listeners.
- getFilterListenerInstances() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFilterListeners() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings of the query
FilterListener
s to use. - getFilterListeners() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFilterListeners() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getFilterListeners() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The set of filter listeners.
- getFilterListeners() - Method in class org.apache.openjpa.kernel.QueryImpl
- getFilterPCRegistryClasses() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the metadata processor should filter classes dispatched by the PCRegistry listener system.
- getFinderCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Get the string configuration of the finder cache.
- getFinderCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFinderCacheInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Get the cache of finder queries.
- getFinderCacheInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFinderTargetPolicy() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy, as a plugin string, that governs which slices will be targeted for a given finder.
- getFinderTargetPolicy() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getFinderTargetPolicyInstance() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy that governs which slices will be targeted for a given finder.
- getFinderTargetPolicyInstance() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- 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.
- getFirst() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getFirstResult() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Return the 0-based start index for the returned results.
- getFirstResult() - Method in class org.apache.openjpa.persistence.QueryImpl
- getFirstResult() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getFk() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey.FKMapKey
- getFlag(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Flags are used for bookkeeping information.
- getFloat(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the float at the given index.
- getFloat(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getFloat(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getFloat(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getFloat(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getFloat(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getFloat(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getFloat(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getFloat(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getFloat(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getFloat(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getFloat(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getFloat(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getFloat(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getFloat(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getFloat(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getFloatInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getFloatInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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.
- 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. - getFlushBeforeDetach() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should flush changes before detaching or serializing an entity.
- getFlushBeforeQueries() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Returns whether or not OpenJPA should automatically flush modifications to the data store before executing queries.
- getFlushBeforeQueries() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFlushBeforeQueries() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getFlushBeforeQueries() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The query automatic flush configuration.
- getFlushBeforeQueries() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getFlushBeforeQueriesConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Returns one of
QueryFlushModes.FLUSH_TRUE
,QueryFlushModes.FLUSH_FALSE
, orQueryFlushModes.FLUSH_WITH_CONNECTION
, as determined by parsing the string returned byOpenJPAConfiguration.getFlushBeforeQueries()
. - getFlushBeforeQueriesConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getFlushed() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getFlushed() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getFlushed() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getFlushed() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return a read-only mask of the indexes of all fields that have been flushed since they were last changed.
- getFlushed() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getFlushMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getFlushMode() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Return the current flush mode.
- getFlushMode() - Method in class org.apache.openjpa.persistence.QueryImpl
- getFlushMode() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getForeignKey() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getForeignKey() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw foreign key information.
- getForeignKey() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
If this value joins to another record, the foreign key.
- getForeignKey() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getForeignKey() - Method in class org.apache.openjpa.jdbc.sql.Join
- getForeignKey(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getForeignKey(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- getForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getForeignKey(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Return an equivalent of this value's foreign key, but joining to the given target, which may be an unjoined subclass of this value's related type.
- getForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getForeignKey(ClassMapping, int) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getForeignKey(ValueMapping, String, Table, Table, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getForeignKey(ValueMapping, String, Table, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getForeignKey(ValueMapping, String, Table, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
-
Deprecated.
- getForeignKey(ValueMapping, DBIdentifier, Table, Table, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default foreign key for the join from this value to its related type, or null for a logical foreign key only.
- getForeignKey(ValueMapping, DBIdentifier, Table, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getForeignKey(ValueMapping, DBIdentifier, Table, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getForeignKeyConstraintSQL(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the declaration SQL for the given foreign key, or null if it is not supported.
- getForeignKeyDeleteAction() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action for relation keys.
- getForeignKeyIO(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Return the I/O information for the given set foreign key.
- getForeignKeys() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether foreign keys on existing tables should be manipulated.
- getForeignKeys() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- getForeignKeys() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Return whether foreign keys should be generated.
- getForeignKeys() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether foreign keys on existing tables should be manipulated.
- getForeignKeys() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return all foreign keys for the table.
- getForeignKeySet(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Return the value for the given foreign key.
- getForeignKeyWhere(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Return the value for the given foreign key.
- getForNameAction(String, boolean, ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for Class.forName().
- getForUpdateClause(JDBCFetchConfiguration, boolean, Select) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Get the update clause for the query based on the isolationLevel hints if it is for update.
- getForUpdateClause(JDBCFetchConfiguration, boolean, Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Get the update clause for the query based on the updateClause and isolationLevel hints
- getFrom() - Method in class org.apache.openjpa.lib.graph.Edge
-
Return the node the edge links from.
- getFrom(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the portion of the select statement between the FROM keyword and the WHERE keyword.
- getFromSelect() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getFromSelect() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Another select instance that creates a temporary table from which this select pulls data.
- getFromSelect() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getFromSelect(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the FROM clause for a select that selects from a tmp table created by an inner select.
- getFullDBIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getFullIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getFullIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Index
- getFullIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getFullIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Table
- getFullIdentifier(Table, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the full name of the table, including the schema (delimited by
DBDictionary.catalogSeparator
). - getFullName() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use getFullDBIdentifier()
- getFullName() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- getFullName() - Method in class org.apache.openjpa.jdbc.schema.Index
-
Deprecated.
- getFullName() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
Deprecated.
- getFullName() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getFullName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Deprecated.Use getFullName(boolean) instead.
- getFullName(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field name, qualified by the owning class and optionally the embedding owner's name (if any).
- getFullName(Index) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- getFullName(Index) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the full name of the index, including the schema (delimited by the result of
DBDictionary.catalogSeparator
). - getFullName(Index) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- getFullName(Sequence) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the full name of the sequence, including the schema (delimited by the result of
DBDictionary.catalogSeparator
). - getFullName(Table, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getFullyQualifiedAnchorsInPropertiesLocation(String) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
-
Return a List
of all the fully-qualified anchors specified in propertiesLocation
. - 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
. - 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
- getGender() - Method in class relations.Deity
- getGenerateAnnotations() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to generate annotations along with generated code.
- getGeneratedKey(Column, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the last generated value for the given column.
- getGeneratedKey(Column, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- 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
- getGeneratedKeys() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getGeneratedKeys(PreparedStatement, String[]) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
This method will only be called when the database supports getGeneratedKeys.
- getGeneratedKeys(PreparedStatement, DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- getGeneratedKeySequenceName(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the sequence name used by databases for the given autoassigned column.
- getGeneratedKeySequenceName(Column, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a generated key sequence identifier for the column.
- getGeneratedKeySequenceName(Column, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getGeneratedKeyTriggerName(Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Trigger name for simulating auto-assign values on the given column.
- getGeneratedKeyTriggerName(Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Trigger name for simulating auto-assign values on the given column.
- getGenericContext() - Method in interface org.apache.openjpa.enhance.StateManager
-
Persistence context.
- getGenericContext() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getGenericContext() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getGenericContext() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getGenericContext() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getGenKeySeqName(String, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getGenKeySeqName(String, Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- getGrammarFileName() - Method in class openbook.tools.parser.JavaLexer
- getGrammarFileName() - Method in class openbook.tools.parser.JavaParser
- getGrouping() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getGrouping() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the grouping SQL for this select.
- getGrouping() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getHandler() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getHandler() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The handler used for this value, or null if none.
- getHandler() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getHasSubselect() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getHasSubselect() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the flag to indicate whether this Select has internally generated subselect
- getHasSubselect() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getHaving() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getHaving() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the HAVING clause, or null if none.
- getHaving() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getHierarchyStrategy() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
The default strategy for subclasses in this hierarchy.
- getHint(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getHint(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Get the hint value for the specific key as originally set by the caller, or null if the hint is not specified.
- getHint(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getHint(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Get the hint value for the given key.
- getHint(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getHintKeys() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Query hints.
- getHints() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getHints() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Get an immutable view of the currently active hints and their values.
- getHints() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Gets the current hints set on this receiver.
- getHints() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Get the hints and their values currently set on this receiver.
- getHints() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getHints() - Method in class org.apache.openjpa.persistence.HintHandler
-
Gets all the recorded hint keys and their values.
- getHints() - Method in class org.apache.openjpa.persistence.QueryImpl
-
Get all the active hints and their values.
- getHints() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getHintValues() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Query hints.
- getHitCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getHitCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests that has been found in cache since last reset.
- getHitCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getHitCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the hit count since cache statistics were last reset
- getHitCount() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total read requests that have been found in cache since last reset.
- getHitCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total read requests that have been found in cache since last reset.
- getHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getHitCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query execution that are cached since last reset.
- getHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getHitCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getHitCount(String c)
- getHitCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getHitCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests that has been found in cache for the given class since last reset.
- getHitCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getHitCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total read requests that has been found in cache for the given class since last reset.
- getHitCount(String) - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total read requests that have been found in cache since last reset.
- getHitCount(String) - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total read requests that have been found in cache since last reset for the specified string-ified query key.
- getHitCount(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getHitCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getHitCount(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query that are cached since last reset.
- getHitCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getHoldability() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getHoldability() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getHoldability() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getIcon(int) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getIcon(String) - Static method in class openbook.client.Images
- getIcon(String, boolean) - Static method in class openbook.client.Images
- getIcon(String, int, int) - Static method in class openbook.client.Images
- getId() - Method in class hellojpa.Message
- getId() - Method in class mapping.BuildSchemaPC
- getId() - Method in class mapping.BuildUTF8SchemaPC
- getId() - Method in class openbook.domain.Author
- getId() - Method in class openbook.domain.Customer
- getId() - Method in class openbook.domain.PurchaseOrder
-
Gets the immutable, auto-generated persistent identity of this Purchase Order.
- getId() - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
The id that this marshaller is responsible for.
- getId() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- getId() - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Abs
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Sqrt
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.StringLength
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.ToLowerCase
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.ToUpperCase
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getId() - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- getId() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- getId() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getId() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getId() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getId() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the identifier for this state manager.
- getId() - Method in interface org.apache.openjpa.kernel.PCData
-
Return the id of this instance.
- getId() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getId() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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
- getId() - Method in class org.apache.openjpa.util.BigDecimalId
- getId() - Method in class org.apache.openjpa.util.BigIntegerId
- getId() - Method in class org.apache.openjpa.util.BooleanId
- getId() - Method in class org.apache.openjpa.util.ByteId
- getId() - Method in class org.apache.openjpa.util.CharId
- getId() - Method in class org.apache.openjpa.util.DateId
- getId() - Method in class org.apache.openjpa.util.DoubleId
- getId() - Method in class org.apache.openjpa.util.FloatId
- getId() - Method in class org.apache.openjpa.util.Id
-
Primary key.
- getId() - Method in class org.apache.openjpa.util.IntId
- getId() - Method in class org.apache.openjpa.util.LongId
- getId() - Method in class org.apache.openjpa.util.ObjectId
- getId() - Method in class org.apache.openjpa.util.ShortId
- getId() - Method in class org.apache.openjpa.util.StringId
- getId() - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Getter for oid.
- getId(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of given type that corresponds to the id attribute of this identifiable managed type.
- getIdAttributes(EntityType<T>) - Static method in class jpa.tools.swing.MetamodelHelper
- getIdClass() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The class specified with the @IdClass annotation if used
- getIdClassAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attributes corresponding to the id class of the identifiable type.
- getIdColumns(FieldMapping, List) - Static method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
- getIdentifier() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns this object as a DBIdentifier.
- getIdentifier() - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- getIdentifier() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- getIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Schema
- getIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Table
- getIdentifier() - Method in interface org.apache.openjpa.kernel.FinderQuery
-
Gets the identifier of this receiver.
- getIdentifier() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Get the immutable identifier of this receiver used for *
cache
. - getIdentifier(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Get the identifier for the specified entity.
- getIdentifier(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
-
Returns the identifier of the persistent entity.
- getIdentifier(Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingInfo.TableDefaults
- getIdentifier(OpenJPAEntityManagerFactory, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
-
Get the object identifier for a persistent entity managed by one of the entity managers of the specified entity manager factory.
- getIdentifierAliases() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getIdentifierAliases() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Get the aliases for identifier columns that can be used in COUNT selects to find the number of matches.
- getIdentifierAliases() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getIdentifierConcatenator() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getIdentifierConcatenator() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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 class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getIdentifierDelimiter() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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 class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getIdentifierRule(T) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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 class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getIdentifierRules() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getIdentifierRules() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns all naming rules
- getIdentifierUtil() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Gets the String constant that matches the
IdentifierUtil
- getIdentifierUtil() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getIdentifierUtilInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Gets the
DBIdentifierUtil
- getIdentifierUtilInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getIdentityClassSuffix() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Suffix used to create application identity class name from a class name, or in the case of inner identity classes, the inner class name.
- getIdentityColumnName() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getIdentityColumnName() - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getIdentitySequence(ClassMetaData) - Method in interface org.apache.openjpa.kernel.Broker
-
Returns a
Seq
for the datastore identity values of the specified persistent class, or null if the class' identity cannot be represented as a sequence. - getIdentitySequence(ClassMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getIdentitySequence(ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getIdentitySequenceMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Metadata for the datastore identity sequence.
- getIdentitySequenceName() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The datastore identity sequence name, or null for none.
- getIdentityStrategy() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The strategy to use for datastore identity generation.
- getIdentityType() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The type of identity being used.
- getIdGenerator(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getIdGenerator(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Returns a
Generator
for the datastore identity values of the specified type, or null if the type is unmanaged or its identity cannot be represented by a sequence. - getIdObject() - Method in class org.apache.openjpa.util.BigDecimalId
- getIdObject() - Method in class org.apache.openjpa.util.BigIntegerId
- getIdObject() - Method in class org.apache.openjpa.util.BooleanId
- getIdObject() - Method in class org.apache.openjpa.util.ByteId
- getIdObject() - Method in class org.apache.openjpa.util.CharId
- getIdObject() - Method in class org.apache.openjpa.util.DateId
- getIdObject() - Method in class org.apache.openjpa.util.DoubleId
- getIdObject() - Method in class org.apache.openjpa.util.FloatId
- getIdObject() - Method in class org.apache.openjpa.util.Id
- getIdObject() - Method in class org.apache.openjpa.util.IntId
- getIdObject() - Method in class org.apache.openjpa.util.LongId
- getIdObject() - Method in class org.apache.openjpa.util.ObjectId
- getIdObject() - Method in class org.apache.openjpa.util.OpenJPAId
-
Return the identity value as an object.
- getIdObject() - Method in class org.apache.openjpa.util.ShortId
- getIdObject() - Method in class org.apache.openjpa.util.StringId
- getIdType() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
-
Return the type that represents the type of the id.
- getIgnoreCase() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns whether case is ignored during equality operations.
- getIgnoreChanges() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether changes in the current transaction are taken into account when executing queries and iterating extents.
- getIgnoreChanges() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getIgnoreChanges() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to take into account changes in the transaction when executing a query or iterating an extent.
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getIgnoreChanges() - Method in interface org.apache.openjpa.kernel.Extent
-
Whether this extent will ignore changes made in the current transaction.
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.ExtentImpl
- getIgnoreChanges() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Whether to ignore changes in the current transaction.
- getIgnoreChanges() - Method in class org.apache.openjpa.kernel.QueryImpl
- getIgnoreChanges() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.Extent
-
Whether the extent sees inserts and deletes in the current transaction.
- getIgnoreChanges() - Method in class org.apache.openjpa.persistence.ExtentImpl
- getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to take into account changes in the transaction when executing a query or iterating an extent.
- getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Whether to ignore changes in the current transaction.
- getIgnoreChanges() - Method in class org.apache.openjpa.persistence.QueryImpl
- getIgnoreDetachedStateFieldForProxySerialization() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should ignore the DetachedStateField value when determining if our Proxy classes should be removed during serialization.
- getIgnoreDfgForFkSelect() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getIgnoreDfgForFkSelect() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Affirms if foreign key for a relation field will be pre-fetched as part of the owning object irrespective of whether the field is included in the default fetch group of this fetch configuration.
- getIgnoreDfgForFkSelect() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getIgnoreDfgForFkSelect() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Affirms if foreign key for a relation field will be pre-fetched as part of the owning object irrespective of whether the field is included in the default fetch group of this fetch configuration.
- getIgnoreDfgForFkSelect() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getIgnoreErrors() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Return false if this tool is configured to throw an exception on an attempt to generate an id class for a type that does not use application identity.
- getIgnoreErrors() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether and SQL errors should cause a failure or just issue a warning.
- getIgnoreErrors() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, SQLExceptions thrown during schema manipulation will be printed but ignored.
- getIgnoreNonPersistent() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- getIgnoreSuperclassCallbacks() - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude superclass callbacks from events.
- getIgnoreSystemListeners() - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude system listeners from events.
- getIgnoreUnmapped() - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Whether unmapped classes should be ignored as possible primary key values in the table.
- GetImage() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- getImplData() - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getImplData() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getImplData() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getImplData() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getImplData() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
An object that concrete back ends can associate with each instance.
- getImplData() - Method in interface org.apache.openjpa.kernel.PCData
-
Returns the instance-level impl data, or null if none.
- getImplData() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getImplData() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getImplData(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getImplData(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getImplData(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getImplData(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getImplData(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Field-level impl data.
- getImplData(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
- getImplData(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getImplementation(Class, Class) - Method in class org.apache.openjpa.util.StoreFacadeTypeRegistry
-
Return the implementation for the given facade and store.
- getImplementation(Class, Class, Class) - Method in class org.apache.openjpa.util.StoreFacadeTypeRegistry
-
Return the implementation for the given facade and store.
- 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
. - getImplementorMappings(Class<?>, ClassLoader, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getImplementorMetaDatas(Class<?>, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return all least-derived metadatas with some mapped assignable type that implement the given class.
- 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
- getImportedKeys(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getImportedKeys(DatabaseMetaData, String, String, String, Connection, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getImportedKeys(DatabaseMetaData, String, String, String, Connection, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getImportedKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to return foreign keys imported by the given table pattern.
- getImportedKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to return full foreign keys imported by the given table pattern.
- getImportedKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getImportPackages() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Returns the collection of packages that need to be imported.
- getImportPackages() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Returns the set of packages that needs to be imported for this code.
- getIncludedTypes() - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Gets the included types, if configured.
- getInColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- getIncrement() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- getIncrement() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's increment.
- getIncrement() - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- getIncrement() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence increment, or -1 for default.
- getIndependentAssignableMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Returns the closest-derived list of non-inter-joinable mapped types assignable to this type.
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
Return all independent mappings to which this strategy must join in order to access collection elements, or empty array if none.
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- getIndependentElementMappings(boolean) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Return all independent mappings to which this strategy must join in order to access collection elements, or empty array if none.
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- getIndependentElementMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- getIndependentExpressionCandidates(ClassMetaData, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getIndependentExpressionCandidates(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Return the assignable types for the given metadata whose expression trees must be compiled independently.
- getIndependentKeyMappings(boolean) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return all independent mappings to which this strategy must join in order to access map keys, or empty array if none.
- getIndependentKeyMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getIndependentKeyMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getIndependentKeyMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getIndependentTypeMappings() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getIndependentTypeMappings() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Return all independently-mapped joinable types for this value, depending on whether this value is polymorphic and how the related type is mapped.
- getIndependentTypeMappings() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getIndependentValueMappings(boolean) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return all independent mappings to which this strategy must join in order to access map values, or empty array if none.
- getIndependentValueMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getIndependentValueMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getIndependentValueMappings(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getIndex() - Method in class openbook.domain.LineItem
-
Gets the 1-based index this line item in its parent PurchaseOrder.
- getIndex() - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getIndex() - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getIndex() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Index on the Discriminator columns, or null if none.
- getIndex() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw index.
- getIndex() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Index on the version columns, or null if none.
- getIndex() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the column's 0-based index in the owning table.
- getIndex() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the foreign key's 0-based index in the owning table.
- getIndex() - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
The index of this row in ordered row list.
- getIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute index of this persistent/transactional field.
- getIndex(TupleElement<?>) - Method in class org.apache.openjpa.persistence.TupleFactory
- getIndex(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getIndex(String) - Method in class org.apache.openjpa.persistence.TupleFactory
- getIndex(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- getIndex(Discriminator, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Return the index to set on the discriminator columns, or null if none.
- getIndex(Discriminator, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default index for the discriminator, or null if the discriminator columns should not be indexed by default.
- getIndex(Discriminator, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getIndex(Discriminator, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getIndex(ValueMapping, String, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getIndex(ValueMapping, String, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getIndex(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getIndex(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getIndex(ValueMapping, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getIndex(ValueMapping, DBIdentifier, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default index for the value, or null if the value columns should not be indexed by default.
- getIndex(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getIndex(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getIndex(Version, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.VersionMappingInfo
-
Return the index to set on the version columns, or null if none.
- getIndex(Version, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default index for the version, or null if the version columns should not be indexed by default.
- getIndex(Version, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getIndex(Version, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getIndexDiscriminator() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index discriminator columns by default.
- getIndexes() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether indexes on existing tables should be manipulated.
- getIndexes() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- getIndexes() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Return whether indexes should be generated.
- getIndexes() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether indexes on existing tables should be manipulated.
- getIndexes() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the table's indexes.
- 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
- getIndexInfo(DatabaseMetaData, String, String, String, boolean, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getIndexInfo(DatabaseMetaData, String, String, String, boolean, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getIndexInfo(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, boolean, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find indexes matching the given table pattern.
- getIndexInfo(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, boolean, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getIndexLogicalForeignKeys() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index logical foreign keys by default.
- getIndexName(String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getIndexName(DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getIndexOfFirstFailedObject() - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
- getIndexPhysicalForeignKeys() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to use DbDictionary specific index on real foreign keys by default.
- getIndexVersion() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index version columns by default.
- getIndices(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Get all indices associated with both the primary and/or secondary tables.
- getInitializer() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The initializer used by the field, or null if none.
- getInitialValue() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- getInitialValue() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Return the number as the initial number for the GeneratedValue.TABLE strategy to start with.
- getInitialValue() - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
-
Return the initial value for version column.
- getInitialValue() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's initial value.
- getInitialValue() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Initial sequence value, or -1 for default.
- getInitialValue(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getInitialValue(FieldMapping) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return code for the initial value for the given field, or null to use the default generated by the system.
- getInitialValue(FieldMetaData) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return code for the initial value for the given field, or null to use the default generated by the system.
- getInitialValues() - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
-
Return the initial values for version columns.
- getInnerIdentityClasses() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether or not to generate inner classes when creating application identity classes.
- getInnermostDelegate() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingExtent
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
Return the native delegate.
- getInnermostDelegate() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
Return the base underlying native store manager.
- 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.
- getInnermostDelegate() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
Innermost delegate.
- getInnermostMappingDelegate() - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
Innermost mapping delegate.
- getInOutColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- 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
- getInputStream(File, String) - Method in class openbook.tools.converter.SourceRenderer
-
Gets the input stream.
- getInserts() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getInserts() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return all inserted primary rows.
- 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 openbook.client.Demo
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.BlobValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.ClobValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.NoneDiscriminatorStrategy
-
Return singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.NoneFieldStrategy
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.NoneVersionStrategy
-
Return singleton instance.
- getInstance() - Static method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
-
Singleton instance.
- getInstance() - Static method in class org.apache.openjpa.kernel.UUIDHexSeq
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.kernel.UUIDStringSeq
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.kernel.UUIDType4HexSeq
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.kernel.UUIDType4StringSeq
-
Return the singleton instance.
- getInstance() - Static method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- getInstance() - Static method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getInstance(ClassLoader) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Return the initialized sequence instance.
- getInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
-
Factory method for obtaining a possibly-pooled
BrokerFactory
from properties. - getInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
-
Factory method for obtaining a possibly-pooled factory from properties.
- getInstance(ConfigurationProvider, ClassLoader) - Static method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
-
Factory method for obtaining a possibly-pooled factory from properties.
- getInstance(DistributedJDBCConfiguration) - Static method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
-
Factory method for constructing a factory from a configuration.
- getInstanceRenderer() - Method in class jpa.tools.swing.EntityTable
- getInstancesAsMap() - Method in class org.apache.openjpa.conf.CacheMarshallersValue
- 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)
- getInStock() - Method in class openbook.domain.Inventory
-
Gets the available quantity.
- 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.instrumentation.jmx.JMXProvider
-
Returns aliases for built-in instruments.
- 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.
- getInstrumentation() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the plug-in string that defines instrumentation providers and what they instrument.
- getInstrumentation() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getInstrumentation(Log) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
- getInstrumentationInstances() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getInstrumentationManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getInstrumentationManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets an instance of the instrumentation manager.
- getInstrumentationManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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 interface org.apache.openjpa.enhance.DynamicStorage
-
Get the int at the given index.
- getInt(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getInt(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getInt(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getInt(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getInt(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getInt(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getInt(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getInt(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getInt(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getInt(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getInt(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getInt(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getInt(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getInt(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getInt(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getInt(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getInt(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getInteger(Map<String, Object>, String, int) - Static method in class openbook.util.PropertyHelper
- getIntegrityViolation() - Method in exception org.apache.openjpa.util.ReferentialIntegrityException
-
The type of integrity violation that occurred.
- getInterfaceAliasedProperties(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all aliases property named for the given interface.
- getInterfaceImpl() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the managed interface implementor if any.
- getInterfacePropertyAlias(Class<?>, String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Get local field alias for the given interface property.
- getIntermediate(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getIntermediate(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getIntermediate(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getIntermediate(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getIntermediate(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Use intermediate field data to store intermediate information that might be available before the field is fully loaded.
- getIntermediate(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
- getIntermediate(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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
- getInternal(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Return the object for the given oid.
- getInternal(Object) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- getInternal(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Return the list for the given key.
- getInternal(QueryKey) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- getInternalNames(Class<?>[]) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Get the internal names for the given classes
- getInternalString() - Method in class org.apache.openjpa.lib.conf.BooleanValue
- getInternalString() - Method in class org.apache.openjpa.lib.conf.ClassListValue
- 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.
- getInterval() - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
The interval time in minutes between scheduler checks.
- getIntExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as an int.
- getIntExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as an int.
- getIntInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getIntInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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.
- 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. - getInvalidColumnWordSet() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the subset of the words in reservedWordSet that cannot be used as valid column names for the current DB.
- getInventory() - Method in class openbook.domain.Book
- getInverse() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Logical inverse field.
- getInverseManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for managing inverse relations.
- getInverseManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getInverseManager() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the inverse manager in use.
- getInverseManager() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getInverseManager() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getInverseMappings() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getInverseMetaDatas()
- getInverseMetaDatas() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return all inverses of this field.
- getInverseRelations() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to generate inverse 1-many/1-1 relations for all many-1/1-1 relations.
- getInverseTypeJoin(ValueMapping, String, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getInverseTypeJoin(ValueMapping, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getISBN() - Method in class openbook.domain.Book
- getIsNotNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getIsNotNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getIsNotNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getIsNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getIsNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getIsNullSQL(String, int) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getIsolation() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getIsolation() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The isolation level for queries issued to the database.
- getIsolation() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getIsolation() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
The isolation level for queries issued to the database.
- getIsolation() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getItems() - Method in class openbook.domain.PurchaseOrder
-
Gets the items for this Purchase Order.
- getItems() - Method in class openbook.domain.ShoppingCart
-
Gets the books with their corresponding quantity in this cart.
- getIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractUntypedIteratorDecorator
-
Gets the iterator being decorated.
- getIterator() - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Gets the iterator this iterator is using.
- 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().
- getJarFileUrls() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getJavaMember() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Returns the java.lang.reflect.Member for this attribute.
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
Return the code from
JavaTypes
for the version values this strategy uses. - getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
-
Return the Java type code from
JavaTypes
for the discriminator values. - getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- getJavaType() - Method in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- getJavaType() - Method in class org.apache.openjpa.jdbc.schema.Column
-
The Java type the data in this column is treated as, from
JavaTypes
orJavaSQLTypes
. - getJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Gets the Java type of this attribute.
- getJavaType(int) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
Return the code from
JavaTypes
for the version value this given column index uses. - getJavaType(int) - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- getJavaType(int, int, int) - Static method in class org.apache.openjpa.jdbc.schema.Schemas
-
Return the java type for the given SQL type from
Types
. - getJDBCDelegate() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
Return the JDBC delegate.
- getJDBCListenerInstances() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
JDBCListener
s to use. - getJDBCListenerInstances() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getJDBCListeners() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A comma-separated list of the
JDBCListener
plugins for listening toJDBCEvent
s. - getJDBCListeners() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- 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
- getJDBCName(int) - Static method in class org.apache.openjpa.jdbc.schema.Schemas
-
Return the SQL type name for the given
Types
constant. - getJDBCType(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getJDBCType(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getJDBCType(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- getJDBCType(int, boolean, int, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getJDBCType(int, boolean, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getJDBCType(int, boolean, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getJDBCType(String) - Static method in class org.apache.openjpa.jdbc.schema.Schemas
-
Return the
Types
constant for the given SQL type name. - getJoin(FieldMapping, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Return the join from the field table to the owning class table.
- getJoin(FieldMapping, Table, boolean, List<Column>) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- getJoinable(Column) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the
Joinable
for the given column. - getJoinablePCSubclassMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return mapped subclasses that are reachable via joins.
- getJoinablePCSuperclassMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the nearest mapped superclass that can join to this class.
- getJoinColumnIO() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
I/O information on the join columns.
- getJoinDirection() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getJoinDirection() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Direction of the join that the columns of this mapping info form.
- getJoinDirection() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The join direction.
- getJoinDirection() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getJoinedTableClassMeta() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getJoinedTableClassMeta() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
get joined table metadatas for polymorphic queries
- getJoinedTableClassMeta() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getJoinForeignKey() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Foreign key linking the primary key columns to the superclass table, or null if none.
- getJoinForeignKey() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Foreign key linking the field table to the class' primary table.
- getJoinForeignKey() - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
- getJoinForeignKey() - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getJoinForeignKey() - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Return the foreign key used to join to the owning field for the given element mapping from
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null). - getJoinForeignKey(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return the foreign key used to join to the owning field for the given mapping from either
LRSMapFieldStrategy.getIndependentKeyMappings(boolean)
orLRSMapFieldStrategy.getIndependentValueMappings(boolean)
(or null). - getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- getJoinForeignKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Return the foreign key used to join to the owning field for the given element mapping from
ContainerFieldStrategy.getIndependentElementMappings(boolean)
(or null). - getJoinForeignKey(ClassMapping, Table, Table) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default foreign key for the join from this class' table to its superclass' table, or null for a logical foreign key only.
- getJoinForeignKey(ClassMapping, Table, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getJoinForeignKey(ClassMapping, Table, Table) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getJoinForeignKey(FieldMapping, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- getJoinForeignKey(FieldMapping, Table, Table) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default foreign key for the join from this field's table to its defining class' table, or null for a logical foreign key only.
- getJoinForeignKey(FieldMapping, Table, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getJoinForeignKey(FieldMapping, Table, Table) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getJoinForeignKeyDeleteAction() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action for join keys.
- getJoinIndex() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Index on join foreign key columns.
- getJoinIndex(FieldMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Index on the field join.
- getJoinIndex(FieldMapping, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default index for the join, or null if the join columns should not be indexed by default.
- getJoinIndex(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getJoinIndex(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getJoinIterator() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getJoinIterator() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the top-level
Join
elements for this select. - getJoinIterator() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getJoins() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getJoins() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Returns the names of the joins that this component will use when loading objects.
- getJoins() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getJoins() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getJoins() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the top-level joins for this select.
- getJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getJoinSyntax() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getJoinSyntax() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The join syntax to use.
- getJoinSyntax() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getJoinSyntax() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getJoinSyntax() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getJoinSyntax() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
The join syntax for this select, as one of the syntax constants from
JoinSyntaxes
. - getJoinSyntax() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getJoinSyntax() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
SQL join syntax.
- getJoinSyntax() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getJoinTableUniques() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getJoinTableUniques(FieldMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Get the unique constraints associated with the Sequence table.
- getJoinUnique() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Unique constraint on join foreign key columns.
- getJoinUnique(FieldMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Unique constraint on the field join.
- getJoinUnique(FieldMapping, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default constraint for the join, or null if the join columns should not be constrained by default.
- getJoinUnique(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getJoinUnique(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getJoinValue(Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- getJoinValue(Object, Column, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
Return the join value of the given column.
- getJoinValue(Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getJoinValue(Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getJoinValue(Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getJoinValue(Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
Return the join value of the given column.
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getJoinValue(OpenJPAStateManager, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getJPQL() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not JPQL extensions are allowed.
- getJtaDataSource() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getJtaDataSourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getKey() - Method in class org.apache.openjpa.datacache.ExpirationEvent
-
Return the expired object id or query key.
- getKey() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractEmptyMapIterator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashMapIterator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractKeyValue
-
Gets the key from the pair.
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Gets the key from the entry.
- getKey() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- getKey() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Gets the current key, which is the key returned by the last call to
next()
. - getKey() - Method in interface org.apache.openjpa.lib.util.collections.KeyValue
-
Gets the key from the pair.
- getKey() - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Gets the current key, which is the key returned by the last call to
next()
. - getKey() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- 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.
- getKey() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Metadata about the key value.
- getKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- getKey(Object) - Method in interface org.apache.openjpa.lib.util.collections.BidiMap
-
Gets the key that is currently mapped to the specified value.
- getKey(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns the key to which this map maps the specified value.
- getKey(Object, ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return the key from the given id.
- getKey(ResultSet, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting key from the result set.
- getKey(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getKey(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Path navigation thru map key
- getKey(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- GETKEY_INVALID - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- getKeyColumnIO() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- getKeyColumns(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return the columns holding data for a map key for the given key mapping from
LRSMapFieldStrategy.getIndependentKeyMappings(boolean)
orLRSMapFieldStrategy.getIndependentValueMappings(boolean)
(or null). - getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getKeyColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- getKeyJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
- getKeyMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getKey()
- getKeySequence() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
The sequence of this join in the foreign key.
- getKeyType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
- getKeyType() - Method in interface org.apache.openjpa.util.proxy.ProxyMap
-
The map key type.
- getLabel() - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- getLanguage() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- getLanguage() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getLanguage() - Method in interface org.apache.openjpa.kernel.exps.ExpressionParser
-
Return a string key describing the language that this instance parses.
- getLanguage() - Method in class org.apache.openjpa.kernel.jpql.JPQLParser
- getLanguage() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Gets the language in which this query is expressed.
- getLanguage() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The query language.
- getLanguage() - Method in class org.apache.openjpa.kernel.QueryImpl
- getLanguage() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Return the query language.
- getLanguage() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- getLanguage() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Query language.
- getLanguage() - Method in class org.apache.openjpa.persistence.QueryImpl
- getLargeObjectManager(DelegatingConnection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Get the native PostgreSQL Large Object Manager used for LOB handling.
- getLast() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getLastSegment() - Method in class org.apache.openjpa.persistence.query.JoinPath
- getLastSegment() - Method in class org.apache.openjpa.persistence.query.OperatorPath
- getLastSegment() - Method in class org.apache.openjpa.persistence.query.RootPath
- getLeadingDelimiter() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getLeadingDelimiter() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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.event.LogOrphanedKeyAction
-
The level to log at.
- getLevel() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getLevel() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getLevel() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getLevel() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- getLevel() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- getLevel() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- 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() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- getLevel(String) - Static method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
Returns a symbolic constant for the specified string level.
- 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.
- getLifecycleEventManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the lifecycle event manager instance classname.
- getLifecycleEventManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getLifecycleEventManager() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the lifecycle event manager associated with the broker.
- getLifecycleEventManager() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Give state managers access to the lifecycle event manager.
- getLifecycleEventManager() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getLifecycleEventManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the lifecycle event manager instance.
- getLifecycleEventManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getLifecycleListenerCallbackMode() - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from lifecycle event listeners.
- getLifecycleListenerCallbackMode() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getLifecycleListenerCallbackMode() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getLifecycleListenerCallbackMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getLifecycleListenerCallbackMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - getLifecycleListenerCallbackModes() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getLifecycleListenerCallbackModes() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flags for handling lifecycle listener exceptions. - getLifecycleMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Information about lifecycle callbacks for this class.
- getLine() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Deprecated.
- getLineLength() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- getLineNumber() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getLineNumber() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getLineNumber() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getLineNumber() - Method in class org.apache.openjpa.jdbc.schema.Table
- getLineNumber() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
-
Return the line number of the file at which this instance was parsed.
- getLineNumber() - Method in class org.apache.openjpa.meta.ClassMetaData
- getLineNumber() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getLineNumber() - Method in class org.apache.openjpa.meta.QueryMetaData
- getLineNumber() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getLineNumber() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getLineNumberFormat() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- getLineNumberFormat() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets the format string to format line number such as
"%%0%4d"
for a 4-digit number with leading zeros. - getLineNumberFormat() - Method in class openbook.tools.converter.PlainTokenRenderer
- 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.
- getList(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name and of type java.util.List.
- getList(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name, of type java.util.List and contains the given element type.
- 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.
- getListingIndex() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Relative order of result mapping in metadata.
- getListingIndex() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The index in which this class was listed in the metadata.
- getListingIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The index in which this field was listed in the metadata.
- getListingIndex() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
The index in which this class was listed in the metadata.
- getLiteAutoDetach() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use lite detachment when auto detaching.
- getLoadConstantInsn(Object) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- getLoaded() - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Return the loaded field mask.
- getLoaded() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getLoaded() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getLoaded() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getLoaded() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return a read-only mask of the indexes of all loaded fields.
- getLoaded() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getLoaded() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getLoaded(Object[]) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Get the loaded mask from a state image.
- getLoadFetchGroup() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The fetch group that is to be loaded when this receiver is loaded, or null if none set.
- getLoadInsn(Class<?>) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Calclates the proper LOAD instruction opcode for the given type.
- getLoadKey() - Method in class org.apache.openjpa.lib.conf.Value
-
The key under which this value was loaded, or null.
- getLoadScriptSource() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Can be used to load a set of initial data into the database.
- getLoadScriptSource() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getLoadSuccessful() - Static method in class org.apache.openjpa.enhance.PCEnhancerAgent
- getLOBStream(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLOBStream(JDBCStore, Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLOBStream(JDBCStore, Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
- getLOBStream(JDBCStore, ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getLOBStream(JDBCStore, ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getLOBStream(JDBCStore, ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
Obtain an
InputStream
by usingResultSet.getBlob(int)
andBlob.getBinaryStream()
. - getLOBStreamInternal(JDBCStore, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLOBStreamInternal(JDBCStore, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getLocalDate(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalDate(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLocalDate(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getLocalDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Retrieve the specified column of the SQL ResultSet to the proper
LocalDate
java type. - getLocalDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getLocalDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getLocalDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getLocalDate(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- getLocalDateInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalDateInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getLocalDateTime(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalDateTime(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLocalDateTime(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getLocalDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Retrieve the specified column of the SQL ResultSet to the proper
LocalDateTime
java type. - getLocalDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getLocalDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getLocalDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getLocalDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- getLocalDateTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalDateTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getLocale(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocale(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLocale(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getLocale(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getLocale(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocale(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLocale(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getLocaleInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocaleInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getLocalizer() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Used for obtaining the
Localizer
to use for translating error messages. - getLocalizer() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getLocalTime(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalTime(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLocalTime(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getLocalTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Retrieve the specified column of the SQL ResultSet to the proper
LocalTime
java type. - getLocalTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getLocalTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getLocalTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getLocalTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- getLocalTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLocalTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getLocalVarPos(MethodNode) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Calculate the next local variable position.
- getLocation() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
The XML document location.
- getLocation() - Method in class org.apache.openjpa.lib.xml.Location
- getLocation(String) - Method in class org.apache.openjpa.lib.xml.Location
-
for customized responses
- getLocator() - Method in class org.apache.openjpa.lib.xml.Location
- getLock() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getLock() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getLock() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getLock() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The lock object set for this instance.
- getLock() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getLockLevel() - Method in exception org.apache.openjpa.util.LockException
- getLockLevel(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getLockLevel(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getLockLevel(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the lock level of the specified object.
- getLockLevel(OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.LockManager
-
Return the lock level of the specified instance, or
LockLevels.LOCK_NONE
if not locked. - getLockLevel(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.NoneLockManager
- getLockLevel(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Returns the given instance's lock level, assuming that the state's lock object is a number.
- getLockManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for datastore lock management.
- getLockManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getLockManager() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
If the lock manager in use is a
JDBCLockManager
, return it. - getLockManager() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getLockManager() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getLockManager() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getLockManager() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the lock manager in use.
- getLockMode() - Method in class org.apache.openjpa.persistence.QueryImpl
- getLockMode() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getLockMode(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getLockMode(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the lock mode of the given instance, or null if not locked.
- getLockRows(DBDictionary, Object, ClassMapping, JDBCFetchConfiguration, SQLFactory) - Method in class org.apache.openjpa.jdbc.kernel.MixedLockManager
- getLockRows(DBDictionary, Object, ClassMapping, JDBCFetchConfiguration, SQLFactory) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- getLockScope() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getLockScope() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock scope for next fetch.
- getLockScope() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getLockScope() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock scope to use for locking loaded objects.
- getLockScope() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getLockTimeout() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for an object lock in milliseconds, or -1 for no timeout.
- getLockTimeout() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getLockTimeout() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getLockTimeout() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for an object lock, or -1 for no limit.
- getLockTimeout() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getLockTimeout() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The number of milliseconds to wait for an object lock, or -1 for no limit.
- getLockTimeout() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getLog() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the log to write to.
- getLog() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getLog() - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Log plugin setting.
- getLog() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- 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.
- getLog() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata log.
- getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Metadata log.
- getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
The log to write to.
- getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Metadata log.
- getLog(String) - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Return the log for the given category.
- getLog(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getLog(String) - Method in class org.apache.openjpa.lib.log.JULLogFactory
- 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
- 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.jdbc.schema.SimpleDriverDataSource
- getLoginTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- getLoginTimeout() - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- getLogs() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
-
The log to write to.
- getLogWriter() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getLogWriter() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- getLogWriter() - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- getLong(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the long at the given index.
- getLong(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getLong(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getLong(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getLong(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLong(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLong(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getLong(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getLong(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getLong(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getLong(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getLong(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getLong(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getLong(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getLong(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLong(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getLong(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getLongInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getLongInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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.
- 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. - getLrsFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all large result set fields.
- getLRSSize() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
How to obtain the size of large result sets.
- getLRSSize() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getLRSSize() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getLRSSize() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The large result set size mode to use.
- getLRSSize() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getLRSSize() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.getLRSSizeAlgorithm()
instead. - getLRSSize() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getLRSSizeAlgorithm() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
How to determine the size of a large result set.
- getLRSSizeAlgorithm() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getLRSSizeConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the
LRSSizes
constant for the large result set size setting. - getLRSSizeConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getLru() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- getLru() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- getMajorVersion() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Gets major version of the database server.
- getManagedClass(Class<?>) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getManagedClass(Class<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Gets the managed class corresponding to the given meta-class.
- getManagedClass(Class<?>) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getManagedClass(Class<?>) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getManagedClassName(String) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getManagedClassName(String) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Gets the name of the managed class for the given fully-qualified meta-model class name.
- getManagedClassName(String) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getManagedClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getManagedClassNames() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getManagedInstance() - Method in interface org.apache.openjpa.enhance.ManagedInstanceProvider
- getManagedInstance() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- getManagedInstance() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getManagedInstance() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getManagedInstance() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getManagedInstance() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the managed instance.
- getManagedInstance() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getManagedInstance(Object) - Static method in class org.apache.openjpa.util.ImplHelper
- getManagedObject() - Method in class org.apache.openjpa.kernel.Audited
-
Gets the current state of the persistent instance.
- getManagedObjects() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getManagedObjects() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getManagedObjects() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return a list of all managed instances.
- getManagedObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getManagedObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return a set of all managed instances.
- getManagedRuntime() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ManagedRuntime
to use for managed environments. - getManagedRuntime() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getManagedRuntime() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the managed runtime in use.
- getManagedRuntime() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getManagedRuntime() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getManagedRuntime() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getManagedRuntime() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Return the managed runtime in use.
- getManagedRuntimeInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for integrating with a managed runtime.
- getManagedRuntimeInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getManagedStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all managed state managers.
- getManagedType(Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- getManagedType(Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getManagedType(Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- getManagedType(Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return the persistent class for the given data store identity value.
- getManagedTypeBytecode() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the bytecode representation of the managed class being manipulated.
- getManagedTypes() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel managed types.
- getManageLRS() - Method in class org.apache.openjpa.kernel.InverseManager
-
Return whether to manage LRS fields.
- getManagement() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the management level for the field.
- getManangedFieldValue(String) - Method in class org.apache.openjpa.kernel.Audited
-
Gets the value of the given field of the managed object.
- getMap(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name and of type java.util.Map.
- getMap(String, Class<K>, Class<V>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name, of type java.util.Map and contains the given key/value type.
- getMap(Map<String, Object>, String) - Static method in class openbook.util.PropertyHelper
- getMap(Map<String, Object>, String, Map<String, String>) - Static method in class openbook.util.PropertyHelper
- getMapEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
-
Gets the map being decorated.
- getMappedBy() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field that this field shares a mapping with.
- getMappedByField(ClassMetaData, String) - Method in class org.apache.openjpa.meta.FieldMetaData
- getMappedByFieldMapping() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getMappedByFieldMapping() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getMappedByFieldMapping() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result used to select a toMany relationship, the mappedByFieldMapping is field mapping representing the inverse relationship.
- getMappedByIdFields() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getMappedByIdValue() - Method in class org.apache.openjpa.meta.FieldMetaData
- getMappedByMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getMappedByMetaData()
- getMappedByMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field that this field shares a mapping with.
- getMappedByValue() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getMappedByValue() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getMappedByValue() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result used to select a toMany relationship, the mappedByValue is value of the owner of the toMany relationship.
- getMappedPCSubclassMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getMappedPCSubclassMetaDatas()
. - getMappedPCSubclassMetaDatas() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all mapped subclasses.
- getMappedPCSuperclassMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getMappedPCSuperclassMetaData()
. - getMappedPCSuperclassMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the closest mapped superclass.
- getMapping() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name mapping to use for this data store.
- getMapping() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMapping(Class<?>, ClassLoader, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getMapping(Object, ClassLoader, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getMapping(String) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Return the mapping id for the given path supplied with
QueryResultMapping.PCResult.addMapping(java.lang.String, java.lang.Object)
, or null if none. - getMappingDefaults() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A plugin string describing the
MappingDefaults
to use. - getMappingDefaults() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getMappingDefaults() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Mapping defaults.
- getMappingDefaultsInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
MappingDefaults
to use with a repository. - getMappingDefaultsInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getMappingDelegate() - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
Mapping factory delegate.
- getMappingFactory() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A plugin string describing the
MetaDataFactory
to use for loading and storing object-relational mapping data. - getMappingFactory() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getMappingFile() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Allow sequence to have a mapping file separate from its metadata source file.
- getMappingFileNames() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Raw mapping data.
- getMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Raw mapping data.
- getMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Raw mapping data about field's join to parent table, as well as miscellaneous specialized columns like order column.
- getMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Raw mapping data.
- getMappingOverride() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Whether to allow later parses of mapping information to override earlier information for the same class.
- getMappingOverride() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Whether to allow later parses of mapping information to override earlier information for the same class.
- getMappingPaths() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Return the raw mapping paths supplied with
QueryResultMapping.PCResult.addMapping(java.lang.String, java.lang.Object)
, or empty array if none. - getMappingRepository() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getRepository()
. - getMappingRepository() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getMappingRepository() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getRepository()
- getMappingRepository() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
MetaDataContext.getRepository()
. - getMappingRepository() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getMappingRepository() - Method in class org.apache.openjpa.jdbc.meta.Version
- getMappingRepositoryInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the mapping repository.
- getMappingRepositoryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getMappings() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- getMappings() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the generated mappings.
- getMappingWriter() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The stream to export the planned mappings to as an XML document.
- getMappyedByIdFields() - Method in class org.apache.openjpa.meta.ClassMetaData
- getMapsIdColumns() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Raw column data.
- getMapValue(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getMapValue(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- getMapValue(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getMapView() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Get a map-oriented view of the cache.
- getMapView() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- getMapView() - Method in interface org.apache.openjpa.kernel.FinderCache
-
Get a map view of the cached entries as strings.
- getMapView() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Get a map view of the cached queries indexed by identifier.
- getMarkerForInsertUpdate(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return parameter marker for INSERT and UPDATE statements.
- getMarkerForInsertUpdate(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Oracle requires special handling of XML column.
- getMarshallerById(String) - Method in class org.apache.openjpa.conf.CacheMarshallersValue
-
Return the
CacheMarshaller
to use for caching metadata of idid
. - getMarshallerById(Configuration, String) - Static method in class org.apache.openjpa.conf.CacheMarshallersValue
-
Return the
CacheMarshaller
to use for caching metadata of idid
. - getMasterSlice() - Method in interface org.apache.openjpa.slice.jdbc.DistributedJDBCConfiguration
-
Gets the master slice.
- getMasterSlice() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Gets the master slice.
- 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
- getMaxFetchDepth() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The maximum relation depth to traverse when eager fetching.
- getMaxFetchDepth() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMaxFetchDepth() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getMaxFetchDepth() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return the maximum depth of fetched instance graph.
- getMaxFetchDepth() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getMaxFetchDepth() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The maximum fetch depth when loading an object.
- getMaxFetchDepth() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- 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
- getMaxFieldSize() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getMaxIdle() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- getMaximum() - Method in class openbook.domain.Range
-
Gets the maximum value.
- getMaximumArguments() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
- 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
- getMaxResults() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Return the maximum number of results to retrieve.
- getMaxResults() - Method in class org.apache.openjpa.persistence.QueryImpl
- getMaxResults() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- 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
- getMaxRows() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getMaxRowSize() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxSchemaNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxSize() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
- getMaxSize() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
- getMaxSize() - Method in class org.apache.openjpa.lib.util.LRUMap
- getMaxSize() - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
- getMaxSize() - Method in interface org.apache.openjpa.lib.util.SizedMap
-
The maximum number of entries, or Integer.MAX_VALUE for no limit.
- getMaxStatementLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxStatements() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxTableNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxTablesInSelect() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMaxTotal() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- getMaxUserNameLength() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getMBeanServer() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Returns the mbean server
- getMember() - Method in class org.apache.openjpa.meta.FieldMetaData.MemberProvider
- getMemberByProperty(ClassMetaData, String, int, boolean) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Get the field or getter for the given attribute of the given class.
- getMemberByProperty(ClassMetaData, String, int, boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getMemberByProperty(ClassMetaData, String, int, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Gets either the instance field or the getter method depending upon the access style of the given meta-data.
- getMessage() - Method in class hellojpa.Message
- getMessage() - Method in error org.apache.openjpa.kernel.jpql.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class org.apache.openjpa.lib.util.Localizer.Message
-
The localized message.
- getMessage() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Exception message.
- getMessageListener() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
- getMetaData() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Return metadata for the type we are generating an application id for.
- getMetaData() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return metadata for the type being generated.
- getMetaData() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the metadata for the class being manipulated, or null if not a persistent type.
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- getMetaData() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getMetaData() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getMetaData() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getMetaData() - Method in class org.apache.openjpa.kernel.exps.Val
- getMetaData() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return any associated persistent type.
- getMetaData() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getMetaData() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Get the metadata for this instance.
- getMetaData() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- getMetaData() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- getMetaData() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getMetaData() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- getMetaData() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getMetaData() - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Get the metadata associated with the type of persistent object for which this data applies.
- 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(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- getMetaData(EntityManagerFactory, Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Returns the
ClassMetaData
associated with the persistent typecls
. - getMetaData(EntityManagerFactory, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - getMetaData(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Returns the
ClassMetaData
associated with the persistent typecls
. - getMetaData(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - getMetaData(Class<?>, boolean) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Convenience method to get metadata for the given type.
- getMetaData(Class<?>, boolean, ClassLoader) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Convenience method to get metadata for the given type.
- getMetaData(Class<?>, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata for the given class.
- getMetaData(Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Returns the
ClassMetaData
associated with the persistent objecto
. - getMetaData(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - getMetaData(Object, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the least-derived class metadata for the given application identity object.
- getMetaData(String, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata for the given alias name.
- getMetaDataFactory() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A plugin string describing the
MetaDataFactory
to use. - getMetaDataFactory() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMetaDataFactory() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The I/O used to load metadata.
- getMetaDataFile() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
If adding metadata, the metadata file to add to.
- getMetaDataRepository() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A plugin string describing the
MetaDataRepository
to use. - getMetaDataRepository() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMetaDataRepositoryInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The metadata repository of managed class information.
- getMetaDataRepositoryInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMetaDatas() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return all the metadata instances currently in the repository.
- getMetaFactoriesAreStrict() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the MetaDataFactory and MappingFactory should be set to strict mode.
- getMetamodel() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- getMetamodel() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Gets the metamodel for the managed, persistent domain entities.
- getMetamodel() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getMetamodel() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getMetaModel(Class<?>, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the meta class corresponding to the given class.
- getMetaModel(ClassMetaData, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the meta class corresponding to the given persistent class.
- getMetaModelClassName(String) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getMetaModelClassName(String) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Gets the name of the meta-model class for the given fully-qualified managed class name.
- getMetaModelClassName(String) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getMetaModelClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getMethod(Class, String, Class[]) - Static method in class org.apache.openjpa.event.MethodLifecycleCallbacks
-
Helper method to return the named method of the given class, throwing the proper exception on error.
- getMethodDescriptors() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getMethodNode(ClassNode, Method) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- getMethodNode(ClassNode, String, Class<?>, Class<?>...) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- getMillisecondBehavior() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Default behavior is ROUND
- getMimeType() - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- getMimeType() - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
-
Gets the mime type produced by this formatter.
- getMimeType() - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
- getMinimum() - Method in class openbook.domain.Range
-
Gets the minimum value.
- getMinorVersion() - Method in class org.apache.openjpa.conf.Specification
- getMinorVersion() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Gets minor version of the database server.
- getMixedCode(int, int) - Static method in class org.apache.openjpa.meta.AccessCode
- getMode() - Method in class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- getMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
The parse mode.
- getMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- getMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
The parse mode according to the expected document type.
- getMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- getMoreResults() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- getMoreResults() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- getMoreResults(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- getMoreResults(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getMostDerivedLoader(Class, Class) - Static method in class org.apache.openjpa.util.GeneratedClasses
-
Return the more derived loader of the class laoders for the given classes.
- getMother() - Method in class relations.Deity
- getMultiLine() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
-
If true, then try to parse multi-line SQL statements.
- getMultiTableColumns(Version, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.VersionMappingInfo
-
Return the columns set for this version when the columns are spread across multiple tables.
- getMultithreaded() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether brokers or their managed objects will be used by multiple concurrent threads.
- getMultithreaded() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getMultithreaded() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether the broker or its managed instances are used in a multithreaded environment.
- getMultithreaded() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getMultithreaded() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getMultithreaded() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getMultithreaded() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether the entity manager or its managed instances are used in a multithreaded environment.
- getMustDelimit() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- getName() - Method in class openbook.domain.Author
- getName() - Method in class openbook.domain.Customer
- getName() - Method in class openbook.tools.ant.Java2HTMLConverterTask.Arg
- getName() - Method in class openbook.tools.CommandProcessor.Option
-
Gets the first alias as the name.
- getName() - Method in class org.apache.openjpa.conf.Specification
- getName() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getName() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- getName() - Method in interface org.apache.openjpa.datacache.DataCache
-
Returns a string name that can be used by end-user-visible code to identify this cache.
- getName() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getName() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- getName() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- getName() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- getName() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns the fully qualified name as a string
- getName() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Return the name for this query result.
- getName() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use getIdentifier()
- getName() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- getName() - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- getName() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
Deprecated.
- getName() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getName() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Gets the name of this procedure.
- getName() - Method in class org.apache.openjpa.kernel.exps.Val
- getName() - Method in interface org.apache.openjpa.kernel.exps.Value
- getName() - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Return the name for this savepoint.
- 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
- getName() - Method in class org.apache.openjpa.meta.FetchGroup
-
Fetch group name.
- getName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field name.
- getName() - Method in class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- getName() - Method in interface org.apache.openjpa.meta.Order
-
Return the name of the orderable.
- getName() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Return the name for this query.
- getName() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
The sequence name.
- getName() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getName() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getName() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return the mapping name.
- getName() - Method in interface org.apache.openjpa.persistence.Generator
-
The sequence name.
- getName() - Method in class org.apache.openjpa.persistence.GeneratorImpl
- getName() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Gets the name of this attribute.
- getName() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
- getName() - Method in class org.apache.openjpa.persistence.ParameterImpl
- getName() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- getName() - Method in class org.apache.openjpa.slice.jdbc.SliceStoreManager
- getName() - Method in class org.apache.openjpa.slice.Slice
-
Gets the immutable logical name.
- getName() - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- getName() - Method in class relations.Deity
- getName(int) - Static method in class org.apache.openjpa.meta.UpdateStrategies
-
Convert the given strategy to a name.
- getName(int) - Static method in class org.apache.openjpa.meta.ValueStrategies
-
Convert the given strategy to a name.
- getNamedGenerator(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getNamedGenerator(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the named generator defined in the metadata.
- getNamedParameters() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the value of all the named parameters.
- getNamedParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
The named parameters for the query; empty map if none or if query uses positional parameters.
- getNamespace() - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- getNamingConfiguration() - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
- getNamingUtil() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the naming utility used by this dictionary instance
- getNanoPrecisionTimestamp() - Static method in class org.apache.openjpa.lib.util.TimestampHelper
- getNCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNCharacterStream(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNCharacterStream(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNCharacterStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNCharacterStream(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNClob(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNClob(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNClob(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNClob(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.ArgumentException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.NoResultException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.PersistenceException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.RollbackException
- getNestedThrowables() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- getNestedThrowables() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
The nested throwables.
- getNestedThrowables() - Method in exception org.apache.openjpa.util.OpenJPAException
-
The nested throwables.
- getNetworkTimeout() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getNetworkTimeout() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getNewConnection() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return a new SQL connection to the database.
- getNewConnection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getNewline() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- getNewTableSchema(JDBCConfiguration) - Static method in class org.apache.openjpa.jdbc.schema.Schemas
-
Deprecated.
- getNewTableSchemaIdentifier(JDBCConfiguration) - Static method in class org.apache.openjpa.jdbc.schema.Schemas
- getNewTempClassLoader() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getNextSequence() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- getNextSequence() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getNextSequence() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getNextSequence() - Method in interface org.apache.openjpa.util.ChangeTracker
-
The next element sequence value for this proxy at load time.
- getNextToken() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Get the next Token.
- getNextToken() - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Get the next Token.
- getNodes() - Method in class org.apache.openjpa.lib.graph.Graph
-
Return a view of all nodes in the graph.
- getNonEmptyValue(int) - Static method in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
Return a non-empty value object for the given type code.
- getNonJtaDataSource() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getNonJtaDataSourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getNonMappedInterface(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the metadata corresponding to the given non-mapped interface.
- getNonMappedInterfaces() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the corresponding metadatas for all registered, non-mapped interfaces
- getNonOptimisticVersionCheck() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not to perform a version check on instances being updated in a datastore transaction.
- getNonPCSuperclassCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Return the callbacks for the non-PC superclass.
- getNontransactionalRead() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state is accessible outside a transaction by default.
- getNontransactionalRead() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getNontransactionalRead() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional access to persistent state.
- getNontransactionalRead() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getNontransactionalRead() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getNontransactionalRead() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getNontransactionalRead() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to allow nontransactional access to persistent state.
- getNontransactionalWrite() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state can be modified outside a transaction by default.
- getNontransactionalWrite() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getNontransactionalWrite() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional changes to persistent state.
- getNontransactionalWrite() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getNontransactionalWrite() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getNontransactionalWrite() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getNontransactionalWrite() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to allow nontransactional changes to persistent state.
- getNString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNString(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNString(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getNString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getNString(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getNull() - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getNull() - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing null.
- getNull() - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getNullableAsObject() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return whether even nullable columns will be mapped to wrappers rather than primitives.
- getNullIndicatorColumn(ValueMapping, String, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getNullIndicatorColumn(ValueMapping, DBIdentifier, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getNullIndicatorColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getNullIndicatorColumnName() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getNullIndicatorValue(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
-
Return the proper synthetic null indicator value for the given instance.
- getNullValue() - Method in class org.apache.openjpa.meta.FieldMetaData
-
How the data store should treat null values for this field:
FieldMetaData.NULL_UNSET
: no value suppliedFieldMetaData.NULL_NONE
: leave null values as null in the data storeFieldMetaData.NULL_EXCEPTION
: throw an exception if this field is null at commitFieldMetaData.NULL_DEFAULT
: use the database default if this field is null at commit Defaults toFieldMetaData.NULL_UNSET
. - getNumber(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getNumber(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getNumber(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getNumber(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the specified column value as an unknown numeric type; we try from the most generic to the least generic.
- getNumber(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getNumber(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getNumber(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getNumberInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getNumberInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getNumBroadcastThreads() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- getNumericFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getObject(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the object at the given index.
- getObject(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(int, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(int, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(int, Class<T>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(Object, int, Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getObject(Object, int, Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getObject(Object, int, Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getObject(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(String, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(String, Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(String, Class<T>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getObject(ResultSet, int, Map) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getObject(ResultSet, int, Map) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getObject(ResultSet, int, Map) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Override the getOjbect() method to handle the case where the latest Postgres JDBC driver returns a org.postgresql.util.PGobject instead of a java.sql.Timestamp
- getObject(Column, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getObject(Column, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getObject(Column, Object, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getObjectCount() - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Return the number of object fields
- getObjectExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value of an extension.
- getObjectExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value of an extension.
- getObjectId() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getObjectId() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getObjectId() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getObjectId() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the instance's object id.
- getObjectId() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getObjectId(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getObjectId(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getObjectId(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the oid of the given instance.
- getObjectId(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getObjectId(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the oid of the given instance.
- getObjectId(JDBCStore, Result, ForeignKey, boolean, Joins) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the oid value stored in the result.
- getObjectId(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getObjectId(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the object id of the given value.
- getObjectId(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getObjectId(ClassMetaData) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Implement this method to extract the object id value from the current record of the input.
- getObjectIdClass(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getObjectIdClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the application identity class the given persistent class uses for object ids, or null if not a type that uses application identity.
- getObjectIdFieldType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
For a primary key field, return the type of the corresponding object id class field.
- getObjectIdFieldTypeCode() - Method in class org.apache.openjpa.meta.FieldMetaData
-
For a primary key field, return the type of the corresponding object id class field.
- getObjectIdOwner() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getObjectIdType() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata-specified class to use for the object ID.
- getObjectIdType(Class) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getObjectIdType(Class<?>) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getObjectIdType(Class<?>) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the application or datastore identity class the given persistent class uses for object ids.
- getObjectInternal(Object, int, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Return the value stored in the given id or column.
- getObjectInternal(Object, int, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getObjectName() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- getObjectName() - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Returns the JMX object name for the instrument
- getObjectName() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- getObjectName() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- getObjects() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- getObjects() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Return the current set of objects for serialization.
- getObjects() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- getObjects() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- getObjectTableName() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Gets the object table name component of the path, if the path is a table qualified identifier such as a constraint or column.
- getOffsetDateTime(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getOffsetDateTime(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getOffsetDateTime(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getOffsetDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Retrieve the specified column of the SQL ResultSet to the proper
OffsetDateTime
java type. - getOffsetDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
h2 does intentionally not support
getTimestamp()
for 'TIME WITH TIME ZONE' columns. - getOffsetDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getOffsetDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getOffsetDateTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
h2 does intentionally not support
getTimestamp()
for 'TIME WITH TIME ZONE' columns. - getOffsetDateTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getOffsetDateTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getOffsetTime(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getOffsetTime(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getOffsetTime(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getOffsetTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Retrieve the specified column of the SQL ResultSet to the proper
OffsetTime
java type. - getOffsetTime(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getOffsetTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getOffsetTimeInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getOpenBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Open brace string.
- getOpenBrokers() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Returns a set of all the open brokers associated with this factory.
- getOpenJPA3GeneratedKeySequenceName(Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Returns a OpenJPA 3-compatible name for an auto-assign sequence.
- getOpenJPA3GeneratedKeySequenceName(Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Returns a OpenJPA 3-compatible name for an auto-assign sequence.
- getOpenJPA3GeneratedKeyTriggerName(Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Returns a OpenJPA 3-compatible name for an auto-assign trigger.
- getOpenJPA3GeneratedKeyTriggerName(Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Returns a OpenJPA 3-compatible name for an auto-assign trigger.
- getOpenJPATables() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Whether to generate info on special tables used by OpenJPA components for bookkeeping.
- getOpenJPATables() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether to act on special tables used by OpenJPA components for bookkeeping.
- getOpenParen(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Open parentheses string.
- getOperand1() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- getOperand2() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- getOperatingSet() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Gets the unmodifiable set of instances being operated.
- getOperation() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getOperation() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- getOperation() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getOperation() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Returns the operation that this query will be expected to perform.
- getOperation() - Method in class org.apache.openjpa.kernel.QueryImpl
- getOperation() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Query operation type.
- getOperation() - Method in class org.apache.openjpa.persistence.QueryImpl
- getOperation(StoreQuery) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- getOperation(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getOperation(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getOperation(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Returns the operation this executor is meant to execute.
- getOperator() - Method in class org.apache.openjpa.jdbc.kernel.exps.Abs
- getOperator() - Method in class org.apache.openjpa.jdbc.kernel.exps.DatastoreFunction
- getOperator() - Method in class org.apache.openjpa.jdbc.kernel.exps.Sqrt
- getOperator() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- getOptimistic() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to use optimistic transactions by default.
- getOptimistic() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getOptimistic() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to use optimistic transactional semantics.
- getOptimistic() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getOptimistic() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getOptimistic() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getOptimistic() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to use optimistic transactional semantics.
- getOptimizeClause(Select) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getOptimizeIdCopy() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to attempt to optimize id class copy operations during the enhancement process.
- getOptimizeIdCopy() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- getOptions() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
Get the options for the OpenJPA enhancer tool.
- getOptions() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
Get the options for the various OpenJPA tools.
- getOptions() - Method in class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
- getOptions() - Method in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
- getOrCreateImport(String) - Method in class org.apache.openjpa.persistence.util.SourceCode
-
Get the class name instance for the given fully-qualified class name.
- getOrder() - Method in class openbook.domain.LineItem
-
Gets the parent PurchaseOrder of this line item.
- getOrderByField(ClassMetaData, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
- getOrderColumn() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Field order column, if any.
- getOrderColumn() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Raw synthetic ordering column.
- getOrderColumn(FieldMapping, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Return the ordering column for this field, or null if none.
- getOrderColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getOrderColumnIO() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
I/O information for order column.
- getOrderColumnName() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getOrderDeclaration() - Method in class org.apache.openjpa.meta.FieldMetaData
-
String declaring the orderings for this field to be applied on load, or null.
- getOrderDirtyObjects() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getOrderDirtyObjects() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getOrderDirtyObjects() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether to maintain the order in which objects are dirtied for
StoreContext.getDirtyObjects()
. - getOrderDirtyObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getOrderDirtyObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether dirty objects will be returned in the order they were dirtied.
- getOrdered() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return the ordered primary rows.
- getOrderedParameterTypes() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getOrderedParameterTypes() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return a map of parameter name to type for this query.
- getOrderedParameterTypes() - Method in class org.apache.openjpa.kernel.QueryImpl
- getOrderedParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getOrderedParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getOrderedParameterTypes(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return a map of parameter names to types.
- getOrdering() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getOrdering() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getOrdering() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the ordering SQL for this select.
- getOrdering() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getOrdering() - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Get the union-level ordering, if any.
- getOrderingValue(Object, int, ResultObjectProvider) - Method in class org.apache.openjpa.kernel.OrderingMergedResultObjectProvider
- 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.
- getOrderingValue(Result, int) - Method in interface org.apache.openjpa.jdbc.sql.MergedResult.ResultComparator
-
Return the ordering value of the current row of the given result.
- getOrderingValue(StoreQuery, Object[], Object, int) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getOrderingValue(StoreQuery, Object[], Object, int) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- getOrderingValue(StoreQuery, Object[], Object, int) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- getOrderingValue(StoreQuery, Object[], Object, int) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Extract the value of the
orderIndex
th ordering expression inQuery#getOrderingClauses
from the given result object. - getOrderLists() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to order lists and arrays using a dedicated ordering column by default.
- getOrders() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The orderings for this field to be applied on load, or empty array.
- getOrders(PurchaseOrder.Status, Customer) - Method in interface openbook.server.OpenBookService
-
Gets the list of orders of given status.
- getOriginalFieldValue(String) - Method in class org.apache.openjpa.kernel.Audited
-
Gets the value of the given field of the original state of the object.
- getOriginalObject() - Method in class org.apache.openjpa.kernel.Audited
-
Gets the original state of the persistent instance as a transient instance.
- getOriginalQuery() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Get the original query string which is same as the identifier of this receiver.
- getOriginalQuery() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Get the original query.
- getOriginalValue() - Method in class org.apache.openjpa.lib.conf.Value
-
Gets the original value.
- getOrphanedKeyAction() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- getOrphanedKeyAction() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getOrphanedKeyActionInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- getOrphanedKeyActionInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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.
- getOtherPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getOtherPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getOtherPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getOtherPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getOtherState() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getOtherState() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getOtherState() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getOtherState() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getOut(int) - Method in class org.apache.openjpa.jdbc.kernel.XROP
- getOut(int) - Method in class org.apache.openjpa.kernel.QueryResultCallback
- getOut(int) - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
- getOut(String) - Method in class org.apache.openjpa.jdbc.kernel.XROP
- getOut(String) - Method in class org.apache.openjpa.kernel.QueryResultCallback
- getOut(String) - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
- getOutColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- getOutputFile() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- getOutputParameterValue(int) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getOutputParameterValue(String) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- 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.conf.Compatibility
-
Whether to temporally override the thread's Context Classloader when processing ORM XML documents to avoid deadlock potential with certain Classloader hierarchy configurations.
- getOverrideContextClassloader() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- getOwner() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getOwner() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getOwner() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getOwner() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the owning state if this is an embedded instance.
- getOwner() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getOwner() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getOwner() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getOwner() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getOwner() - Method in interface org.apache.openjpa.util.Proxy
-
Return the owning object.
- getOwnerField() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getOwnerField() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getOwnerField() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getOwnerField() - Method in interface org.apache.openjpa.util.Proxy
-
Return the owning field index.
- getOwnerIndex() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getOwnerIndex() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getOwnerIndex() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getOwnerIndex() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the owning value's field index
- getOwnerIndex() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- getOwnerStateManager() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Returns the state manager of the owning instance.
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- getOwnerStateManager() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- getPackage() - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
-
The default package for objects being serialized.
- getPackage() - Method in class org.apache.openjpa.persistence.util.SourceCode
- 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.
- getPackage(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- 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.
- getPackageAttributeName() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- 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.jdbc.meta.ReverseMappingTool
-
Return the default package for the generated classes, or null if unset.
- getPackageName() - Method in class org.apache.openjpa.lib.util.Localizer.Message
- getPackageName() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- getPackageName(Class) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return only the package, or empty string if none.
- getPackageName(String) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return only the package, or empty string if none.
- getPagedFields(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, long) - Static method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
-
Return a bit set representing batch select fields that will be paged, or null if no fields need paging, which indicates that this provider should not be used.
- getPageSize() - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
-
Return the page size in use.
- getParameter(int) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Get the positional parameter with the given position.
- getParameter(int) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameter(int, Class<T>) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Get the positional parameter with the given position and type.
- getParameter(int, Class<T>) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameter(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Return the value set for the given parameter.
- getParameter(String) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Get the parameter object corresponding to the declared parameter of the given name.
- getParameter(String) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameter(String, Class<T>) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Get the parameter of the given name and type.
- getParameter(String, Class<T>) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameterCount() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
The number of parameters that will be set for this row.
- getParameterCount() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- getParameterDeclaration() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getParameterDeclaration() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The parameter declaration.
- getParameterDeclaration() - Method in class org.apache.openjpa.kernel.QueryImpl
- getParameterizedFields() - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Gets the fields that are bound to parameters.
- 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.
- getParameterKey() - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getParameterKey() - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getParameterKey() - Method in interface org.apache.openjpa.kernel.exps.Parameter
-
Returns the key of the parameter.
- getParameterMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getParameterMetaData() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- getParameterMetaData() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- getParameters() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Return the list of parameter values.
- getParameters() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- getParameters() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the parameters declared in this query.
- getParameters() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameterType() - Method in class org.apache.openjpa.persistence.ParameterImpl
- getParameterTypes() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getParameterTypes() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Deprecated.
- getParameterTypes() - Method in class org.apache.openjpa.kernel.QueryImpl
- getParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getParameterTypes(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Deprecated.
- getParameterValue(int) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Return the value bound to the parameter.
- getParameterValue(int) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameterValue(Parameter<T>) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Return the value bound to the parameter.
- getParameterValue(Parameter<T>) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParameterValue(String) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Return the value bound to the parameter.
- getParameterValue(String) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getParametrizedType(String[]) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Returns parametrized type string for given type(s).
- getParamIndex(MethodNode, int) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Determine the 0-based index of the parameter of LOAD or STORE position varPos
- getParamTypes() - Method in class org.apache.openjpa.meta.QueryMetaData
- getParamTypes() - Method in class org.apache.openjpa.persistence.AbstractQuery
- getParamTypes() - Method in class org.apache.openjpa.persistence.QueryImpl
- getParamTypes(Class<?>[]) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
get the ASM Types for the given classes
- getParens() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Paired parentheses for empty method parameters.
- getParent() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getParent() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the parent of this select, if it is a subselect.
- getParent() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getParent() - Method in class org.apache.openjpa.kernel.exps.Context
- getParent() - Method in class org.apache.openjpa.persistence.query.JoinPath
- getParent() - Method in class org.apache.openjpa.slice.SliceThread
-
Gets the parent thread of this receiver.
- 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.jdbc.schema.SimpleDriverDataSource
- getParentLogger() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- getParentLogger() - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- getParents() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the immediate parents of this shape.
- getParentType(SingularAttribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- getParseAnnotationsForQueryMode() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will scan every persistent class in an XML mapping file for annotations prior to executing a query.
- getParseClass() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- getParseComments() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether to parse element comments.
- getParsedQuery() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getParsedQuery(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getParseList() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- getParseText() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether to parse element text.
- getParseType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- getParseType() - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- getParseType() - Method in interface org.apache.openjpa.kernel.exps.Literal
-
The type the literal was parsed as.
- getPartition(String, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getPartition(String, boolean) - Method in interface org.apache.openjpa.datacache.DataCache
-
Gets the named partition.
- getPartition(String, boolean) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getPartition(String, boolean) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
- getPartitionNames() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getPartitionNames() - Method in interface org.apache.openjpa.datacache.DataCache
-
Gets the name of the known partitions.
- getPartitionNames() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getPartitionNames() - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Gets the name of the configured partitions.
- getPartitions() - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Returns the individual partition configuration properties.
- getPath() - Method in class org.apache.openjpa.kernel.exps.Val
- getPath() - Method in interface org.apache.openjpa.kernel.exps.Value
- getPath(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Creates a qualified path from an identifier.
- getPathSeparator() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return the value of the "path.separator" system property.
- getPathStr() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getPathStr() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- getPattern() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache.Exclusion
-
The pattern (either the exact query string or a regular expression) that denotes this exclusion.
- getPayloadType() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
The event PAYLOAD constant.
- getPCBytecode() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the bytecode representation of the persistence-capable class being manipulated.
- getPCDataGenerator() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the PCData generator if configured.
- getPCDataGenerator() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- getPCPathString() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getPCPrimaryKey(Object, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Return the persistence-capable primary key object by extracting the identity value of the related instance stored in the given field from the given object id.
- getPCPrimaryKey(Object, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getPCPrimaryKey(Object, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getPCPrimaryKey(Object, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getPCPrimaryKey(Object, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getPCResults() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Return the mapped persistence-capable types in the query result.
- getPCState() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getPCState() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getPCState() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getPCState() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the state that this object is in.
- getPCState() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getPCSubclasses() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the known persistence capable subclasses of the described type, or empty array if none or if this is embedded metadata.
- getPCSubclassMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getPCSubclassMetaDatas()
. - getPCSubclassMetaDatas() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the metadata for the known persistence capable subclasses of the described type, or empty array if none or if this is embedded metadata.
- getPCSuperclass() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The persistence capable superclass of the described type.
- getPCSuperclassMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getPCSuperclassMetaData()
. - getPCSuperclassMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata for this class' superclass.
- getPCType() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Implement this method to extract the type of the pc stored in the current record of the input.
- getPCType(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the persistence-capable type for
type
. - getPendingTransactionalObjects() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getPendingTransactionalObjects() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getPendingTransactionalObjects() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return a list of instances which will become transactional upon the next transaction.
- getPendingTransactionalObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getPendingTransactionalObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return a set of instances which will become transactional upon the next transaction.
- getPendingTransactionalStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all state managers which will become transactional upon the next transaction.
- getPersistedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getPersistedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the set of classes that have been made persistent in the current transaction.
- getPersistedObjectIds() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
When the event type is PAYLOAD_OIDS_WITH_ADDS, return the set of object IDs for added objects.
- getPersistedTypeNames() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
For all event types, return the set of class names for the classes of inserted objects.
- getPersistedTypes() - Method in class org.apache.openjpa.event.TransactionEvent
-
Return the unmodifiable the set of classes of persistence capable objects that were created in the transaction.
- getPersistedTypes() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getPersistedTypes() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getPersistedTypes() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the set of classes that have been made persistent in the current transaction.
- getPersistenceAware(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the metadata corresponding to the given persistence-aware class.
- getPersistenceAwares() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets all the metadatas for persistence-aware classes
- getPersistenceCapable() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getPersistenceCapable() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getPersistenceCapable() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getPersistenceCapable() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the
PersistenceCapable
instance that provides access to the instance managed by this state manager. - getPersistenceCapable() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getPersistenceCapable(LifecycleEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
Extracts the persistence capable instance from the source of the given event.
- getPersistenceContext() - Method in class org.apache.openjpa.persistence.jest.JESTContext
-
Gets the persistence context.
- getPersistenceContext() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Get the persistence context of the operational context.
- getPersistenceEnvironment() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getPersistenceProviderClassName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getPersistenceStrategy(FieldMetaData, Member) - Static method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Return the code for the strategy of the given member.
- getPersistenceStrategy(FieldMetaData, Member, boolean) - Static method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Return the code for the strategy of the given member.
- getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Basic
- getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Embeddable
- getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
- getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.MappedSuper
- getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.PseudoEntity
- getPersistenceType(ClassMetaData) - Static method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getPersistenceUnitName() - Method in class org.apache.openjpa.persistence.jest.JESTContext
-
Gets the name of the persistence unit.
- getPersistenceUnitName() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Get the persistence unit name.
- getPersistenceUnitName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getPersistenceUnitRootUrl() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getPersistenceUnitUtil() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getPersistenceXmlFileUrl() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
The location of the persistence.xml resource.
- getPersistenceXMLSchemaVersion() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
- getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Returns the persistent category for the attribute.
- getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
- getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Categorizes the attribute.
- getPersistentMembers(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Gets the list of persistent fields and/or methods for the given type.
- getPersistentMembers(ClassMetaData, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- getPersistentMembers(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Gets the members that are backing members for attributes being persisted.
- getPersistentMembers(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
-
Get the persistent members of the given type.
- getPersistentSuperclass(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the persistent superclass for a
PersistenceCapable
class, or null if none. - getPersistentSupertype(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- getPersistentSupertype(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getPersistentTypeNames(boolean, ClassLoader) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Return all persistent class names, using the metadata locations supplied in configuration, optionally scanning the classpath.
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the set of configured persistent classes, or null if the user did not configure any.
- getPersistentTypeNames(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getPGConnection(DelegatingConnection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Get the native PostgreSQL connection from the given connection.
- getPinnedKeys() - Method in class org.apache.openjpa.util.CacheMap
-
The keys pinned into the map.
- getPkAndNonPersistentManagedFmdIndexes() - Method in class org.apache.openjpa.meta.ClassMetaData
- getPKColumns() - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- getPlacedOn() - Method in class openbook.domain.PurchaseOrder
-
Gets the time when this order was placed.
- getPlaceholderValueString(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a SQL string to act as a placeholder for the given column.
- getPlaceholderValueString(Column) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return
<value> AS <type>
. - getPlaceholderValueString(Column) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getPlaceholderValueString(Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Return a SQL string to act as a placeholder for the given column.
- getPlatform() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns a string name to identify the platform of this store manager.
- getPlugin(String, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Combine the given class name and properties into a plugin string.
- getPluralAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns all collection-valued attributes of the managed type.
- getPolymorphic() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getPolymorphic() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The degree to which this relation is polymorphic.
- getPolymorphic() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getPool() - Static method in class org.apache.openjpa.slice.SliceThread
-
Create a cached pool of slice threads.
- getPooledFactoryForKey(Object) - Static method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return the pooled factory matching the given key, or null if none.
- getPoolKey() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- getPopulateDataCache() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getPopulateDataCache() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getPopulateDataCache() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether objects accessed during this transaction will be added to the store cache.
- getPopulateStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getPopulateStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether objects accessed during this transaction will be added to the store cache.
- getPort() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- getPort() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- getPosition() - Method in class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- getPosition() - Method in class org.apache.openjpa.persistence.ParameterImpl
- getPosition(Attribute<?, ?>) - Method in class jpa.tools.swing.EntityTypeView
-
Gets the top left position of the attribute label relative to this entity view.
- getPositionalParameters() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Gets the array of positional parameter values.
- getPositionalParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
The positional parameters for the query; empty array if none or if query uses named parameters.
- getPostLoadOnMerge() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to send @PostLoad events on a merge operation.
- getPostLoadOnMerge() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getPostLoadOnMerge() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getPostLoadOnMerge() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getPostLoadOnMerge() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Force sending a @PostLoad lifecycle event while merging.
- getPostPersistCallbackImmediate() - Method in class org.apache.openjpa.conf.CallbackOptions
-
Affirms if the post-persist callback is invoked as soon as a new instance is managed.
- getPrecision() - Method in class org.apache.openjpa.jdbc.schema.Column
- getPredicate() - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Gets the predicate this iterator is using.
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the preferred
Types
type for the given one. - getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
Derby doesn't support SQL-2003 'WITH TIMEZONE' nor the respective JDBC types.
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Oracle JDBC is still Java7 at most :(
- getPreferredType(int) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- getPrefix(String) - Static method in class openbook.util.PropertyHelper
- getPreFlush() - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
-
Return whether to call
Broker.preFlush()
when a savepoint is set. - getPreload() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Sets whether this repository will load all known persistent classes at initialization.
- getPrependFieldNameToJoinTableInverseJoinColumns() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
-
Whether to prepend the field name to the default name of inverse join columns within join tables.
- getPrettyPrint() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
- getPrettyPrintLineLength() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
- getPrice() - Method in class openbook.domain.Book
- getPrimaryKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the primary key for the table, if any.
- getPrimaryKey() - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- getPrimaryKey() - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Return the instance that controls this row.
- getPrimaryKey() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
This implementation does not track primary keys.
- getPrimaryKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
- getPrimaryKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Return the primary key value for the sequence table for the given class.
- getPrimaryKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
- getPrimaryKeyColumn() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The name of the table's primary key column.
- getPrimaryKeyColumn() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- getPrimaryKeyColumn() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the primary key column on the schema definition table.
- getPrimaryKeyColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the primary key column joined to the given local column.
- getPrimaryKeyColumnIdentifier() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- getPrimaryKeyColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- getPrimaryKeyColumnIdentifier() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- getPrimaryKeyColumnName() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- getPrimaryKeyColumns() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The columns this mapping uses to uniquely identify an object.
- getPrimaryKeyColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the foreign columns in the foreign key, in join-order with the result of
ForeignKey.getColumns()
. - getPrimaryKeyConstant(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the constant value assigned to the given primary key column.
- getPrimaryKeyConstants() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the constant values assigned to the primary key columns returned by
ForeignKey.getConstantPrimaryKeyColumns()
. - getPrimaryKeyConstraintSQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the declaration SQL for the given primary key.
- getPrimaryKeyConstraintSQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getPrimaryKeyConstraintSQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getPrimaryKeyConstraintSQL(PrimaryKey) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getPrimaryKeyFieldMappings() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getPrimaryKeyFields()
. - getPrimaryKeyFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return primary key fields, or empty array if none.
- getPrimaryKeyIdentifier(ClassMapping, Table) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return the name of the primary key for the table of the given class, or null for database default.
- getPrimaryKeyIdentifier(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getPrimaryKeyIdentifier(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getPrimaryKeyIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute primary key index for this field, or -1 if not a primary key.
- getPrimaryKeyName(ClassMapping, Table) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getPrimaryKeyName(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getPrimaryKeyName(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getPrimaryKeyOnJoin() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return true if join tables are allowed to have primary keys, false if all primary key tables will be mapped as persistent classes.
- getPrimaryKeys() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether primary keys on existing tables should be manipulated.
- getPrimaryKeys() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- getPrimaryKeys() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Return whether primary keys should be generated.
- getPrimaryKeys() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether primary keys on existing tables should be manipulated.
- 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
- getPrimaryKeys(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getPrimaryKeys(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getPrimaryKeys(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getPrimaryKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find primary keys for the given table pattern.
- getPrimaryKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getPrimaryKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getPrimaryKeySchemaIdentifier() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- getPrimaryKeySchemaName() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- getPrimaryKeysFromBestRowIdentifier(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getPrimaryKeysFromBestRowIdentifier(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find primary keys for the given table pattern.
- getPrimaryKeysFromGetPrimaryKeys(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getPrimaryKeysFromGetPrimaryKeys(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find primary keys for the given table pattern.
- getPrimaryKeyTable() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Returns the table this foreign key is linking to, if it is known yet.
- getPrimaryKeyTableIdentifier() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- getPrimaryKeyTableName() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- getPrimaryKeyValue() - Method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
The primary key value for this row.
- getPrimaryKeyValue() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Primary key value, if not auto-determined.
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
Return the value for this joinable from the given result, using the given columns.
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getPrimaryKeyValue(Result, Column[], ForeignKey, JDBCStore, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getPrintParameters() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getPrintParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
-
Whether parameter values will be printed in exception messages or in trace.
- getPrivatePersistentProperties() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows private, non-transient properties to be persistent.
- getProcedure() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- 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
- getProcedureName() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- 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
- getProject() - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- getProject() - Method in class org.apache.openjpa.util.asm.EnhancementClassLoader
- getProjectionAliases() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getProjectionAliases() - Method in interface org.apache.openjpa.kernel.QueryContext
-
If this query is a projection, return the projection aliases.
- getProjectionAliases() - Method in class org.apache.openjpa.kernel.QueryImpl
- getProjectionAliases(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getProjectionAliases(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getProjectionAliases(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the alias for each projection element, or empty array if not a projection.
- getProjectionTypes() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- getProjectionTypes() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getProjectionTypes() - Method in interface org.apache.openjpa.kernel.QueryContext
-
If this query is a projection, return the projection types.
- getProjectionTypes() - Method in class org.apache.openjpa.kernel.QueryImpl
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery.PreparedSQLExecutor
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- getProjectionTypes(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the expected types of the projections used by this query, or an empty array if not a projection.
- getPrologue() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets the opening <BODY> and <HTML> tags and the <link type="stylesheet"> clause.
- getPrologue() - Method in class openbook.tools.converter.PlainTokenRenderer
- getPrologue() - Method in interface openbook.tools.converter.TokenRenderer
-
Gets a string to be added before token processing begins.
- getProperties() - Method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
- getProperties() - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
- getProperties() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Subclasses should override this method to add a
Platform
property listing the runtime platform, such as:OpenJPA JDBC Edition: Oracle Database
- getProperties() - Method in interface org.apache.openjpa.kernel.Broker
-
Retrieve the current properties for this broker Some of these properties may have been changed from the original configuration.
- getProperties() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return properties describing this runtime.
- getProperties() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Get current configuration property values used by this instance.
- getProperties() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getProperties() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- getProperties() - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
-
Return properties loaded thus far, or empty map 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.
- getProperties() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getProperties() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Get the properties used currently by this entity manager.
- getProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Return properties describing this runtime.
- getProperties() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- 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.
- 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)
orConfigurationImpl.setPropertiesFile(java.io.File)
, or null if none. - 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.jdbc.meta.PropertiesReverseCustomizer
-
Return the property value for the given key, or null if none.
- 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. - 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.
- getPropertyAccessNames(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return the list of methods in
meta
that use property access, ornull
if a list of methods is unobtainable. - getPropertyAccessNames(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- 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() - 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 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.
- 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(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- 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.conf.RemoteCommitProviderValue
-
The cached provider.
- 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.
- getProviders() - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Returns all providers managed by this manager.
- getProviders() - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Returns all providers as an unmodifiable set
- getProviderUtil() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- getProxyClassLoader(Class<?>) - Method in class org.apache.openjpa.util.ClassLoaderProxyService
- getProxyClassName(Class, boolean) - Static method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return the name of the proxy class to generate for the given type.
- getProxyFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all fields that are types that need to be wrappered by a proxy.
- getProxyManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ProxyManager
to use for second class object proxies. - getProxyManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getProxyManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
ProxyManager
to use. - getProxyManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getProxyType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The type this field was initialized with, and therefore the type to use for proxies when loading data into this field.
- getPseudoColumns(String, String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getPublicFieldNames(Class) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets all public field names of the given Class.
- getQualifiedPath() - Method in class org.apache.openjpa.jdbc.schema.Column
- getQualifiedPath() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getQualifiedPath() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getQualifiedPath() - Method in class org.apache.openjpa.jdbc.schema.Table
- getQualifier(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Get the value of this command's qualifier of the given name.
- getQualifiers() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Get this command's qualifiers.
- getQuantity() - Method in class openbook.domain.LineItem
-
Gets the quantity of the book for this line item.
- getQuery() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getQuery() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the query for this context.
- getQuery() - Method in class org.apache.openjpa.kernel.QueryImpl
- getQuery(String, Double, Double, String) - Method in interface openbook.server.OpenBookService
-
Gets the query String for the given parameters.
- getQueryCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for level-2 data store query caching.
- getQueryCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQueryCacheEnabled() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getQueryCacheEnabled() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return whether or not query caching is enabled.
- getQueryCacheEnabled() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getQueryCompilationCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration settings for the query compilation cache to use.
- getQueryCompilationCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQueryCompilationCacheInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration settings for the query compilation cache to use.
- getQueryCompilationCacheInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQueryContext() - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
The
QueryContext
for which this resolver was created - getQueryContext() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getQueryExpressions() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- getQueryExpressions() - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery.PreparedSQLExecutor
- getQueryExpressions() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getQueryExpressions() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
- getQueryExpressions() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- getQueryExpressions() - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the parsed query expressions for our candidate types.
- getQueryKey(Class<?>, String) - Static method in class org.apache.openjpa.meta.MetaDataRepository
-
Return a unique key for a given class / name.
- getQueryMetaData(Class<?>, String, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return query metadata for the given class, name, and classloader.
- getQueryMetaDatas() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached query metadata.
- getQueryResultCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getQueryResultCache() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Deprecated.use
FetchPlan.getQueryResultCacheEnabled()
instead. - getQueryResultCache() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getQueryResultCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Access query result cache.
- getQueryResultCacheEnabled() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Return whether or not query caching is enabled.
- getQueryResultCacheEnabled() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getQueryResultMapping(Class<?>, String, ClassLoader, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the query result mapping for the given name.
- getQueryResultMappings() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return all cached query result mappings.
- getQueryScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- getQueryScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getQueryScope(String, ClassLoader) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Return the type defining the given query name, if any.
- getQueryScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getQueryScope(String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getQuerySQLCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the configuration of QuerySQLCache.
- getQuerySQLCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQuerySQLCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getQuerySQLCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Affirms if this receiver is caching database queries.
- getQuerySQLCacheInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return PreparedQueryCache used for caching datastore queries.
- getQuerySQLCacheInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQueryString() - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- getQueryString() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getQueryString() - Method in interface org.apache.openjpa.kernel.FinderQuery
-
Gets the query string.
- getQueryString() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The query string.
- getQueryString() - Method in class org.apache.openjpa.kernel.QueryImpl
- getQueryString() - Method in class org.apache.openjpa.meta.QueryMetaData
-
The full query string, or null if none.
- getQueryString() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Query string.
- getQueryString() - Method in class org.apache.openjpa.persistence.QueryImpl
- getQueryTargetPolicy() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy, as a plugin string, that governs which slices will be targeted for a given query.
- getQueryTargetPolicy() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getQueryTargetPolicyInstance() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy that governs which slices will be targeted for a given query.
- getQueryTargetPolicyInstance() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getQueryTimeout() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for a query to execute in milliseconds, or -1 for no timeout.
- getQueryTimeout() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getQueryTimeout() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getQueryTimeout() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for a query, or -1 for no limit.
- getQueryTimeout() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- 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
- getQueryTimeout() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The number of milliseconds to wait for a query, or -1 for no limit.
- getQueryTimeout() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getQueryTimeout() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getQuotedNumbersInQueries() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to interpret quoted numbers in query strings as numbers.
- getRadix() - Method in class org.apache.openjpa.jdbc.schema.Column
- getRange(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getRange(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getRange(StoreQuery, Object[], StoreQuery.Range) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Mutate the given range to set any range information stored in the query string and/or parameters.
- getReadCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests since last reset.
- getReadCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getReadCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getReadCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the read count since cache statistics were last reset
- getReadCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getReadCount(String c)
- getReadCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getReadCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests for the given class since last reset.
- getReadCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getReadCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getReadCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total read requests for the given class since last reset.
- getReadLockLevel() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default read lock level to use during non-optimistic transactions.
- getReadLockLevel() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getReadLockLevel() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getReadLockLevel() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking loaded objects.
- getReadLockLevel() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getReadLockLevelConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric read lock level.
- getReadLockLevelConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getReadLockMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock level to use for locking loaded objects.
- getReadLockMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getReadSchema() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Set to true to read the entire schema before mapping.
- getRealName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field name, qualified by the defining class.
- getReason() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache.Exclusion
-
Gets the human-readable reason for excluding this query from being cached.
- getRecoveryTimeMillis() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
- getRecursionDepth(FieldMetaData) - Method in class org.apache.openjpa.meta.FetchGroup
-
Recursion depth for the given field.
- getRedefine() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should mutate its arguments, or just run validation and optional subclassing logic on them.
- getRef(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getRef(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getRef(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getRef(Object, Map) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getRef(Object, Map) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getRef(Object, Map) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getRef(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getRef(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getRef(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getRef(ResultSet, int, Map) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getRef(Column, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getRef(Column, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getRef(Column, Map, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getReference(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRefInternal(Object, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getRefInternal(Object, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getRefreshFromDataCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets whether entity state is to be refreshed from
DataCache
. - getRefreshFromDataCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRegisteredKeys() - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
-
Gets the keys registered in this factory.
- getRegisteredTypes() - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Returns a collection of class objects of the registered persistence-capable classes.
- getRegistryName() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
- getRelated() - Method in class org.apache.openjpa.event.LifecycleEvent
-
Return the related object.
- getRelationIdCallback(Column) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Return the recorded callbacks for the given relation id column.
- getRelationIdColumns() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return this table's relation id columns.
- getRelationIdSet(Column) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Return the recorded value for the given relation id column.
- getRelationJoins() - Method in class org.apache.openjpa.jdbc.sql.Join
-
If joining a relation, the joins leading to the relation.
- getRelationTarget() - Method in class org.apache.openjpa.jdbc.sql.Join
-
If joining a relation, the target type.
- getRelationType() - Method in class org.apache.openjpa.meta.FieldMetaData
- getRelativePath(String, String, String) - Static method in class openbook.tools.util.URIUtils
- getRelaxBindParameterTypeChecking() - Method in class org.apache.openjpa.persistence.AbstractQuery
- getRelaxBindParameterTypeChecking() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Gets whether the type of user-supplied bind parameter value and the type of target persistent property they bind to are checked with strong or weak constraint.
- getReloadOnDetach() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should attempt to load fields when the DetachState option is set to loaded.
- getRemoteCommitEventManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The remote event manager that manages this configuration's remote event listeners.
- getRemoteCommitEventManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRemoteCommitProvider() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for remote commit notification.
- getRemoteCommitProvider() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRemoteCommitProvider() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Return the
RemoteCommitProvider
that this manager uses. - getRemoved() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- getRemoved() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- getRemoved() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getRemoved() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Return the set of values that need to be removed from the managed container.
- getRemovedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRemovedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the set of classes that have been deleted in the current transaction.
- getReorderableBooks(int) - Method in interface openbook.server.OpenBookService
-
Gets the list of Books whose inventory is lower than the given limit.
- getReplicationPolicy() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy, as a plugin string, that governs how new replicated instances will be replicated across the available slices.
- getReplicationPolicy() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getReplicationPolicyInstance() - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the policy that governs how new replicated instances will be replicated across the available slices.
- getReplicationPolicyInstance() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getRepository() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- getRepository() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Return the repository to use to access mapping information.
- getRepository() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the mapping repository used to hold generated mappings.
- getRepository() - Method in class org.apache.openjpa.jdbc.meta.Version
- getRepository() - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Parser
-
Returns the repository for this parser.
- getRepository() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the owning repository.
- getRepository() - Method in class org.apache.openjpa.meta.Extensions
-
Return the metadata repository.
- getRepository() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The metadata repository.
- getRepository() - Method in interface org.apache.openjpa.meta.MetaDataContext
-
Access metadata repository.
- getRepository() - Method in class org.apache.openjpa.meta.MetaDataTool
-
The repository to use to hold metadata.
- getRepository() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
Owning repository.
- getRepository() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
The owning repository.
- getRepository() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getRepository() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Returns the repository for this parser.
- getRepository() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Returns the repository for this parser.
- getRepository() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- getRepository() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Returns the repository for this parser.
- getRepresentation(boolean) - Method in interface org.apache.openjpa.jdbc.sql.BooleanRepresentation
- getRepresentation(boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
- getRepresentation(boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
- getRepresentation(boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
- getRequest() - Method in class org.apache.openjpa.persistence.jest.JESTContext
-
Gets the request.
- getRequest() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Get the HTTP Request.
- getRequestURI() - Method in class org.apache.openjpa.persistence.jest.JESTContext
- getRequestURI() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Get the requested URI.
- getRequiresExtent() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type requires extent management.
- getReservedWords() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- getResetFlushFlagForCascadePersist() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should reset the internal state (flush flag) when cascading a persist to another Entity.
- getResolve() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Resolve mode.
- getResolve() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Resolve mode.
- getResolve() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The resolve mode for this metadata.
- getResolve() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve mode for this field.
- getResolve() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata resolution mode.
- getResolve() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve mode for metadata.
- getResolve() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getResolver() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Resolver used in parsing.
- 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 class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getResourceName() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getResourceName() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getResourceName() - Method in class org.apache.openjpa.jdbc.schema.Table
- getResourceName() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
-
Return the domain-meaningful name of the resource that was loaded from this source.
- getResourceName() - Method in class org.apache.openjpa.meta.ClassMetaData
- getResourceName() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getResourceName() - Method in class org.apache.openjpa.meta.QueryMetaData
- getResourceName() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getResourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getResourcesAction(ClassLoader, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for loader.getResources().
- getResponse() - Method in class org.apache.openjpa.persistence.jest.JESTContext
-
Gets the response.
- getResponse() - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Get the HTTP Response.
- getRestoreFieldState() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
-
Return whether to retain in-memory copies of field values for restore on rollback.
- getRestoreState() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to restore initial state on rollback by default.
- getRestoreState() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRestoreState() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to restore an object's original state on rollback.
- getRestoreState() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getRestoreState() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getRestoreState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRestoreState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to restore an object's original state on rollback.
- getRestoreStateConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the
RestoreState
constant. - getRestoreStateConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getResult() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- getResultArgument(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- getResultArgument(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- getResultArgument(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
- getResultArgument(ValueMapping) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Return the argument to pass to the result set when loading data via
Result.getObject(java.lang.Object, int, java.lang.Object)
, or null if none. - getResultArguments() - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Return the arguments needed to extract datastore values via
Result.getObject(java.lang.Object, int, java.lang.Object)
for each column. - getResultArguments() - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- getResultArguments() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- getResultArguments() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- getResultArguments() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- getResultArguments() - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- getResultClass() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Query result element type.
- getResultClass() - Method in class org.apache.openjpa.persistence.QueryImpl
- getResultClass(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getResultClass(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getResultClass(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Returns the result class, if any.
- getResultColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- getResultList() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
- getResultList() - Method in class org.apache.openjpa.persistence.QueryImpl
- getResultList() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getResultMappingName() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getResultMappingName() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Name of a mapping from the result data to its object representation.
- getResultMappingName() - Method in class org.apache.openjpa.kernel.QueryImpl
- getResultMappingScope() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getResultMappingScope() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Scope of a mapping from the result data to its object representation.
- getResultMappingScope() - Method in class org.apache.openjpa.kernel.QueryImpl
- getResultObject() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- getResultObject() - Method in class org.apache.openjpa.jdbc.kernel.InstanceResultObjectProvider
- getResultObject() - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
- getResultObject() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Gets the current result set, wraps it with a
ResultSetResult
, then wraps again with appropriate ROP based on the result set mapping. - getResultObject() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
- getResultObject() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- getResultObject() - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
-
Gets the next result object provider from its batch.
- 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.
- getResultObject() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- 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
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return results containing all keys and values for this map.
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getResults(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int, Joins[], boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- getResultSet() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Return the backing result set.
- getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- getResultSet() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- getResultSet() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- 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(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(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
- getResultSetConcurrency() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- 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
- getResultSetHoldability() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getResultSetMappingName() - Method in class org.apache.openjpa.meta.QueryMetaData
- getResultSetMappingScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- getResultSetMappingScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- getResultSetMappingScope(String, ClassLoader) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Return the type defining the given result set mapping name, if any.
- getResultSetMappingScope(String, ClassLoader) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getResultSetMappingScope(String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- getResultSetType() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The JDBC result set type.
- getResultSetType() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getResultSetType() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getResultSetType() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The result set type to use as a constant from
ResultSet
. - getResultSetType() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- 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
- getResultSetType() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Type of JDBC result set to use for query results.
- getResultSetType() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getResultSetType() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getResultSetTypeConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the result set constant for the result set type.
- getResultSetTypeConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getResultShape(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getResultShape(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getResultShape(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
- getResultType() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getResultType() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Returns the result class that has been set through
QueryContext.setResultType(java.lang.Class<?>)
, or null if none. - getResultType() - Method in class org.apache.openjpa.kernel.QueryImpl
- getResultType() - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query result class, or null if none.
- getRetain() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- getRetainState() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to retain state after a transaction by default.
- getRetainState() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRetainState() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects retain their persistent state on transaction commit.
- getRetainState() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getRetainState() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getRetainState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRetainState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether objects retain their persistent state on transaction commit.
- getRetryClassRegistration() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to warn and defer registration instead of throwing an exception when a registered persistent class cannot be processed.
- getRetryClassRegistration() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getReturnColumns() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- getReturnInsn(Class<?>) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Calclates the proper Return instruction opcode for the given class
- getReturnNullOnEmptyAggregateResult() - Method in class org.apache.openjpa.conf.Compatibility
-
This property is used to specify whether the aggregate query functions SUM, AVG, MAX, and MIN return null if there is no query result.
- getRollbackBeforeDDL() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
If true, rollback will be performed before each DDL statement is executed.
- getRollbackBeforeDDL() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, rollback will be performed before each DDL statement is executed.
- getRollbackCause() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
- getRollbackCause() - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Returns the Throwable that caused the current transaction to be marked for rollback, provided that any exists.
- getRollbackCause() - Method in class org.apache.openjpa.ee.OSGiManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.SunOneManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.WASManagedRuntime
- getRollbackCause() - Method in class org.apache.openjpa.ee.WLSManagedRuntime
- getRollbackCause() - Method in interface org.apache.openjpa.kernel.Broker
-
Returns the Throwable that caused the transaction to be marked for rollback.
- getRollbackCause() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getRollbackCause() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getRollbackCause() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRollbackCause() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityTransaction.getRollbackCause()
instead:em.getTransaction().getRollbackCause()
- getRollbackCause() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
-
Returns the Throwable that caused the transaction to be marked for rollback.
- getRollbackOnly() - Method in interface org.apache.openjpa.kernel.Broker
-
Return whether the current transaction has been marked for rollback.
- getRollbackOnly() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getRollbackOnly() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getRollbackOnly() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getRollbackOnly() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.getRollbackOnly()
instead:em.getTransaction().getRollbackOnly()
- getRollbackTranslator(OpenJPAEntityManager) - Static method in class org.apache.openjpa.persistence.PersistenceExceptions
-
Returns a
RuntimeExceptionTranslator
that will perform the correct exception translation as well as roll back the current transaction when for all butNoResultException
andNonUniqueResultException
in accordance with section 3.7 of the EJB 3.0 specification. - getRootClasses() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getRootClasses() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root classes for recursive operations.
- getRootClasses() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getRootDirectory() - Method in class openbook.client.SourceCodeBrowser
-
Gets the root source directory if the sources are being serverd from a local file system directory.
- getRootInstances() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getRootInstances() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root instances for recursive operations.
- getRootInstances() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getRootURI() - Method in class openbook.client.SourceCodeBrowser
- getRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getRow(int) - Method in class jpa.tools.swing.EntityDataModel
-
Gets the entity represented in the given row.
- getRow(Table, int, OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getRow(Table, int, OpenJPAStateManager, boolean) - Method in interface org.apache.openjpa.jdbc.sql.RowManager
-
Return the row for the given table and owner object, or null if
create
is false and the row has not already been created. - getRow(Table, int, OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
- getRow(OpenJPAStateManager, JDBCStore, RowManager, int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Return the row to use for this field.
- getRowCount() - Method in class jpa.tools.swing.EntityDataModel
- getRowCount() - Method in class jpa.tools.swing.InstanceDataModel
- getRowId(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getRowId(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getRowId(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getRowId(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getRowId(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getRowId(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getRowIdLifetime() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getRuleLevel() - Method in class openbook.tools.parser.JavaParser
- getRuntimeUnenhancedClasses() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies how OpenJPA handles unenhanced types.
- getRuntimeUnenhancedClasses() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getRuntimeUnenhancedClassesConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the runtime class optimization setting as one of the following symbolic constants:
RuntimeUnenhancedClassesModes.SUPPORTED
RuntimeUnenhancedClassesModes.UNSUPPORTED
RuntimeUnenhancedClassesModes.WARN
- getRuntimeUnenhancedClassesConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSaveFieldManager() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getSavepointManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for savepoint management.
- getSavepointManager() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSavepointManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the configured savepoint manager instance.
- getSavepointManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSAXParser(boolean, boolean) - Static method in class org.apache.openjpa.lib.xml.XMLFactory
-
Return a SAXParser with the specified configuration.
- getScale() - Method in class org.apache.openjpa.jdbc.schema.Column
- getSchema() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Default schema for unqualified tables.
- getSchema() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSchema() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Deprecated.
- getSchema() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
Return the schema for the sequence.
- getSchema() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the schema for the table.
- getSchema() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getSchema() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getSchema() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getSchema(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- getSchema(String) - Method in class org.apache.openjpa.kernel.exps.Context
- getSchema(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- getSchemaAction() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The schema modification policy, or
none
. - getSchemaAlias() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getSchemaAlias() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- getSchemaAlias() - Method in interface org.apache.openjpa.kernel.exps.Path
- getSchemaCase() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getSchemaCase() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return DB specific schemaCase
- getSchemaCase() - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
Return DB specific schemaCase
- getSchemaCase() - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
Return DB specific schemaCase
- getSchemaCase() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns the case that is used when delimiters are not used.
- getSchemaColumn() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the schema column on the schema definition table.
- getSchemaFactory() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The plugin string for the
SchemaFactory
to use to provide schema information during system initialization. - getSchemaFactory() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSchemaFactoryInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
SchemaFactory
to use for schema information. - getSchemaFactoryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Representation of the database schema.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Return the schema group to use in mapping.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return the schema group to reverse map.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Return the schema's group.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Return the current schema group.
- getSchemaGroup() - Method in interface org.apache.openjpa.jdbc.schema.SchemaParser
-
Return the current schema group.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Return the schema group the tool will act on.
- getSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getSchemaIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Table
- getSchemaLocation() - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
-
Get the string value of the schema location attribute on the root element
- getSchemaName() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Gets the schema component of the path.
- getSchemaName() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getSchemaName() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- getSchemaName() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- getSchemaName() - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's schema name.
- getSchemaName() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getSchemaNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the schema name that will be used for obtaining information from
DatabaseMetaData
. - getSchemaNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the schema name that will be used for obtaining information from
DatabaseMetaData
. - getSchemas() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Comma-separated list of modifiable schemas for persistent instances.
- getSchemas() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSchemas() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Return all schemas.
- getSchemas() - Method in class org.apache.openjpa.kernel.exps.Context
- getSchemas() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSchemas() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
- getSchemas(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSchemasList() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Modificable schema components.
- getSchemasList() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSchemaSource() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Implement to return the XML schema source for the document.
- getSchemaSource() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- getSchemaSource() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- getSchemaTerm() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSchemaWriter() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The stream to export the planned schema to as an XML document.
- 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.
- getScriptsAction() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Similar to
OpenJPAConfiguration.getDatabaseAction()
but write the generated SQL to files. - getScriptsAction() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getScriptsActionConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getScriptsActionConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSearchStringEscape() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSecondaryDeletes() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getSecondaryDeletes() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return all deleted secondary rows.
- getSecondaryRow(Table, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getSecondaryRow(Table, int) - Method in interface org.apache.openjpa.jdbc.sql.RowManager
-
Return a row for the given secondary table.
- getSecondaryRow(Table, int) - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
- getSecondaryTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSecondaryTableIdentifiers() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSecondaryTableJoinColumns(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getSecondaryTableJoinColumns(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSecondaryTableName(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getSecondaryTableNames() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getSecondaryUpdates() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getSecondaryUpdates() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return all inserted and updated secondary rows.
- getSection(Map<String, Object>, String) - Static method in class openbook.util.PropertyHelper
-
Get the portion of the given map whose key has the given section at prefix.
- getSection(Map<String, Object>, String, boolean) - Static method in class openbook.util.PropertyHelper
-
Get the portion of the given map whose key has the given section at prefix.
- getSelect() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getSelect() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- getSelect() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSelect() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
Select for this result.
- getSelect() - Method in class org.apache.openjpa.kernel.exps.Context
-
Returns the select associated with this context.
- getSelect() - Method in interface org.apache.openjpa.kernel.exps.Subquery
- getSelectAliases() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getSelectAliases() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the aliases of all selected columns and all selected buffers, in the order they were selected.
- getSelectAliases() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSelectAs() - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
- getSelectAs() - Method in class org.apache.openjpa.kernel.exps.Val
- getSelectAs() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return 'this' concrete class if alias is set, otherwise null
- getSelectConstructor() - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
Use to create SQL select.
- getSelectedButton(ButtonGroup) - Static method in class jpa.tools.swing.SwingHelper
- getSelectedOrderIndexes() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
Return the indexes of the data in the select clause this query is ordered by.
- getSelectOperation(JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the "SELECT" operation clause, adding any available hints, etc.
- getSelectOperation(JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Check to see if we have set the
MariaDBDictionary.SELECT_HINT
in the fetch configuration, and if so, append the MySQL hint after the "SELECT" part of the query. - getSelectOperation(JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Check to see if we have set the
MySQLDictionary.SELECT_HINT
in the fetch configuration, and if so, append the MySQL hint after the "SELECT" part of the query. - getSelectOperation(JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Check to see if we have set the
OracleDictionary.SELECT_HINT
in the fetch configuration, and if so, append the Oracle hint after the "SELECT" part of the query. - getSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getSelects() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the actual
Val
s andColumn
s that were selected, in the order that they were selected. - getSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSelects() - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Return the selects that make up this union.
- getSelects(Select, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the portion of the select statement between the SELECT keyword and the FROM keyword.
- getSelects(Select, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getSelectSubclasses() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getSelectSubclasses() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Return the
org.apache.openjpa.sql.Select
subclasses constant for loading this relation, based on how the related type is mapped, whether this relation is polymorphic, and whether it is configured to use class criteria. - getSelectSubclasses() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getSelectTableAliases(Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getSelectTableAliases(Select) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- getSelectTableAliases(Select) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- getSequence() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Plugin string for the default system
Seq
. - getSequence() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSequence() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
The sequence name.
- getSequence() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Native sequence name.
- getSequence(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- getSequence(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting sequence from the result set.
- getSequence(ResultSet, DBDictionary) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting sequence from the result set.
- getSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- getSequence(ClassMapping, Connection) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Get the current sequence value.
- getSequenceColumn() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The name of the column that holds the sequence value.
- getSequenceColumn() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- getSequenceColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- getSequenceFactory() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
A factory to transform spec sequences produced by user factories into the OpenJPA sequence type.
- getSequenceInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default system sequence.
- getSequenceInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSequenceMetaData(String, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return sequence metadata for the given name and classloader.
- getSequenceMetaDatas() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached sequence metadata.
- getSequencePlugin() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Plugin string describing the
Seq
. - getSequences() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether to manipulate sequences.
- getSequences() - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Return the schema's sequences.
- getSequences() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Return whether sequences should be generated.
- getSequences() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether sequences should be manipulated.
- getSequences() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- getSequences(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getSequences(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return Firebird-specific statement to select the list of sequences.
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
-
Implementation of empty method in DBDictionary.
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getSequencesSQL(String, String) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getSequencesSQL(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- getSerializeAnnotations() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Whether to serialize content originally specified in annotations.
- getService() - Method in class openbook.client.Demo
-
Gets the handle to OpenBooks service.
- getService(String) - Static method in class openbook.server.ServiceFactory
- getService(String, Map<String, Object>) - Static method in class openbook.server.ServiceFactory
-
Creates a persistence unit of given name configured with the given name-value parameters.
- getSet(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name and of type java.util.Set.
- getSet(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of the given name, of type java.util.Set and contains the given element type.
- getSet(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return the value set for update on the given column.
- getSetterName() - Method in class org.apache.openjpa.meta.FieldMetaData
- getSharedCacheMode() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getShort(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the short at the given index.
- getShort(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getShort(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getShort(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getShort(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getShort(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getShort(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getShort(Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the value of the given field in the given object.
- getShort(Object, Method) - Static method in class org.apache.openjpa.enhance.Reflection
-
Return the return value of the given getter in the given object.
- getShort(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getShort(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getShort(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getShort(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getShort(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- getShort(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getShort(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getShort(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getShortInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getShortInternal(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getShowLineNumber() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Affirms if a line number will be added in HTML output.
- getShowLineNumber() - Method in class openbook.tools.converter.PlainTokenRenderer
- getSimpleConnection(Properties) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getSimpleDriver() - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- getSingleResult() - Method in class org.apache.openjpa.persistence.QueryImpl
-
Execute a query that returns a single result.
- getSingleResult() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getSingularAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the single-valued attribute of the given name of any type.
- getSingularAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the single-valued attribute of the given name and Java type.
- getSingularAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the single-valued attributes of the managed type.
- getSize() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the column's size.
- getSlice() - Method in class org.apache.openjpa.slice.jdbc.SliceStoreManager
-
Gets the slice for which this receiver is working.
- getSlice(Object) - Static method in class org.apache.openjpa.slice.SlicePersistence
-
Get the slice identifier for the given instance if it is a managed instance and has been assigned to a slice.
- getSlice(String) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the Slice for a given name.
- getSlice(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- getSlice(String, boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Get the Slice of the given slice.
- getSliceInfo(OpenJPAStateManager) - Static method in class org.apache.openjpa.slice.SliceImplHelper
-
Gets the assigned slice information, if any, from the given StateManager.
- getSlices() - Method in class org.apache.openjpa.slice.SliceInfo
-
Gets the name of the slice(s) held by this receiver.
- getSlices(Slice.Status...) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Gets the slices of given status.
- getSlices(Slice.Status...) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
-
Gets the slices of given status.
- getSlicesByPolicy(Object, DistributedConfiguration, Object) - Static method in class org.apache.openjpa.slice.SliceImplHelper
-
Gets the target slices by calling user-specified
DistributionPolicy
orReplicationPolicy
depending on whether the given instance isreplicated
. - getSlicesByPolicy(OpenJPAStateManager, DistributedConfiguration, Object) - Static method in class org.apache.openjpa.slice.SliceImplHelper
-
Gets the target slices for the given StateManager.
- getSlideAt(int) - Method in class jpa.tools.swing.PowerPointViewer
- getSlideCount() - Method in class jpa.tools.swing.PowerPointViewer
- getSocket() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- getSoftReferenceSize() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Returns the maximum number of unpinned objects to keep soft references to.
- getSoftReferenceSize() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Returns the maximum number of unpinned objects to keep soft references to.
- getSoftReferenceSize() - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of soft references to maintain, or -1 for no limit.
- getSold() - Method in class openbook.domain.Inventory
-
Gets the quantity sold so far.
- getSortedNodes() - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
-
Return the nodes in topologically-sorted order.
- getSourceDirectory() - Method in class openbook.tools.converter.SourceRenderer
- getSourceFile() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSourceFile() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getSourceFile() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getSourceFile() - Method in class org.apache.openjpa.jdbc.schema.Table
- 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() - Method in class org.apache.openjpa.meta.ClassMetaData
- getSourceFile() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getSourceFile() - Method in class org.apache.openjpa.meta.QueryMetaData
- getSourceFile() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getSourceFile() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Determine the source file we're parsing.
- getSourceFile() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- 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.
- getSourceFile(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Return the source file for the given instance.
- getSourceFile(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Override to not overwrite annotations.
- getSourceFile(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return the current source file of the given metadata.
- getSourceFile(SequenceMetaData) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return the current source file of the given metadata.
- 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. - getSourceMode() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
The source mode of this query result.
- getSourceMode() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The source mode this metadata has been loaded under.
- getSourceMode() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The source mode determining what metadata to load.
- getSourceMode() - Method in class org.apache.openjpa.meta.QueryMetaData
-
The source mode of this query.
- getSourceName() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Return the name of the source file being parsed.
- getSourceName() - Method in class org.apache.openjpa.meta.ClassMetaData
- getSourceName() - Method in class org.apache.openjpa.meta.QueryMetaData
- getSourcepath() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- getSourceScope() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSourceScope() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getSourceScope() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getSourceScope() - Method in class org.apache.openjpa.jdbc.schema.Table
- getSourceScope() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
-
Return the domain-dependent scope of this instance within its file.
- getSourceScope() - Method in class org.apache.openjpa.meta.ClassMetaData
- getSourceScope() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getSourceScope() - Method in class org.apache.openjpa.meta.QueryMetaData
- getSourceScope() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getSourceScope() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getSourceType() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getSourceType() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- getSourceType() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- getSourceType() - Method in class org.apache.openjpa.jdbc.schema.Table
- getSourceType() - Method in interface org.apache.openjpa.lib.meta.SourceTracker
-
Return the type of source.
- getSourceType() - Method in class org.apache.openjpa.meta.ClassMetaData
- getSourceType() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- getSourceType() - Method in class org.apache.openjpa.meta.QueryMetaData
- getSourceType() - Method in class org.apache.openjpa.meta.SequenceMetaData
- getSourceType() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- 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
- getSpecification() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Get a name of the Specification.
- getSpecification() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Get the name of the Specification only (not the version or other information) or an empty String if not set.
- getSpecificationInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Get the Specification.
- getSpecificationInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getSQL() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- getSQL() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getSQL() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Get the buffer if it has been computed by a previous call to
SelectExecutor.toSelect(boolean, JDBCFetchConfiguration)
, if any. - getSQL() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSQL() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Return the SQL for this buffer.
- 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.
- getSQL(boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Returns the SQL for this buffer.
- getSQL(DBDictionary) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
-
Return a boolean SQL expression that should be added to the WHERE clause of an UPDATE to test whether the current database record matches our stored version.
- getSQL(DBDictionary) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return the SQL for the operation on this row.
- getSQLFactory() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The SQL factory to use for SQL constructs.
- getSQLFactory() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSQLFactory() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Return the SQL factory for this runtime.
- getSQLFactory() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getSQLFactoryInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The SQL factory to use for SQL constructs.
- getSQLFactoryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- 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.
- getSQLObject(Object, Map) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getSQLObject(Object, Map) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getSQLObject(Object, Map) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getSQLObject(Column, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getSQLObject(Column, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getSQLObject(Column, Map, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getSQLObjectInternal(Object, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getSQLObjectInternal(Object, Map, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- 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
- getSQLValue() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is a constant, returns its value as it would be represented in the database in this context, else return null.
- getSQLValue(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getSQLValue(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getSQLXML(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getSQLXML(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getSQLXML(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getSQLXML(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getSQLXML(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getSQLXML(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getStackTrace(Throwable) - Static method in class org.apache.openjpa.lib.log.AbstractLog
-
Utility method to obtain a stack trace as a String.
- getStartIndex() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getStartIndex() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
The result start index.
- getStartIndex() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getStartRange() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getStartRange() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return the 0-based start index for the returned results.
- getStartRange() - Method in class org.apache.openjpa.kernel.QueryImpl
- getState() - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Return the persistence capable copy holding the rollback field values.
- getStateManager(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getStateManager(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getStateManager(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the state manager for the given instance.
- getStateManager(Object, StoreContext) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Return the state manager for the given instance, using a detached state manager if the instnace is not managed.
- getStateManagerImpl(Object, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the state manager for the given instance, or null.
- getStateManagerImplById(Object, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return the state manager for the given oid.
- getStatement() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Return the statement that produced this result.
- 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. - getStatement() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getStates() - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Return the map of states to savepoint data.
- getStatistics() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getStatistics() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- getStatistics() - Method in interface org.apache.openjpa.datacache.DataCache
-
Returns number of read/write request and cache hit ratio data.
- getStatistics() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- getStatistics() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- getStatistics() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Gets the simple statistics for query results.
- getStatistics() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- getStatistics() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Gets basic statistics of execution and hit count of finder queries.
- getStatistics() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- getStatistics() - Method in interface org.apache.openjpa.kernel.FinderCache
-
Gets the simple statistics for executed finder queries.
- getStatistics() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Gets the simple statistics for executed queries.
- getStatistics() - Method in interface org.apache.openjpa.persistence.StoreCache
-
Gets the number of read/write/hit on this receiver in total and per class basis.
- getStatistics() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- getStatisticsEnabled() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getStatisticsEnabled() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns true if cache statistics are currently being calculated.
- getStatus() - Method in class openbook.domain.PurchaseOrder
-
Gets the status of this Purchase Order.
- getStatus() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- getStatus() - Method in class org.apache.openjpa.slice.Slice
- getStatus(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
- getStatus(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Return the appropriate status object for the given class, or null if cannot handle the given class.
- getStore() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
-
Return the store.
- getStore() - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- getStore() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- getStore() - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- getStore() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Optional store manager used to deserialize blobs containing references to persistent objects.
- getStore() - Method in class org.apache.openjpa.xmlstore.XMLConfiguration
-
Return the
XMLStore
associated with this configuration. - getStore(String, SQLException, Object, DBDictionary) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(String, SQLException, Object, DBDictionary, int) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(String, SQLException, DBDictionary) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(String, SQLException, DBDictionary, int) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(SQLException) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(SQLException, Object) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
OpenJPAException
. - getStore(SQLException, Object, DBDictionary) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(SQLException, Object, DBDictionary, int) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(SQLException, DBDictionary) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(SQLException, DBDictionary, int) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(Localizer.Message, SQLException, DBDictionary) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStore(Localizer.Message, SQLException, DBDictionary, int) - Static method in class org.apache.openjpa.jdbc.sql.SQLExceptions
-
Convert the specified exception into a
StoreException
. - getStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Access the level 2 store cache.
- getStoreCache(String) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getStoreCache(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Access a named level 2 store cache.
- getStoreContext() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getStoreContext() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The persistence context for the query.
- getStoreContext() - Method in class org.apache.openjpa.kernel.QueryImpl
- getStoredProcedure(DatabaseMetaData, DBIdentifier, DBIdentifier, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Gets the metadata of the stored procedure by the given name either from the cached version or by enquiring the database.
- getStoreEnumOrdinal() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to store enums as the ordinal value rather than the enum name.
- getStoreFacadeTypeRegistry() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the
StoreFacadeTypeRegistry
instance associated with this configuration. - getStoreFacadeTypeRegistry() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getStoreInsn(Class<?>) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Calclates the proper STORE instruction opcode for the given type
- getStoreManager() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getStoreManager() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getStoreManager() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the store manager in use.
- getStoreMapCollectionInEntityAsBlob() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether if map and collection in entity are stored as blob.
- getStoreOrdinal() - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
-
Whether to store the enum value as its ordinal.
- getStoreQuery() - Method in class org.apache.openjpa.kernel.QueryImpl
-
Internal store query.
- getStoreUnmappedObjectIdString() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to store a relation to an unmapped class by stringifying the oid of the related object, rather than storing primary key values.
- getStrategy() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The strategy used to map this mapping.
- getStrategy() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
The strategy used for class discrimination.
- getStrategy() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
The strategy used to map this mapping.
- getStrategy() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Mapping strategy name.
- getStrategy() - Method in class org.apache.openjpa.jdbc.meta.Version
-
The strategy used for versioning.
- getStrategy() - Method in class org.apache.openjpa.kernel.ResultShape
- getStrategy(ClassMapping, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Default mapping strategy when there is no explicit strategy and no hierarchy strategy given.
- getStrategy(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getStrategy(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getStrategy(Discriminator, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Default discriminator mapping strategy when there is no explicit strategy.
- getStrategy(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getStrategy(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getStrategy(Discriminator, boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- getStrategy(ValueMapping, Class<?>, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Custom handler or strategy for the given field, or null if none has been registered.
- getStrategy(ValueMapping, Class<?>, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getStrategy(ValueMapping, Class<?>, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getStrategy(Version, boolean) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Default version mapping strategy when there is no explicit strategy.
- getStrategy(Version, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getStrategy(Version, boolean) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getStrategy(Version, boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Return the serialized strategy name.
- getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Return the serialized strategy name.
- getStrategyInstaller() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Installs mapping strategies on components.
- getStream() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
The stream to write to.
- getStreamInternal(JDBCStore, Object, int, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getStreamInternal(JDBCStore, Object, int, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getStrictIdentityValues() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to require exact identity value types when creating object ids from a class and value.
- 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(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getString(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getString(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getString(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getString(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id.
- getString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getString(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getString(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getString(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getString(ResultSet, int) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- getString(Map<String, Object>, String, String) - Static method in class openbook.util.PropertyHelper
- getString(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getString(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getString(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column.
- getStringComparsionMode() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- getStringComparsionMode() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Gets how string-valued attributes be compared.
- getStringExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a string.
- getStringExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Get the value as a string.
- getStringField() - Method in class mapping.BuildSchemaPC
- getStringField() - Method in class mapping.BuildUTF8SchemaPC
- getStringFromResultSet(ResultSet, String, String) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
Helper method obtains a string value from a given column in a ResultSet.
- getStringFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getStringInternal(Object, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getStringInternal(Object, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getStringList(Map<String, Object>, String) - Static method in class openbook.util.PropertyHelper
- getStringList(Map<String, Object>, String, List<String>) - Static method in class openbook.util.PropertyHelper
- getStringVal - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- getStylesheet() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- getStylesheet() - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets the stylesheet to be linked at HTML output.
- getSubclasses() - Method in class org.apache.openjpa.jdbc.sql.Join
-
If joining a relation, how to deal with subclasses.
- getSubclassesLoaded() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Whether this Discriminator has loaded subclasses yet.
- getSubclassFetchMode() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Specifies the default subclass fetch mode to use.
- getSubclassFetchMode() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSubclassFetchMode() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getSubclassFetchMode() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Return the subclass fetch mode.
- getSubclassFetchMode() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getSubclassFetchMode() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The subclass fetch mode, as one of the eager constants in
JDBCFetchConfiguration
. - getSubclassFetchMode() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Eager fetch mode in loading subclasses.
- getSubclassFetchMode() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- getSubclassFetchMode(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- getSubclassFetchMode(ClassMapping) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Return the effective subclass fetch mode for the given type.
- getSubclassFetchMode(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- getSubclassFetchModeConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the subclass fetch mode as one of the following symbolic constants:
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
- getSubclassFetchModeConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSubclassStrategy() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default subclass strategy alias.
- getSubqAlias() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getSubqAlias() - Method in interface org.apache.openjpa.kernel.exps.Subquery
- getSubquery() - Method in class org.apache.openjpa.kernel.exps.Context
-
Returns the subquery in this context.
- getSubs() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getSubsectionKeys(Set<String>, String) - Static method in class openbook.util.PropertyHelper
- getSubselContexts() - Method in class org.apache.openjpa.kernel.exps.Context
-
Returns the subquery context.
- getSubselectPath() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getSubselectPath() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the subselect path for this select, if it is a subselect.
- getSubselectPath() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSubselects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getSubselects() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return this select's subselects, or empty collection if none.
- getSubselects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getSubstitutions() - Method in class org.apache.openjpa.lib.util.Localizer.Message
-
Substitutions inserted into the message.
- getSubtype() - Method in exception org.apache.openjpa.persistence.ArgumentException
- getSubtype() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- getSubtype() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- getSubtype() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- getSubtype() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- getSubtype() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- getSubtype() - Method in exception org.apache.openjpa.persistence.NoResultException
- getSubtype() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- getSubtype() - Method in exception org.apache.openjpa.persistence.PersistenceException
- getSubtype() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- getSubtype() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- getSubtype() - Method in exception org.apache.openjpa.persistence.RollbackException
- getSubtype() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- getSubtype() - Method in exception org.apache.openjpa.util.CallbackException
- getSubtype() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Exception subtype.
- getSubtype() - Method in exception org.apache.openjpa.util.InvalidStateException
- getSubtype() - Method in exception org.apache.openjpa.util.LockException
- getSubtype() - Method in exception org.apache.openjpa.util.MetaDataException
- getSubtype() - Method in exception org.apache.openjpa.util.NonUniqueResultException
- getSubtype() - Method in exception org.apache.openjpa.util.NoResultException
- getSubtype() - Method in exception org.apache.openjpa.util.NoTransactionException
- getSubtype() - Method in exception org.apache.openjpa.util.ObjectExistsException
- getSubtype() - Method in exception org.apache.openjpa.util.ObjectNotFoundException
- getSubtype() - Method in exception org.apache.openjpa.util.OpenJPAException
-
Exception subtype.
- getSubtype() - Method in exception org.apache.openjpa.util.OptimisticException
- getSubtype() - Method in exception org.apache.openjpa.util.QueryException
- getSubtype() - Method in exception org.apache.openjpa.util.ReferentialIntegrityException
- getSuffix() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Expected suffix for metadata resources, or null if unknown.
- GetSuffix(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- getSuperclassDiscriminatorStrategyByDefault() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to add class criteria for super class discreminator strategy.
- getSuperclassField(FieldMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the superclass copy of the given field.
- getSuperclassJoin(ClassMapping, Table, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Return the join from this class to its superclass.
- getSuperTables(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSupertype() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
-
Return the identifiable type that corresponds to the most specific mapped superclass or entity extended by the entity or mapped superclass.
- getSuperTypes(String, String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSupplied() - Method in class openbook.domain.Inventory
-
Gets the quantity supplied so far.
- getSupportedHints() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getSupportedHints() - Method in class org.apache.openjpa.persistence.HintHandler
-
Gets all the supported hint keys.
- getSupportedHints() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Gets hints supported by this query.
- getSupportedHints() - Method in class org.apache.openjpa.persistence.QueryImpl
- getSupportedProperties() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- getSupportedProperties() - Method in interface org.apache.openjpa.kernel.Broker
-
Return the supported properties for this broker as property keys.
- getSupportedProperties() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return all of the supported properties as a set of keys.
- getSupportedProperties() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Gets the property names that can be used to corresponding setter methods of this receiver to set its value.
- getSupportedProperties() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getSupportedProperties() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- getSupportedProperties() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getSupportedProperties() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getSupportedProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Get the properties supported by this runtime.
- getSupportedProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Get the properties supported by this runtime.
- getSupportedQueryHints() - Method in class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
- 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
- getSupportedQueryHints() - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- getSupportedQueryHints() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- getSupportedQueryHints() - Method in class org.apache.openjpa.slice.ProductDerivation
- getSupportedSourceVersion() - Method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6
- getSupportsDelimitedIdentifiers() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getSupportsDelimitedIdentifiers() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getSupportsDelimitedIdentifiers() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns true if delimiting is supported
- getSupportsXMLColumn() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getSuppressBatchOLELogging() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return whether this Broker will generate verbose optimistic lock exceptions when batching operations.
- getSynchronization() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getSynchronizeMappings() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Whether OpenJPA should try to automatically refresh O/R mapping information and the database schema.
- getSynchronizeMappings() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getSyncMappingInfo() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
- getSyncMappingInfo() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
- getSyncWithManagedTransactions() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to check for a global transaction upon every managed, non-transactional operation.
- getSyncWithManagedTransactions() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getSyncWithManagedTransactions() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getSyncWithManagedTransactions() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getSyncWithManagedTransactions() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to check for a global transaction upon every managed, non-transactional operation.
- getSystemClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for ClassLoader.getSystemClassLoader().
- getSystemDataCache() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the system-wide data cache, or null if caching is not enabled.
- getSystemDataCache() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- getSystemFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getSystemListeners() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the system lifecycle listeners
- getSystemQueryCache() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the system query cache, or null if not configured.
- getSystemQueryCache() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- 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.
- getTable() - Method in class jpa.tools.swing.EntityTableView
- getTable() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The sequence table name.
- getTable() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The mapping's primary table.
- getTable() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
The mapping's primary table.
- getTable() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- getTable() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the table for the column.
- getTable() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Return the table of this constraint.
- getTable() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the schema definition table.
- getTable() - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Return the table for this row.
- getTable() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- getTable(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- getTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- getTable(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Return the primary table for the given class.
- getTable(ClassMapping, String, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getTable(ClassMapping, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Return the named table for the given class.
- getTable(FieldMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Return the table for the given field, or null if no table given.
- getTable(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getTable1() - Method in class org.apache.openjpa.jdbc.sql.Join
- getTable2() - Method in class org.apache.openjpa.jdbc.sql.Join
- getTableAliases() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getTableAliases() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the set of all used table aliases.
- getTableAliases() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jpa.tools.swing.EntityTable.CollectionCellRenderer
- getTableIdentifier() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- getTableIdentifier() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- getTableIdentifier() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- getTableIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getTableIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- getTableIdentifier(ClassMapping, Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return the default table name for the given class.
- getTableIdentifier(ClassMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getTableIdentifier(ClassMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getTableIdentifier(FieldMapping, Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return the default secondary table name for the given field.
- getTableIdentifier(FieldMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getTableIdentifier(FieldMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getTableIdentifier(FieldMapping, Schema) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- getTableName() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getTableName() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Deprecated.
- getTableName() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- getTableName() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- getTableName(ClassMapping, Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getTableName(ClassMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getTableName(ClassMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getTableName(ClassMapping, Schema) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- getTableName(FieldMapping, Schema) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getTableName(FieldMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getTableName(FieldMapping, Schema) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getTableName(FieldMapping, Schema) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- getTableNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the table name that will be used for obtaining information from
DatabaseMetaData
. - getTableNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Return
%
iftableName
isnull
, otherwise delegate to super implementation. - getTableNameForMetadata(String) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- getTableNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the table name that will be used for obtaining information from
DatabaseMetaData
. - getTableNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- getTableNameForMetadata(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- getTablePerClassMeta() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getTablePerClassMeta() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
get table-per-class metadata for polymorphic queries
- getTablePerClassMeta() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- 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() - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Return the schema's tables.
- getTables() - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Return the set of tables that will be serialized.
- getTables() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- getTables() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- 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
- getTables(DatabaseMetaData, String, String, String, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.not used by openjpa internally anymore
- getTables(DatabaseMetaData, DBIdentifier, DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Reflect on the schema to find tables matching the given name pattern.
- getTableType(Table, int) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- getTableType(Table, int) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Return the type of the given table, or the given default type.
- getTableTypes() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getTableTypes() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
- getTabSize(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- 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.
- getTag() - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- getTag() - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- getTag() - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLExpression
-
Deprecated.
- getTag() - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLValue
-
Deprecated.
- getTag() - Method in interface org.apache.openjpa.kernel.exps.AggregateListener
-
Return the tag that this listener listens for.
- getTag() - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Return the tag that this extension listens for.
- getTag() - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- getTag() - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- getTagByAttributeType(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- getTarget() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use getTargetIdentifier()
- getTargetField() - Method in class org.apache.openjpa.jdbc.schema.Column
-
The name of the field this column joins to, if any.
- getTargetIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getTargetQuery() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- getTargetQuery() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Get the target database query.
- getTargets(Class<?>, Object, List<String>, Object) - Method in interface org.apache.openjpa.slice.FinderTargetPolicy
-
Gets the name of the slices where a given finder will be executed.
- getTargets(String, Map<Object, Object>, String, List<String>, Object) - Method in interface org.apache.openjpa.slice.QueryTargetPolicy
-
Gets the name of the slices where a given query will be executed.
- getTemplateBrokerType(Configuration) - Method in class org.apache.openjpa.conf.BrokerValue
- getterFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- getterFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- getThis() - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- getThis() - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing
this
. - getThis() - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- getThreadLocalContext() - Static method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getThreadLocalContext(Context) - Static method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getThreadLocalContext(Context, Context) - Static method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getThreadLocalSelect(Select) - Static method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- getThrowsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Throws declaration.
- getTime() - Method in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Return the time the event was constructed.
- getTime(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTime(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTime(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTime(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTime(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTime(int, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTime(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTime(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getTime(Object, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getTime(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTime(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTime(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTime(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTime(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTime(String, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTime(ResultSet, int, Calendar) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getTime(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTime(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getTime(Column, Calendar, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getTimeDateFunctions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getTimeInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTimeInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getTimeout() - Method in class org.apache.openjpa.datacache.QueryKey
-
Return the amount of time this key is good for.
- getTimeout() - Method in exception org.apache.openjpa.util.LockException
-
The number of milliseconds to wait for a lock.
- getTimeout() - Method in exception org.apache.openjpa.util.QueryException
-
The number of milliseconds to wait for a query to complete.
- getTimeOut() - Method in interface org.apache.openjpa.datacache.DataCachePCData
-
Gets the original timeout of this instance.
- getTimeOut() - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getTimeoutTime() - Method in class org.apache.openjpa.datacache.QueryResult
-
Expiration time, or -1 for no timeout.
- getTimestamp() - Method in class org.apache.openjpa.datacache.QueryResult
-
Returns the timestamp of the query result.
- getTimestamp(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTimestamp(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTimestamp(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTimestamp(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTimestamp(int, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTimestamp(int, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTimestamp(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTimestamp(Object, Calendar) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getTimestamp(Object, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column or id; may not be supported by results that are not backed by a SQL result set.
- getTimestamp(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTimestamp(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTimestamp(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTimestamp(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getTimestamp(String, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getTimestamp(String, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getTimestamp(ResultSet, int, Calendar) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Convert the specified column of the SQL ResultSet to the proper java type.
- getTimestamp(ResultSet, int, Calendar) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- getTimestamp(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTimestamp(Column, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- getTimestamp(Column, Calendar, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the value stored in the given column; may not be supported by results that are not backed by a SQL result set.
- getTimestampInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- getTimestampInternal(Object, Calendar, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- getTimeString(long, TimeUnit) - Static method in class jpa.tools.swing.SwingHelper
- getTitle() - Method in class openbook.domain.Book
- getTo() - Method in class org.apache.openjpa.lib.graph.Edge
-
Return the node the edge links to.
- getToken() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The token to use to separate stringified primary key field values.
- getToken(int) - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Get the specific Token.
- getTokenNames() - Method in class openbook.tools.parser.JavaParser
- getTopLevelClass() - Method in class org.apache.openjpa.persistence.util.SourceCode
-
Gets the top level class represented by this receiver.
- getTotal() - Method in class openbook.domain.PurchaseOrder
-
Gets the total cost of all the items in this order.
- getTotal() - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator.Event
- getTotalCount() - Method in class openbook.domain.ShoppingCart
- getTotalEvictionCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getTotalEvictionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
Returns number of total eviction requests since start.
- getTotalEvictionCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total eviction requests since start.
- getTotalEvictionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getTotalEvictionCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query evictions since start.
- getTotalEvictionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getTotalExecutionCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getTotalExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getTotalExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getTotalExecutionCount() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total exec requests since start.
- getTotalExecutionCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total exec requests since start.
- getTotalExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getTotalExecutionCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query execution since start.
- getTotalExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getTotalExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getTotalExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getTotalExecutionCount(String) - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total exec requests since start.
- getTotalExecutionCount(String) - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total exec requests since start for the specified string-ified query key.
- getTotalExecutionCount(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getTotalExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getTotalExecutionCount(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query since start.
- getTotalExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getTotalHitCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getTotalHitCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests that has been found in cache since start.
- getTotalHitCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getTotalHitCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the total hits since start.
- getTotalHitCount() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total read requests that has been found since start.
- getTotalHitCount() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total read requests that has been found since start.
- getTotalHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getTotalHitCount() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of total query execution that are cached since start.
- getTotalHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getTotalHitCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getTotalHitCount(String c)
- getTotalHitCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalHitCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests that has been found in cache for the given class since start.
- getTotalHitCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- getTotalHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- getTotalHitCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total read requests that has been found in cache for the given class since start.
- getTotalHitCount(String) - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns number of total read requests that has been found since start.
- getTotalHitCount(String) - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns number of total read requests that has been found since start for the specified string-ified query key.
- getTotalHitCount(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- getTotalHitCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- getTotalHitCount(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query that are cached since start.
- getTotalHitCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- getTotalReadCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests since start.
- getTotalReadCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalReadCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalReadCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the total reads since start.
- getTotalReadCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getTotalReadCount(String c)
- getTotalReadCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalReadCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests for the given class since start.
- getTotalReadCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalReadCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalReadCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total read requests for the given class since start.
- getTotalWriteCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests since start.
- getTotalWriteCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalWriteCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalWriteCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the total writes since start.
- getTotalWriteCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getTotalWriteCount(String c)
- getTotalWriteCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalWriteCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests for the given class since start.
- getTotalWriteCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getTotalWriteCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getTotalWriteCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total write requests for the given class since start.
- getTrackChanges() - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether proxies produced by this factory will use
ChangeTracker
s to try to cut down on data store operations at the cost of some extra bookkeeping overhead. - getTrackKeys() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- getTrackKeys() - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Whether to track keys or values.
- getTrackKeys() - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- getTrailingDelimiter() - Method in class org.apache.openjpa.jdbc.identifier.DefaultIdentifierConfiguration
- getTrailingDelimiter() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getTrailingDelimiter() - Method in interface org.apache.openjpa.lib.identifier.IdentifierConfiguration
-
Returns the trailing delimiter value to use when delimiting a name.
- getTransaction() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- getTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getTransaction() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
- getTransactionalObjects() - Method in class org.apache.openjpa.event.TransactionEvent
-
Return the unmodifiable set of persistence capable objects participating in the transaction.
- getTransactionalObjects() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getTransactionalObjects() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getTransactionalObjects() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return a list of current transaction instances.
- getTransactionalObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getTransactionalObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return a set of current transaction instances.
- getTransactionalStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all transactional state managers.
- getTransactionIsolation() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The transaction isolation level to use at the database level.
- getTransactionIsolation() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
-
The transaction isolation level.
- getTransactionIsolation() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getTransactionIsolation() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getTransactionIsolationConstant() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return the proper transaction isolation level constant from
Connection
, or -1 for the default level. - getTransactionIsolationConstant() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getTransactionKey() - Method in class org.apache.openjpa.ee.AbstractManagedRuntime
-
Returns a transaction key that can be used to associate transactions and Brokers.
- getTransactionKey() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- getTransactionKey() - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Returns a transaction key that can be used to associate transactions and Brokers.
- getTransactionKey() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
- getTransactionKey() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- getTransactionListenerCallbackMode() - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from transaction event listeners.
- getTransactionListenerCallbackMode() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getTransactionListenerCallbackMode() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getTransactionListenerCallbackMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getTransactionListenerCallbackMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - getTransactionListenerCallbackModes() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getTransactionListenerCallbackModes() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flags for handling transaction listener exceptions. - getTransactionListeners() - Method in interface org.apache.openjpa.kernel.Broker
-
Gets an umodifiable collection of currently registered lsteners.
- getTransactionListeners() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getTransactionListeners() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getTransactionManager() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- getTransactionManager() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- getTransactionManager() - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
Return the cached TransactionManager instance.
- getTransactionManager() - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Return the TransactionManager for the managed runtime.
- getTransactionManager() - Method in class org.apache.openjpa.ee.OSGiManagedRuntime
- getTransactionManager() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
-
Return the cached TransactionManager instance.
- getTransactionManager() - Method in class org.apache.openjpa.ee.SunOneManagedRuntime
- getTransactionManager() - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
Gets an extendedJTATransaction from JNDI and creates a transaction wrapper
- getTransactionManager() - Method in class org.apache.openjpa.ee.WLSManagedRuntime
- getTransactionManagerMethod() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
Return the method to invoke to get the
TransactionManager
. - getTransactionManagerName() - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
Return the location of the
TransactionManager
in JNDI. - getTransactionMode() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the transaction model.
- getTransactionMode() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getTransactionType() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getTransmitPersistedObjectIds() - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
Whether to transmit persisted object ids in remote commit events.
- getTransmitPersistedObjectIds() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Whether the oids of added instances will be transmitted.
- getTraversalStyle(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
-
Returns PREFIX as the default traversal style.
- getTraversalStyle(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
-
Get the traversal style of the children of the given node.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class openbook.client.Demo.TypedTreeCellRenderer
- getTrimChar() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getTrimSchemaName() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getType() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Return the type we are generating an application id for.
- getType() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return the type being generated.
- getType() - Method in class org.apache.openjpa.event.LifecycleEvent
-
Return the event type.
- getType() - Method in class org.apache.openjpa.event.TransactionEvent
-
Return the type of event.
- getType() - Method in class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
- getType() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Get the identifier type
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- getType() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return the expected type of this value.
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.StringLength
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- getType() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- getType() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return the column's SQL type.
- getType() - Method in class org.apache.openjpa.jdbc.sql.Join
- getType() - Method in class org.apache.openjpa.kernel.Audited
-
Gets the type of this audit.
- getType() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- getType() - Method in class org.apache.openjpa.kernel.exps.Coalesce
- getType() - Method in class org.apache.openjpa.kernel.exps.NullIf
- getType() - Method in class org.apache.openjpa.kernel.exps.SimpleCase
- getType() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return the expected type for this value, or
Object
if the type is unknown. - getType() - Method in interface org.apache.openjpa.kernel.PCData
-
Return the type of this instance.
- getType() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getType() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the type of instance populated by this shape.
- 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.
- getType() - Method in class org.apache.openjpa.meta.FieldMetaData
- getType() - Method in class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- getType() - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
The type of metadata.
- getType() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
The sequence type.
- getType() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The value class.
- getType() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getType() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getType() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getType() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return type.
- getType() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- getType() - Method in exception org.apache.openjpa.persistence.ArgumentException
- getType() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- getType() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- getType() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- getType() - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- getType() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- getType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Returns the type that represents the type of this attribute.
- getType() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- getType() - Method in exception org.apache.openjpa.persistence.NoResultException
- getType() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- getType() - Method in exception org.apache.openjpa.persistence.PersistenceException
- getType() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- getType() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- getType() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- getType() - Method in exception org.apache.openjpa.persistence.RollbackException
- getType() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- getType() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- getType() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getType() - Method in class org.apache.openjpa.slice.ProductDerivation
- getType() - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- getType() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Exception type.
- getType() - Method in exception org.apache.openjpa.util.GeneralException
- getType() - Method in exception org.apache.openjpa.util.InternalException
- getType() - Method in exception org.apache.openjpa.util.OpenJPAException
-
Exception type.
- getType() - Method in class org.apache.openjpa.util.OpenJPAId
-
Return the persistent class which this id instance represents.
- getType() - Method in exception org.apache.openjpa.util.StoreException
- getType() - Method in exception org.apache.openjpa.util.UnsupportedException
- getType() - Method in exception org.apache.openjpa.util.UserException
- getType() - Method in exception org.apache.openjpa.util.WrappedException
- getType() - Method in exception org.apache.openjpa.validation.ValidationUnavailableException
- getType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Abs
- getType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Sqrt
- getType(Class[]) - Method in interface org.apache.openjpa.kernel.exps.AggregateListener
-
Return the expected type of the result of this listener.
- getType(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the type representing the basic, entity, mapped superclass, or embeddable class.
- getType(Class, Class[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- getType(Class, Class[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- getType(Class, Class[]) - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Return the expected type of the result of this listener.
- getType(Class, Class[]) - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- getType(Class, Class[]) - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- getType(String) - Static method in class org.apache.openjpa.enhance.PCDataGenerator
- getType(Result, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting type from the result set.
- getType(ClassMetaData) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the concrete type for the given class, i.e. impl for managed interfaces
- getTypeAlias() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns the alias for the described type, or
null
if none has been set. - getTypeAlias(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the alias for the given type.
- getTypeCode() - Method in class org.apache.openjpa.meta.FieldMetaData
- getTypeCode() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The type code of the value class.
- getTypeCode() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getTypeCode() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getTypeCode() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getTypeCode() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return type code.
- getTypeCode(Class<?>) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Return the field metadata type code for the given class.
- getTypeIdentifier() - Method in class org.apache.openjpa.jdbc.schema.Column
- getTypeInfo() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getTypeInfo() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
- getTypeJoin(ValueMapping, String, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getTypeJoin(ValueMapping, DBIdentifier, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getTypeMap() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Map of JDBC-name to Java-type-name entries that allows customization of reverse mapping columns to field types.
- getTypeMap() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- getTypeMap() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getTypeMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getTypeMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
ValueMetaData.getTypeMetaData()
. - getTypeMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getTypeMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- getTypeMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The metadata for the value class, if the type is persistent.
- getTypeMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getTypeName() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- getTypeName(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the type name for the specific constant as defined by
Types
. - getTypeName(Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the preferred database type name for the given column's type from
Types
. - getTypeName(Column) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
OPENJPA-740 Special case for MySql special column types, like LONGTEXT, LONGBLOG etc..
- getTypeName(Column) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
OPENJPA-740 Special case for MySql special column types, like LONGTEXT, LONGBLOG etc..
- getTypeOverride() - Method in class org.apache.openjpa.meta.FieldMetaData
- getTypeOverride() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
User-supplied type overriding assumed type based on field.
- getTypeOverride() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getTypes() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- getTypes() - Method in class org.apache.openjpa.datacache.TypesChangedEvent
-
Return the expired types.
- getTypes() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getTypes() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- getTypes() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the list of classes to compose this shape only i.e. without expanding the children's shape.
- getTypesWithoutEnhancement() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- getTypesWithoutEnhancement() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getUnicodeStream(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getUnimplementedExceptionType() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- getUnimplementedExceptionType() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Return a runtime exception class to throw for un-implemented managed interface methods.
- getUnimplementedExceptionType() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- getUnique() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw unique constraint information.
- getUnique(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- getUnique(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- getUnique(ValueMapping, String, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Deprecated.
- getUnique(ValueMapping, String, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- getUnique(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- getUnique(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getUnique(ValueMapping, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- getUnique(ValueMapping, DBIdentifier, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Return a default constraint for the value, or null if the value columns should not be constrained by default.
- getUnique(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getUnique(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- getUniqueColumns() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- getUniqueColumns() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- getUniqueColumnsIdentifier() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- getUniqueConstraintIdentifier() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- getUniqueConstraintIdentifier() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- getUniqueConstraintName() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- getUniqueConstraintName() - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- getUniqueConstraintSQL(Unique) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the declaration SQL for the given unique constraint.
- getUniqueForeignKey(Table) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
If the given table has a single unique foreign key or a foreign key that matches the primary key, return it.
- getUniqueName(Class) - Method in class org.apache.openjpa.datacache.DataCachePCDataGenerator
- getUniqueName(Class<?>) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Creates a unique name for the given type's pcdata implementation.
- getUniques() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Return the table's unique constraints.
- getUniques(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- getUniques(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Get the unique constraints of the given primary or secondary table.
- getUniques(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Get all the unique constraints associated with both the primary and/or secondary tables.
- getUnit() - Method in interface openbook.server.OpenBookService
-
Gets the underlying persistence unit.
- getUnitName() - Method in interface openbook.server.OpenBookService
-
Gets the name of the underlying persistence unit.
- getUnloaded() - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Return the currently-loaded fields that will be unloaded after rollback.
- getUnloaded(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getUnloaded(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getUnloaded(FetchConfiguration) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getUnloaded(FetchConfiguration) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return a mutable mask of the unloaded fields that need loading based on the given fetch configuration.
- getUnloaded(FetchConfiguration) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getUnproxyable() - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return a mutable view of class names we know cannot be proxied correctly by this manager.
- getUnqualifiedName() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns the unqualified name of this identifier.
- getUnqualifiedName() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns a new unqualified name based on this instance.
- getUnregisteredCommands() - Method in class openbook.tools.CommandProcessor
-
Gets all the unrecognized command options.
- getUnsupportedOptions() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns a set of option names that this store manager does not support.
- getUnsupportedOptions() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- getUpdateAction() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return the update action for the key.
- getUpdateCount() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Gets the update count, provided the current result of the statement is not a result set.
- getUpdateCount() - Method in class org.apache.openjpa.kernel.QueryResultCallback
- 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
- getUpdateCount() - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
-
Gets the count of records updated by the underlying JDBC statement.
- getUpdateCount() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- getUpdateCount() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getUpdatedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getUpdatedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return the set of classes for objects that have been modified in the current transaction.
- getUpdatedFields() - Method in class org.apache.openjpa.kernel.Audited
-
Gets the name of the updated fields.
- getUpdatedObjectIds() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
When the event type is not PAYLOAD_EXTENTS, return the set of object IDs for updated objects.
- getUpdatedTypeNames() - Method in class org.apache.openjpa.event.RemoteCommitEvent
-
When the event type is PAYLOAD_EXTENTS, return the set of class names for the classes of updated objects.
- getUpdatedTypes() - Method in class org.apache.openjpa.event.TransactionEvent
-
Return the unmodifiable the set of classes of persistence capable objects that were modified in the transaction.
- getUpdatedTypes() - Method in class org.apache.openjpa.kernel.BrokerImpl
- getUpdatedTypes() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getUpdatedTypes() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the set of classes for objects that have been modified in the current transaction.
- getUpdateFields(OpenJPAStateManager) - Static method in class org.apache.openjpa.util.ImplHelper
-
Returns the fields of the state that require an update.
- getUpdateManager() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
UpdateManager
to use for managing SQL updates. - getUpdateManager() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getUpdateManagerInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
UpdateManager
for runtime data store interaction. - getUpdateManagerInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- getUpdates() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- getUpdates() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Return all updated primary rows.
- getUpdates() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- getUpdates() - Method in interface org.apache.openjpa.kernel.QueryContext
-
If this query is a bulk update, return a map of the
FieldMetaData
s toConstant
s. - getUpdates() - Method in class org.apache.openjpa.kernel.QueryImpl
- getUpdates(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- getUpdates(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- getUpdates(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return a map of
FieldMetaData
to updateConstant
s, in cases where this query is for a bulk update. - getUpdateStrategy() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The strategy to use when updating the field.
- getURL() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getURL(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getURL(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getURL(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getURL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- getURL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- getURL(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getURL(String, String) - Static method in class openbook.util.JSPUtility
- getUseAliases() - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Whether to use type alises for primary key values in place of class names.
- getUseBuiltinIdentityClass() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use built in identity classes when possible.
- getUseClassCriteria() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getUseClassCriteria() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Whether to use class criteria when joining to related type.
- getUseClassCriteria() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getUseClassCriteria() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Whether to use class criteria when joining to related type.
- getUseDataStoreIdentity() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use datastore identity when possible.
- getUseDSFForUnproxy() - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
Should DetachedStateField be used by Proxies to determine when to remove $proxy wrappers during serialization.
- getUseForeignKeyName() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return whether the foreign key name will be used to generate relation names.
- getUseGenericCollections() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use generic collections on one-to-many and many-to-many relations instead of untyped collections.
- getUseJPA2DefaultOrderColumnName() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should use the new default order column name defined by JPA 2.0: name; "_"; "ORDER" or the pre-JPA 2.0 default name "ordr".
- getUseListAttributeForArrays() - Method in class org.apache.openjpa.conf.Compatibility
-
This property can be used to allow OpenJPA to use ListAttributes for all types of Arrays, not just those with the @ PersistentCollection annotation.
- getUsePCRegistry() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Whether to attempt to use the information from registered classes to populate metadata defaults.
- getUserClassLoader() - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Gets a class loader that can be additionally used to load custom plugin values.
- getUserClassLoader() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getUserName() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- getUserObject() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- getUserObject() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.
- getUserObject(Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- getUserObject(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Get the value for the specified key from the map of user objects.
- getUserObject(Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Get the value for the specified key from the map of user objects.
- getUserObject(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getUserObject(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getUserObject(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- getUserObject(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- getUserObject(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getUserObject(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Get the value for the specified key from the map of user objects.
- getUserObject(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Get the value for the specified key from the map of user objects.
- getUserParameters() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Get the user parameter positions in the list of parameters.
- getUseSchemaElement() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Returns whether or not the schema name will be included in the @Table annotation within the generated class for each table, as well as the corresponding XML mapping files.
- getUseSchemaElement() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set whether to include schema name in generated class files
- getUseSchemaElement() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether to include schema name in generated files
- getUseSchemaName() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return true if the schema name will be included in the generated class name for each table.
- getUseTCCLinSelectNew() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Indicates if the
Thread.contextClassLoader
should be used as fallback if the result class forselect new
is not found by the classloader of the entity. - getUseTCCLinSelectNew() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getVal() - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- getVal() - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- getVal() - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- getVal() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getVal() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- getVal() - Method in class org.apache.openjpa.kernel.exps.Coalesce
- getVal() - Method in class org.apache.openjpa.kernel.exps.WhenCondition
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- getVal1() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- getVal1() - Method in class org.apache.openjpa.kernel.exps.NullIf
- getVal1() - Method in class org.apache.openjpa.kernel.exps.WhenScalar
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- getVal2() - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- getVal2() - Method in class org.apache.openjpa.kernel.exps.NullIf
- getVal2() - Method in class org.apache.openjpa.kernel.exps.WhenScalar
- getValidate() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata validation level.
- getValidateFalseReturnsHollow() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to return hollow instances to broker lookups with a
validate
parameter of false. - getValidateTrueChecksStore() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to check the datastore for the existence of a nontransactional cached object in broker lookups with a
validate
parameter of true. - getValidationFactoryInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The ValidatorFactory provided by the container or application.
- getValidationFactoryInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidationGroup(Integer) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Return the validation groups to be validated for a specified event
- getValidationGroupPrePersist() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the validation groups for pre-persist
- getValidationGroupPrePersist() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidationGroupPreRemove() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the validation groups for pre-remove
- getValidationGroupPreRemove() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidationGroupPreUpdate() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the validation groups for pre-update
- getValidationGroupPreUpdate() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidationMode() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The bean validation mode to use for managed classes.
- getValidationMode() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidationMode() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- getValidationPolicy() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- getValidatorInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The Validator provided by the container or created by the runtime.
- getValidatorInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getValidColumnIdentifier(DBIdentifier, Table, int, boolean) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid column name/identifier, based upon the configuration and provided parameters.
- getValidColumnIdentifier(DBIdentifier, Table, int, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidColumnName(String, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidColumnName(String, Table, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidColumnName(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given column name to make it valid for the current DB.
- getValidColumnName(DBIdentifier, Table, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given column name to make it valid for the current DB.
- getValidData(Object) - Method in interface org.apache.openjpa.conf.CacheMarshaller.ValidationPolicy
-
Returns an object that this policy considers to be valid, based on
o
. - getValidData(Object) - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- getValidForeignKeyIdentifier(DBIdentifier, Table, Table, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid foreign key identifier, based upon the configuration and provided parameters.
- getValidForeignKeyIdentifier(DBIdentifier, Table, Table, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidForeignKeyName(String, Table, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidForeignKeyName(DBIdentifier, Table, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given foreign key name to make it valid for the current DB.
- getValidIndexIdentifier(DBIdentifier, Table, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid index identifier, based upon the configuration and provided parameters.
- getValidIndexIdentifier(DBIdentifier, Table, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidIndexName(String, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidIndexName(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given index name to make it valid for the current DB.
- getValidPrimaryKeyName(String, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given primary key name to make it valid for the current DB.
- getValidSequenceIdentifier(DBIdentifier, Schema, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid index identifier, based upon the configuration and provided parameters.
- getValidSequenceIdentifier(DBIdentifier, Schema, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidSequenceName(String, Schema) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidSequenceName(DBIdentifier, Schema) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given sequence name to make it valid for the current DB.
- getValidTableIdentifier(DBIdentifier, Schema, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid table identifier, based upon the configuration and provided parameters.
- getValidTableIdentifier(DBIdentifier, Schema, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidTableName(String, Schema) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidTableName(DBIdentifier, Schema) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given table name to make it valid for the current DB.
- getValidUniqueIdentifier(DBIdentifier, Table, int) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Returns a valid unique constraint identifier, based upon the configuration and provided parameters.
- getValidUniqueIdentifier(DBIdentifier, Table, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- getValidUniqueName(String, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- getValidUniqueName(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Make any necessary changes to the given unique constraint name to make it valid for the current DB.
- getVals() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getVals() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- getValue() - Method in class openbook.tools.ant.Java2HTMLConverterTask.Arg
- getValue() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is a constant, return its value, else return null.
- getValue() - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- getValue() - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- getValue() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
The discriminator value.
- getValue() - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Raw discriminator value string.
- getValue() - Method in interface org.apache.openjpa.kernel.exps.Literal
-
The value of this literal.
- getValue() - Method in class org.apache.openjpa.kernel.jpql.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractEmptyMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractKeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Gets the value from the entry.
- getValue() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Gets the current value, which is the value associated with the last key returned by
next()
. - getValue() - Method in interface org.apache.openjpa.lib.util.collections.KeyValue
-
Gets the value from the pair.
- getValue() - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Gets the current value, which is the value associated with the last key returned by
next()
. - getValue() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- getValue() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
- getValue() - Method in class org.apache.openjpa.meta.FieldMetaData
-
MetaData about the field value.
- getValue(int) - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Gets the value at the specified index.
- getValue(Attribute<?, ?>, Object) - Static method in class jpa.tools.swing.MetamodelHelper
-
Gets the value of the given persistent attribute for the given instance.
- getValue(Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getValue(Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- getValue(Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
- getValue(Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getValue(Object[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- getValue(Object[]) - Method in interface org.apache.openjpa.kernel.exps.Constant
-
Return the value for this constant given the specified parameters.
- getValue(Object, String, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Get the value of the given named field or a corresponding getter method.
- getValue(String) - Method in class openbook.tools.CommandProcessor
-
Gets value of the option matching the given alias.
- 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(ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- getValue(ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getValue(Discriminator, boolean) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Return the discriminator value as an object of the right type.
- getValue(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- getValue(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- getValue(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- getValue(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- GETVALUE_INVALID - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- getValueAt(int, int) - Method in class jpa.tools.swing.EntityDataModel
- getValueAt(int, int) - Method in class jpa.tools.swing.InstanceDataModel
- getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- getValueColumns(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Return the columns holding data for a map value for the given value mapping from
LRSMapFieldStrategy.getIndependentKeyMappings(boolean)
orLRSMapFieldStrategy.getIndependentValueMappings(boolean)
(or null). - getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- getValueColumns(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- getValueIndex() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getValueIndex() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Index on this value's columns, or null if none.
- getValueIndex() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getValueInfo() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getValueInfo() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Raw mapping data.
- getValueInfo() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getValueMappedBy() - Method in class org.apache.openjpa.meta.FieldMetaData
- getValueMappedBy() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The field that this value shares a mapping with.
- getValueMappedBy() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getValueMappedByMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getValueMappedByMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Convenience method to perform cast from
ValueMetaData.getValueMappedByMetaData()
. - getValueMappedByMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getValueMappedByMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
- getValueMappedByMetaData() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The field that this value shares a mapping with.
- getValueMappedByMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- getValueMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Convenience method to perform cast from
FieldMetaData.getValue()
- getValueMetaData(ExpContext) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- getValues() - Method in class org.apache.openjpa.ant.MetaDataToolTask.Action
- getValues() - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask.Action
- getValues() - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask.SchemaAction
- getValues() - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask.AccessType
- getValues() - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask.Level
- getValues() - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask.Action
- getValues() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- getValues() - Method in interface org.apache.openjpa.kernel.exps.Arguments
-
Return the values that make up the arguments.
- getValues() - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Return the set of all
Value
s. - getValues() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns null.
- getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- getValueSequence(FieldMetaData) - Method in interface org.apache.openjpa.kernel.Broker
-
Returns a
Seq
for the generated values of the specified field, or null if the field is not generated. - getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- getValueSequence(FieldMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a sequence that generates values for the given field.
- getValueSequenceMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Metadata for the value sequence.
- getValueSequenceName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The value sequence name, or null for none.
- getValueStrategy() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The strategy to use for insert value generation.
- getValueType() - Method in class org.apache.openjpa.conf.SpecificationPlugin
- getValueType() - Method in class org.apache.openjpa.lib.conf.BooleanValue
- getValueType() - Method in class org.apache.openjpa.lib.conf.ClassListValue
- 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.
- getValueType() - Method in interface org.apache.openjpa.util.proxy.ProxyMap
-
The map value type.
- getValueUnique() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- getValueUnique() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Unique constraint on this value's columns, or null if none.
- getValueUnique() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- getVariable(String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns the variable associated with the schema alias (id).
- getVariable(String) - Method in class org.apache.openjpa.kernel.exps.Context
-
Given an alias and return its associated variable.
- getVariable(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- getVariable(String, boolean) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns a value for the given id.
- getVariable(String, boolean) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
Identification variables in JPQL are case insensitive, so lower-case all variables we are going to bind.
- getVariables() - Method in class org.apache.openjpa.kernel.exps.Context
- getVersion() - Method in class openbook.domain.Author
- getVersion() - Method in class openbook.domain.Book
- getVersion() - Method in class openbook.domain.Customer
- getVersion() - Method in class openbook.domain.Inventory
- getVersion() - Method in class org.apache.openjpa.conf.Specification
- getVersion() - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- getVersion() - Method in interface org.apache.openjpa.enhance.StateManager
-
Returns the optimistic version for this instance.
- getVersion() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The version indicator.
- getVersion() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- getVersion() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- getVersion() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- getVersion() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return the current version indicator for this instance.
- getVersion() - Method in interface org.apache.openjpa.kernel.PCData
-
Returns the current version object that this data was loaded from.
- getVersion() - Method in class org.apache.openjpa.kernel.PCDataImpl
- getVersion() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- getVersion() - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
-
Get the string value of the version attribute on the root element
- getVersion() - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Get the version number of the object.
- getVersion(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Returns the attribute of given type that corresponds to the version attribute of this managed type.
- getVersion(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- getVersion(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- getVersion(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Returns the current version indicator for
o
. - getVersion(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- getVersion(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Returns the current version indicator for
o
. - getVersion(ClassMapping, OpenJPAStateManager, Result) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of getting version from the result set.
- getVersionCheckOnReadLock() - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force a version check at commit time when a read lock is requested in order to verify read consistency.
- getVersionColumn(Column, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return version column name
- getVersionColumn(Column, DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getVersionColumnIdentifier() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- getVersionColumnName() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- 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
- getVersionField() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the version field for this class, if any.
- getVersionFieldMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Convenience method to perform cast from
ClassMetaData.getVersionField()
. - getVersionStrategy() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default version strategy alias.
- getVersionStrategy() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Default version strategy for base class mappings.
- getVersionStrategy() - Method in class org.apache.openjpa.jdbc.schema.Column
- getVersionUpdateOnWriteLock() - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force an update to the version at commit time when a write lock is requested.
- getViewer() - Method in class openbook.client.SourceCodeBrowser
- 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
- getWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- getWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- getWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- getWeight() - Method in class org.apache.openjpa.lib.graph.Edge
-
Return the weight of the edge.
- getWhere() - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- getWhere() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- getWhere() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return the WHERE clause, minus any necessary end joins.
- getWhere() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- getWhere(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return the value set for where on the given column.
- getWhere(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the WHERE portion of the select statement, or null if no where conditions.
- getWrapIndent() - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- getWrapper(int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
get the wrapper for the given
JavaTypes
constant. - getWrapper(Class) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Get the wrapper for the given type.
- getWriteCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests since last reset.
- getWriteCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getWriteCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getWriteCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the write count since cache statistics were last reset
- getWriteCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.- should use getWriteCount(String c)
- getWriteCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getWriteCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests for the given class since last reset.
- getWriteCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- getWriteCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- getWriteCount(String) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Gets number of total write requests for the given class since last reset.
- getWriteLockLevel() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default write lock level to use during non-optimistic transactions.
- getWriteLockLevel() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getWriteLockLevel() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- getWriteLockLevel() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking dirtied objects.
- getWriteLockLevel() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- getWriteLockLevelConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric write lock level.
- getWriteLockLevelConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- getWriteLockMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock level to use for locking dirtied objects.
- getWriteLockMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- getWriter() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The writer to write source to, or null to write to default file.
- getWriter() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
The stream to write to for the creation of SQL scripts.
- getWriter() - Method in class org.apache.openjpa.meta.MetaDataTool
-
The writer to generate metadata to.
- 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.
- getXMLAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Return JAXB XML annotation parser, creating it if it does not already exist.
- getXmlMapping() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is an XPath, return XML mapping metadata, else return null;
- getXmlMapping() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- getXmlMapping() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- getXmlMapping() - Method in interface org.apache.openjpa.kernel.exps.Path
-
Return the current XPath's xmlmapping metadata.
- getXMLMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return XML metadata for a given field metadata
- getXmlname() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getXmlname() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getXmlname() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return xml element tag name or xml attribute name.
- getXmlnamespace() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getXmlnamespace() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getXmlnamespace() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return xml namespace.
- getXMLParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Return XML metadata parser, creating it if it does not already exist or if the existing parser is parsing.
- getXmltype() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- getXmltype() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- getXmltype() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return xmltype
- getXMLTypeEncoding() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- getXPath() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
If this is an XPath, return it, else return null;
- getXPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- GitUtils - Class in org.apache.openjpa.lib.util.git
- GitUtils() - Constructor for class org.apache.openjpa.lib.util.git.GitUtils
- giveBirth(String, Deity, Deity.Gender) - Method in class relations.Deity
-
She's having a baby...
- 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
- GraphicOutputStream - Class in jpa.tools.swing
-
An output stream that uses a
ScrollingTextPane
as its sink. - GraphicOutputStream(ScrollingTextPane) - Constructor for class jpa.tools.swing.GraphicOutputStream
- GraphVisitor - Interface in org.apache.openjpa.lib.graph
-
A helper interface that allows third parties to be notified of graph events during graph traversals
- GREATER - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- greaterEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
- greaterEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
- greaterEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
- greaterEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
- greaterEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
- GREATEREQUAL - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- GreaterEqualExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 >= e2 Expression.
- GreaterEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.GreaterEqualExpression
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- greaterThan(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- greaterThan(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than the argument.
- greaterThan(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than the argument.
- greaterThan(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than the argument.
- greaterThan(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than the argument.
- greaterThan(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- greaterThan(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- greaterThan(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- greaterThan(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is greater than the argument.
- greaterThanEqual(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- greaterThanEqual(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- greaterThanEqual(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- GreaterThanExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 > e2 Expression.
- GreaterThanExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.GreaterThanExpression
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- greatest(Expression<X>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- group(QueryExpressions, List, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Group the list of matches into a list of lists.
- GROUP - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- GROUP_ALL - Static variable in interface org.apache.openjpa.persistence.FetchPlan
-
Fetch group representing all fields.
- GROUP_DEFAULT - Static variable in interface org.apache.openjpa.persistence.FetchPlan
-
The default fetch group.
- groupBy(String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add a GROUP BY clause.
- groupBy(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(String, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add a GROUP BY clause.
- groupBy(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(List<PathExpression>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- groupBy(List<PathExpression>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the items that are used to form groups over the query results.
- groupBy(List<PathExpression>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the columns of the given mapping, possibly including subclasses.
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the columns of the given mapping, possibly including subclasses.
- groupBy(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(Column) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(Column) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the given column.
- groupBy(Column) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(Column[]) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(Column[]) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the given columns.
- groupBy(Column[]) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(Column[], Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the given columns.
- groupBy(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Group by the given column.
- groupBy(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- groupBy(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- groupBy(Select, ExpContext, ExpState) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Group by this value.
- groupBy(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(SQLBuffer) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add a GROUP BY clause.
- groupBy(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- groupBy(SQLBuffer, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add a GROUP BY clause.
- groupBy(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- groupBy(PathExpression...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- groupBy(PathExpression...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the items that are used to form groups over the query results.
- groupBy(PathExpression...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- groupby_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- groupby_extension() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- groupby_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- groupByPackage(Collection<Object>) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
-
Helper method to group objects by package.
- grouping - Variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- grouping - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- groupingClauses - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- gt(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- GT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- GT() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- guessJDBCVersion(Connection) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Oracle drivers, at least in versions 10.2.0.4 and 11.2.0.1, incorrectly return a driver major version from
DatabaseMetaData.getJDBCMajorVersion()
.
H
- H2Dictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for H2 ({@link http://www.h2database.com}).
- H2Dictionary() - Constructor for class org.apache.openjpa.jdbc.sql.H2Dictionary
- haltOnError - Variable in class org.apache.openjpa.lib.ant.AbstractTask
- handle(Throwable) - Method in class openbook.client.ErrorHandler
- handleCheckedException(Exception) - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- handleCheckedException(Exception) - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- handleCheckedException(Exception) - Method in class org.apache.openjpa.jdbc.kernel.XROP
- handleCheckedException(Exception) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Throws a
StoreException
by default. - handleCheckedException(Exception) - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- 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.
- handleCheckedException(Exception) - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- handleError(JPAServletContext, Throwable) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- handleException(SQLException) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Handle the given exception, logging it and optionally ignoring it, depending on the flags this SchemaTool was created with.
- handleMappedByForeignKey(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- handlerCollectionStrategy(FieldMapping, ValueHandler, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the collection strategy for the given element handler, or null if none.
- HandlerCollectionTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a collection of values in a separate table controlled by a
ValueHandler
. - HandlerCollectionTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- HandlerFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a single-valued field that delegates to a
ValueHandler
. - HandlerFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- HandlerHandlerMapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a map of keys and values both controlled by
ValueHandler
s. - HandlerHandlerMapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- handlerMapStrategy(FieldMapping, ValueHandler, ValueHandler, boolean, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the map strategy for the given key and value handlers / relations, or null if none.
- HandlerRelationMapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a map whose keys are controlled by a
ValueHandler
and whose values are relations to other persistent objects. - HandlerRelationMapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- HandlerStrategies - Class in org.apache.openjpa.jdbc.meta.strats
-
Utility methods for strategies using value handlers.
- HandlerStrategies() - Constructor for class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
- handleUnknownClassAnnotation(ClassMetaData, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Allow subclasses to handle unknown annotations.
- handleUnknownClassMappingAnnotation(ClassMapping, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Allow subclasses to handle unknown annotations.
- handleUnknownMemberAnnotation(FieldMetaData, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Allow subclasses to handle unknown annotations.
- handleUnknownMemberMappingAnnotation(FieldMapping, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Allow subclasses to handle unknown annotations.
- handleUnknownPackageAnnotation(Package, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Allow subclasses to handle unknown annotations.
- handleUnknownPackageMappingAnnotation(Package, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Allow subclasses to handle unknown annotations.
- handleWarning(SQLWarning) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Implementation of the
LoggingConnectionDecorator.SQLWarningHandler
interface that allows customization of the actions to perform when aSQLWarning
occurs at any point on aConnection
,Statement
, orResultSet
. - handleWarning(SQLWarning) - Method in interface org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.SQLWarningHandler
- HARD - org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
- has(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
- has(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
Return whether the collection contains the given element.
- hasAbstractPKField() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Convenience method to determine if the pcType modeled by this ClassMetaData object is both abstract and declares PKFields.
- hasArgument(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Affirm this command contains an argument of the given name.
- hasAttachListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasAutoAssignConstraints() - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- hasAutoAssignConstraints() - Method in class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Whether any primary rows have auto-assign constraints.
- hasBeginListeners() - Method in class org.apache.openjpa.event.TransactionEventManager
-
Whether there are any begin transaction listeners.
- hasCallback(Object, int) - Method in interface org.apache.openjpa.event.LifecycleCallbacks
-
Return whether the given instance has a callback for the given event type.
- hasCallback(Object, int) - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
- hasClassConditions(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- hasClassConditions(ClassMapping, boolean) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Whether any class conditions are necessary.
- hasClassConditions(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- hasClassConditions(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- hasClassConditions(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- hasClassConditions(ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- hasClearListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasComment() - Method in class org.apache.openjpa.jdbc.schema.Column
- hasComment() - Method in class org.apache.openjpa.jdbc.schema.Table
- hasComponents() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- hasConnection() - Method in class org.apache.openjpa.kernel.BrokerImpl
- hasConnection() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- hasConnection() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether the broker has a dedicated connection based on the configured connection retain mode and transaction status.
- hasConstraint(Class<? extends Constraint>) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if this column has any constraint of given type.
- hasDeleteListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasDeleteListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- hasDetachListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasDirtyListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasEager(List<MetaDataContext>, FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Return true if the mapped result contains eager data for the given field at the given path.
- hasEagerJoin(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- hasEagerJoin(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Whether this select has an eager join of the specified type.
- hasEagerJoin(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- hasEndListeners() - Method in class org.apache.openjpa.event.TransactionEventManager
-
Whether there are any end transaction listeners.
- hasExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Return true if the extension with the given key exists.
- hasExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Return true if the extension with the given key exists.
- hasFetchGroup(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- hasFetchGroup(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return true if the given fetch group has been added.
- hasFetchGroup(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- hasFetchGroupAll() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- hasFetchGroupDefault() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- hasFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- hasFetchInnerJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Return true if the given fully-qualified inner fetch join has been added.
- hasFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- hasField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Return true if the given field has been added.
- hasField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- hasField(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- hasField(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return true if the given fully-qualified field has been added.
- hasField(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- hasField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Return true if the given field has been added.
- hasField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- hasFlushListeners() - Method in class org.apache.openjpa.event.TransactionEventManager
-
Whether there are any flush transaction listeners.
- hasGrouping() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- hasGrouping() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return true if the query uses grouping.
- hasGrouping() - Method in class org.apache.openjpa.kernel.QueryImpl
- hasGrouping(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- hasGrouping(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- hasGrouping(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Whether the compiled query has grouping.
- hash(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the hash code for the key specified.
- hash(Object) - Method in class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Gets the hash code for the key specified.
- hashCode - Variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
-
The hash code of the key
- hashCode() - Method in class openbook.domain.Book
- hashCode() - Method in class openbook.domain.LineItem.LineItemId
- hashCode() - Method in class openbook.domain.Range
- hashCode() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- hashCode() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- hashCode() - Method in class org.apache.openjpa.datacache.QueryKey
-
Define a hashing algorithm corresponding to the
QueryKey.equals(java.lang.Object)
method defined above. - hashCode() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- hashCode() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- hashCode() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- hashCode() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey.FKMapKey
- hashCode() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- hashCode() - Method in class org.apache.openjpa.jdbc.sql.Join
- hashCode() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- hashCode() - Method in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingSeq
- hashCode() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- hashCode() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- hashCode() - Method in class org.apache.openjpa.kernel.exps.CandidatePath.Traversal
- hashCode() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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 ofcurrent 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.collections.AbstractDualBidiMap
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the standard Map hashCode.
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntry
-
Gets a hashCode compatible with the equals method.
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Gets the hashcode of the entry using temporary hard references.
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.AbstractSetDecorator
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.ComparableComparator
-
Implement a hash code for this comparator that is consistent with
equals
. - hashCode() - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Implement a hash code for this comparator that is consistent with
equals
. - hashCode() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- hashCode() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the hash code value for this map as per the API.
- 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
- hashCode() - Method in class org.apache.openjpa.meta.ClassMetaData
- hashCode() - Method in class org.apache.openjpa.meta.FetchGroup
- hashCode() - Method in class org.apache.openjpa.meta.FieldMetaData
- hashCode() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- hashCode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- hashCode() - Method in class org.apache.openjpa.persistence.ExtentImpl
- hashCode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- hashCode() - Method in class org.apache.openjpa.persistence.GeneratorImpl
- hashCode() - Method in class org.apache.openjpa.persistence.ParameterImpl
- hashCode() - Method in class org.apache.openjpa.persistence.QueryImpl
- hashCode() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- hashCode() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- hashCode() - Method in class org.apache.openjpa.slice.Slice
- hashCode() - Method in class org.apache.openjpa.util.OpenJPAId
-
Generate the hash code for this Id.
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- hashCode() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- hashEntry(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Gets the hash code for a MapEntry.
- hashEntry(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Gets the hash code for a MapEntry.
- HashEntry(AbstractHashedMap.HashEntry<K, V>, int, Object, V) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- hashIndex(int, int) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the index into the data storage for the hashCode specified.
- HashIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- HashMapIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashMapIterator
- hasIdAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
- hasInExpression - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- hasInheritanceStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Determines whether an inhertance strategy has been set on the specified mapping.
- hasInverseManagedFields() - Method in class org.apache.openjpa.meta.ClassMetaData
- hasJoin(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- hasJoin(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Whether this select has a join of the specified type.
- hasJoin(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- hasJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- hasJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Return true if the given fully-qualified join has been added.
- hasJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- hasJoinColumn(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- hasJoinTable(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- hasKey(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Return whether the given key exists in the map.
- 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.
- hasListeners(int) - Method in class org.apache.openjpa.event.LifecycleEventManager.ListenerList
- hasLoadListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasMapsIdCols() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- hasMethod(String, String) - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- hasMoreResults() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Affirms if more result sets are available.
- hasMoreResults() - Method in class org.apache.openjpa.kernel.QueryResultCallback
- hasMoreResults() - Method in interface org.apache.openjpa.lib.rop.BatchedResultObjectProvider
-
Affirms if this batch contains more results.
- hasMoreResults() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- hasMultipleSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- hasMultipleSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- hasMultipleSelects() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Affirm if this receiver requires more than one selects to fetch its data.
- hasMultipleSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- hasNext() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- 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
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.AbstractUntypedIteratorDecorator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Returns true if the underlying iterator contains an object that matches the predicate.
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Return true if any Iterator in the IteratorChain has a remaining element.
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns true if there are more elements in the iterator.
- hasNext() - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- hasNext() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- hasNoCycles() - Method in class org.apache.openjpa.lib.graph.DepthFirstAnalysis
-
Test, if the analysis didn't find cycles.
- hasNotNullColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Checks for non-nullable local columns.
- hasParameter(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Return true if the given parameter has been given a value.
- hasPersistListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasPersistListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- hasPKFieldsFromAbstractClass() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Convenience method to determine if this type is a direct decendent of an abstract type declaring PKFields.
- hasPositionalParameters() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Affirms if declared parameters use position identifier.
- hasPositionalParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Whether this query has positional parameters.
- hasPrevious() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- hasPrevious() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator.SortedMapIterator
-
Checks to see if there is a previous entry that can be iterated to.
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns true if there are previous elements in the iterator.
- hasPrevious() - Method in interface org.apache.openjpa.lib.util.collections.OrderedIterator
-
Checks to see if there is a previous element that can be iterated to.
- hasPrevious() - Method in interface org.apache.openjpa.lib.util.collections.OrderedMapIterator
-
Checks to see if there is a previous entry that can be iterated to.
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- hasPrevious() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- hasQualifier(String) - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Affirm this command contains an qualifier of the given name.
- hasSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- hasSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- hasSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Return true if this info has columns, foreign key information, index information, etc.
- hasSingleIdAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
-
Whether or not the identifiable type uses an attribute to represents its persistent identity.
- hasSpecialCharacter(String) - Static method in class org.apache.openjpa.persistence.util.ReservedWords
-
Returns the special character contained in the given name if any.
- hasStoreListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasSubclasses() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- hasSubclasses() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- hasSubclasses() - Method in interface org.apache.openjpa.kernel.Extent
-
Whether the extent includes subclasses.
- hasSubclasses() - Method in class org.apache.openjpa.kernel.ExtentImpl
- hasSubclasses() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Whether query results will include subclasses of the candidate class.
- hasSubclasses() - Method in class org.apache.openjpa.kernel.QueryImpl
- hasSubclasses() - Method in interface org.apache.openjpa.persistence.Extent
-
Whether the extent includes subclasses.
- hasSubclasses() - Method in class org.apache.openjpa.persistence.ExtentImpl
- hasSubclasses() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Whether subclasses are included in the query results.
- hasSubclasses() - Method in class org.apache.openjpa.persistence.QueryImpl
- hasSubclasses() - Method in class org.apache.openjpa.util.OpenJPAId
-
Whether this oid might be for a subclass of the given type.
- hasUpdateListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Return whether there are listeners or callbacks for the given source.
- hasUpdateListeners(Object, ClassMetaData) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- hasValue(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Return whether the given value exists in the map.
- hasVersionAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
-
Whether or not the identifiable type has a version attribute.
- having - Variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- having - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- having(String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- having(String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given having conditions.
- having(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- having(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- having(String, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given having conditions.
- having(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- having(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- having(SQLBuffer) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given having conditions.
- having(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- having(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- having(SQLBuffer, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given having conditions.
- having(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- having(Predicate) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- having(Predicate) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the restrictions over the groups of a query.
- having(Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- HAVING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- having_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- hc(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
-
Obtain the hashcode of an object.
- headMap(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- headMap(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- headMap(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- headSet(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- headSet(Object, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- hellojpa - package hellojpa
- HelpMojo - Class in org.apache.openjpa.openjpa_maven_plugin
-
Display help information on openjpa-maven-plugin.
Callmvn openjpa:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.openjpa.openjpa_maven_plugin.HelpMojo
- HerdDBDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for HerdDB.
- HerdDBDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.HerdDBDictionary
- HexDigit - Static variable in class openbook.tools.parser.JavaLexer
- HexDigit - Static variable in class openbook.tools.parser.JavaParser
- HexLiteral - Static variable in class openbook.tools.parser.JavaLexer
- HexLiteral - Static variable in class openbook.tools.parser.JavaParser
- hide() - Method in class org.apache.openjpa.lib.conf.Value
-
Hides the value of this Value from being output to the caller.
- higher(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- HINT_AGGREGATE_LISTENER - Static variable in interface org.apache.openjpa.kernel.QueryHints
- HINT_AGGREGATE_LISTENERS - Static variable in interface org.apache.openjpa.kernel.QueryHints
- HINT_FILTER_LISTENER - Static variable in interface org.apache.openjpa.kernel.QueryHints
- HINT_FILTER_LISTENERS - Static variable in interface org.apache.openjpa.kernel.QueryHints
- HINT_IGNORE_FINDER - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A directive to ignore any cached finder query for find() operation.
- HINT_IGNORE_PREPARED_QUERY - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A directive to ignore any prepared SQL that might have been cached against a JPQL query.
- HINT_INVALIDATE_FINDER - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A directive to invalidate any cached finder query.
- HINT_INVALIDATE_PREPARED_QUERY - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A directive to invalidate any prepared SQL that might have been cached against a JPQL query.
- HINT_PARAM_MARKER_IN_QUERY - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
Hints to signal that the JPQL/SQL query string contains a parameter marker
?
- HINT_RECACHE_FINDER - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A directive to overwrite a cached finder query by a new query.
- HINT_RELAX_BIND_PARAM_TYPE_CHECK - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A boolean directive to relax checking of binding parameter value and the predicate it binds to.
- HINT_RESULT_COUNT - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
Hint to specify the number of rows to optimize for.
- HINT_RESULT_COUNT - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Hint key for specifying the number of rows to optimize for.
- HINT_SUBCLASSES - Static variable in interface org.apache.openjpa.kernel.QueryHints
- HINT_TARGET - Static variable in class org.apache.openjpa.slice.ProductDerivation
-
Hint key
openjpa.hint.slice.Target
to specify a subset of slices for query. - HINT_TARGET - Static variable in class org.apache.openjpa.slice.SlicePersistence
-
The key for setting the Query hints.
- HINT_USE_LITERAL_IN_SQL - Static variable in interface org.apache.openjpa.kernel.QueryHints
-
A boolean directive to generate literal directly into the SQL statement instead of using position parameter, if possible.
- HintHandler - Class in org.apache.openjpa.persistence
-
Manages query hint keys and handles their values on behalf of a owning
QueryImpl
. - hints - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- hintToAggregateListener(Object, ClassLoader) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the user-given hint value to an aggregate listener.
- hintToAggregateListeners(Object, ClassLoader) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the user-given hint value to an array of aggregate listeners.
- hintToFilterListener(Object, ClassLoader) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the user-given hint value to a filter listener.
- hintToFilterListeners(Object, ClassLoader) - Static method in class org.apache.openjpa.kernel.Filters
-
Convert the user-given hint value to an array of filter listeners.
- hintToGetter(Object, String) - Static method in class org.apache.openjpa.kernel.Filters
-
Return the value of the property named by the hint key.
- hintToSetter(Object, String, Object) - Static method in class org.apache.openjpa.kernel.Filters
-
Set the value of the property named by the hint key.
- HintValueConverter - Interface in org.apache.openjpa.persistence
-
Converts a given user-specified value to a target type consumable by the kernel.
- HintValueConverter.EnumToInteger - Class in org.apache.openjpa.persistence
-
Convert the enum value to an enumerated set of constants.
- HintValueConverter.OpenJPAEnumToInteger - Class in org.apache.openjpa.persistence
-
Converts an OpenJPA specific enum to an equivalent kernel constant.
- HintValueConverter.StringToBoolean - Class in org.apache.openjpa.persistence
- HintValueConverter.StringToInteger - Class in org.apache.openjpa.persistence
-
Converts a String to an integer.
- hit(String) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- HOLLOW - Static variable in class org.apache.openjpa.kernel.PCState
-
Hollow; exists in data store
- HostAddress(String) - Constructor for class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
-
Construct a new host address from a string of the form "host:port" or of the form "host".
- HSQLDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for HyperSQL (HSQLDB) database.
- HSQLDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.HSQLDictionary
- HTML_BR_TAG - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- HTML_SPACE - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- HTMLTokenRenderer - Class in openbook.tools.converter
-
Renders Java source tokens as HTML tags.
- HTMLTokenRenderer() - Constructor for class openbook.tools.converter.HTMLTokenRenderer
I
- IBM - org.apache.openjpa.lib.util.JavaVendors
- id - Variable in class org.apache.openjpa.lib.conf.ConfigurationImpl
- Id - Class in org.apache.openjpa.util
-
Datastore identity type.
- Id(Class, long) - Constructor for class org.apache.openjpa.util.Id
-
Construct from key value.
- Id(Class, long, boolean) - Constructor for class org.apache.openjpa.util.Id
-
Construct from key value.
- Id(Class, Long) - Constructor for class org.apache.openjpa.util.Id
-
Construct from key value.
- Id(Class, String) - Constructor for class org.apache.openjpa.util.Id
-
Construct from the result of a
OpenJPAId.toString()
call on another instance. - Id(String) - Constructor for class org.apache.openjpa.util.Id
-
Create an id from the result of a
OpenJPAId.toString()
call on another instance. - Id(String, ClassLoader) - Constructor for class org.apache.openjpa.util.Id
-
Create an id from the result of an
OpenJPAId.toString()
call on another instance. - Id(String, OpenJPAConfiguration, ClassLoader) - Constructor for class org.apache.openjpa.util.Id
-
Create an id from the result of an
OpenJPAId.toString()
call on another instance. - ID - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- ID - org.apache.openjpa.persistence.MetaDataTag
- ID_APPLICATION - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Application identity type.
- ID_CLASS - org.apache.openjpa.persistence.MetaDataTag
- ID_DATASTORE - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Datastore identity type.
- ID_MARKER - Static variable in interface org.apache.openjpa.json.JSON
- ID_MARKER - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- ID_UNKNOWN - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Unknown identity type.
- IdAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
- IdAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
- Identifiable(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Identifiable
- identification_variable() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- identification_variable_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- Identifier - Interface in org.apache.openjpa.lib.identifier
-
Base interface for identifiers.
- Identifier - Static variable in class openbook.tools.parser.JavaLexer
- Identifier - Static variable in class openbook.tools.parser.JavaParser
- IDENTIFIER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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
- identifierSuffix() - Method in class openbook.tools.parser.JavaParser
- 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
- identifierUtilPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- identityClassSuffix - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- identityColumnName - Variable in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
If
SybaseDictionary.createIdentityColumn
is true, then theidentityColumnName
will be the name of the additional unique column that will be created. - idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.BigDecimalId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.BigIntegerId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.BooleanId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.ByteId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.CharId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.DateId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.DoubleId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.FloatId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.Id
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.IntId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.LongId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.ObjectId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.OpenJPAId
-
Compare the id to the id of the given instance.
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.ShortId
- idEquals(OpenJPAId) - Method in class org.apache.openjpa.util.StringId
- idHash() - Method in class org.apache.openjpa.util.BigDecimalId
- idHash() - Method in class org.apache.openjpa.util.BigIntegerId
- idHash() - Method in class org.apache.openjpa.util.BooleanId
- idHash() - Method in class org.apache.openjpa.util.ByteId
- idHash() - Method in class org.apache.openjpa.util.CharId
- idHash() - Method in class org.apache.openjpa.util.DateId
- idHash() - Method in class org.apache.openjpa.util.DoubleId
- idHash() - Method in class org.apache.openjpa.util.FloatId
- idHash() - Method in class org.apache.openjpa.util.Id
- idHash() - Method in class org.apache.openjpa.util.IntId
- idHash() - Method in class org.apache.openjpa.util.LongId
- idHash() - Method in class org.apache.openjpa.util.ObjectId
- idHash() - Method in class org.apache.openjpa.util.OpenJPAId
-
Return the id's hash code.
- idHash() - Method in class org.apache.openjpa.util.ShortId
- idHash() - Method in class org.apache.openjpa.util.StringId
- IGNORE - org.apache.openjpa.persistence.CallbackMode
- IGNORE - org.apache.openjpa.persistence.UpdateAction
- IGNORE - Static variable in class org.apache.openjpa.meta.UpdateStrategies
-
Ignore updates; field is always considered clean.
- IGNORE_HIGH - Static variable in class org.apache.openjpa.meta.LifecycleMetaData
- IGNORE_LOW - Static variable in class org.apache.openjpa.meta.LifecycleMetaData
- IGNORE_NONE - Static variable in class org.apache.openjpa.meta.LifecycleMetaData
- ignoreChanges - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ignoreContent(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Ignore all content below the current element.
- ignoreDfgForFkSelect - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- ignoreErrors - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- ignoreErrors - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- ignoreErrors - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- ignoreLoaded(FieldMetaData) - Static method in class org.apache.openjpa.kernel.DetachedStateManager
-
Ignore if the field is not dirty but loaded
- ignoreNumericTruncation - Variable in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
If true, Sybase will ignore numeric truncation on insert or update operations.
- image - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The string image of the token.
- Images - Class in openbook.client
-
Utility to load and cache images.
- Images() - Constructor for class openbook.client.Images
- IMMEDIATE - org.apache.openjpa.lib.instrumentation.InstrumentationLevel
-
Start immediately (no special requirements on the broker or factory) and stop when the configuration is closed.
- IMMUTABLE - org.apache.openjpa.persistence.RestoreStateType
- ImmutableValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for simple type and string values.
- ImmutableValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
- IMPL_CLASS_TABLE - Static variable in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
ClassTableJDBCSeq
alias. - IMPL_NATIVE - Static variable in class org.apache.openjpa.meta.SequenceMetaData
-
Default plugin alias name; every back end should have some 'native' sequence implementation.
- IMPL_TABLE - Static variable in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
TableJDBCSeq
alias. - IMPL_TIME - Static variable in class org.apache.openjpa.meta.SequenceMetaData
-
Time-based sequence values.
- IMPL_VALUE_TABLE - Static variable in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
ValueTableJDBCSeq
alias. - implementsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- ImplHelper - Class in org.apache.openjpa.util
-
Helper for OpenJPA back-ends.
- ImplHelper() - Constructor for class org.apache.openjpa.util.ImplHelper
- implicit() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- importColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Import a column from another table.
- importDeclaration() - Method in class openbook.tools.parser.JavaParser
- importForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Import a foreign key; column names must match columns of this table.
- importIndex(Index) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Import an index; column names must match columns of this table.
- importMappings(JDBCConfiguration, Class<?>[], String[], boolean, Log, ClassLoader) - Method in interface org.apache.openjpa.jdbc.meta.MappingTool.ImportExport
-
Import mappings for the given classes based on the given arguments.
- importPrimaryKey(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Import a primary key; column names must match columns of this table.
- importSchema(Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Import a schema from another group.
- importSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Import a sequence from another schema.
- importTable(Table) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Import a table from another schema.
- importUnique(Unique) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Import a constraint; column names must match columns of this table.
- in(Expression<? extends T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- in(Class...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of the argument list.
- in(Enum<?>...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of the argument list.
- in(Number...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of the argument list.
- in(String...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of the argument list.
- in(Expression...) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of the argument list.
- in(Subquery) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression value is a member of a subquery result.
- IN - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- IN - org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
- IN - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- IN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- in_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- IN_NOT - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- INACTIVE - org.apache.openjpa.slice.Slice.Status
- inBuf - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- inClauseLimit - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- includes(String, boolean) - Method in class org.apache.openjpa.meta.FetchGroup
-
Affirms if given fetch group is included by this receiver.
- inclusiveOrExpression() - Method in class openbook.tools.parser.JavaParser
- increment(int) - Method in class openbook.domain.Inventory
-
Increment this inventory by the given quantity.
- INCREMENT - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"increment" value strategy.
- incRuleLevel() - Method in class openbook.tools.parser.JavaParser
- index() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- index() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives by INDEX() operation on this path.
- index() - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Return an expression that corresponds to the index. of the domain object in the referenced association or element collection.
- index(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- index(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an index/position of the given value within a collection/map.
- index(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- Index - Class in org.apache.openjpa.jdbc.schema
-
Represents a database index.
- Index - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Index definition.
- Index() - Constructor for class org.apache.openjpa.jdbc.schema.Index
-
Default constructor.
- Index(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Index
-
Deprecated.
- Index(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Index
- INDEX - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- INDEX - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- INDEX - org.apache.openjpa.persistence.query.UnaryOperator
- INDEX - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- IndexedMap<K,V> - Class in jpa.tools.swing
-
A map with indexed access.
- IndexedMap() - Constructor for class jpa.tools.swing.IndexedMap
- indexedVarcharMaxSizeFB15 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- indexes - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- indexes - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- indexes() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- indexes() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- IndexExpression - Class in org.apache.openjpa.persistence.query
-
Denotes INDEX(e) Expression.
- IndexExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IndexExpression
- indexOf() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- indexOf() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- indexOf() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- indexOf() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
The index of the select within the UNION that the current row corresponds to, or 0.
- indexOf() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
The index of this select within the UNION, or 0.
- indexOf() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- indexOf(Object) - Method in class jpa.tools.swing.IndexedMap
- indexOf(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- indexOf(Object) - Method in class org.apache.openjpa.kernel.DistinctResultList
- indexOf(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.collections.AbstractListDecorator
- indexOf(Object) - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.openjpa.lib.util.OrderedMap
- indexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- indexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- indexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- indexOf(Object, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Invoke this database's indexOf function.
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
On Firebird 2.1 return
POSITION(<find>, <str> [, <start>])
.
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
-
Invoke Ingres' IndexOf Function (Find the first index of a string in another string, starting at a given index).
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.JDataStoreDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- indexOf(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- indexOf(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the indexOf (LOCATE in JPQL) function on the given target with the given args.
- indexOf(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- IndexOf - Class in org.apache.openjpa.jdbc.kernel.exps
-
Find the index of one string within another.
- IndexOf(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.IndexOf
-
Constructor.
- INDEXOF_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- indexOfAlias(Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Return the index of the given alias.
- indexPhysicalForeignKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Whether an index is generated for a relation that is also a foreign key.
- indicatesNull(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
-
Return whether the given null indicator value means the object is null.
- InExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 IN (e2) Expression.
- InExpression(Expression, ArrayExpression) - Constructor for class org.apache.openjpa.persistence.query.InExpression
- InExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.InExpression
- INFIX - org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
- info(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
- info(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- info(Object) - Method in interface org.apache.openjpa.lib.log.Log
-
Write out a log message at the
Log.INFO
level with the stringification ofo
as the body of the message, also outputtingt
to the log. - info(Object) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- info(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- info(Object) - 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.AbstractLog
- info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- 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 ofo
as the body of the message, also outputtingt
to the log. - info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- info(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- info(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
- INFO - Static variable in interface org.apache.openjpa.lib.log.Log
- INFO_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- InformixDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Informix database.
- InformixDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.InformixDictionary
- IngresDictionary - Class in org.apache.openjpa.jdbc.sql
- IngresDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.IngresDictionary
- InheritanceComparator - Class in org.apache.openjpa.meta
-
Comparator that keeps classes in inheritance order.
- InheritanceComparator() - Constructor for class org.apache.openjpa.meta.InheritanceComparator
- init() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Initialise subclasses during construction, cloning or deserialization.
- init() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Initialise this subclass during construction.
- init() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Initialise this subclass during construction, cloning or deserialization.
- init(EntityManager) - Static method in class embeddables.Main
- init(ProcessingEnvironment) - Method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6
-
Initialization.
- init(ServletConfig) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- INIT_PARA_STANDALONE - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
- INIT_PARA_UNIT - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
-
Servlet initialization parameter monikers
- 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
- initDBDictionary(DBDictionary) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Initialize self and dictionary once available.
- initDBDictionary(DBDictionary) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- initFamilyTree(EntityManager) - Static method in class relations.Main
-
Creates a partial family tree of the Greek dieties.
- initializationMillis - Variable in class org.apache.openjpa.lib.log.LogFactoryImpl
-
The time at which this factory was initialized.
- initializationSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- initialize() - Method in class org.apache.openjpa.conf.CacheMarshallersValue
- initialize() - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Ensure object capacity
- initialize() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- initialize() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- initialize() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- initialize() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- initialize() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- initialize() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- initialize() - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Perform caching and other initialization operations.
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- initialize() - Method in class org.apache.openjpa.jdbc.meta.Version
- initialize() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
- initialize() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
-
Initializes the instrument.
- initialize(Class, PCState) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- initialize(Class, PCState) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- initialize(Class, PCState) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- initialize(Class, PCState) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Initialize the state manager with a new instance of the given persistence capable type and the proper lifecycle state.
- initialize(Class, PCState) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- initialize(Object) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Initialize this receiver with post-execution result.
- initialize(Object) - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Initialize from the given argument.
- initialize(String, Object) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- initialize(String, Object) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Initialize the cached Prepared Query registered with the given key earlier by the given execution result.
- initialize(PreparedStatement, Connection) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- initialize(Statement, Connection) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- initialize(Map<String, Object>) - Method in interface openbook.server.OpenBookService
-
Populates the underlying data repository with sample values, only if the data repository is empty.
- initialize(OpenJPAConfiguration, ObjectValue, ObjectValue) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Initialize the manager, supplying the cache configuration.
- initialize(OpenJPAConfiguration, ObjectValue, ObjectValue) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- initialize(OpenJPAConfiguration, PluginListValue) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Used to initialize one or more providers using the supplied configuration.
- initialize(OpenJPAConfiguration, PluginListValue) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Initializes all providers defined for the specified configuration.
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- initialize(DataCacheManager) - Method in interface org.apache.openjpa.datacache.DataCache
-
Initialize any resources associated with the given
DataCacheManager
. - initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- initialize(DataCacheManager) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
- initialize(DataCacheManager) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Initialize any resources associated with the given
DataCacheManager
. - initialize(PersistenceCapable, PCState) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Initialize with the given instance and state.
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- initialize(Select, ExpContext, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- initialize(Select, ExpContext, int) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialize the value.
- initialize(Select, ExpContext, Map) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- initialize(Select, ExpContext, Map) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- initialize(AbstractBrokerFactory, DelegatingStoreManager, boolean, int, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Initialize the persistence manager.
- initialize(AbstractBrokerFactory, DelegatingStoreManager, boolean, int, boolean, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- initialize(OpenJPAStateManager, PCState, FetchConfiguration) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
- initialize(OpenJPAStateManager, PCState, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.PCResultObjectProvider
-
Initializes the state manager.
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This method is invoked when OpenJPA needs to load an object whose identity is known but which has not yet been loaded from the data store.
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Initialize the given state manager.
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- initialize(StateManagerImpl, boolean, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Initialize a newly-constructed state manager.
- initializeInstrument(Instrument, 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 class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
- initializeInstrument(Instrument, String, Object) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
-
Initializes an instrument within the provided options and context.
- initializeMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- initializeMapping() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Initialize mapping.
- initializeState(OpenJPAStateManager, PCState, JDBCFetchConfiguration, ConnectionInfo) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
Initialize a newly-loaded instance.
- initialSequence() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Return the initial sequence value for this proxy.
- initialSequence() - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- initShape() - Method in class jpa.tools.swing.RoundButton
- InMemoryExecutor(ExpressionStoreQuery, ClassMetaData, boolean, ExpressionParser, Object, InMemoryExpressionFactory) - Constructor for class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
- InMemoryExpressionFactory - Class in org.apache.openjpa.kernel.exps
-
Expression factory implementation that can be used to execute queries in memory.
- InMemoryExpressionFactory() - Constructor for class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- InMemorySavepointManager - Class in org.apache.openjpa.kernel
-
A
SavepointManager
implementation which stores all data in memory. - InMemorySavepointManager() - Constructor for class org.apache.openjpa.kernel.InMemorySavepointManager
- INNER - org.apache.openjpa.persistence.query.PathOperator
- INNER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- inner_fetch_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- inner_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- innerCreator() - Method in class openbook.tools.parser.JavaParser
- innerIdentityClasses - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- innerJoinClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- INOUT - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- INOUT - org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
- input_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- INPUT_READER - Static variable in class org.apache.openjpa.meta.JavaTypes
- input_stream - Variable in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
- INPUT_STREAM - Static variable in class org.apache.openjpa.meta.JavaTypes
- inputStream - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Set values for the mapping into the proper rows.
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- insert(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Version
- insert(OpenJPAStateManager, ClassMapping, RowManager, JDBCStore, Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Recursive method to insert the given instance, base class first.
- insert(OpenJPAStateManager, OpenJPAStateManager, JDBCStore, RowManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
Insert an embedded object.
- INSERT - Static variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.DataStoreIdColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- insertable() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- insertAlias(int, Object, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Insert an alias before the given index, using negative indexes to count backwards.
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- insertClobForStreamingLoad(Row, Column, Object) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- insertClobForStreamingLoad(Row, Column, Object) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- insertClobForStreamingLoad(Row, Column, Object) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- insertElementAt(Object, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- insertPlaceholder(String, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Insert a placeholder at the given index; use a negative index to count from the back of the select list.
- insertRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- insertRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- insertsAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- insertSize(String, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Helper method that inserts a size clause for a given SQL type.
- installDBDictionary(DBDictionary, DecoratingDataSource, JDBCConfiguration, boolean) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Install things deferred until the DBDictionary instance is available.
- installPrimaryKey(FieldMapping, Table) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
If desired, install a primary key on the given secondary table.
- installPrimaryKey(FieldMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- installPrimaryKey(FieldMapping, Table) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- installStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
- installStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
- installStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
- installStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
- installStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Install a strategy on the given mapping.
- installStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
- installStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
- installStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
- installStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
- installStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Install a strategy on the given mapping.
- installStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
- installStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
- installStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
- installStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
- installStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Install a strategy on the given mapping.
- installStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
- installStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
- installStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
- installStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
- installStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Install a strategy on the given mapping.
- INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.ComparableComparator
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.EmptyIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.EmptyMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.EmptyOrderedIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.EmptyOrderedMapIterator
-
Singleton instance of the iterator.
- InstanceCellRenderer(PersistenceUnitUtil) - Constructor for class jpa.tools.swing.EntityTable.InstanceCellRenderer
- InstanceDataModel<T> - Class in jpa.tools.swing
- InstanceDataModel(EntityType<T>, T) - Constructor for class jpa.tools.swing.InstanceDataModel
- instanceOfExpression() - Method in class openbook.tools.parser.JavaParser
- InstanceResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
-
Object provider implementation wrapped around a
Select
. - InstanceResultObjectProvider(SelectExecutor, ClassMapping, JDBCStore, JDBCFetchConfiguration) - Constructor for class org.apache.openjpa.jdbc.kernel.InstanceResultObjectProvider
-
Constructor.
- InstanceView<T> - Class in jpa.tools.swing
- InstanceView(EntityType<T>, T) - Constructor for class jpa.tools.swing.InstanceView
- 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.conf.CacheMarshallersValue
- 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.
- instantiate(ClassLoader) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Create a new uninitialized instance of this sequence.
- instantiate(Class, Configuration, boolean) - Method in class org.apache.openjpa.conf.MetaDataRepositoryValue
- instantiate(Class, Configuration, boolean) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
Override to keep decorators out of transport configuration.
- instantiateAll() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- instantiateClassStrategy(String, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Return the strategy for the given name.
- instantiateDiscriminatorStrategy(String, Discriminator) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given discriminator strategy.
- instantiateMetaDataFactory(Configuration, PluginValue, String) - Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
-
Intantiate a
MetaDataFactory
responsible for both metadata and mapping. - instantiateMetaDataFactory(Configuration, PluginValue, String, boolean) - Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
-
Intantiate a
MetaDataFactory
responsible for both metadata and mapping. - instantiateProvider(Configuration) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
Instantiate the provider.
- instantiateProvider(Configuration, boolean) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
Instantiate the provider.
- instantiateVersionStrategy(Class<?>, Version, String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given version strategy.
- instantiateVersionStrategy(String, Version) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given version strategy.
- Instrument - Interface in org.apache.openjpa.lib.instrumentation
-
Interface that must be implemented by instruments.
- InstrumentationFactory - Class in org.apache.openjpa.enhance
-
Factory for obtaining an
Instrumentation
instance. - InstrumentationFactory() - Constructor for class org.apache.openjpa.enhance.InstrumentationFactory
- 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.
- instrumentationManager - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- InstrumentationManager - Interface in org.apache.openjpa.instrumentation
-
Managers of instrumentation providers must implement this interface.
- InstrumentationManagerImpl - Class in org.apache.openjpa.instrumentation
-
An implementation of an instrumentation manager.
- InstrumentationManagerImpl() - Constructor for class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
- InstrumentationProvider - Interface in org.apache.openjpa.lib.instrumentation
-
Pluggable instrumentation providers (ex.
- instrumentationProviders - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- INT - Static variable in class org.apache.openjpa.meta.JavaTypes
- INT_10 - Static variable in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
- INT_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- Int10BooleanRepresentation() - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
- integer_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- INTEGER_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- integerLiteral() - Method in class openbook.tools.parser.JavaParser
- integerTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- IntegerTypeSuffix - Static variable in class openbook.tools.parser.JavaLexer
- IntegerTypeSuffix - Static variable in class openbook.tools.parser.JavaParser
- InterbaseDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Borland Interbase.
- InterbaseDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- interfaceBody() - Method in class openbook.tools.parser.JavaParser
- interfaceBodyDeclaration() - Method in class openbook.tools.parser.JavaParser
- interfaceDeclaration() - Method in class openbook.tools.parser.JavaParser
- interfaceGenericMethodDecl() - Method in class openbook.tools.parser.JavaParser
- interfaceMemberDecl() - Method in class openbook.tools.parser.JavaParser
- interfaceMethodDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
- interfaceMethodOrFieldDecl() - Method in class openbook.tools.parser.JavaParser
- interfaceMethodOrFieldRest() - Method in class openbook.tools.parser.JavaParser
- INTERNAL - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- InternalException - Exception in org.apache.openjpa.util
-
Exception type for internal errors.
- InternalException() - Constructor for exception org.apache.openjpa.util.InternalException
- InternalException(String) - Constructor for exception org.apache.openjpa.util.InternalException
- InternalException(String, Throwable) - Constructor for exception org.apache.openjpa.util.InternalException
- InternalException(Throwable) - Constructor for exception org.apache.openjpa.util.InternalException
- InternalException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.InternalException
- InternalException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.InternalException
- IntId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for int fields. - IntId(Class, int) - Constructor for class org.apache.openjpa.util.IntId
- IntId(Class, int, boolean) - Constructor for class org.apache.openjpa.util.IntId
- IntId(Class, Integer) - Constructor for class org.apache.openjpa.util.IntId
- IntId(Class, String) - Constructor for class org.apache.openjpa.util.IntId
- IntValue - Class in org.apache.openjpa.lib.conf
-
An int
Value
. - IntValue(String) - Constructor for class org.apache.openjpa.lib.conf.IntValue
- INVALID_STATE - Static variable in exception org.apache.openjpa.util.UserException
- invalidate(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- invalidate(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Remove the PreparedQuery with the given identifier from this cache.
- invalidate(K) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Remove the FinderQuery for the given key from this cache.
- invalidate(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- invalidateCompilation() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- invalidateCompilation() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- invalidateCompilation() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- invalidateCompilation() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- invalidateCompilation() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Invalidate any internal compilation state.
- invalidColumnWordSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
reservedWordSet subset that CANNOT be used as valid column names (i.e., without surrounding them with double-quotes).
- InvalidStateException - Exception in org.apache.openjpa.persistence
-
Extended
IllegalStateException
. - InvalidStateException - Exception in org.apache.openjpa.util
-
Exception type thrown when attempting to execute an operation that is not allowed by the current state.
- InvalidStateException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.InvalidStateException
- InvalidStateException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.InvalidStateException
- InvalidStateException(Localizer.Message, Object) - Constructor for exception org.apache.openjpa.util.InvalidStateException
- InvalidStateException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.InvalidStateException
- InValueDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Base discriminator strategy that determines the class of database records using a column holding a value mapped to a class, and limits SELECTs using an IN (...) statement.
- InValueDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- Inventory - Class in openbook.domain
-
A mutable persistent entity.
- Inventory() - Constructor for class openbook.domain.Inventory
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.DeclaredAttributeFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
- inverse() - Method in interface org.apache.openjpa.persistence.meta.AbstractManagedType.Filter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
- inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
- INVERSE_LOGICAL - org.apache.openjpa.persistence.MetaDataTag
- inverseBidiMap() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- inverseBidiMap() - Method in interface org.apache.openjpa.lib.util.collections.BidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- inverseBidiMap() - Method in interface org.apache.openjpa.lib.util.collections.OrderedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in interface org.apache.openjpa.lib.util.collections.SortedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the inverse map for comparison.
- InverseLogical - Annotation Type in org.apache.openjpa.persistence
-
Declares the logical inverse of a field.
- InverseManager - Class in org.apache.openjpa.kernel
-
Class which manages inverse relations before flushing to the datastore.
- InverseManager() - Constructor for class org.apache.openjpa.kernel.InverseManager
- inverseManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- inverseOrderedBidiMap() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- inverseRelations - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- inverseSortedBidiMap() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- INVISIBLE - Static variable in class org.apache.openjpa.lib.conf.Value
- InvocationManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that uses a static method call to find the TransactionManager. - InvocationManagedRuntime() - Constructor for class org.apache.openjpa.ee.InvocationManagedRuntime
- IOR - Class in org.apache.openjpa.persistence.jest
-
String reference of a managed object.
- IOR() - Constructor for class org.apache.openjpa.persistence.jest.IOR
- IOR_SEPARTOR - Static variable in interface org.apache.openjpa.json.JSON
- IOR_SEPARTOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- IS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- is_activated() - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether the LifeCycleMetaData has had any callbacks or listeners registered.
- is_systemListenersActivated() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Whether any system (default) listeners have been registered.
- isAbstract() - Method in class org.apache.openjpa.meta.ClassMetaData
- isAbstractMappingUniDirectional() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows bi-directional relationship in the MappedSuperclass.
- isAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether the relationship in MappedSuper class must be uni-directional.
- isAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- isAccessibleField(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return whether the given name represents a managed or static field of this class, including superclass fields.
- isAccessPathDirty(Broker, ClassMetaData[]) - Static method in class org.apache.openjpa.kernel.QueryImpl
- isActive() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isActive() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isActive() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether a logical transaction is active.
- isActive() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isActive() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.isActive()
instead:em.getTransaction().isActive()
- isActive() - Method in class org.apache.openjpa.slice.Slice
- isActive(ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Whether this LifeCycleEventManager has had at least one listener or callback registered.
- isActive(ClassMetaData) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
Whether this LifeCycleEventManager has had at least one listener or callback registered.
- isAdapting() - Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
- isAdapting() - Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
- isAdapting() - Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Return whether this installer adapts the given mapping data and schema, vs requiring that all information be supplied correctly.
- isAddExplicitSpace() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- isAddLineBreak() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- isAfterLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- isAfterLast() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isAggregate() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- isAggregate() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return true if this is an aggregate select.
- isAggregate() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isAggregate() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- isAggregate() - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Whether this is an aggregate results.
- isAggregate() - Method in class org.apache.openjpa.kernel.exps.Val
- isAggregate() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return true if this value is an aggregate.
- isAggregate() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Return true if the query is an aggregate.
- isAggregate() - Method in class org.apache.openjpa.kernel.QueryImpl
- isAggregate(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- isAggregate(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- isAggregate(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return true if the compiled query is an aggregate.
- isAliasListComprehensive() - Method in class org.apache.openjpa.lib.conf.Value
-
Whether or not the alias list defines all possible settings for this value.
- isAllInsertable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether all columns up to but excluding the given index are insertable.
- isAllInsertable(Column[], boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isAllInsertable (cols.length, nullValue)
. - isAllInsertable(ForeignKey, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Return true if all columns for the given key are insertable.
- isAllowTruncation() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- isAllUpdatable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether all columns up to but excluding the given index are updatable.
- isAllUpdatable(Column[], boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isAllUpdatable (cols.length, nullValue)
. - isAllUpdatable(ForeignKey, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Return true if all columns for the given key are updatable.
- isAlreadyRedefined() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the type that this instance is enhancing has already been redefined.
- isAlreadySubclassed() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the type that this instance is enhancing has already been subclassed in this instance's environment classloader.
- isAnchorLineNumber() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- isAnnotated(Element) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given element is annotated with any
jakarta.persistence
- isAnnotatedWith(Element, Class<? extends Annotation>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given declaration has the given annotation.
- isAnnotatedWith(Element, Set<String>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given element is annotated with any of the given annotations.
- isAnnotationPresentAction(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for AnnotatedElement.isAnnotationPresent().
- isAnyInsertable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether any column up to but excluding the given index is insertable.
- isAnyInsertable(Column[], boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isAnyInsertable (cols.length, nullValue)
. - isAnyInsertable(ForeignKey, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Return true if any columns for the given key are insertable.
- isAnyUpdatable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether any column up to but excluding the given index is updatable.
- isAnyUpdatable(Column[], boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isAnyUpdatable (cols.length, nullValue)
. - isAnyUpdatable(ForeignKey, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Return true if any columns for the given key are updatable.
- isAscending() - Method in interface org.apache.openjpa.meta.Order
-
Order direction.
- isAssignable(Class, Class) - Static method in class org.apache.openjpa.util.ImplHelper
-
Returns true if the referenced "to" class is assignable to the "from" class.
- isAssociation() - Method in class org.apache.openjpa.jdbc.schema.Table
- isAssociation() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Affirms if this attribute is an association.
- isAuditable(AuditableOperation, StateManagerImpl) - Method in class org.apache.openjpa.kernel.AuditManager
-
Affirms if the given state manager is auditable for the given operation.
- isAutoAssigned() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column is auto-assigned a value on insert.
- isBaseTable(Table) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return whether the given table is a base class table.
- isBatchDisabled() - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- isBeforeFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- isBeforeFirst() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isBi1To1JT() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isBi1To1JT(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isBidirectional(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isBidirectionalJoinTableMappingNonOwner() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Affirms if this field is the non-owning side of a bidirectional relation with a join table.
- isBidirectionalJoinTableMappingOwner() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Affirms if this field is the owning side of a bidirectional relation with a join table.
- isBiMTo1JT() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isBiMTo1JT(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isBlacklisted(String) - Method in class org.apache.openjpa.util.BlacklistClassResolver
- isBlank(CharSequence) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Checks if a CharSequence is whitespace, empty ("") or null.
- isBoolean(Class<?>) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- isBoolean(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given mirror represents a primitive or non-primitive boolean.
- isBooleanGetter(Method) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given method matches the following signature
public boolean isXXX()
public Boolean isXXX()
- isBooleanGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given method matches the following signature
public boolean isXyz()
public Boolean isXyz()
- isBound(Parameter<?>) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Affirms if the given parameter is bound to a value for this query.
- isBound(Parameter<?>) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- isBound(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return true if the given variable has been bound.
- isCachable(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- isCachable(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Affirms if a PreparedQuery can be cached against the given key.
- isCachable(ClassMetaData) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Affirms if the given type is eligible for cache.
- isCached(List<Object>) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isCached(List<Object>) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isCached(List<Object>) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Indicate whether the oid can be found in the StoreContext's L1 cache or in the StoreManager cache.
- isCached(List<Object>, BitSet) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- isCached(List<Object>, BitSet) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- isCached(List<Object>, BitSet) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- isCached(List<Object>, BitSet) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Verify that the given instance exists in the data store in memory; return false if it does not.
- isCached(List<Object>, BitSet) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- isCaching() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether parsed resource names are cached to avoid duplicate parsing.
- isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.openjpa.persistence.validation.TraversableResolverImpl
- isCatalogAtStart() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- isCellEditable(int, int) - Method in class jpa.tools.swing.EntityDataModel
- isCellEditable(int, int) - Method in class jpa.tools.swing.InstanceDataModel
- isClassElementName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
The name of the class element.
- isClassElementName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- isClosed() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- isClosed() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- isClosed() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Returns true if this broker factory is closed.
- isClosed() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether the broker is closed.
- isClosed() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Returns true if this broker factory is closed.
- isClosed() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isClosed() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isClosed() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- isClosed() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- isClosed() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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
- isClosed() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- isClosed() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isClosed() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- isCloseInvoked() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether
Broker.close()
has been invoked, though the broker might remain open until the current managed transaction completes. - isCloseInvoked() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isCloseInvoked() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- 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
- isCloseOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- isCloseOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- isCollection() - Method in class org.apache.openjpa.persistence.meta.Members.Member
-
Affirms if this attribute is a collection.
- isCompatible(int, int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return true if the given field type and storage type are compatible.
- isCompatible(int, String, int, int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return true if this column is compatible with the given JDBC type from
Types
and size. - isCompatibleSuper(int, int) - Static method in class org.apache.openjpa.meta.AccessCode
-
Affirms if the sub class access type is compatible with super class access style.
- isCompound() - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if this shape can have child shapes.
- isConnectionFactoryModeManaged() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether connections are automatically enlisted in global transactions.
- isConnectionFactoryModeManaged() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- isConstant() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return true if this value represents a literal or parameter.
- isConstraintViolationException(Exception) - Static method in class org.apache.openjpa.persistence.validation.ValidationUtils
-
Determines whether an exception is a constraint violation exception via class name.
- isCorrelated() - Method in class org.apache.openjpa.jdbc.sql.Join
- isCustom(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- isCustom(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- isCustom(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- isCustom(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Return
Boolean.FALSE
if this mapping does not customize the delete process,Boolean.TRUE
if it does, or null if it does customize the delete, but also relies on the standard delete method being called. - isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- isCustomDelete(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Return
Boolean.FALSE
if this mapping does not customize the insert process,Boolean.TRUE
if it does, or null if it does customize the insert, but also relies on the standard insert method being called. - isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- isCustomInsert(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Return
Boolean.FALSE
if this mapping does not customize the update process,Boolean.TRUE
if it does, or null if it does customize the update, but also relies on the standard update method being called. - isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- isCustomUpdate(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
- isDataStoreObjectIdFieldUnwrapped() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- isDataStoreObjectIdFieldUnwrapped() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether the field in the object id class corresponding to a datastore id persistence-capable primary key field is the simple datastore id value of the related instance.
- isDataStoreObjectIdFieldUnwrapped() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isDB2ISeriesV5R3OrEarlier() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDB2ISeriesV5R4OrEarlier() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDB2ISeriesV5R4OrLater() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDB2UDBV81OrEarlier() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDB2UDBV82OrLater() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDB2ZOSV8xOrLater() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isDBCPDataSource() - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
-
This method should not throw an exception, as it is called by AutoDriverDataSource to determine if user already specified to use Commons DBCP.
- isDBCPLoaded(ClassLoader) - Static method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
-
This method should not throw an exception, as it is called by AutoDriverDataSource to determine if it should use DBCP or not based on if org.apache.commons.dbcp2.BasicDataSource can be loaded.
- isDebugEnabled() - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- isDeclaredInterfacePersistent() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- isDeclaredInterfacePersistent() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether declared interfaces of a class are treated as persistent types.
- isDeclaredInterfacePersistent() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isDeclaredTypePC() - Method in class org.apache.openjpa.meta.FieldMetaData
- isDeclaredTypePC() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether the type is a persistence capable instance.
- isDeclaredTypePC() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- isDeclaredVariable(String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns whether the specified variable name has been explicitly declared.
- isDeclaredVariable(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- isDefaultCascadePersistEnabled() - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether cascade-persist was declared in the persistence unit defaults.
- isDefaultCascadePersistEnabled() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isDefaultCascadePersistEnabled() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- isDefaultFetchGroupExplicit() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether the default fetch group setting is explicit.
- isDefaultPersistent(ClassMetaData, Member, String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- isDefaultPersistent(ClassMetaData, Member, String, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return true if the given member is persistent by default.
- isDefaultPersistent(ClassMetaData, Member, String, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- isDefaultPUFetchGroupConfigurationOnly() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- isDefaultPUFetchGroupConfigurationOnly() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Affirm if the Fetch Plan currently matches the Persistence Unit's configured default.
- isDefaultPUFetchGroupConfigurationOnly() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- isDefaultValue(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isDefaultValue(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isDefaultValue(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isDefaultValue(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return true if the given field has a default value.
- isDefaultValue(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isDeferred() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Return true if this is a deferred constraint.
- isDeferredEmbeddable(Class<?>, MetaDataContext) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- isDeferResourceLoading() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- isDelayCapable() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isDelayCapable() - Method in class org.apache.openjpa.meta.FieldMetaData
- isDelayed(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isDelayed(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isDelayed(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isDelayed(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Some field types (collection proxies) support delayed loading.
- isDelayed(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isDelayed(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- isDelayLoad() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- isDeleted() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is deleted in this transaction.
- isDeleted() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isDeleted() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isDeleted() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isDeleted() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isDeleted(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isDeleted(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isDeleted(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is deleted.
- isDelimited() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns true if the identifier is delimited.
- isDelimited() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns true if all identifiers within this compound identifier are delimited.
- isDelimited(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Returns true if the name is delimited with default delimiters
- isDelimited(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name is delimited.
- isDelimited(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- isDelimited(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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
- isDelivered() - Method in class openbook.domain.PurchaseOrder
- isDependent() - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Mark this row as dependent on some other row.
- isDependent() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Secondary rows cannot be dependent.
- isDetachable() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether instances are detachable.
- isDetached() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is detached (i.e. this manager is a detached state manager)
- isDetached() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isDetached() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isDetached() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isDetached() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- isDetached() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Returns whether the proxy is detached.
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- isDetached() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- isDetached(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Returns
true
ifobj
is a detached object (one that can be reattached to aBroker
via a call toBroker.attach(java.lang.Object, boolean, org.apache.openjpa.kernel.OpCallbacks)
); otherwise returnsfalse
. - isDetached(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isDetached(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isDetached(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isDetached(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Returns
true
ifpc
is a detached object (one that can be reattached to aEntityManager
via a call toEntityManager.merge(T)
); otherwise returnsfalse
. - isDetached(Object, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
This method makes a best effort to determine if the provided object is detached.
- isDetachedNew() - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to treat relations to detached instances during persist operations as new or as pseudo-hollow instances.
- isDetachedNew() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isDetachedNew() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- ISDETACHEDSTATEDEFINITIVE - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- isDetachedStateTransient() - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use transient detached state.
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- isDirectAccess() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Returns whether the caller has direct-call access to the proxied object.
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- isDirectAccess() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- 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().
- isDirty() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance has been modified in this transaction.
- isDirty() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isDirty() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- isDirty() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isDirty() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isDirty() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isDirty() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isDirty(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isDirty(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isDirty(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is dirty.
- isDirty(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isDirty(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return whether the given object is dirty.
- isDisjunction() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- isDisjunction() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Affirms if the attribute comparisons are OR'ed.
- isDistinct() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- isDistinct() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- isDistinct() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether this is a SELECT DISTINCT / UNION ALL.
- isDistinct() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isDistinct() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- isDistinct() - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
- isDistinct() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Affirms if this query results are distinct instance(s).
- isDistinct() - Method in class org.apache.openjpa.kernel.QueryImpl
- isDistinct(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- isDistinct(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- isDistinct(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
- isDoubleQuoted(String) - Static method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
Returns whether a name is double quoted
- isDroppable(Sequence) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Return true if the sequence is droppable.
- isDroppable(Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Return true if the table is droppable.
- isDuplicateClass(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Determines whether the ClassMetaData has been resolved more than once.
- isDuplicateQuery(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Determines whether the QueryMetaData has been resolved more than once.
- 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
. - isEagerSelectToMany() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isEagerSelectToMany() - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Whether the eager joins or selects used by this field are to-many.
- isEagerSelectToMany() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- isEagerSelectToMany() - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- isElementCollection() - Method in class org.apache.openjpa.meta.FieldMetaData
- isEmbeddable() - Method in class org.apache.openjpa.meta.ClassMetaData
- isEmbedded() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isEmbedded() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isEmbedded() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isEmbedded() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return true if this instance has an owner, meaning it is an embedded value.
- isEmbedded() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isEmbedded() - Method in class org.apache.openjpa.meta.FieldMetaData
- isEmbedded() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
This attribute is a hint to the implementation to store this value in the same structure as the class, rather than as a separate datastore structure.
- isEmbedded() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- isEmbeddedOnly() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type can only be used as an embedded object.
- isEmbeddedPC() - Method in class org.apache.openjpa.meta.FieldMetaData
- isEmbeddedPC() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether this is an embedded persistence capable value.
- isEmbeddedPC() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- isEmbedElementColl - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- isEmpty() - Method in class jpa.tools.swing.IndexedMap
- isEmpty() - Method in class openbook.domain.ShoppingCart
- isEmpty() - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Whether we have any joins.
- isEmpty() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isEmpty() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- isEmpty() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Return true if the buffer is emtpy.
- isEmpty() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- isEmpty() - Method in class org.apache.openjpa.kernel.DistinctResultList
- isEmpty() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.collections.AbstractCollectionDecorator
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- isEmpty() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Checks whether the map is empty or not.
- 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
- isEmpty() - Method in class org.apache.openjpa.meta.Extensions
-
Return true if there are no keys for any vendor.
- isEmpty() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Add a restriction that the path expression must correspond to an association or element collection that is empty (has no elements).
- isEmpty() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- isEmpty() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- isEmpty() - Method in class org.apache.openjpa.util.CacheMap
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- isEmpty() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- isEmpty(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isEmpty(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isEmpty(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- isEmpty(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns true if the identifier is null or the name is null or empty.
- isEmpty(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- isEmpty(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- isEmpty(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- isEmpty(ClassMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- ISEMPTY - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- ISEMPTY - org.apache.openjpa.persistence.query.UnaryOperator
- ISEMPTY_NOT - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- ISEMPTY_NOT - org.apache.openjpa.persistence.query.UnaryOperator
- IsEmptyExpression - Class in org.apache.openjpa.persistence.query
- IsEmptyExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IsEmptyExpression
- isEmptyResult(Result) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of checking whether the result set is empty or not.
- isEnabled() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Returns whether or not statistics will be collected.
- isEnabled() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- 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
- isEnum(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- isEphimeral() - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
Affirms if this metadata is ephimeral.
- isEqualKey(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Compares two keys, in internal converted form, to see if they are equal.
- isEqualKey(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Compares two keys, in internal converted form, to see if they are equal.
- isEqualKey(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Compares two keys for equals.
- isEqualValue(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Compares two values, in external form, to see if they are equal.
- isEqualValue(Object, Object) - Method in class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Compares two values for equals.
- 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.Log4J2LogFactory.LogAdapter
- 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
- isExcluded(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- isExcluded(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Returns the exclusion status of if the given query key.
- isExcluded(K) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Affirms if the given key matches any of the exclusion patterns.
- isExcluded(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Affirms if the given mapping is excluded from being cached.
- isExplicit() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is explicitly declared in the metadata.
- isExplicit(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isExplicitAccess() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Affirms if access style is explicitly defined.
- isExplicitTarget() - Method in class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
-
Affirms if the target is set on this receiver explicitly (i.e. by the user).
- isExtent() - Method in class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
-
Return true if we know the select to have on criteria; to be an extent.
- isExternalized() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether the field is externalized.
- isFailFast() - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Whether to fail after first exception when firing events to listeners.
- isFailFast() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
-
Whether to fail after the first exception thrown by any listener.
- isFalse(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isFatal() - Method in exception org.apache.openjpa.lib.conf.BootstrapException
- isFatal() - Method in exception org.apache.openjpa.persistence.ArgumentException
- isFatal() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- isFatal() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- isFatal() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- isFatal() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- isFatal() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- isFatal() - Method in exception org.apache.openjpa.persistence.NoResultException
- isFatal() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- isFatal() - Method in exception org.apache.openjpa.persistence.PersistenceException
- isFatal() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- isFatal() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- isFatal() - Method in exception org.apache.openjpa.persistence.RollbackException
- isFatal() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- isFatal() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Whether this error is fatal.
- isFatal() - Method in exception org.apache.openjpa.util.OpenJPAException
-
Whether this error is fatal.
- 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.Log4J2LogFactory.LogAdapter
- 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
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Determine if the given SQL Exception is fatal or recoverable (such as a timeout).
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- isFatalException(int, SQLException) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- isFetchConfigurationSQLCacheAdmissible() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- isFetchConfigurationSQLCacheAdmissible() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Whether SQL generated by the FetchConfiguration's current configuration should be cached.
- isFetchConfigurationSQLCacheAdmissible() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- isField(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isField(ClassMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isField(FieldMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isFieldEqual(int, Object) - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Compare the given field.
- isFileAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for f.isFile().
- isFinal - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
-
Whether the owning class is final.
- isFinal - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- isFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- isFirst() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isFlushed() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- isFlushed() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isFlushed() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isFlushed() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isFlushed() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return whether this object has been flushed to the datastore in this transaction.
- isFlushed() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isFlushedDirty() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isFlushedDirty() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isFlushedDirty() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isFlushedDirty() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return whether this object has been flushed, then dirtied again.
- isFlushedDirty() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isFlushing() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isForeignKey() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if any foreign key constraint is attached to this column.
- isForeignKeyInversed() - Method in class org.apache.openjpa.jdbc.sql.Join
- isForeignKeyObjectId(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return whether the columns of the given foreign key to this mapping can be used to construct an object id for this type.
- isFrom(Object) - Method in class org.apache.openjpa.lib.graph.Edge
-
Return true if this edge links from the given node.
- isFromWriteBehindCallback() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isFull() - Method in interface org.apache.openjpa.lib.util.collections.BoundedMap
-
Returns true if this map is full and no new elements can be added.
- isFull() - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Returns true if this map is full and no new mappings can be added.
- isFull() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
- isFull() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
- isFull() - Method in class org.apache.openjpa.lib.util.LRUMap
- isFull() - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
- isFull() - Method in interface org.apache.openjpa.lib.util.SizedMap
-
Whether the map is full.
- isGetter(Method, boolean) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given method signature matches bean-style getter method signature.
public T getXXX()
where T is any non-void type.
or
public T isXXX()
where T is boolean or Boolean. - isGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- isHidden() - Method in class org.apache.openjpa.lib.conf.Value
-
Affirms if the value for this Value is visible.
- isHintSet(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- isHintSet(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Affirm if the given hint has been set in this receiver.
- isHintSet(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Affirms if the given key is set as a hint.
- isIBM() - Method in enum org.apache.openjpa.lib.util.JavaVendors
-
This static worker method returns true if the current implementation is IBM.
- isId() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Affirms if this attribute is an id attribute.
- isId(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- isId(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- isIdSet(Object, ClassMetaData, String) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Check if object id is set or not.
- isImage(Object) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Return true if the given version object appears to be an array state image.
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isImplDataCacheable() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Whether the instance-level impl data can be shared among instances in different contexts if L2 caching is enabled.
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isImplDataCacheable(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Whether the field's impl data is loaded and can be shared among instances in different contexts if L2 caching is enabled.
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isImplicitJoin() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- isImplicitJoin() - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- isImplicitRelation() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Affirms if this instance represents an implicit relation.
- isImplicitRelation() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if this instance represents an implicit relation.
- isInDefaultFetchGroup() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the default fetch group.
- isIndex() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if any index constraint is attached to this column.
- isInFetchGroup(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the given fetch group.
- 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.Log4J2LogFactory.LogAdapter
- 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
- isInitialized() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- isInitialized() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Affirms if this receiver has been initialized.
- isInitializeEagerly() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Affirms if all configured elements are initialized eagerly as opposed to lazily on-demand.
- isInitializeEagerly() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- isInnerClass() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Returns true if the application identity class should be an inner class.
- isInsertable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether the column at the given index is insertable in this context.
- isInsertable(Column, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isInsertable (0, nullValue)
, but returns false if the given column is null. - isInstance(Value, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- isInstance(Value, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the first value is an instance of the given class.
- isInstance(Value, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- isIntercepting() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Whether or not data access in this instance is intercepted.
- isIntercepting() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type's fields are actively intercepted, either by redefinition or enhancement.
- isInvalidProperty(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- 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.
- isJavaIdentifier(String) - Static method in class org.apache.openjpa.persistence.util.SourceCode
- isJDBC3 - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- isJDBC4 - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- isJDBCEnabled() - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
Return true if JDBC logging is enabled.
- isJDBCTemporalSyntax(String) - Static method in class org.apache.openjpa.kernel.Filters
-
Affirms if the given String is enclosed in {}.
- isJoinedSubclass() - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Whether there is a join to the superclass table.
- isJoinedToTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isJoinOuter() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Whether to use an outer join from the class' primary table.
- isJoinOuter() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Whether the field's table is joined to the class table through an outer join.
- isKey() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- isKeyType(AbstractReferenceMap.ReferenceStrength) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Provided protected read-only access to the key type.
- isKeyword(String) - Static method in class org.apache.openjpa.persistence.util.ReservedWords
-
Affirms if the given string matches any of the JPA reserved words in a case-insensitive manner.
- isKnownPrefix(String) - Method in class org.apache.openjpa.persistence.HintHandler
-
Affirms if the given key starts with any of the known prefix.
- isKnownSequence(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- isKnownSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- isKnownSequence(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- isKnownSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Return true if the given sequence is known to exist.
- isKnownTable(String) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- isKnownTable(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- isKnownTable(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- isKnownTable(QualifiedDBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- isKnownTable(Table) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- isKnownTable(Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Return true if the given table is known to exist.
- isKnownType(String) - Static method in class org.apache.openjpa.persistence.util.SourceCode
- isLargeTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isLargeTransaction() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityManager.isTrackChangesByType()
instead. - isLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- isLast() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isLenient() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- isLoaded(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- isLoaded(int) - Method in class org.apache.openjpa.kernel.AbstractPCData
- isLoaded(int) - Method in interface org.apache.openjpa.kernel.PCData
-
Whether the given field index has stored data.
- isLoaded(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
- isLoaded(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- isLoaded(Object) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
-
Determines whether the specified object is loaded.
- isLoaded(Object, String) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- isLoaded(Object, String) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
-
Determines whether the attribute on the specified object is loaded and is managed by one of the entity managers.
- isLoadedWithoutReference(Object, String) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
-
Determines whether the attribute on the specified object is loaded.
- isLoadedWithReference(Object, String) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
-
Determines whether the attribute on the specified object is loaded.
- isLoading(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isLoadInsn(AbstractInsnNode) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- isLob() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column is a LOB.
- isLob() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- isLob() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return true if this select includes a LOB.
- isLob() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isLob(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- isLocked() - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Determine if modifications can still be made to the ComparatorChain.
- isLocked() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Determine if modifications can still be made to the IteratorChain.
- isLocking() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- isLocking() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- isLocking() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If true, then any results loaded from this Result will be locked in the database.
- isLogical() - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Return whether this constraint is a logical constraint only; i.e.
- isLogical() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- isLogical() - Method in class org.apache.openjpa.jdbc.schema.Index
- isLogical() - Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
- isLogical() - Method in class org.apache.openjpa.jdbc.schema.Unique
- isLRS() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- isLRS() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- isLRS() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether the result of this select should be treated as a large result set.
- isLRS() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isLRS() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a large result set.
- isLRU() - Method in class org.apache.openjpa.util.CacheMap
-
Whether this cache map uses LRU eviction.
- isManageable(Object) - Static method in class org.apache.openjpa.util.ImplHelper
-
Returns true if the specified instance is manageable.
- isManaged() - Method in interface openbook.server.OpenBookService
-
Affirms if the transaction on this persistence unit is managed by a container.
- isManaged() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isManaged() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isManaged() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether this context is using managed transactions.
- isManaged() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isManaged() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityManager.isTransactionManaged()
instead to interrogate whether or not this EntityManager's transaction is managed. To determine if a given entity instance is managed, useEntityManager.contains(java.lang.Object)
. - isManagedBy(OpenJPAEntityManagerFactory, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
-
Determines whether the specified state manager is managed by an open broker within the persistence unit of the provided EMF instance.
- isManagedInterface() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type is a managed interface.
- isManagedType(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Returns true if the specified class is an entity or embeddable type.
- isManagedType(OpenJPAConfiguration, Class) - Static method in class org.apache.openjpa.util.ImplHelper
-
Returns true if the specified class is a type that can be managed by OpenJPA.
- isMapped() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Returns true if this class does not use the "none" strategy (including if it has a null strategy, and therefore is probably in the process of being mapped).
- isMapped() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Returns true if field class does not use the "none" strategy (including if it has a null strategy, and therefore is probably in the process of being mapped).
- isMapped() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether this class is mapped to the datastore.
- isMapped() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return whether this field is mapped to the datastore.
- isMappedById() - Method in class org.apache.openjpa.meta.FieldMetaData
- isMappingMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Convenience method for interpreting
AnnotationPersistenceMetaDataParser.getMode()
. - isMappingMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Convenience method for interpreting
AnnotationPersistenceMetaDataSerializer.getMode()
. - isMappingMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Convenience method for interpreting
XMLPersistenceMetaDataParser.getMode()
. - isMappingMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Convenience method for interpreting
XMLPersistenceMetaDataSerializer.getMode()
. - isMappingMode(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Convenience method for interpreting
AnnotationPersistenceMetaDataSerializer.getMode()
. - isMappingMode(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Convenience method for interpreting
XMLPersistenceMetaDataSerializer.getMode()
. - isMappingMode(ValueMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Convenience method for interpreting
AnnotationPersistenceMetaDataSerializer.getMode()
. - isMappingMode(ValueMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Convenience method for interpreting
XMLPersistenceMetaDataSerializer.getMode()
. - isMappingOnlyFactory() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return true if this factory deals only with mapping data, and relies on a separate factory for metadata.
- isMappingOverrideMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Returns true if we're in mapping mode or in metadata mode with mapping overide enabled.
- isMappingOverrideMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Returns true if we're in mapping mode or in metadata mode with mapping override enabled.
- isMatched() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
-
Is this pattern matched fully?
- isMember(E, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isMember(Expression<E>, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isMetaClass(Class<?>) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- isMetaClass(Class<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Affirms if the given class is a meta-class.
- isMetaClass(Class<?>) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isMetaClass(Class<?>) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- isMetaDataAction() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether the action works on metadata as well as mappings.
- isMetaDataMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Convenience method for interpreting
AnnotationPersistenceMetaDataParser.getMode()
. - isMetaDataMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Convenience method for interpreting
AnnotationPersistenceMetaDataSerializer.getMode()
. - isMetaDataMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Convenience method for interpreting
XMLPersistenceMetaDataParser.getMode()
. - isMetaDataMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Convenience method for interpreting
XMLPersistenceMetaDataSerializer.getMode()
. - isMethod(Element) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given element represents a method.
- isMixed(int) - Static method in class org.apache.openjpa.meta.AccessCode
-
Affirms if the given code designates that members can use both FIELD and PROPERTY based access.
- isMixedAccess() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Affirms if attributes of this class use mixed access types.
- isMixedAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- isMixedAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
-
Affirms if the members of given type are using both field and property based access.
- isMustBeginWithLetter() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- isNameDelimited() - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
- isNameTaken(String) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Deprecated.
- isNameTaken(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.NameSet
- isNative() - Method in class org.apache.openjpa.persistence.AbstractQuery
- isNested() - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if this shape is nested within other shapes.
- isNesting() - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if at least one child shape of this shape is a compound shape.
- isNew() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is newly-persisted in this transaction.
- isNew() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isNew() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isNew() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isNew() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isNew(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isNew(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isNew(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is a newly-created instance registered with
broker
. - isNewlyPersistent(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isNewlyPersistent(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return whether the given object was made persistent in the current transaction.
- isNonDefaultMappingAllowed() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows non-default entity relationship mapping.
- isNonDefaultMappingAllowed() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether non-default mapping is allowed.
- isNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- isNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- isNonDefaultMappingUsingJoinTableStrategy() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isNormalGetter(Method) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given method matches the following signature
public T getXXX()
where T is any non-void type. - isNormalGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given method matches the following signature
public T getXXX()
where T is any non-void type. - isNotBlank(CharSequence) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Checks if a CharSequence is not empty (""), not null and not whitespace only.
- isNotEmpty(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isNotEmpty(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- isNotEmpty(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- isNotEmpty(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- isNotEmpty(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- isNotMember(E, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isNotMember(Expression<E>, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isNotMyJoin() - Method in class org.apache.openjpa.jdbc.sql.Join
- isNotNull() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return true if this is a NOT NULL column.
- isNotNull(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isNotNullExplicit() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether the not-null property has been set.
- isNull() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns true if this object is NULL or has a null name component.
- isNull() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the value of the expression is null.
- isNull(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isNull(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns true if the identifier is null.
- ISNULL - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- ISNULL - org.apache.openjpa.persistence.query.UnaryOperator
- ISNULL_NOT - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- ISNULL_NOT - org.apache.openjpa.persistence.query.UnaryOperator
- isNullable() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- IsNullExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e IS NULL Expression.
- IsNullExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IsNullExpression
- isNullOnNoLocator() - Method in class org.apache.openjpa.lib.xml.Location
- isNumeric(Class<?>) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return true if given class can be used as a number.
- isObjectIdTypeShared() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether this type uses an application identity class that is shared with other classes, and is therefore wrapped in an
ObjectId
. - isolate - Variable in class org.apache.openjpa.lib.ant.AbstractTask
- isolationLevel - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- IsolationLevel - Enum in org.apache.openjpa.persistence.jdbc
-
Isolation levels for use in
JDBCFetchPlan.setIsolation(org.apache.openjpa.persistence.jdbc.IsolationLevel)
. - isOnlyLettersDigitsUnderscores() - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- isOpen() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- isOpen() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isOpenJPAIdentity() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether this type uses OpenJPA identity.
- isOptional() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Affirms if this attribute can be null.
- isOrdered() - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
Whether the underlying collection is ordered.
- isOrdered(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return whether the given collection type maintains an artificial ordering.
- isOuter() - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Whether this joins path results in outer joins.
- isOuter() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isOuter() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- isOwnedSequence(DBIdentifier, DBIdentifier, Connection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Uses the native Postgres function pg_get_serial_sequence to determine whether a sequence is owned by the database.
- isOwnedSequenceSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Statement used to determine whether a sequence is owned.
- isOwner(Proxy, OpenJPAStateManager, int) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to check if the given owners and field names are equivalent.
- isPackageElementName(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
The name of the package element.
- isPacking(StoreQuery) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- isPacking(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- isPacking(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- isPacking(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return true if this executor packs projections into the result class itself.
- isParent(ResultShape<?>) - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if the given shape is a parent (or grandparent) of this shape.
- isParsedQuery() - Method in class org.apache.openjpa.kernel.QueryImpl
-
Affirms if this query has originated by parsing a string-based query.
- isParseTopDown() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Whether to parse classes top down.
- isParsing() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- isPartitioned() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- isPartitioned() - Method in interface org.apache.openjpa.datacache.DataCache
-
Affirms if this cache maintains partitions.
- isPartitioned() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- isPartitioned() - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Always returns true.
- isPath() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return true if this value represents a persistent field traversal, such as 'this', 'address.street', or 'projectVariable.title'.
- isPCSubclassName(String) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether
className
is the name for a dynamically-created persistence-capable subclass. - isPendingTransactional() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isPersistent() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is persistent.
- isPersistent() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isPersistent() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isPersistent() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isPersistent() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isPersistent(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isPersistent(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isPersistent(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is persistent.
- isPersistent(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isPersistent(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return whether the given object is persistent.
- isPersistentCollection() - Method in class org.apache.openjpa.meta.FieldMetaData
- 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
- isPoolable() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- isPostLoad() - Method in class org.apache.openjpa.meta.FetchGroup
-
Whether loading this fetch group causes a post-load callback on the loaded instance.
- isPostLoadExplicit() - Method in class org.apache.openjpa.meta.FetchGroup
-
Whether the post-load value is declared for this group.
- isPrimaryKey() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Return true if this column belongs to the table's primary key.
- isPrimaryKey() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this is a primary key field.
- isPrimaryKeyAutoAssigned() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Whether the primary key columns of this key are auto-incrementing, or whether they themselves are members of a foreign key who's primary key is auto-incrementing (recursing to arbitrary depth).
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- isPrimaryKeyObjectId(boolean) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Return true if the this class' primary key columns correspond to the base class' primary key columns used to construct oid values.
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- isPrimaryKeyObjectId(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- isPrimitive() - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if this shape can not have any child shape.
- isPrimitive(String, boolean) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- isPrimitiveDefault(Object, int) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Determine whether or not the provided Object value is the default for the provided typeCode.
- 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.
- isProcedure() - Method in class org.apache.openjpa.persistence.AbstractQuery
- isProperty(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isProperty(ClassMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isProperty(FieldMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isProviderOpen() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- isProviderOpen() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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
- isProvisional() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isProvisional() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isProvisional() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isProvisional() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Return whether this object is provisionally persistent.
- isProvisional() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isQueryMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Convenience method for interpreting
AnnotationPersistenceMetaDataParser.getMode()
. - isQueryMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Convenience method for interpreting
AnnotationPersistenceMetaDataSerializer.getMode()
. - isQueryMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Convenience method for interpreting
XMLPersistenceMetaDataParser.getMode()
. - isQueryMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Convenience method for interpreting
XMLPersistenceMetaDataSerializer.getMode()
. - isRaw() - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- isReachable(int, int) - Method in interface jpa.tools.swing.Maze
- isReachable(int, int) - Method in class jpa.tools.swing.MetamodelView
- isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.openjpa.persistence.validation.TraversableResolverImpl
- isReadOnly() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- isReadOnly() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Whether the query has been marked read-only.
- isReadOnly() - Method in class org.apache.openjpa.kernel.QueryImpl
- 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
- isReadOnly() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Whether the query has been marked read-only.
- isReadOnly() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- isRegistered(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Returns
true
if the given class is already registered. - isRelationId() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column stores some form of serialized identity value for a related record.
- isRelationId(Column[]) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Affirms if all of the given columns represent a relationship identifier.
- isRelationId(ForeignKey) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Affirms if all of the foreign key columns represent a relationship identifier.
- isRemoved(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isRemoved(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return whether the given object is deleted.
- isRemovedFromGraph() - Method in class org.apache.openjpa.lib.graph.Edge
-
Returns if this edge is (still) part of the graph.
- isRemoveHungarianNotation() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- isReplicated() - Method in class org.apache.openjpa.slice.SliceInfo
-
Affirms if this receiver designates replicated instances.
- isReplicated(Class<?>) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Affirms if the given type is replicated.
- isReplicated(Class<?>) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- isReplicated(Object) - Static method in class org.apache.openjpa.slice.SlicePersistence
-
Affirms if the given instance is replicated, provided the given instance is managed.
- isReplicated(Object, DistributedConfiguration) - Static method in class org.apache.openjpa.slice.SliceImplHelper
-
Affirms if the given instance be replicated to multiple slices.
- isReservedFieldName(String) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Returns true if the given field name is reserved for unmanaged fields.
- 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(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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.
- isRollbackOnError() - Method in class org.apache.openjpa.audit.AuditLogger
- isRollbackOnError() - Method in interface org.apache.openjpa.audit.Auditor
-
Affirm if the transaction be rolled back if
audit
operation fails with an exception. - isRootObject(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given mirror represents root java.lang.Object.
- isRuntime() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Return whether we're running the parser at runtime.
- isSame(String) - Method in class org.apache.openjpa.conf.Specification
-
Affirms if the given string equals name of this receiver, ignoring the case.
- isSame(Specification) - Method in class org.apache.openjpa.conf.Specification
-
Affirms if the given specification has the same name of this receiver, ignoring the case.
- isScanUntilRemovable() - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Whether this LRUMap will scan until a removable entry is found when the map is full.
- isSeenVariable(String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return whether the given id has been used as a variable.
- isSeenVariable(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- isSelect(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Determine whether the provided
sql
may be treated as a select statement on this database. - isSelected(Table) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- isSelected(Table) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return whether the given table is being used in this select.
- isSelected(Table) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- isSerialized() - Method in class org.apache.openjpa.meta.FieldMetaData
- isSerialized() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether this value is serialized when stored.
- isSerialized() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- isSetter(Method) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return whether the given method is a setter.
- isSetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given method matches the following signature
public void setXXX(T t)
- isShowLineNumber() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- isSingleton() - Method in class org.apache.openjpa.lib.conf.PluginValue
-
Whether this value is a singleton.
- isSingletonLifecycleEventManager() - Method in class org.apache.openjpa.conf.Compatibility
-
Returns true if life cycle event manager is a singleton configuration.
- isSliceAssigned(OpenJPAStateManager) - Static method in class org.apache.openjpa.slice.SliceImplHelper
-
Affirms if the given StateManager has an assigned slice.
- 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
- isStatic - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- isStoreActive() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isStoreActive() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isStoreActive() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether a data store transaction is active.
- isStoreActive() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isStoreActive() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether a store transaction is active.
- isStream() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a stream.
- isStrong() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache.Exclusion
-
Affirms if this exclusion is strong i.e. can never be reversed.
- isSubqueryPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- isSun() - Method in enum org.apache.openjpa.lib.util.JavaVendors
-
This static worker method returns true if the current implementation is Sun.
- isSystemIndex(String, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- isSystemIndex(String, Table) - Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
- isSystemIndex(String, Table) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- isSystemIndex(String, Table) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- isSystemIndex(String, Table) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is used to filter system indexes from database metadata.
- isSystemIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- isSystemIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- isSystemIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- isSystemSequence(String, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- isSystemSequence(String, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- isSystemSequence(String, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is used to filter system sequences from database metadata.
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- isSystemSequence(DBIdentifier, DBIdentifier, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is used to filter system sequences from database metadata.
- isSystemSequence(DBIdentifier, DBIdentifier, boolean, Connection) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemTable(String, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- isSystemTable(String, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isSystemTable(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is used to filter system tables from database metadata.
- isSystemTable(DBIdentifier, DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- isTemporalType(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Affirms if the given class is Data, Time or Timestamp.
- isThisInsn(AbstractInsnNode) - Static method in class org.apache.openjpa.util.asm.AsmHelper
- isTimedOut() - Method in interface org.apache.openjpa.datacache.DataCachePCData
-
Whether this data is timed out.
- isTimedOut() - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- isTimedOut() - Method in class org.apache.openjpa.datacache.QueryResult
-
Whether this data is timed out.
- 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.Log4J2LogFactory.LogAdapter
- 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
- isTrackChangesByType() - Method in class org.apache.openjpa.kernel.BrokerImpl
- isTrackChangesByType() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isTrackChangesByType() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether memory usage is reduced during this transaction at the expense of tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
- isTrackChangesByType() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isTrackChangesByType() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether memory usage is reduced during this transaction at the expense of tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
- isTracking() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- isTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- isTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- isTracking() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Return true if this tracker has an up-to-date view of all the changes to the container it is managing.
- isTransactional() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is transactional.
- isTransactional() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isTransactional() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isTransactional() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isTransactional() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- isTransactional(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- isTransactional(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- isTransactional(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is transactional.
- isTransactional(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isTransactional(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Return whether the given object is transactional.
- isTransactionManaged() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- isTransactionManaged() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether this entity manager is using managed transactions.
- isTransactionModeManaged() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return whether managed transactions are being used.
- isTransactionModeManaged() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- isTransient - Variable in class org.apache.openjpa.persistence.util.SourceCode.Field
- isTransient() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return whether this is a transient field.
- isTrue(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- isTypePC() - Method in class org.apache.openjpa.meta.FieldMetaData
- isTypePC() - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether the type is a persistence capable instance.
- isTypePC() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- isTypeUnjoinedSubclass(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- isUnaccessedVariable() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Return true if this is a bound variable that has not been accessed after binding.
- isUni1MFK() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Sets a marker to indicate that this instance represents a uni-directional one to many relation using the foreign key strategy.
- isUni1To1JT() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isUni1To1JT(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isUni1ToMFK() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isUni1ToMFK(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isUniMTo1JT() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isUniMTo1JT(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- isUnion() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- isUnion() - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Whether this is a true UNION, rather than a logical combination of independent selects.
- isUnique() - Method in class org.apache.openjpa.jdbc.schema.Index
-
Return true if this is a UNIQUE index.
- isUnique() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- isUnique() - Method in interface org.apache.openjpa.kernel.QueryContext
-
The unique flag.
- isUnique() - Method in class org.apache.openjpa.kernel.QueryImpl
- isUnique(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return whether the given foreign key is unique.
- isUniqueConstraint() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if any unique constraint is attached to this column.
- isUnknown(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isUnknown(ClassMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isUnknown(FieldMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
- isUnproxyable(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return whether the given type is known to be unproxyable.
- isUnqualifiedColumn() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns true if this object is not qualified by a table or schema component.
- isUnqualifiedObject() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns true if this object is not qualified by a schema component.
- isUpdatable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether the column at the given index is updatable in this context.
- isUpdatable(Column, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Equivalent to
isUpdatable (0, nullValue)
, but returns false if the given column is null. - isUsedInOrderBy() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Check if this field is used by other field as "order by" value.
- isUserDefined(Class<?>) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Helper method; returns true if the given class appears to be user-defined.
- isUsingLimit(long) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- isUsingOffset(long) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- isUsingOrderBy(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- isUsingRange(long, long) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- isValid() - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Whether this row has information set on it.
- isValid() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- isValid(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- isValid(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- isValidating() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether this is a validating parser.
- isValidating(Integer) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Returns whether the Validator is validating for the specified event.
- isValidationEnabled() - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- isValidClassCode(int) - Static method in class org.apache.openjpa.meta.AccessCode
-
Affirms if the given code is valid.
- isValidFieldCode(int) - Static method in class org.apache.openjpa.meta.AccessCode
- isValidKey(String) - Static method in class org.apache.openjpa.persistence.JPAProperties
-
Is the given key appears to be a valid JPA specification defined key?
- isValidName(String) - Static method in class openbook.tools.CommandProcessor.Option
-
Affirms if the given string can be a valid option name.
- isValueGenerated() - Method in class org.apache.openjpa.meta.FieldMetaData
- isValueType(AbstractReferenceMap.ReferenceStrength) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Provided protected read-only access to the value type.
- isVariable() - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- isVariable() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- isVariable() - Method in class org.apache.openjpa.kernel.exps.Val
- isVariable() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return true if this value is a variable.
- isVariablePath() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Return whether this is a path involving a variable.
- isVerbose() - Method in class openbook.tools.ant.Java2HTMLConverterTask
- isVerbose() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Whether this serialization is in verbose mode.
- isVersion() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field holds optimistic version information.
- isVersion() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
-
Affirms if this attribute represents a version attribute.
- isVersion(Attribute<?, ?>) - Static method in class jpa.tools.swing.MetamodelHelper
- isVersion(Attribute<?, ?>) - Static method in class org.apache.openjpa.persistence.jest.MetamodelHelper
- isVersionable() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- isVersionable() - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Return true if this field can be used as part of a state image for optimistic locking.
- isVersionable() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- isVersionable() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- isVersionable() - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- isVersionable() - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- isVersionable(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- isVersionable(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
- isVersionable(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
- isVersionable(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- isVersionable(ValueMapping) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Return whether the values managed by this handler can be used in state image versioning.
- isVersionCheckRequired() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isVersionCheckRequired() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isVersionCheckRequired() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isVersionCheckRequired() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Returns true if this state needs to issue a version check at flush time.
- isVersionCheckRequired() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Returns whether this instance needs a version check.
- isVersionUpdateRequired() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- isVersionUpdateRequired() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- isVersionUpdateRequired() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- isVersionUpdateRequired() - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Returns true if this state needs to issue a version update, possibly as a result of being locked.
- isVersionUpdateRequired() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Returns whether this instance needs a version update.
- isVerticalStrat - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
- isVerticalStrategy() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- isVerticalType(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- isVerticalType(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return true if the Value is a Type expression and the Type uses joined table strategy.
- isVerticalType(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- isVisited(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
-
Affirms if this node has been visited before.
- isVisited(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
-
Affirms if this node has been visited.
- isVoid(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given mirror represents a void.
- isVolatile - Variable in class org.apache.openjpa.persistence.util.SourceCode.Field
- 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.Log4J2LogFactory.LogAdapter
- 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.DelegatingDataSource
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- 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.DelegatingPreparedStatement
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- isWrapperFor(Class<?>) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- isXML() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column is of XML type.
- isXmlAttribute() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- isXmlAttribute() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- isXmlAttribute() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return true if mapping on an XmlAttribute.
- isXmlElement() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- isXmlElement() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- isXmlElement() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return true if mapping on an XmlElement.
- isXmlRootElement() - Method in class org.apache.openjpa.meta.XMLClassMetaData
- isXmlRootElement() - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- isXmlRootElement() - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Return true if mapping on an XmlRootElement.
- isXPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- isXPath() - Method in class org.apache.openjpa.kernel.exps.Val
- isXPath() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return true if this value is an XML Path.
- IterableMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that can be iterated directly without needing to create an entry set.
- IterableSortedMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
SortedMap
+OrderedMap
. - iterator - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
-
The iterator being wrapped
- iterator() - Method in class jpa.tools.swing.EntityDataModel
- iterator() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- iterator() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- iterator() - Method in class org.apache.openjpa.kernel.DistinctResultList
- iterator() - Method in interface org.apache.openjpa.kernel.Extent
-
Return an iterator over the extent members.
- iterator() - Method in class org.apache.openjpa.kernel.ExtentImpl
- iterator() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- iterator() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.collections.AbstractCollectionDecorator
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.Values
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.Values
- iterator() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- iterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- iterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- iterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- iterator() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- iterator() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- iterator() - Method in class org.apache.openjpa.persistence.ExtentImpl
- iterator() - Method in class org.apache.openjpa.persistence.jest.Closure
- iterator() - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- iterator() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- iterator() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- iterator() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- IteratorChain<E> - Class in org.apache.openjpa.lib.util.collections
-
An IteratorChain is an Iterator that wraps a number of Iterators.
- IteratorChain() - Constructor for class org.apache.openjpa.lib.util.collections.IteratorChain
-
Construct an IteratorChain with no Iterators.
- IteratorChain(Collection<Iterator<? extends E>>) - Constructor for class org.apache.openjpa.lib.util.collections.IteratorChain
-
Constructs a new
IteratorChain
over the collection of iterators. - IteratorChain(Iterator<? extends E>) - Constructor for class org.apache.openjpa.lib.util.collections.IteratorChain
-
Construct an IteratorChain with a single Iterator.
- IteratorChain(Iterator<? extends E>...) - Constructor for class org.apache.openjpa.lib.util.collections.IteratorChain
-
Constructs a new
IteratorChain
over the array of iterators. - IteratorChain(Iterator<? extends E>, Iterator<? extends E>) - Constructor for class org.apache.openjpa.lib.util.collections.IteratorChain
-
Constructs a new
IteratorChain
over the two given iterators. - itr() - Method in class org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
- itr() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
Implement this method to return an iterator over the contents of the collection.
- itr() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Implement this method to return an iterator over the entries in the map.
- 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
- IV_DUPLICATE_OID - Static variable in exception org.apache.openjpa.util.ReferentialIntegrityException
- IV_MIXED - Static variable in exception org.apache.openjpa.util.ReferentialIntegrityException
- IV_REFERENCE - Static variable in exception org.apache.openjpa.util.ReferentialIntegrityException
- IV_UNIQUE - Static variable in exception org.apache.openjpa.util.ReferentialIntegrityException
- IV_UNKNOWN - Static variable in exception org.apache.openjpa.util.ReferentialIntegrityException
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 AnnotatedElement.getAnnotations AnnotatedElement.getDeclaredAnnotations AnnotatedElement.isAnnotationPresent jakarta.validation.Validator.validate jakarta.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
- JAR_FILE_URLS - Static variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- 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
- Java2HTMLConverter - Class in openbook.tools.converter
- Java2HTMLConverter() - Constructor for class openbook.tools.converter.Java2HTMLConverter
- Java2HTMLConverterTask - Class in openbook.tools.ant
-
An ant task to run Java2HTML Converter.
- Java2HTMLConverterTask() - Constructor for class openbook.tools.ant.Java2HTMLConverterTask
- Java2HTMLConverterTask.Arg - Class in openbook.tools.ant
- Java2TextConverter - Class in openbook.tools.converter
-
Converts Java Source code to plain text with optional line number.
- Java2TextConverter() - Constructor for class openbook.tools.converter.Java2TextConverter
- JavaCharStream - Class in org.apache.openjpa.kernel.jpql
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
- JavaCharStream(InputStream) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(Reader) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int, int) - Constructor for class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Constructor.
- JavaIDDigit - Static variable in class openbook.tools.parser.JavaLexer
- JavaIDDigit - Static variable in class openbook.tools.parser.JavaParser
- JavaLexer - Class in openbook.tools.parser
- JavaLexer() - Constructor for class openbook.tools.parser.JavaLexer
- JavaLexer(CharStream) - Constructor for class openbook.tools.parser.JavaLexer
- JavaLexer(CharStream, RecognizerSharedState) - Constructor for class openbook.tools.parser.JavaLexer
- javaObjectTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- JavaParser - Class in openbook.tools.parser
-
A Java 1.5 grammar for ANTLR v3 derived from the spec This is a very close representation of the spec; the changes are comestic (remove left recursion) and also fixes (the spec isn't exactly perfect).
- JavaParser(TokenStream) - Constructor for class openbook.tools.parser.JavaParser
- JavaParser(TokenStream, int, RecognizerSharedState) - Constructor for class openbook.tools.parser.JavaParser
- JavaParser(TokenStream, DebugEventListener) - Constructor for class openbook.tools.parser.JavaParser
- JavaSQLTypes - Class in org.apache.openjpa.jdbc.meta
-
Java SQL type constants.
- JavaSQLTypes() - Constructor for class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- javaToDbColumnNameProcessing - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- JavaTypes - Class in org.apache.openjpa.meta
-
Type constants for managed fields.
- JavaTypes() - Constructor for class org.apache.openjpa.meta.JavaTypes
- 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
- JAXP_SCHEMA_LANGUAGE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- JAXP_SCHEMA_SOURCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- JDataStoreDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Borland JDataStore
- JDataStoreDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.JDataStoreDictionary
- JDBC_DEFAULT - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- JDBC_DRIVER - Static variable in class org.apache.openjpa.persistence.JPAProperties
- JDBC_PASSWORD - Static variable in class org.apache.openjpa.persistence.JPAProperties
- JDBC_URL - Static variable in class org.apache.openjpa.persistence.JPAProperties
- JDBC_USER - Static variable in class org.apache.openjpa.persistence.JPAProperties
- JDBC3SavepointManager - Class in org.apache.openjpa.jdbc.kernel
-
SavepointManager
implementation that uses JDBC 3 savepoints to store state. - JDBC3SavepointManager() - Constructor for class org.apache.openjpa.jdbc.kernel.JDBC3SavepointManager
- JDBCAggregateListener - Interface in org.apache.openjpa.jdbc.kernel.exps
-
JDBC extension to the
AggregateListener
. - JDBCBrokerFactory - Class in org.apache.openjpa.jdbc.kernel
-
BrokerFactory type for use with the JDBC runtime.
- JDBCBrokerFactory(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
-
Construct the factory with the given option settings; however, the factory construction methods are recommended.
- JDBCConfiguration - Interface in org.apache.openjpa.jdbc.conf
-
Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
- JDBCConfigurationImpl - Class in org.apache.openjpa.jdbc.conf
-
Default implementation of the
JDBCConfiguration
interface. - JDBCConfigurationImpl() - Constructor for class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Default constructor.
- JDBCConfigurationImpl(boolean) - Constructor for class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Constructor.
- JDBCConfigurationImpl(boolean, boolean) - Constructor for class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Constructor.
- JDBCConfigurationImpl(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Copy constructor
- JDBCConfigurationState() - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- 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
JDBCEvent
s. - JDBCEventConnectionDecorator() - Constructor for class org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator
- JDBCExpressionFactory - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression factory implementation that can be used to execute queries via SQL.
- JDBCExpressionFactory(ClassMapping) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
Constructor.
- JDBCFetchConfiguration - Interface in org.apache.openjpa.jdbc.kernel
-
JDBC extensions to OpenJPA's
FetchConfiguration
. - JDBCFetchConfigurationImpl - Class in org.apache.openjpa.jdbc.kernel
-
JDBC extensions to OpenJPA's
FetchConfiguration
. - JDBCFetchConfigurationImpl() - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- JDBCFetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState, JDBCFetchConfigurationImpl.JDBCConfigurationState) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- JDBCFetchConfigurationImpl.JDBCConfigurationState - Class in org.apache.openjpa.jdbc.kernel
-
Configurable JDBC state shared throughout a traversal chain.
- JDBCFetchPlan - Interface in org.apache.openjpa.persistence.jdbc
-
JDBC extensions to the fetch plan.
- JDBCFetchPlanImpl - Class in org.apache.openjpa.persistence.jdbc
-
JDBC extensions to the fetch plan.
- JDBCFetchPlanImpl(FetchConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
Constructor; supply delegate.
- JDBCFilterListener - Interface in org.apache.openjpa.jdbc.kernel.exps
-
JDBC extension to the
FilterListener
. - JDBCListener - Interface in org.apache.openjpa.lib.jdbc
-
A listener for all
JDBCEvent
s that occur. - jdbcListenerPlugins - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- JDBCLockManager - Interface in org.apache.openjpa.jdbc.kernel
-
Extension of the
LockManager
interface with methods for datastore locking during the select and load process. - JDBCPersistenceProductDerivation - Class in org.apache.openjpa.persistence.jdbc
-
Sets JDBC-specific JPA specification defaults.
- JDBCPersistenceProductDerivation() - Constructor for class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- JDBCProductDerivation - Class in org.apache.openjpa.jdbc.conf
-
Sets JDBC as default store.
- JDBCProductDerivation() - Constructor for class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
- JDBCSeq - Interface in org.apache.openjpa.jdbc.kernel
-
Specialization of the the
Seq
interface to provide information on the schema needed by this sequence. - JDBCSeqValue - Class in org.apache.openjpa.jdbc.conf
-
Adds additional aliases to base
SeqValue
. - JDBCSeqValue(String) - Constructor for class org.apache.openjpa.jdbc.conf.JDBCSeqValue
- JDBCStore - Interface in org.apache.openjpa.jdbc.kernel
-
Represents the JDBC store.
- JDBCStoreManager - Class in org.apache.openjpa.jdbc.kernel
-
StoreManager plugin that uses JDBC to store persistent data in a relational data store.
- JDBCStoreManager() - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- JDBCStoreManager.ClientConnection - Class in org.apache.openjpa.jdbc.kernel
-
Connection returned to client code.
- JDBCStoreManager.RefCountConnection - Class in org.apache.openjpa.jdbc.kernel
-
Connection wrapper that keeps an internal ref count so that it knows when to really close.
- JDBCStoreQuery - Class in org.apache.openjpa.jdbc.kernel
-
JDBC query implementation.
- JDBCStoreQuery(JDBCStore, ExpressionParser) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
-
Constructor.
- JDBCStringContains - Class in org.apache.openjpa.jdbc.kernel.exps
-
Deprecated.Use
matches()
instead. - JDBCStringContains() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.JDBCStringContains
-
Deprecated.
- JDBCWildcardMatch - Class in org.apache.openjpa.jdbc.kernel.exps
-
Deprecated.Use
matches()
instead. - JDBCWildcardMatch() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.JDBCWildcardMatch
-
Deprecated.
- JEST_INSTANCE_XSD - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
JEST resources
- JEST_TEMPLATE - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
- JESTCommand - Interface in org.apache.openjpa.persistence.jest
-
Interface for JEST commands.
- JESTCommand.Format - Enum in org.apache.openjpa.persistence.jest
-
Supported format monikers.
- JESTContext - Class in org.apache.openjpa.persistence.jest
-
An operational context combines a
persistence context
and a HTTP execution context expressed as arequest
andresponse
. - JESTContext(String, OpenJPAEntityManagerFactory, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.openjpa.persistence.jest.JESTContext
- JESTServlet - Class in org.apache.openjpa.persistence.jest
-
A specialized HTTP servlet to interpret HTTP requests as Java Persistent API commands on a running persistence unit.
- JESTServlet() - Constructor for class org.apache.openjpa.persistence.jest.JESTServlet
- jj_nt - Variable in class org.apache.openjpa.kernel.jpql.JPQL
-
Next token.
- jjFillToken() - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
- jjstrLiteralImages - Static variable in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Token literal values.
- JJTABS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTABSTRACTSCHEMANAME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTADD - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtAddChild(Node, int) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtAddChild(Node, int) - Method in interface org.apache.openjpa.kernel.jpql.Node
-
This method tells the node to add its argument to the node's list of children.
- JJTAGGREGATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTALL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTAND - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTANY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTASCENDING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTAVERAGE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTBETWEEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTBOOLEANLITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCASE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCLASSNAME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtClose() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtClose() - Method in interface org.apache.openjpa.kernel.jpql.Node
-
This method is called after all the child nodes have been added.
- JJTCOALESCE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCOLLECTIONPARAMETER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCONCAT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCONSTRUCTOR - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCONSTRUCTORPARAM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCONSTRUCTORPARAMS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCOUNT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCURRENTDATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCURRENTTIME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTCURRENTTIMESTAMP - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDATELITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDECIMALLITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDELETE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDESCENDING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDISTINCT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDISTINCTPATH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTDIVIDE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTENTRY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTEQUALS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTESCAPECHARACTER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTEXISTS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTFROM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTFROMITEM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTGENERALCASE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTGENERALIDENTIFIER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtGetChild(int) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtGetChild(int) - Method in interface org.apache.openjpa.kernel.jpql.Node
-
This method returns a child node.
- jjtGetNumChildren() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtGetNumChildren() - Method in interface org.apache.openjpa.kernel.jpql.Node
-
Return the number of children the node has.
- jjtGetParent() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtGetParent() - Method in interface org.apache.openjpa.kernel.jpql.Node
- JJTGREATEROREQUAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTGREATERTHAN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTGROUPBY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTGROUPBYEXTENSION - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTHAVING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTIDENTIFICATIONVARIABLE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTIDENTIFIER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTINDEX - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTINNERFETCHJOIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTINNERJOIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTINTEGERLITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTISEMPTY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTISNULL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTJPQLState - Class in org.apache.openjpa.kernel.jpql
- JJTJPQLState() - Constructor for class org.apache.openjpa.kernel.jpql.JJTJPQLState
- JJTKEY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLENGTH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLESSOREQUAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLESSTHAN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLIKE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLOCATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTLOWER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTMAX - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTMEMBEROF - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTMIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTMOD - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTMULTIPLY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTNAMEDINPUTPARAMETER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTNEGATIVE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtNodeName - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTNOT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTNOTEQUALS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTNULLIF - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtOpen() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtOpen() - Method in interface org.apache.openjpa.kernel.jpql.Node
-
This method is called after the node has been made the current node.
- JJTOR - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTORDERBY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTORDERBYEXTENSION - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTORDERBYITEM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTOUTERFETCHJOIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTOUTERJOIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTPATH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTPATTERNVALUE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTPOSITIONALINPUTPARAMETER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTQUALIFIEDIDENTIFIER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTQUALIFIEDPATH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtree - Variable in class org.apache.openjpa.kernel.jpql.JPQL
- JJTSCALAREXPRESSION - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSELECT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSELECTCLAUSE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSELECTEXPRESSION - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSELECTEXPRESSIONS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSELECTEXTENSION - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- jjtSetParent(Node) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- jjtSetParent(Node) - Method in interface org.apache.openjpa.kernel.jpql.Node
-
This pair of methods are used to inform the node of its parent.
- JJTSIMPLECASE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSIZE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSQRT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSTRINGLITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSTRINGLITERAL2 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSUBSELECT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSUBSTRING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSUBTRACT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTSUM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTIMELITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTIMESTAMPLITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTOK - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTRIM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTRIMBOTH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTRIMCHARACTER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTRIMLEADING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTRIMTRAILING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTYPE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTTYPELITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTUPDATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTUPDATEITEM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTUPDATEVALUE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTUPPER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTVALUE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTVOID - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTWHEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTWHENSCALAR - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JJTWHERE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLTreeConstants
- JMSRemoteCommitProvider - Class in org.apache.openjpa.event
-
JMS-based implementation of
RemoteCommitProvider
that listens for object modifications and propagates those changes to other RemoteCommitProviders over a JMS topic. - JMSRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.JMSRemoteCommitProvider
- JMX_INSTRUMENT_ALIASES - Static variable in class org.apache.openjpa.instrumentation.jmx.JMXProvider
- JMXInstrument - Interface in org.apache.openjpa.instrumentation.jmx
-
Interface for JMX-specific instruments
- JMXProvider - Class in org.apache.openjpa.instrumentation.jmx
-
A simple MBean JMX instrumentation provider
- JMXProvider() - Constructor for class org.apache.openjpa.instrumentation.jmx.JMXProvider
- JNDIManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that uses JNDI to find the TransactionManager. - JNDIManagedRuntime() - Constructor for class org.apache.openjpa.ee.JNDIManagedRuntime
- join(Object[], String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- join(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path from this path by joining the given field.
- join(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Extend the query domain by joining with a class that can be navigated to or that is embedded in the class corresponding to the domain object on which the method is invoked.
- join(DBIdentifier...) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Joins the list of identifiers using the appropriate delimiters and returns a string based identifier.
- join(Column, Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Join a local column to a primary key column of another table.
- join(ForeignKey, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Join the columns of the given foreign key.
- join(ForeignKey, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- join(ForeignKey, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- join(Joins, boolean) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Join this value to the class table.
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- join(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- join(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Joins from the owning class' table to the table where this field lies using the join foreign key.
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- join(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Join to the owning field table for the given element mapping from
ContainerFieldStrategy.getIndependentElementMappings(boolean)
(or null). - join(Select) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Return any joins needed to get from the primary table to this table.
- Join - Class in org.apache.openjpa.jdbc.sql
-
Represents a SQL join.
- JOIN - org.apache.openjpa.persistence.jdbc.FetchMode
- JOIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- JOIN_EXPECTED_INVERSE - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Inverse join that is marked up as a forward join because the backing mapping expects an inverse direction.
- JOIN_FORWARD - Static variable in class org.apache.openjpa.jdbc.meta.MappingInfo
- JOIN_FORWARD - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Standard forward join.
- JOIN_INVERSE - Static variable in class org.apache.openjpa.jdbc.meta.MappingInfo
- JOIN_INVERSE - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Inverse join.
- JOIN_NONE - Static variable in class org.apache.openjpa.jdbc.meta.MappingInfo
- JOIN_REL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialization flag indicating to join into any relation path.
- Joinable - Interface in org.apache.openjpa.jdbc.meta
-
Represents a value that can be joined to.
- JOINABLE - org.apache.openjpa.persistence.jdbc.NonpolymorphicType
- joinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- joinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverride
- joinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- joinConstant(Object, Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Join a constant value to a primary key column of another table.
- joinConstant(Column, Object) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Join a constant value to a local column of this table.
- joinCount() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- joinCount() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- joinedRel - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- joinElementRelation(Joins, ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Join this value's table to the table for the given element mapping from
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null). - joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- joinElementRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Join this value's table to the table for the given element mapping from
ContainerFieldStrategy.getIndependentElementMappings(boolean)
(or null). - joinFetch(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path from this path by fetch joining the given field.
- joinFetch(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Specify that the association or element collection that is referenced by the attribute be eagerly fetched through use of an inner join.
- joinForeignKey() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- joinIndex() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- joinKey(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- joinKey(Joins, boolean) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Join the key value to the class table.
- joinKey(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- joinKey(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- joinKey(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- joinKey(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- joinKeyRelation(Joins, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Join this value's table to the table for the related first class object key type, if any.
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- joinKeyRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- joinKeyRelation(Joins, ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Join this value's table to the table for the given key mapping from
LRSMapFieldStrategy.getIndependentKeyMappings(boolean)
(or null). - joinKeyRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- joinKeyRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- joinKeyRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- joinKeyRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- joinKeyRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- joinNames(String[]) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Joins multiple names using default identifier rules.
- joinNames(String[], String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Joins multiple names using the specified delimiter.
- 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(String[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- joinNames(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Joins two names using the default identifier rules.
- 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(String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(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(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[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
Joins multiple names together using the standard delimiting rules ex. ( {"s", "t", "c"} --> "s"."
- 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[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(IdentifierRule, String[], String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- JoinPath - Class in org.apache.openjpa.persistence.query
-
Path resulting by joining from a parent path via an attribute.
- JoinPath(AbstractDomainObject, PathOperator, String) - Constructor for class org.apache.openjpa.persistence.query.JoinPath
- joinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Join the columns of the given foreign key, which represents a relation via the given field name.
- joinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- joinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- joinRelation(Joins, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Join this value's table to the table for the related first class object type, if any.
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- joinRelation(Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- joins - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpState
- joins - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- joins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- joins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- Joins - Interface in org.apache.openjpa.jdbc.sql
-
Tracks joins made when traversing relations in a select.
- joinSuperclass(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- joinSuperclass(Joins, boolean) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Join the mapping and its superclass.
- joinSuperclass(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- joinSuperclass(Joins, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- joinSyntax - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- JoinSyntax - Enum in org.apache.openjpa.persistence.jdbc
-
Type of join syntax to use.
- JoinSyntaxes - Interface in org.apache.openjpa.jdbc.sql
-
Constants for ways of describing joins in SQL.
- joinTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- joinValueRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- joinValueRelation(Joins, ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Join this value's table to the table for the given value mapping from
LRSMapFieldStrategy.getIndependentValueMappings(boolean)
(or null). - joinValueRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
-
Invokes
FieldStrategy.joinRelation(org.apache.openjpa.jdbc.sql.Joins, boolean, boolean)
by default. - joinValueRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- joinValueRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- joinValueRelation(Joins, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- jpa.tools.swing - package jpa.tools.swing
-
Swing widgets to browse persistent entities using JPA 2.0 MetaModel API.
- JPAFacadeHelper - Class in org.apache.openjpa.persistence
-
Helper class for switching between OpenJPA's JPA facade and the underlying Broker kernel.
- JPAFacadeHelper() - Constructor for class org.apache.openjpa.persistence.JPAFacadeHelper
- JPAProperties - Class in org.apache.openjpa.persistence
-
Enumerates configuration property keys defined in JPA 2.0 Specification.
- JPAProperties() - Constructor for class org.apache.openjpa.persistence.JPAProperties
- JPAServletContext - Interface in org.apache.openjpa.persistence.jest
-
An operating context provides a
persistence context
and utility functions within which all JEST commands execute. - JPQL - Class in org.apache.openjpa.kernel.jpql
- JPQL(InputStream) - Constructor for class org.apache.openjpa.kernel.jpql.JPQL
-
Constructor with InputStream.
- JPQL(InputStream, String) - Constructor for class org.apache.openjpa.kernel.jpql.JPQL
-
Constructor with InputStream and supplied encoding
- JPQL(Reader) - Constructor for class org.apache.openjpa.kernel.jpql.JPQL
-
Constructor.
- JPQL(String) - Constructor for class org.apache.openjpa.kernel.jpql.JPQL
- JPQL(JPQLTokenManager) - Constructor for class org.apache.openjpa.kernel.jpql.JPQL
-
Constructor with generated Token Manager.
- JPQL_EXTENDED - Static variable in class org.apache.openjpa.conf.Compatibility
-
Allow non-compliant extensions of JPQL.
- JPQL_STRICT - Static variable in class org.apache.openjpa.conf.Compatibility
-
If a JPQL statement is not compliant with the JPA specification, fail to parse it.
- JPQL_WARN - Static variable in class org.apache.openjpa.conf.Compatibility
-
If a JPQL statement is not compliant with the JPA specification, warn the first time that statement is parsed.
- JPQLConstants - Interface in org.apache.openjpa.kernel.jpql
-
Token literal values and constants.
- JPQLExpressionBuilder - Class in org.apache.openjpa.kernel.jpql
-
Builder for JPQL expressions.
- JPQLExpressionBuilder(ExpressionFactory, ExpressionStoreQuery, Object) - Constructor for class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
Constructor.
- JPQLExpressionBuilder.JPQLNode - Class in org.apache.openjpa.kernel.jpql
-
Base node that will be generated by the JPQLExpressionBuilder; base class of the
SimpleNode
that is used byJPQL
. - JPQLExpressionBuilder.ParsedJPQL - Class in org.apache.openjpa.kernel.jpql
-
Public for unit testing purposes.
- JPQLHelper - Class in org.apache.openjpa.persistence.query
-
Utility for converting elements to JPQL string fragments.
- JPQLHelper() - Constructor for class org.apache.openjpa.persistence.query.JPQLHelper
- JPQLNode(JPQL, int) - Constructor for class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- JPQLParser - Class in org.apache.openjpa.kernel.jpql
-
Parser for JPQL queries.
- JPQLParser() - Constructor for class org.apache.openjpa.kernel.jpql.JPQLParser
- JPQLTokenManager - Class in org.apache.openjpa.kernel.jpql
-
Token Manager.
- JPQLTokenManager(JavaCharStream) - Constructor for class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Constructor.
- JPQLTokenManager(JavaCharStream, int) - Constructor for class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Constructor.
- JPQLTreeConstants - Interface in org.apache.openjpa.kernel.jpql
- json - org.apache.openjpa.persistence.jest.JESTCommand.Format
- JSON - Interface in org.apache.openjpa.json
-
A generic interface for a JSON encoded instance.
- JSON - Interface in org.apache.openjpa.persistence.jest
-
A generic interface for a JSON encoded instance.
- JSONObject - Class in org.apache.openjpa.json
-
A JSON instance for persistence.
- JSONObject - Class in org.apache.openjpa.persistence.jest
-
A JSON instance for persistence.
- JSONObject(String, Object, boolean) - Constructor for class org.apache.openjpa.json.JSONObject
- JSONObject(String, Object, boolean) - Constructor for class org.apache.openjpa.persistence.jest.JSONObject
- JSONObject.Array - Class in org.apache.openjpa.json
-
An array of objects.
- JSONObject.Array - Class in org.apache.openjpa.persistence.jest
-
An array of objects.
- JSONObject.KVMap - Class in org.apache.openjpa.json
-
A map whose key or value can be JSON.
- JSONObject.KVMap - Class in org.apache.openjpa.persistence.jest
-
A map whose key or value can be JSON.
- JSONObjectFormatter - Class in org.apache.openjpa.persistence.jest
-
Marshals a root instance and its persistent closure as JSON object.
- JSONObjectFormatter() - Constructor for class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- JSPUtility - Class in openbook.util
-
A set of static utilities used by the Java Server Pages.
- JSPUtility() - Constructor for class openbook.util.JSPUtility
- JULLogFactory - Class in org.apache.openjpa.lib.log
- JULLogFactory() - Constructor for class org.apache.openjpa.lib.log.JULLogFactory
K
- key - Variable in class org.apache.openjpa.jdbc.kernel.exps.MapEntry.EntryExpState
- key - Variable in class org.apache.openjpa.jdbc.kernel.exps.MapKey.KeyExpState
- key - Variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
-
The key
- key() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives by KEY() operation on this path.
- key() - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Return a path expression corresponding to the key of a map-valued association or element collection.
- KEY - org.apache.openjpa.persistence.query.PathOperator
- KEY - Static variable in class org.apache.openjpa.conf.BrokerFactoryValue
- KEY - Static variable in class org.apache.openjpa.conf.BrokerValue
- KEY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- KEY - Static variable in class org.apache.openjpa.persistence.EntityManagerFactoryValue
-
Configuration property key.
- KEY_DEPENDENT - org.apache.openjpa.persistence.MetaDataTag
- KEY_TYPE - org.apache.openjpa.persistence.MetaDataTag
- KeyAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.KeyAttributeImpl
- keyCascade() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- KeyClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Marker interface specifying to use the expected class of the map key relation as criteria in the join.
- KeyColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Map key column.
- keyColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- KeyColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple map key columns for complex mappings.
- KeyDependent - Annotation Type in org.apache.openjpa.persistence
-
Dependent map key marker.
- keyEmbedded() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- KeyEmbeddedMapping - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Embedded mapping information for a map key.
- 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.
- KeyExpression - Class in org.apache.openjpa.persistence.query
-
Denotes KEY(e) Expression.
- KeyExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.KeyExpression
- KeyForeignKey - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Foreign key on map key columns.
- KeyIndex - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Index on map key columns.
- KeyJoinColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Map key join column.
- keyJoinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- KeyJoinColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple map key columns for compound joins.
- KeyNonpolymorphic - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Indicates that the annotated map's keys are not entirely polymorphic.
- keyRemoved(Object, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Invoke when a key is removed from this cache.
- keys() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- keys() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- keys() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets all the identifier keys for the cached queries.
- keys() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- keys(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Return all keys for the given value.
- keys(M) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- KEYS - Static variable in class jpa.tools.swing.TextStyles
- keySet() - Method in class jpa.tools.swing.IndexedMap
- keySet() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Return a threadsafe view of the keys in this cache.
- keySet() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- keySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Gets a keySet view of the map.
- keySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the keySet view of the map.
- keySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- keySet() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Returns a set view of this map's keys.
- keySet() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns a set view of the keys contained in this map in key order.
- keySet() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- 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.OrderedMap
- keySet() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- keySet() - Method in class org.apache.openjpa.util.CacheMap
- keySet(ProxyMap) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Override for
Map.keySet()
. - KeySet(AbstractDualBidiMap<K, ?>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySet
-
Constructs a new view of the BidiMap.
- KeySet(AbstractHashedMap<K, ?>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- KeySetIterator(Iterator<K>, AbstractDualBidiMap<K, ?>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
-
Constructor.
- KeySetIterator(AbstractHashedMap<K, ?>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySetIterator
- KeySetIterator(AbstractLinkedMap<K, ?>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.KeySetIterator
- KeyStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Map key mapping strategy.
- keyType() - Method in annotation type org.apache.openjpa.persistence.PersistentMap
- KeyType - Annotation Type in org.apache.openjpa.persistence
-
Indicates the persistent key type of a map field, if different than the declared type.
- KeyValue<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a simple key value pair.
- KEYWORDS - Static variable in class org.apache.openjpa.persistence.util.ReservedWords
- KHAKI - Static variable in class jpa.tools.swing.MetamodelHelper
- kind - Variable in class org.apache.openjpa.kernel.jpql.Token
-
An integer that describes the kind of this token.
- kubernetesClient() - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- KubernetesTCPRemoteCommitProvider - Class in org.apache.openjpa.event.kubernetes
- KubernetesTCPRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- KVMap() - Constructor for class org.apache.openjpa.json.JSONObject.KVMap
- KVMap() - Constructor for class org.apache.openjpa.persistence.jest.JSONObject.KVMap
L
- LANG_CRITERIA - Static variable in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
The mnemonic to identify the query language.
- LANG_JPQL - Static variable in class org.apache.openjpa.kernel.jpql.JPQLParser
- LANG_METHODQL - Static variable in class org.apache.openjpa.kernel.QueryLanguages
- LANG_PREPARED_SQL - Static variable in class org.apache.openjpa.kernel.QueryLanguages
- LANG_SQL - Static variable in class org.apache.openjpa.kernel.QueryLanguages
- LANG_STORED_PROC - Static variable in class org.apache.openjpa.kernel.QueryLanguages
- LANGUAGE - Static variable in class org.apache.openjpa.kernel.MethodStoreQuery
- last - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
-
The last returned entry
- last - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
-
The last returned entry
- last - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
-
The current (last returned) entry
- last() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- last() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- last() - Method in interface org.apache.openjpa.kernel.exps.Path
-
Return the last field in the path, or null if the path does not not contain a final field.
- last() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- last() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
- last() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- last() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- LAST - org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- lastElement() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- lastGeneratedKeyQuery - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- lastIndex(String[]) - Method in class openbook.tools.CommandProcessor
-
Gets the last index in the given array that can be processed as an option.
- lastIndexOf(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- lastIndexOf(Object) - Method in class org.apache.openjpa.kernel.DistinctResultList
- lastIndexOf(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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
- lastIndexOf(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- lastIndexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- lastIndexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- lastIndexOf(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- lastIndexOf(Object, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- lastKey - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
-
The last returned key
- lastKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the last key in the map, which is the most recently inserted.
- lastKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
- lastKey() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- lastKey() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- lastKey() - Method in interface org.apache.openjpa.lib.util.collections.OrderedMap
-
Gets the last key currently in this map.
- lastKey() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the last (highest) key currently in this map.
- lastValue - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
-
The last returned value
- LazyForwardResultList - Class in org.apache.openjpa.lib.rop
-
Lazy forward-only result list.
- LazyForwardResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.LazyForwardResultList
- LazySchemaFactory - Class in org.apache.openjpa.jdbc.schema
-
Factory that uses database metadata to construct the system schema.
- LazySchemaFactory() - Constructor for class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- le(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- le(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- LE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- LE() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- LEADING - org.apache.openjpa.persistence.query.TrimSpec
- LEADING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- leadingDelimiter - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- least(Expression<X>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- LEFT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- leftJoin(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path from this path by outer joining the given field.
- leftJoin(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Extend the query domain by left outer joining with a class that can be navigated to or that is embedded in the class corresponding to the domain object on which the method is invoked.
- leftJoinFetch(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path from this path by fetch joining the given field.
- leftJoinFetch(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Specify that the association or element collection that is referenced by the attribute be eagerly fetched through use of a left outer join.
- length() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
The length of the name, including delimiting characters.
- length() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns the length of the qualified identifier, including delimiters and name separators.
- length() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Return the number of SQL elements in this value.
- length() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- length() - Method in class org.apache.openjpa.kernel.ResultShape
-
Number of arguments to populate this shape only.
- 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.
- length() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- length() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- length() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- length() - Method in interface org.apache.openjpa.persistence.query.Expression
-
String length This method must be invoked on an expression corresponding to a string.
- length(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- length(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- length(Select, ExpContext, ExpState) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Return the number of SQL elements in this value.
- LENGTH - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- LENGTH - org.apache.openjpa.persistence.query.UnaryOperator
- LENGTH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- LENGTH_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- lengthAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for f.length().
- LengthExpression - Class in org.apache.openjpa.persistence.query
-
Denotes LENGTH(e) Expression.
- LengthExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.LengthExpression
- lenientPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- LESS - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- lessEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
- lessEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
- lessEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
- lessEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
- lessEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
- LESSEQUAL - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- LessEqualExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 <= e2 Expression.
- LessEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LessEqualExpression
- lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- lessThan(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- lessThan(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than the argument.
- lessThan(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than the argument.
- lessThan(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than the argument.
- lessThan(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than the argument.
- lessThan(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- lessThan(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- lessThan(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- lessThan(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand is less than the argument.
- lessThanEqual(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- lessThanEqual(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- lessThanEqual(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- LessThanExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 < e2 Expression.
- LessThanExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LessThanExpression
- lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- Letter - Static variable in class openbook.tools.parser.JavaLexer
- Letter - Static variable in class openbook.tools.parser.JavaParser
- LETTER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- Level() - Constructor for class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask.Level
- LEVEL_CLASS - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- LEVEL_NONE - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- LEVEL_PACKAGE - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Lexer state names.
- LifecycleCallbacks - Interface in org.apache.openjpa.event
-
A lifecycle listener that responds to callbacks rather than events.
- LifecycleEvent - Class in org.apache.openjpa.event
-
Lifecycle event on a persistent instance.
- LifecycleEvent(Object, int) - Constructor for class org.apache.openjpa.event.LifecycleEvent
-
Constructor.
- LifecycleEvent(Object, Object, int) - Constructor for class org.apache.openjpa.event.LifecycleEvent
-
Constructor.
- lifecycleEventManager - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- LifecycleEventManager - Class in org.apache.openjpa.event
-
Manager that can be used to track and notify listeners on lifecycle events.
- LifecycleEventManager() - Constructor for class org.apache.openjpa.event.LifecycleEventManager
- LifecycleEventManager.ListenerAdapter - Interface in org.apache.openjpa.event
-
Interface that facades to other lifecycle listener interfaces can implement to choose which events to respond to based on their delegate.
- LifecycleEventManager.ListenerList - Class in org.apache.openjpa.event
-
Extended list that tracks what event types its elements care about.
- LifecycleListener - Interface in org.apache.openjpa.event
-
Interface for listening to all
LifecycleEvent
s. - LifecycleMetaData - Class in org.apache.openjpa.meta
-
Information about lifecycle events for a managed type.
- like(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(Expression<String>, Expression<String>, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(Expression<String>, String, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(Expression<String>, String, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- like(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- like(String, char) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- like(String, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- like(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- like(PredicateOperand, char) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- like(PredicateOperand, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
- LIKE - org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
- LIKE - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- LIKE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- like_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- LIKE_NOT - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- LikeExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 LIKE e2 Expression.
- LikeExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LikeExpression
- LikeExpression(Expression, Expression, Object) - Constructor for class org.apache.openjpa.persistence.query.LikeExpression
- line - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- LINE_COMMENT - Static variable in class openbook.tools.parser.JavaLexer
- LINE_COMMENT - Static variable in class openbook.tools.parser.JavaParser
- LineItem - Class in openbook.domain
-
An immutable persistent entity with complex primary key.
- LineItem() - Constructor for class openbook.domain.LineItem
- LineItem.LineItemId - Class in openbook.domain
-
Separate identity class.
- LineItemId() - Constructor for class openbook.domain.LineItem.LineItemId
- LinkedMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A
Map
implementation that maintains the order of the entries. - LinkedMap() - Constructor for class org.apache.openjpa.lib.util.collections.LinkedMap
-
Constructs a new empty map with default size and load factor.
- LinkedMap(int) - Constructor for class org.apache.openjpa.lib.util.collections.LinkedMap
-
Constructs a new, empty map with the specified initial capacity.
- LinkedMap(int, float) - Constructor for class org.apache.openjpa.lib.util.collections.LinkedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- LinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.LinkedMap
-
Constructor copying elements from another map.
- LinkEntry(AbstractHashedMap.HashEntry<K, V>, int, Object, V) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkEntry
-
Constructs a new entry.
- LinkIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- LinkMapIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- list() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- list() - Method in interface org.apache.openjpa.kernel.Extent
-
Returns a list of all objects represented by this extent.
- list() - Method in class org.apache.openjpa.kernel.ExtentImpl
- list() - Method in interface org.apache.openjpa.persistence.Extent
-
List the extent contents.
- list() - Method in class org.apache.openjpa.persistence.ExtentImpl
- ListAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.ListAttributeImpl
- ListenerList(int) - Constructor for class org.apache.openjpa.event.LifecycleEventManager.ListenerList
- ListenerList(LifecycleEventManager.ListenerList) - Constructor for class org.apache.openjpa.event.LifecycleEventManager.ListenerList
- 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.kernel.DelegatingResultList
- listIterator() - Method in class org.apache.openjpa.kernel.DistinctResultList
- listIterator() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- listIterator() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- listIterator() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
- listIterator() - Method in class org.apache.openjpa.lib.rop.ListResultList
- listIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- listIterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- listIterator() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- listIterator() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- listIterator() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- listIterator(int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- listIterator(int) - Method in class org.apache.openjpa.kernel.DistinctResultList
- listIterator(int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- listIterator(int) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- listIterator(int) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
- listIterator(int) - Method in class org.apache.openjpa.lib.rop.ListResultList
- listIterator(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- listIterator(int) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- listIterator(int) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- listIterator(int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- listIterator(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- ListIteratorWrapper<E> - Class in org.apache.openjpa.lib.util.collections
-
Converts an
Iterator
into aResettableListIterator
. - ListIteratorWrapper(Iterator<? extends E>) - Constructor for class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Constructs a new
ListIteratorWrapper
that will wrap the given iterator. - listKnownTypes() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Returns the names of classes that are known to the cache and whether or not they are currently being cached.
- listKnownTypes() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- listKnownTypes() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- listKnownTypes() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the names of classes that are known to the cache and whether or not they are currently being cached.
- 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.
- Lit - Class in org.apache.openjpa.jdbc.kernel.exps
-
A literal value in a filter.
- Lit(Object, int) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Lit
-
Constructor.
- literal() - Method in class openbook.tools.parser.JavaParser
- literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- literal(boolean) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(boolean) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a boolean value.
- literal(boolean) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(char) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(char) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a character value.
- literal(char) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to an entity class.
- literal(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to an enum.
- literal(Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a numeric value.
- literal(Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a String value.
- literal(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a Calendar value.
- literal(Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- literal(Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a Date value.
- literal(Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- literal(T) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- Literal - Interface in org.apache.openjpa.kernel.exps
-
Interface for any literal value.
- literal_or_param() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- LiteralExpression - Class in org.apache.openjpa.persistence.query
-
Denotes a Literal Expression.
- LiteralExpression(Object) - Constructor for class org.apache.openjpa.persistence.query.LiteralExpression
- load() - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
Load and return an instance of the type handled by this marshaller.
- load() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- load() - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
- load() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- load() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- load() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- load() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- load() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- load() - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Load the proxy if it was delay-loaded.
- load() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- load() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- load(PersistenceUnitInfo, Map) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
Load configuration from the given persistence unit with the specified user properties.
- load(File, String) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
- 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(File, String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- 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 inProperties.load(java.io.Reader)
. - load(Class<?>, int, ClassLoader) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Load metadata for the given class in the given mode(s).
- load(Class<?>, int, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- load(Class, int, ClassLoader) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- load(Class, int, ClassLoader) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- load(Class, int, ClassLoader) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- load(String) - Static method in class openbook.util.PropertyHelper
-
Load properties from the given name resource.
- load(String, String, ClassLoader) - 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(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(String, String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- load(String, String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
Load configuration from the given resource and unit names, which may be null.
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- load(ExpContext, ExpState, Result) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- load(ExpContext, ExpState, Result) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Load the data for this value.
- load(ClassMapping, JDBCFetchConfiguration, BitSet, Result) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
Load the object in the current row of the given result.
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Load a pc object using the given store manager.
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Load a pc object using the given store manager.
- load(ClassMapping, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- load(Column, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- load(Column, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- load(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- load(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- load(FetchConfiguration) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- load(FetchConfiguration) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Load fetch group fields.
- load(FetchConfiguration) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- load(FetchConfiguration, int, BitSet, Object, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Load the state of this instance based on the given fetch configuration and load mode.
- load(OpenJPAStateManager, BitSet, FetchConfiguration) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Load the data and version information for this object into the given state manager.
- load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This method is invoked when OpenJPA needs to load additional data into an object that has already been at least partially loaded by a previous
AbstractStoreManager.initialize(org.apache.openjpa.kernel.OpenJPAStateManager, org.apache.openjpa.kernel.PCState, org.apache.openjpa.kernel.FetchConfiguration, java.lang.Object)
invocation. - load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Load the given state manager.
- load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- load(OpenJPAStateManager, BitSet, FetchConfiguration, Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Loads some or all of the marked fields from the cache into the given state manager.
- load(OpenJPAStateManager, BitSet, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load secondary data using a connection from the store manager.
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load virtual row data; the given result is not guaranteed to contain data for this field, so the field mapping should make sure the result contains its needed column data before loading.
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- load(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- load(OpenJPAStateManager, JDBCStore, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- load(OpenJPAStateManager, JDBCStore, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- load(OpenJPAStateManager, JDBCStore, Result) - Method in class org.apache.openjpa.jdbc.meta.Version
- load(OpenJPAStateManager, JDBCStore, Result) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Load data.
- load(OpenJPAStateManager, JDBCStore, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- load(OpenJPAStateManager, JDBCStore, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- load(OpenJPAStateManager, JDBCStore, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.Version
- load(OpenJPAStateManager, JDBCStore, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Load data.
- load(OpenJPAStateManager, FetchConfiguration) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Load data from the current input record into the given state manager.
- load(OpenJPAStateManager, FetchConfiguration) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Load the data and version information for this object into the given state manager.
- load(OpenJPAStateManager, FetchConfiguration, Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Loads all fields that are currently stored in the cache into the given state manager.
- load(OpenJPAStateManager, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- load(ClassMetaData) - Method in class org.apache.openjpa.xmlstore.XMLFileHandler
-
Loads all instances of
meta
into a list of objects. - LOAD_ALL - Static variable in class org.apache.openjpa.kernel.StateManagerImpl
- LOAD_FETCH_GROUP - org.apache.openjpa.persistence.MetaDataTag
- LOAD_FGS - Static variable in class org.apache.openjpa.kernel.StateManagerImpl
- LOAD_REQUIRED - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- LOAD_SERIALIZE - Static variable in class org.apache.openjpa.kernel.StateManagerImpl
- loadAll(Collection<OpenJPAStateManager>, PCState, int, FetchConfiguration, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This implementation just delegates to the proper singular method (
StoreManager.initialize(org.apache.openjpa.kernel.OpenJPAStateManager, org.apache.openjpa.kernel.PCState, org.apache.openjpa.kernel.FetchConfiguration, java.lang.Object)
orStoreManager.load(org.apache.openjpa.kernel.OpenJPAStateManager, java.util.BitSet, org.apache.openjpa.kernel.FetchConfiguration, int, java.lang.Object)
) depending on each state manager's state. - loadAll(Collection<OpenJPAStateManager>, PCState, int, FetchConfiguration, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- loadAll(Collection<OpenJPAStateManager>, PCState, int, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- loadAll(Collection<OpenJPAStateManager>, PCState, int, FetchConfiguration, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Initialize, load, or validate the existance of all of the given objects.
- loadAll(Collection, PCState, int, FetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- loadAll(Collection, StoreManager, PCState, int, FetchConfiguration, Object) - Static method in class org.apache.openjpa.util.ImplHelper
-
Helper for store manager implementations.
- loadAsmClass(String, byte[], Class<?>, ClassLoader) - Static method in class org.apache.openjpa.util.GeneratedClasses
- loadBuildTimeProxy(Class, ClassLoader) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Load the proxy class generated at build time for the given type, returning null if none exists.
- loadClass(byte[], ClassLoader) - Method in class org.apache.openjpa.util.asm.EnhancementProject
- loadClass(Class<?>) - Method in class org.apache.openjpa.util.asm.EnhancementProject
-
Load a class with the given type.
- loadClass(String) - Method in class org.apache.openjpa.lib.util.TemporaryClassLoader
- loadClass(String) - Method in class org.apache.openjpa.util.asm.EnhancementProject
-
Load a class with the given name.
- loadClass(String, boolean) - Method in class org.apache.openjpa.lib.util.TemporaryClassLoader
- loadClass(String, ClassLoader) - Method in class org.apache.openjpa.util.asm.EnhancementProject
-
Load the bytecode for the class with the given name.
- loadCollection(ProxyCollection) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
- loadCollection(ProxyCollection, boolean) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
- loadDataStore(ValueMapping, Result, Joins, Column[]) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Load the datastore value from the given result.
- 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. - loadDefaults(ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- loadDelayedField(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- loadDelayedField(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- loadDelayedField(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- loadDelayedField(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
If a field was marked delayed in a previous load operation this method can be used to load the field.
- loadDelayedField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Loads a delayed access field.
- loadDelayedProxy(Class<?>) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- loadDynamicAgent(Log) - Static method in class org.apache.openjpa.enhance.PCEnhancerAgent
- loadEagerJoin(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- loadEagerJoin(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load the joined eager result.
- loadEagerJoin(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- loadEagerJoin(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- loadEagerJoin(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- loadEagerParallel(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- loadEagerParallel(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load the batched eager result.
- loadEagerParallel(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- loadEagerParallel(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- loadEagerParallel(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- Loaded() - Constructor for class org.apache.openjpa.conf.DetachOptions.Loaded
- LOADED - org.apache.openjpa.persistence.DetachStateType
- loadedForUpdate(OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCLockManager
-
Notification that the given instance was loaded via a result set produced by a FOR UPDATE select.
- loadedForUpdate(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Load an element of the collection.
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- loadElement(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Load an element of the collection.
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Load this strategy's field by transforming the given datastore value.
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- loadEmbedded(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- loadFactor() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
-
Returns the load factor for this map.
- LoadFetchGroup - Annotation Type in org.apache.openjpa.persistence
-
Fetch group loaded when the annotated field/property is loaded.
- loadField(int, int, boolean, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Load the given field's fetch group; the field itself may already be loaded if it is being set by the user.
- loadField(OpenJPAStateManager, FieldMetaData, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Set field-level information into the given state manager.
- loadGlobals() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Automatically load global values from the system's
ProductDerivation
s, and from System properties. - loadGlobals(ClassLoader) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
- 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. - loadGlobals(ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- loadIdentifierFromDB(DBDictionary, Connection) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- loadImplData(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Set impl data information into the given state manager.
- loadImplData(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Set field-level impl data into the given state manager.
- loadIntermediate(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Set intermediate information for the given field into the state manager.
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Load a key from the given result.
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- loadKey(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- loadKeyProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- loadKeyProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load this field's key value using the given result.
- loadKeyProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- loadKeyProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- LoadListener - Interface in org.apache.openjpa.event
-
Listener for when state is loaded into a persistent instnace.
- loadNameFromDB(DBDictionary, Connection) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- loadObject(ValueMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins, Column[], boolean) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Load the Object value from the given result.
- loadPersistentTypes(boolean, ClassLoader) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Load the persistent classes named in configuration.
- loadPersistentTypes(boolean, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Load the persistent classes named in configuration.
- loadPersistentTypes(ClassLoader) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Load the configured persistent classes list.
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Load this field value using the given result.
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
Loading embed object without instantiating owner entity
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- loadProjection(JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- loadScriptSource - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- loadSubclasses(JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- loadSubclasses(JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Load all subclasses of the owning class mapping into the JVM.
- loadSubclasses(JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
-
By default, logs a warning that this discriminator cannot calculate its list of subclasses on its own.
- loadSubclasses(JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
- loadSubclasses(JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- loadSubclasses(ClassMapping) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Makes sure all subclasses of the given type are loaded in the JVM.
- loadSubclasses(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
Makes sure all subclasses of the given type are loaded in the JVM.
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Load a value from the given result.
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- loadValue(OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Result, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- loadVersion(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Set version information into the given state manager.
- loadXMLMetaData(Class<?>) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- loadXMLMetaData(Class<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Load XMLClassMetadata for the given class.
- loadXMLMetaData(Class<?>) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- loadXMLMetaData(Class<?>) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- LOB - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- LOB - org.apache.openjpa.persistence.MetaDataTag
- LobFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Direct mapping from a stream value to a column.
- LobFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- LOCAL_DATE - Static variable in class org.apache.openjpa.meta.JavaTypes
- LOCAL_DATETIME - Static variable in class org.apache.openjpa.meta.JavaTypes
- LOCAL_TIME - Static variable in class org.apache.openjpa.meta.JavaTypes
- LocalConstraint - Class in org.apache.openjpa.jdbc.schema
-
Constraint over local table columns, as opposed to a foreign key which spans tables.
- LocalConstraint() - Constructor for class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Default constructor.
- LocalConstraint(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Deprecated.
- LocalConstraint(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.LocalConstraint
- LOCALE - Static variable in class org.apache.openjpa.meta.JavaTypes
- 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 theLocalizer.Message.getMessage()
method call, and can also provide the original key, package, and substitution array that were used to assemble the message. - localVariableDeclaration() - Method in class openbook.tools.parser.JavaParser
- localVariableDeclarationStatement() - Method in class openbook.tools.parser.JavaParser
- locate() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- locate(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- locate(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- locate(Expression<String>, String, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- locate(String) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked.
- locate(String, int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
- locate(String, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
- locate(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked.
- locate(Expression, int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
- locate(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
- LOCATE - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- LOCATE - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- LOCATE - org.apache.openjpa.persistence.query.UnaryOperator
- LOCATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- LOCATE_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- LocateExpression - Class in org.apache.openjpa.persistence.query
-
Denotes LOCATE(e1, e2, n) Expression.
- LocateExpression(Expression, String, int) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
- LocateExpression(Expression, String, Expression) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
- LocateExpression(Expression, Expression, int) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
- LocateExpression(Expression, Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
- 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
- lock() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- lock() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Synchronizes on an internal lock.
- lock() - Method in class org.apache.openjpa.kernel.BrokerImpl
- lock() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- lock() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- lock() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- lock() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- lock() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- lock() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- lock() - Method in interface org.apache.openjpa.kernel.Extent
-
Synchronizes on an internal lock.
- lock() - Method in class org.apache.openjpa.kernel.ExtentImpl
- lock() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Synchronize on internal lock if multithreaded is true.
- lock() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- lock() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- lock() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Synchronize on the query's internal lock.
- lock() - Method in class org.apache.openjpa.kernel.QueryImpl
- lock() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Lock the state manager if the multithreaded option is set.
- lock() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Synchronizes on an internal lock if the
Multithreaded
flag is set to true. - lock() - Method in class org.apache.openjpa.persistence.AbstractQuery
- lock() - Method in class org.apache.openjpa.persistence.QueryImpl
- lock() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
Always uses lock irrespective of super's multi-threaded settings.
- lock() - Method in class org.apache.openjpa.slice.DistributedQueryImpl
-
Always uses lock irrespective of super's multi-threaded settings.
- lock() - Method in class org.apache.openjpa.slice.ReentrantSliceLock
-
Locks only for parent thread and let the child use parent's lock.
- lock(boolean) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Note: Care needs to be taken so that a read lock is never held while requesting a write lock.
- lock(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lock(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instance is locked at the current lock level, as set in the
FetchPlan
for the entity manager. - lock(Object, int, int, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Ensure that the given instance is locked at the given lock level.
- lock(Object, int, int, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- lock(Object, int, int, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- lock(Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lock(Object, LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lock(Object, LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instance is locked at the given lock level.
- lock(Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lock(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Ensure that the given instance is locked at the current lock level, as set in the
FetchConfiguration
for the broker. - lock(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- lock(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- lock(OpenJPAStateManager, int, int, Object) - Method in interface org.apache.openjpa.kernel.LockManager
-
Obtain a lock on the specified object.
- lock(OpenJPAStateManager, int, int, Object) - Method in class org.apache.openjpa.kernel.NoneLockManager
- lock(OpenJPAStateManager, int, int, Object) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Delegates to
VersionLockManager.lockInternal(org.apache.openjpa.kernel.OpenJPAStateManager, int, int, java.lang.Object, boolean)
after traversing to owning instance (if embedded) and assuring that the instance is persistent, is not new, and is not already locked at a higher level. - LOCK - Static variable in exception org.apache.openjpa.util.StoreException
- LOCK_DATASTORE_ONLY - Static variable in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- LOCK_NONE - Static variable in interface org.apache.openjpa.kernel.LockLevels
-
No lock.
- LOCK_OPTIMISTIC - Static variable in interface org.apache.openjpa.kernel.MixedLockLevels
-
Generic optimistic read lock level.
- LOCK_OPTIMISTIC_FORCE_INCREMENT - Static variable in interface org.apache.openjpa.kernel.MixedLockLevels
-
Generic optimistic write lock level.
- LOCK_PESSIMISTIC_FORCE_INCREMENT - Static variable in interface org.apache.openjpa.kernel.MixedLockLevels
-
Generic pessimistic force increment level.
- LOCK_PESSIMISTIC_READ - Static variable in interface org.apache.openjpa.kernel.MixedLockLevels
-
Generic pessimistic read lock level.
- LOCK_PESSIMISTIC_WRITE - Static variable in interface org.apache.openjpa.kernel.MixedLockLevels
-
Generic pessimistic write lock level.
- LOCK_READ - Static variable in interface org.apache.openjpa.kernel.LockLevels
-
Generic read lock level.
- LOCK_SCOPE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- LOCK_TIMEOUT - Static variable in class org.apache.openjpa.persistence.JPAProperties
- LOCK_WRITE - Static variable in interface org.apache.openjpa.kernel.LockLevels
-
Generic write lock level.
- lockAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lockAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instances are locked at the current lock level, as set in the
FetchPlan
for the entity manager. - lockAll(Object[], LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lockAll(Object[], LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instances are locked at the given lock level.
- lockAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lockAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instances are locked at the current lock level, as set in the
FetchPlan
for the entity manager. - lockAll(Collection, int, int, Object) - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Delegates to
LockManager.lock(org.apache.openjpa.kernel.OpenJPAStateManager, int, int, java.lang.Object)
with each element of the collection - lockAll(Collection, int, int, Object) - Method in interface org.apache.openjpa.kernel.LockManager
-
Obtain locks on the specified objects.
- lockAll(Collection, int, int, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Ensure that the given instances are locked at the given lock level.
- lockAll(Collection, int, int, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- lockAll(Collection, int, int, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- lockAll(Collection, LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- lockAll(Collection, LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Ensure that the given instances are locked at the given lock level.
- lockAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Ensure that the given instances are locked at the current lock level, as set in the
FetchConfiguration
for the broker. - lockAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- lockAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- LockException - Exception in org.apache.openjpa.util
-
Exception indicating that locks on one or more objects could not be acquired.
- LockException(Object) - Constructor for exception org.apache.openjpa.util.LockException
- LockException(Object, int) - Constructor for exception org.apache.openjpa.util.LockException
- LockException(Object, int, int) - Constructor for exception org.apache.openjpa.util.LockException
- lockingMode - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Possible values for LockingMode are "PESSIMISTIC" and "OPTIMISTIC"
- lockInternal(OpenJPAStateManager, int, int, Object, boolean) - Method in class org.apache.openjpa.jdbc.kernel.MixedLockManager
- lockInternal(OpenJPAStateManager, int, int, Object, boolean) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- lockInternal(OpenJPAStateManager, int, int, Object, boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Marks the instance's transactional status in accordance with the settings of
VersionLockManager.getVersionCheckOnReadLock()
andVersionLockManager.getVersionUpdateOnWriteLock()
. - lockJoinTables(List<SQLBuffer>, DBDictionary, Object, ClassMapping, JDBCFetchConfiguration, SQLFactory) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- LockLevels - Interface in org.apache.openjpa.kernel
-
Standard object lock levels.
- LockManager - Interface in org.apache.openjpa.kernel
-
Handles obtaining and releasing locks on objects.
- lockManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- lockModeEnabled - Variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
If true, then we will issue a "SET LOCK MODE TO WAIT N" statement whenever we create a
Connection
, in order allow waiting on locks. - lockScope - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- LOCKSCOPE_EXTENDED - Static variable in interface org.apache.openjpa.kernel.LockScopes
-
Generic extended lock scope level.
- LOCKSCOPE_NORMAL - Static variable in interface org.apache.openjpa.kernel.LockScopes
-
Generic Normal lock scope level.
- LockScopes - Interface in org.apache.openjpa.kernel
-
Defines lock scope levels used for MixedLockManager.
- LockScopesHelper - Class in org.apache.openjpa.persistence
-
Helper methods translate between JPA-defined pessimistic lock scope and OpenJPA internal lock scope levels.
- LockScopesHelper() - Constructor for class org.apache.openjpa.persistence.LockScopesHelper
- lockTimeout - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- lockTimeout - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- LockTimeoutException - Exception in org.apache.openjpa.persistence
-
Pessimistic lock timeout violation.
- LockTimeoutException(String, Throwable[], Object) - Constructor for exception org.apache.openjpa.persistence.LockTimeoutException
- lockWaitSeconds - Variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
If
InformixDictionary.lockModeEnabled
istrue
, then this parameter specifies the number of seconds we will wait to obtain a lock for inserts and pessimistic locking. - log - Variable in class org.apache.openjpa.datacache.AbstractDataCache
-
The log to use.
- log - Variable in class org.apache.openjpa.datacache.AbstractQueryCache
-
The log to use.
- log - Variable in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- log - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- log - Variable in class org.apache.openjpa.kernel.AbstractLockManager
-
Runtime log to write locking messages to.
- log - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- log(short, String) - Method in class org.apache.openjpa.persistence.jest.JESTContext
- log(short, String) - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Logging message.
- log(short, String, Throwable) - Method in class org.apache.openjpa.lib.log.AbstractLog
-
Send the specified log message to the handler.
- log(short, String, Throwable) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- log(String) - Method in class org.apache.openjpa.persistence.jest.JESTServlet
- Log - Interface in org.apache.openjpa.lib.log
-
Logging interface that is independent of other logging frameworks.
- LOG - org.apache.openjpa.persistence.CallbackMode
- LOG_DATACACHE - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for messages from the data cache:
openjpa.DataCache
. - LOG_DIAG - Static variable in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Name of the logger for additional jdbc messages:
openjpa.jdbc.DIAG
. - LOG_ENHANCE - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for enhancement-related messages:
openjpa.Enhance
. - LOG_JDBC - Static variable in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Name of the logger for JDBC-related messages:
openjpa.jdbc.JDBC
. - LOG_METADATA - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for metadata-related messages:
openjpa.MetaData
. - LOG_QUERY - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for query logging:
openjpa.Query
. - LOG_RUNTIME - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for messages from the runtime system:
openjpa.Runtime
. - LOG_SCHEMA - Static variable in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Name of the logger for schema-related messages:
openjpa.jdbc.Schema
. - LOG_SQL - Static variable in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Name of the logger for SQL execution messages:
openjpa.jdbc.SQL
. - LOG_TOOL - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Name of logger for messages from the development tools:
openjpa.Tool
. - Log4J2LogFactory - Class in org.apache.openjpa.lib.log
-
LogFactory
implementation that delegates to the Log4J-2.x framework. - Log4J2LogFactory() - Constructor for class org.apache.openjpa.lib.log.Log4J2LogFactory
- Log4J2LogFactory.LogAdapter - Class in org.apache.openjpa.lib.log
-
Adapts a Log4J2 logger to the
Log
interface. - Log4JLogFactory - Class in org.apache.openjpa.lib.log
-
LogFactory
implementation that delegates to the Log4J 1.x 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. - logEagerRelations() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- logEagerRelations() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Extended trace that logs eager relations
- logEagerRelations() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- logFactory() - Method in annotation type org.apache.openjpa.junit5.OpenJPASupport
- 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. - logFactoryPlugin - Variable in class org.apache.openjpa.lib.conf.ConfigurationImpl
- LoggingCallableStatement(CallableStatement, String) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- LoggingConnection(Connection) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- LoggingConnectionDecorator - Class in org.apache.openjpa.lib.jdbc
-
A
ConnectionDecorator
that creates logging connections andReportingSQLException
s. - LoggingConnectionDecorator() - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
- LoggingConnectionDecorator.LoggingConnection - Class in org.apache.openjpa.lib.jdbc
-
Logging connection.
- LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement - Class in org.apache.openjpa.lib.jdbc
-
CallableStatement decorated with logging.
- LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData - Class in org.apache.openjpa.lib.jdbc
-
Metadata wrapper that logs actions.
- LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement - Class in org.apache.openjpa.lib.jdbc
- LoggingConnectionDecorator.LoggingConnection.LoggingResultSet - Class in org.apache.openjpa.lib.jdbc
-
Warning-handling result set.
- 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.SQLWarningHandler - Interface in org.apache.openjpa.lib.jdbc
-
Interface that allows customization of what to do when
SQLWarning
s occur. - LoggingDatabaseMetaData(DatabaseMetaData) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingDatabaseMetaData
- LoggingPreparedStatement(PreparedStatement, String) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- LoggingResultSet(ResultSet, Statement) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
- LoggingStatement(Statement) - Constructor for class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
- LogicalPredicate - Class in org.apache.openjpa.persistence.query
-
Logical Predicate combines two predicates with a logical operator.
- LogicalPredicate(Predicate, ConditionalOperator, ConditionalOperator, Predicate) - Constructor for class org.apache.openjpa.persistence.query.LogicalPredicate
- LogicalUnion - Class in org.apache.openjpa.jdbc.sql
-
A logical union made up of multiple distinct selects whose results are combined in memory.
- LogicalUnion(JDBCConfiguration, int) - Constructor for class org.apache.openjpa.jdbc.sql.LogicalUnion
-
Constructor.
- LogicalUnion(JDBCConfiguration, int, Select[]) - Constructor for class org.apache.openjpa.jdbc.sql.LogicalUnion
-
Delegate constructor.
- LogicalUnion(JDBCConfiguration, Select[]) - Constructor for class org.apache.openjpa.jdbc.sql.LogicalUnion
-
Constructor used to seed the internal selects.
- LogicalUnion.Selector - Interface in org.apache.openjpa.jdbc.sql
-
A callback used to create the selects in a SQL union.
- LogicalUnion.UnionSelect - Class in org.apache.openjpa.jdbc.sql
-
A select that is part of a logical union.
- LogImpl() - Constructor for class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- login(String) - Method in interface openbook.server.OpenBookService
-
Starts a session for the given named Customer.
- logJDBC(String, long, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
Log a JDBC message on behalf of the given connection.
- logJDBC(String, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
Log a JDBC message on behalf of the given connection.
- LOGO_OPENBOOKS - Static variable in class openbook.client.Images
- LOGO_OPENJPA - Static variable in class openbook.client.Images
- LogOrphanedKeyAction - Class in org.apache.openjpa.event
-
Log a message when an orphaned key is discovered.
- LogOrphanedKeyAction() - Constructor for class org.apache.openjpa.event.LogOrphanedKeyAction
- LogOutputStream - Class in org.apache.openjpa.lib.log
-
Many standard components log to
OutputStream
s. - LogOutputStream(Log, int) - Constructor for class org.apache.openjpa.lib.log.LogOutputStream
-
Constructor.
- logSQL(String, long, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
Log a SQL message on behalf of the given connection.
- logSQL(String, Connection) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
Log a SQL message on behalf of the given connection.
- logSQLWarnings(PreparedStatement) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
Provided the JDBC log category is logging warnings, this method will log any SQL warnings that result from the execution of a SQL statement.
- logSQLWarnings(Statement) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- LONG - Static variable in class org.apache.openjpa.meta.JavaTypes
- LONG_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- longBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- longBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- LongId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for long fields. - LongId(Class, long) - Constructor for class org.apache.openjpa.util.LongId
- LongId(Class, long, boolean) - Constructor for class org.apache.openjpa.util.LongId
- LongId(Class, Long) - Constructor for class org.apache.openjpa.util.LongId
- LongId(Class, String) - Constructor for class org.apache.openjpa.util.LongId
- longTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- longTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- longVarbinaryTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- longVarcharTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- lookup(String, String, Log) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Looks up the given name in JNDI.
- lower() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- lower() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Convert string to lowercase.
- lower(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- lower(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- LOWER - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- LOWER - org.apache.openjpa.persistence.query.UnaryOperator
- LOWER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- LOWER_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- LowerExpression - Class in org.apache.openjpa.persistence.query
-
Denotes LOWER(e) Expression.
- LowerExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.LowerExpression
- lrs - Variable in class org.apache.openjpa.kernel.StoreQuery.Range
- LRS - org.apache.openjpa.persistence.MetaDataTag
- LRS - Annotation Type in org.apache.openjpa.persistence
-
Large result set field marker.
- LRSCollectionFieldStrategy - Interface in org.apache.openjpa.jdbc.meta.strats
-
Interface implemented by collection strategies so that they can support large result set collections.
- LRSMapFieldStrategy - Interface in org.apache.openjpa.jdbc.meta.strats
-
Interface implemented by map strategies so that they can support large result set maps.
- LRSProxy - Interface in org.apache.openjpa.util
-
Marker interface for large result set proxies.
- LRSProxyCollection - Class in org.apache.openjpa.jdbc.meta.strats
-
Large result set collection.
- LRSProxyCollection(LRSCollectionFieldStrategy) - Constructor for class org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
- lrsSize - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- LRSSizeAlgorithm - Enum in org.apache.openjpa.persistence.jdbc
-
Algorithm to use for computing the size of an LRS relation.
- LRSSizes - Interface in org.apache.openjpa.jdbc.kernel
-
Ways of calculating the size of large result sets.
- LRUMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A
Map
implementation with a fixed maximum size which removes the least recently used entry if an entry is added when full. - 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.collections.LRUMap
-
Constructs a new empty map with a maximum size of 100.
- LRUMap() - Constructor for class org.apache.openjpa.lib.util.LRUMap
- LRUMap(int) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int) - Constructor for class org.apache.openjpa.lib.util.LRUMap
- LRUMap(int, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int, float) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified max capacity and load factor.
- LRUMap(int, float) - Constructor for class org.apache.openjpa.lib.util.LRUMap
- LRUMap(int, float, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified max capacity and load factor.
- LRUMap(int, int) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int, int, float) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified max / initial capacity and load factor.
- LRUMap(int, int, float, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructs a new, empty map with the specified max / initial capacity and load factor.
- LRUMap(Map) - Constructor for class org.apache.openjpa.lib.util.LRUMap
- LRUMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructor copying elements from another map.
- LRUMap(Map<? extends K, ? extends V>, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.LRUMap
-
Constructor copying elements from another map.
- lt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- lt(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- LT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- LT() - Method in class org.apache.openjpa.kernel.jpql.JPQL
M
- main(String[]) - Static method in class embeddables.Main
- main(String[]) - Static method in class hellojpa.Main
- main(String[]) - Static method in class jpa.tools.swing.ErrorDialog
- main(String[]) - Static method in class jpa.tools.swing.Finder
- main(String[]) - Static method in class jpa.tools.swing.ScrollingTextPane
- main(String[]) - Static method in class openbook.client.Demo
-
Runs the demo.
- main(String[]) - Static method in class openbook.server.DataLoader
-
Load data.
- main(String[]) - Static method in class openbook.tools.converter.Java2HTMLConverter
- main(String[]) - Static method in class openbook.tools.converter.Java2TextConverter
- main(String[]) - Static method in class org.apache.openjpa.conf.MetaDataCacheMaintenance
- main(String[]) - Static method in class org.apache.openjpa.conf.OpenJPAVersion
- main(String[]) - Static method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Usage: java org.apache.openjpa.enhance.ApplicationIdTool [option]* <class name | .java file | .class file | .jdo file>+ Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Usage: java org.apache.openjpa.enhance.PCEnhancer [option]* <class name | .java file | .class file | .jdo file>+ Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Usage: java org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq [option]* -action/-a <add | drop | get | set> [class name | .java file | .class file | .jdo file] [value] Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Usage: java org.apache.openjpa.jdbc.schema.NativeJDBCSequence [option]* -action/-a <add | drop | get> Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Usage: java org.apache.openjpa.jdbc.schema.TableJDBCSequence [option]* -action/-a <add | drop | get | set> [value] Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
Usage: java org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq [option]* -action/-a <add | drop | get | set> [primary key value] [value] Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Usage: java org.apache.openjpa.jdbc.meta.MappingTool [option]* [-action/-a <refresh | add | buildSchema | drop | validate | import | export>] <class name | .java file | .class file | .jdo file>* Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Usage: java org.apache.openjpa.jdbc.meta.ReverseMappingTool [option]* <.schema file or resource>* Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Usage: java org.apache.openjpa.jdbc.schema.SchemaTool [option]* [-action/-a <add | retain | drop | refresh | createDB | dropDB | build | reflect | import | export>] <.schema file or resource>* Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Usage: java org.apache.openjpa.jdbc.schema.TableSchemaFactory [option]* -action/-a <add | drop> Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.json.JSONObject
- main(String[]) - Static method in class org.apache.openjpa.kernel.jpql.JPQL
- 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
- main(String[]) - Static method in class org.apache.openjpa.meta.MetaDataTool
-
Usage: java org.apache.openjpa.meta.MetaDataTool [option]* [-action/-a <add | drop>] <class name | .java file | .class file>+ Where the following options are recognized.
- main(String[]) - Static method in class org.apache.openjpa.persistence.jest.JSONObject
- main(String[]) - Static method in class org.apache.openjpa.util.ProxyManagerImpl
-
Usage: java org.apache.openjpa.util.proxy.ProxyManagerImpl [option]* <class name>+
Where the following options are recognized: -utils/-u <number>: Generate proxies for the standard java.util collection, map, date, and calendar classes of the given Java version. - main(String[]) - Static method in class relations.Main
- main(String[]) - Static method in class reversemapping.Main
- Main - Class in embeddables
- Main - Class in hellojpa
-
A very simple, stand-alone program that stores a new entity in the database and then performs a query to retrieve it.
- Main - Class in relations
-
A very simple, stand-alone program that stores a new entity in the database and then performs a query to retrieve it.
- Main - Class in reversemapping
-
A simple program that uses the reverse-mapped classes from the airlines schema to print out a list of schedules flightes and the projected profits from them.
- Main() - Constructor for class embeddables.Main
- Main() - Constructor for class hellojpa.Main
- Main() - Constructor for class relations.Main
- Main() - Constructor for class reversemapping.Main
- MAJOR_RELEASE - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- makeAbstract() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- makeAbstract() - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- makeCallback(Object, Object, int) - Method in class org.apache.openjpa.event.BeanLifecycleCallbacks
- makeCallback(Object, Object, int) - Method in interface org.apache.openjpa.event.LifecycleCallbacks
-
Invoke the callback for the given event type on the given instance.
- makeCallback(Object, Object, int) - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
- makeFinal() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- makeFinal() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- makeIdentifierValid(DBIdentifier, NameSet, int, boolean) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Shortens the given name to the given maximum length, then checks that it is not a reserved word.
- makeIdentifierValid(DBIdentifier, NameSet, int, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- makeNameValid(String, NameSet, int, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- makeNameValid(String, NameSet, int, int, boolean) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Shortens the given name to the given maximum length, then checks that it is not a reserved word.
- makeNameValid(String, NameSet, int, int, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- makeNameValid(String, NameSet, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Shortens the given name to the given maximum length, then checks that it is not a reserved word.
- makeNameValid(DBIdentifier, NameSet, int, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Shortens the given name to the given maximum length, then checks that it is not a reserved word.
- makeNameValid(DBIdentifier, NameSet, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Shortens the given name to the given maximum length, then checks that it is not a reserved word.
- makePrivate() - Method in class org.apache.openjpa.lib.conf.Value
-
Marks this Value for internal purpose only.
- makePrivate() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- makeProtected() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- makePublic() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- makeReadOnly() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Freezes the configuration of this factory.
- makeStatic() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- makeTransient() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- makeVolatile() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- MALE - relations.Deity.Gender
- MANAGE_NONE - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying the management level of a field.
- MANAGE_PERSISTENT - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying the management level of a field.
- MANAGE_TRANSACTIONAL - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying the management level of a field.
- MANAGED_INTERFACE - org.apache.openjpa.persistence.MetaDataTag
- ManagedClassSubclasser - Class in org.apache.openjpa.enhance
-
Redefines the method bodies of existing unenhanced classes to make them notify state managers of mutations.
- ManagedClassSubclasser() - Constructor for class org.apache.openjpa.enhance.ManagedClassSubclasser
- ManagedInstanceProvider - Interface in org.apache.openjpa.enhance
-
Instances of this interface can provide an underlying instance.
- ManagedInterface - Annotation Type in org.apache.openjpa.persistence
-
The annotated interface should be treated as a managed interface by OpenJPA.
- ManagedRuntime - Interface in org.apache.openjpa.ee
-
This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.
- managedRuntimePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- managedType(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Return the metamodel managed type representing the entity, mapped superclass, or embeddable class.
- manageProvider(InstrumentationProvider) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Manage a given provider.
- manageProvider(InstrumentationProvider) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Make a provider managed.
- MANUAL - org.apache.openjpa.lib.instrumentation.InstrumentationLevel
-
Manual start and stop.
- MANY_MANY - org.apache.openjpa.persistence.PersistenceStrategy
- MANY_ONE - org.apache.openjpa.persistence.PersistenceStrategy
- MANY_TO_MANY - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- MANY_TO_MANY - Static variable in class org.apache.openjpa.meta.FieldMetaData
- MANY_TO_ONE - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- MANY_TO_ONE - Static variable in class org.apache.openjpa.meta.FieldMetaData
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- map(boolean) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Map the owning mapping using this strategy.
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdClassStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- map(boolean) - Method in class org.apache.openjpa.jdbc.meta.Version
- map(List<MetaDataContext>, Object, Joins) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Map the given request onto a result id.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.BlobValueHandler
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ClobValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Map the given value.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.XMLValueHandler
-
Deprecated.
- map(ValueMapping, String, ColumnIO, boolean) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Map the given value and return all mapped columns, or simply return an array of unmapped default columns.
- map(ValueMapping, String, ColumnIO, boolean, List, List) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
-
Deprecated.
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.BlobValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ClobValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.XMLValueHandler
- map(ValueMapping, DBIdentifier, ColumnIO, boolean, List, List) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
-
Maps embedded value and gathers columns and arguments into given lists.
- Map(Method) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Map
- MAP - Static variable in class org.apache.openjpa.meta.JavaTypes
- MAP_KEY - org.apache.openjpa.persistence.MetaDataTag
- MAP_KEY_CLASS - org.apache.openjpa.persistence.MetaDataTag
- MapAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
- mapBackedSet(Map<E, ? super V>) - Static method in class org.apache.openjpa.lib.util.collections.MapBackedSet
-
Factory method to create a set from a map.
- mapBackedSet(Map<E, ? super V>, V) - Static method in class org.apache.openjpa.lib.util.collections.MapBackedSet
-
Factory method to create a set from a map.
- MapBackedSet<E,V> - Class in org.apache.openjpa.lib.util.collections
- MapChangeTracker - Interface in org.apache.openjpa.util
-
Change tracker that can be used for maps.
- MapChangeTrackerImpl - Class in org.apache.openjpa.util
-
Default
MapChangeTracker
. - MapChangeTrackerImpl(Map, boolean) - Constructor for class org.apache.openjpa.util.MapChangeTrackerImpl
-
Constructor; supply delegate map.
- 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.
- mapConstraints(String, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Deprecated.
- mapConstraints(String, boolean) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Deprecated.
- mapConstraints(String, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
-
Deprecated.
- mapConstraints(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- mapConstraints(DBIdentifier, boolean) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Map indexes and constraints for this value, using the current
ValueMappingInfo
. - mapConstraints(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- mapEntry(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- mapEntry(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the map entry of the given value.
- mapEntry(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- MapEntry - Class in org.apache.openjpa.jdbc.kernel.exps
-
Returns the Map.Entry
of a map value. - MapEntry(Map.Entry<K, V>, AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.MapEntry
-
Constructor.
- MapEntry(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.MapEntry
-
Constructor.
- MapEntry.EntryExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
-
Obtains a
MapIterator
over the map. - mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets an iterator over the map.
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractIterableMap
-
Obtains a
MapIterator
over the map. - mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets an iterator over the map.
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Gets a MapIterator over the reference map.
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
-
Obtains a
MapIterator
over the map. - mapIterator() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
-
Obtains an ordered map iterator.
- mapIterator() - Method in interface org.apache.openjpa.lib.util.collections.IterableMap
-
Obtains a
MapIterator
over the map. - mapIterator() - Method in interface org.apache.openjpa.lib.util.collections.OrderedMap
-
Obtains an
OrderedMapIterator
over the map. - mapIterator() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
- mapIterator() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- MapIterator<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines an iterator that operates over a
Map
. - mapJoin(boolean, boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Map this field to its table, optionally requiring that it be in another table.
- mapKey(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- mapKey(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the map key of the given value
- mapKey(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- MapKey - Class in org.apache.openjpa.jdbc.kernel.exps
-
Returns the key of a map value.
- MapKey(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.MapKey
-
Constructor.
- MapKey.KeyExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- MAPPED_BY_ID - org.apache.openjpa.persistence.MetaDataTag
- MAPPED_BY_PK - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
Marker to set on
ValueMetaData.setValueMappedBy(java.lang.String)
to denote that the map key is mapped by the primary key field of the value. - MAPPED_SUPERCLASS - org.apache.openjpa.persistence.MetaDataTag
- mappedBy() - Method in annotation type org.apache.openjpa.persistence.Persistent
- mappedBy() - Method in annotation type org.apache.openjpa.persistence.PersistentCollection
- MappedSuper(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.MappedSuper
- mapPersistentTypeNames(Object, String[]) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Implement this method to map metadata resources to the persistent types contained within them.
- mapPersistentTypeNames(Object, String[]) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- mapping - package mapping
- mapping - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- mapping - Variable in class org.apache.openjpa.jdbc.kernel.ConnectionInfo
- mapping - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- mapping - Variable in class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- MAPPING_FILE_NAMES - Static variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- mappingAnnos - Static variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- MappingDefaults - Interface in org.apache.openjpa.jdbc.meta
-
Generates default names for tables, columns, indexes, constraints, etc.
- MappingDefaultsImpl - Class in org.apache.openjpa.jdbc.meta
-
Default implementation of
MappingDefaults
. - MappingDefaultsImpl() - Constructor for class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- mappingDefaultsPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- mappingFactoryPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- MappingFactoryValue - Class in org.apache.openjpa.jdbc.conf
-
Handles the complex logic of creating a
MetaDataFactory
for combined metadata and mapping. - MappingFactoryValue(String) - Constructor for class org.apache.openjpa.jdbc.conf.MappingFactoryValue
- MappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Base class storing raw mapping information; defines utility methods for converting raw mapping information to full mapping to the schema.
- MappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.MappingInfo
- MappingInfo.ForeignKeyDefaults - Interface in org.apache.openjpa.jdbc.meta
-
Supplies default foreign key information.
- MappingInfo.TableDefaults - Interface in org.apache.openjpa.jdbc.meta
-
Supplies default table information.
- MappingOverride - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows override of complex embedded or superclass mappings.
- MappingOverrides - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows override of complex embedded or superclass mappings.
- MappingRepository - Class in org.apache.openjpa.jdbc.meta
-
Repository of object/relational mapping information.
- MappingRepository() - Constructor for class org.apache.openjpa.jdbc.meta.MappingRepository
-
Default constructor.
- MappingRepositoryValue - Class in org.apache.openjpa.jdbc.conf
-
Handles the complex logic of creating a
MappingRepository
for a given configuration. - MappingRepositoryValue(String) - Constructor for class org.apache.openjpa.jdbc.conf.MappingRepositoryValue
- mappings - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion
- MappingSerializationComparator() - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer.MappingSerializationComparator
- MappingSerializationComparator() - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer.MappingSerializationComparator
- MappingStrategyInstaller - Class in org.apache.openjpa.jdbc.meta
-
Installer used during mapping that attempts to use the given mapping information (if any), and fails if it does not work.
- MappingStrategyInstaller(MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
Constructor; supply configuration.
- MappingTool - Class in org.apache.openjpa.jdbc.meta
-
Tool for manipulating class mappings and associated schema.
- MappingTool(JDBCConfiguration, String, boolean) - Constructor for class org.apache.openjpa.jdbc.meta.MappingTool
-
Constructor.
- MappingTool(JDBCConfiguration, String, boolean, ClassLoader) - Constructor for class org.apache.openjpa.jdbc.meta.MappingTool
-
Constructor.
- MappingTool.Flags - Class in org.apache.openjpa.jdbc.meta
-
Run flags.
- MappingTool.ImportExport - Interface in org.apache.openjpa.jdbc.meta
-
Helper used to import and export mapping data.
- MappingToolTask - Class in org.apache.openjpa.jdbc.ant
-
Executes the
MappingTool
on the specified files. - MappingToolTask() - Constructor for class org.apache.openjpa.jdbc.ant.MappingToolTask
- MappingToolTask.Action - Class in org.apache.openjpa.jdbc.ant
- MappingToolTask.SchemaAction - Class in org.apache.openjpa.jdbc.ant
- mappingWriter - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- mapPrimaryKey(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Maps the primary key on the secondary table for this field, if the user's defaults create one.
- mapRelationToUnmappedPC(ValueMapping, String, boolean) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Map a logical foreign key to an unmapped base class relation.
- mapRelationToUnmappedPC(ValueMapping, DBIdentifier, boolean) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
- MapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Base class for map mappings.
- MapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- 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.
- MariaDBDictionary - Class in org.apache.openjpa.jdbc.sql
- MariaDBDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- mark(int) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
- markAsBean() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
Adds getters and setters to every non-public field.
- markAsBean() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
-
Adds bean-style getter setter method.
- markSupported() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
- markUncachable(String) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- markUncachable(String, PreparedQueryCache.Exclusion) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- markUncachable(String, PreparedQueryCache.Exclusion) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Marks the given key as not amenable to caching.
- markUncachable(K) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Marks the given key as not amenable to caching.
- markUncachable(ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- mASSERT() - Method in class openbook.tools.parser.JavaLexer
- master - Variable in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- masterPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- match(char) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
-
Match the given character with the current cursor and advance the matching length.
- match(String) - Method in class openbook.tools.CommandProcessor.Option
-
Affirms if the given name any of the aliases.
- MatchAnnotationScanner(int) - Constructor for class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter.MatchAnnotationScanner
- matchErrorState(Map<Integer, Set<String>>, SQLException) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Determine the more appropriate type of store exception by matching the SQL Error State of the the given SQLException to the given Error States categorized by error types.
- matchErrorState(Map<Integer, Set<String>>, SQLException) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Use error code as SQL state returned by Firebird is ambiguous.
- matchErrorState(Map<Integer, Set<String>>, SQLException) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
Specialized matchErrorState method for Informix.
- matchErrorState(Map<Integer, Set<String>>, SQLException) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- matchErrorState(Map<Integer, Set<String>>, SQLException) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- matches(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache.Exclusion
-
Affirms if this exclusion matches the given identifier.
- 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(String) - Method in class org.apache.openjpa.lib.util.SimpleRegex
- matches(Exp, Object, StoreContext, Object[], int) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Recursive method to evaluate the expression for all possible combinations of unbound variables.
- matches(QueryExpressions, Collection, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Return true if the given group matches the having expression.
- matches(QueryExpressions, ClassMetaData, boolean, Object, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Tests whether the given candidate matches the given type and this expression.
- matches(Value, Value, String, String, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- matches(Value, Value, String, String, String) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the string matches the matching pattern.
- matches(Value, Value, String, String, String) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- 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
- Math - Class in org.apache.openjpa.jdbc.kernel.exps
-
Value produced by a mathematical operation on two values.
- Math(Val, Val, String) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Math
-
Constructor.
- MATH_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- mathFunction(SQLBuffer, String, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append the numeric parts of a mathematical function.
- max - Variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq.Status
- max() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- max() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the max operation is to be applied.
- max(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- max(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- max(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the max of the given value for all matches.
- max(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- MAX - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- MAX - org.apache.openjpa.persistence.query.UnaryOperator
- MAX - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- maxAutoAssignNameLength - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- maxColumnNameLength - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- maxConstraintNameLength - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- MaxDBDictionary - Class in org.apache.openjpa.jdbc.sql
-
Database dictionary for using SAP's MaxDB.
- MaxDBDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.MaxDBDictionary
- MaxEmbeddedBlobFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for serialized fields on a dictionary that has a maximum embedded BLOB size.
- MaxEmbeddedBlobFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- maxEmbeddedBlobSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- MaxEmbeddedByteArrayFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for byte array fields on a dictionary that has a maximum embedded BLOB size.
- MaxEmbeddedByteArrayFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- MaxEmbeddedCharArrayFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for CLOB character array on a dictionary that has a maximum embedded CLOB size.
- MaxEmbeddedCharArrayFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- MaxEmbeddedClobFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for CLOB string on a dictionary that has a maximum embedded CLOB size.
- MaxEmbeddedClobFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- maxEmbeddedClobSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- MaxExpression - Class in org.apache.openjpa.persistence.query
-
Denotes MAX(e) Expression.
- MaxExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.MaxExpression
- maxFetchDepth - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- maxFetchDepth - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- MAXIMUM_CAPACITY - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
The maximum capacity allowed
- maxIndexesPerTable - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- maxIndexNameLength - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- maxNextCharInd - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- maxRowNumberInRange - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- maxSize() - Method in interface org.apache.openjpa.lib.util.collections.BoundedMap
-
Gets the maximum size of the map (the bound).
- maxSize() - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Gets the maximum size of the map (the bound).
- maxSize() - Method in class org.apache.openjpa.lib.util.LRUMap
- maxTableNameLength - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- maybePC(FieldMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Return true if the (possibly unresolved) field or its elements might be persistence capable objects.
- maybePC(ValueMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Return true if the (possibly unresolved) value might be a first class object.
- Maze - Interface in jpa.tools.swing
- MBEAN_DOMAIN - Static variable in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
The MBean domain for OpenJPA
- mCharacterLiteral() - Method in class openbook.tools.parser.JavaLexer
- mCOMMENT() - Method in class openbook.tools.parser.JavaLexer
- mDecimalLiteral() - Method in class openbook.tools.parser.JavaLexer
- MEDIATE_READ - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- MEDIATE_WRITE - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- mediumBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- mediumBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- mediumTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- mediumTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- member(PathExpression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Create a predicate for testing whether the expression is a member of the association or element collection denoted by the path expression.
- Member(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.Member
-
Supply immutable parts.
- MEMBER - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- MEMBER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- MEMBER_NOT - org.apache.openjpa.persistence.query.BinaryConditionalOperator
- MEMBER_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
- MEMBER_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- memberDecl() - Method in class openbook.tools.parser.JavaParser
- memberDeclaration() - Method in class openbook.tools.parser.JavaParser
- MemberOfExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 MEMBER OF e2 Expression.
- MemberOfExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.MemberOfExpression
- MemberProvider() - Constructor for class org.apache.openjpa.meta.FieldMetaData.MemberProvider
- Members - Class in org.apache.openjpa.persistence.meta
-
Persistent attribute according to JPA 2.0 metamodel.
- Members() - Constructor for class org.apache.openjpa.persistence.meta.Members
- Members.CollectionAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
-
Represents attributes declared as java.util.Collection<E>.
- Members.KeyAttributeImpl<X,K> - Class in org.apache.openjpa.persistence.meta
-
Represents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type java.util.Set<K>.
- Members.ListAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
-
Represents attributes declared as java.util.List<E>.
- Members.MapAttributeImpl<X,K,V> - Class in org.apache.openjpa.persistence.meta
-
Represents attributes declared as java.util.Map<K,V> in managed type <X>.
- Members.Member<X,Y> - Class in org.apache.openjpa.persistence.meta
-
An attribute of a Java type.
- Members.PluralAttributeImpl<X,C,E> - Class in org.apache.openjpa.persistence.meta
-
Root of multi-cardinality attribute.
- Members.SetAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
-
Represents attributes declared as java.util.Set<E>.
- Members.SingularAttributeImpl<X,T> - Class in org.apache.openjpa.persistence.meta
-
Represents single-valued persistent attributes.
- memory - Variable in class org.apache.openjpa.kernel.QueryImpl.Compilation
- MemoryDisplay(JProgressBar) - Constructor for class jpa.tools.swing.StatusBar.MemoryDisplay
- mENUM() - Method in class openbook.tools.parser.JavaLexer
- merge(T) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- mergeAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- mergeAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Merge the specified objects into the entity manager.
- mergeAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- mergeAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Merge the specified detached objects into the entity manager.
- mergeColumn(MetaDataContext, String, Column, boolean, Column, Table, boolean, boolean) - Static method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Merge the given columns if possible.
- MergedResult - Class in org.apache.openjpa.jdbc.sql
-
Result that merges multiple result delegates.
- MergedResult(Result[]) - Constructor for class org.apache.openjpa.jdbc.sql.MergedResult
-
Constructor; supply delegates.
- MergedResult(Result[], MergedResult.ResultComparator) - Constructor for class org.apache.openjpa.jdbc.sql.MergedResult
-
Constructor; supply delegates and comparator for ordering results.
- MergedResult.ResultComparator - Interface in org.apache.openjpa.jdbc.sql
-
Comparator for ordering result rows.
- 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.
- mergeFieldCode(int, int) - Static method in class org.apache.openjpa.meta.AccessCode
-
Merges the field access type with the class access type provided such merge is valid.
- mergeFieldCode(ClassMetaData, FieldMetaData, int) - Static method in class org.apache.openjpa.meta.AccessCode
- mEscapeSequence() - Method in class openbook.tools.parser.JavaLexer
- Message - Class in hellojpa
-
A very simple persistent entity that holds a "message", has a "created" field that is initialized to the time at which the object was created, and an id field that is initialized to the current time.
- Message() - Constructor for class hellojpa.Message
- Message(String) - Constructor for class hellojpa.Message
- meta - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- meta - Variable in class org.apache.openjpa.kernel.exps.Context
- meta - Variable in class org.apache.openjpa.persistence.meta.AbstractManagedType
- meta() - Method in class org.apache.openjpa.kernel.exps.Context
- METADATA - Static variable in interface org.apache.openjpa.conf.SchemaGenerationSource
- METADATA - Static variable in exception org.apache.openjpa.util.UserException
- METADATA_THEN_SCRIPT - Static variable in interface org.apache.openjpa.conf.SchemaGenerationSource
- MetaDataCacheMaintenance - Class in org.apache.openjpa.conf
-
Performs maintenance tasks on the metadata caches accessible via the
CacheMarshaller
architecture. - MetaDataCacheMaintenance(BrokerFactory, boolean) - Constructor for class org.apache.openjpa.conf.MetaDataCacheMaintenance
- MetaDataCacheMaintenance(BrokerFactory, boolean, boolean) - Constructor for class org.apache.openjpa.conf.MetaDataCacheMaintenance
-
Deprecated.logging is routed to the logging system now.
- MetaDataContext - Interface in org.apache.openjpa.meta
-
Allows us to access configuration through metadata in a generic way.
- MetaDataDefaults - Interface in org.apache.openjpa.meta
-
Populates new metadata with default values.
- MetaDataException - Exception in org.apache.openjpa.util
-
Exception type reserved for missing or invalid metadata.
- MetaDataException() - Constructor for exception org.apache.openjpa.util.MetaDataException
- MetaDataException(String) - Constructor for exception org.apache.openjpa.util.MetaDataException
- MetaDataException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.MetaDataException
- MetaDataException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.MetaDataException
- MetaDataFactory - Interface in org.apache.openjpa.meta
-
The
MetaDataRepository
uses implementations of this interface to load and store metadata. - metaDataFile - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- 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.
- MetaDataInheritanceComparator - Class in org.apache.openjpa.meta
-
Comparator that keeps metadatas in inheritance order.
- MetaDataInheritanceComparator() - Constructor for class org.apache.openjpa.meta.MetaDataInheritanceComparator
- 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.
- metaDataLevel - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- MetaDataModes - Interface in org.apache.openjpa.meta
-
Mode constants used to track the initialization status of metadata.
- MetaDataParser - Interface in org.apache.openjpa.lib.meta
-
Interface for metadata parsers.
- MetaDataPlusMappingFactory - Class in org.apache.openjpa.jdbc.meta
-
Combines two internal
MetaDataFactory
instances -- one for metadata, one for mappings -- into a singleMetaDataFactory
facade. - MetaDataPlusMappingFactory(MetaDataFactory, MetaDataFactory) - Constructor for class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
Constructor; supply delegates.
- MetaDataPlusMappingFactory(MetaDataFactory, MetaDataFactory, OpenJPAConfiguration) - Constructor for class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
Constructor, supply delegates and Configuration.
- MetadataProcessor<T,M> - Interface in org.apache.openjpa.persistence.meta
-
Collection of generic utility functions for extracting persistence related metadata from user specified metadata available in various source environment.
- MetaDataRepository - Class in org.apache.openjpa.meta
-
Repository of and factory for persistent metadata.
- MetaDataRepository() - Constructor for class org.apache.openjpa.meta.MetaDataRepository
-
Default constructor.
- metaDataRepositoryAvailable() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Returns true if a metaDataRepository has been created for this configuration.
- metaDataRepositoryAvailable() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- MetaDataRepositoryValue - Class in org.apache.openjpa.conf
-
A
PluginValue
that interacts with theCacheMarshaller
to cache the metadata repository between executions. - MetaDataRepositoryValue() - Constructor for class org.apache.openjpa.conf.MetaDataRepositoryValue
- MetaDataSerializer - Interface in org.apache.openjpa.lib.meta
-
Interface for meta data serializers.
- MetaDataTag - Enum in org.apache.openjpa.persistence
-
Set of metadata tags used in JPA.
- MetaDataTool - Class in org.apache.openjpa.meta
-
Tool for generating default metadata.
- MetaDataTool(OpenJPAConfiguration, String) - Constructor for class org.apache.openjpa.meta.MetaDataTool
-
Constructor.
- MetaDataTool.Flags - Class in org.apache.openjpa.meta
-
Run flags.
- MetaDataToolTask - Class in org.apache.openjpa.ant
-
Executes the metadata tool on the specified files.
- MetaDataToolTask() - Constructor for class org.apache.openjpa.ant.MetaDataToolTask
- MetaDataToolTask.Action - Class in org.apache.openjpa.ant
- metaFactoryPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- MetamodelHelper - Class in jpa.tools.swing
-
Static utility for analyzing persistent metadata model using JPA 2.0.
- MetamodelHelper - Class in org.apache.openjpa.persistence.jest
- MetamodelHelper() - Constructor for class jpa.tools.swing.MetamodelHelper
- MetamodelHelper() - Constructor for class org.apache.openjpa.persistence.jest.MetamodelHelper
- MetamodelHelper.AttributeCategory - Enum in org.apache.openjpa.persistence.jest
-
Attribute Category makes a finer distinction over PersistentAttributeType declared in
Attribute.PersistentAttributeType
such as id, version, lob or enum. - MetamodelHelper.AttributeComparator - Class in jpa.tools.swing
-
Compares attribute by their qualification.
- MetamodelHelper.AttributeComparator - Class in org.apache.openjpa.persistence.jest
-
Compares attribute by their category and within the same category by name.
- MetamodelHelper.EntityComparator - Class in jpa.tools.swing
-
Compares EntityType by their dependency of derived targets.
- MetamodelImpl - Class in org.apache.openjpa.persistence.meta
-
Adapts JPA Metamodel to OpenJPA meta-data repository.
- MetamodelImpl(MetaDataRepository) - Constructor for class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Constructs a model with the current content of the supplied non-null repository.
- MetamodelView - Class in jpa.tools.swing
-
Graphical View of a JPA 2.0 Metamodel.
- MetamodelView(Metamodel) - Constructor for class jpa.tools.swing.MetamodelView
-
Creates a panel where each
EntityTypeView
is placed in a FlowLayout. - metaRepository - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- metaRepositoryPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Method(String, SourceCode.ClassName) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Method
- methodBody() - Method in class openbook.tools.parser.JavaParser
- methodDeclaration() - Method in class openbook.tools.parser.JavaParser
- methodDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
- methodFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- methodFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- MethodLifecycleCallbacks - Class in org.apache.openjpa.event
-
Callback adapter that invokes a callback method via reflection.
- MethodLifecycleCallbacks(Class, String, boolean) - Constructor for class org.apache.openjpa.event.MethodLifecycleCallbacks
-
Constructor.
- MethodLifecycleCallbacks(Method, boolean) - Constructor for class org.apache.openjpa.event.MethodLifecycleCallbacks
-
Constructor.
- MethodStoreQuery - Class in org.apache.openjpa.kernel
-
A query that is executed by a user-defined method.
- MethodStoreQuery() - Constructor for class org.apache.openjpa.kernel.MethodStoreQuery
- mExponent() - Method in class openbook.tools.parser.JavaLexer
- mFloatingPointLiteral() - Method in class openbook.tools.parser.JavaLexer
- mFloatTypeSuffix() - Method in class openbook.tools.parser.JavaLexer
- mHexDigit() - Method in class openbook.tools.parser.JavaLexer
- mHexLiteral() - Method in class openbook.tools.parser.JavaLexer
- MICRO - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- MicroMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
- mIdentifier() - Method in class openbook.tools.parser.JavaLexer
- MIDNIGHT_BLUE - Static variable in class jpa.tools.swing.MetamodelHelper
- MILLI - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- MilliMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
- MIME_TYPE_CSS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- MIME_TYPE_JS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- MIME_TYPE_JSON - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- MIME_TYPE_PLAIN - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Mime Types
- MIME_TYPE_XML - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- min() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- min() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the min operation is to be applied.
- min(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- min(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- min(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the max of the given value for all matches.
- min(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- MIN - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- MIN - org.apache.openjpa.persistence.query.UnaryOperator
- MIN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- MinExpression - Class in org.apache.openjpa.persistence.query
-
Denotes MIN(e) Expression.
- MinExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.MinExpression
- MINOR_RELEASE - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- mIntegerTypeSuffix() - Method in class openbook.tools.parser.JavaLexer
- minus() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Unary minus.
- minus(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Subtraction.
- minus(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Subtraction.
- MINUS - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- MINUS - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- MINUS - org.apache.openjpa.persistence.query.UnaryOperator
- MINUS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- MinusExpression - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 - e2) Expression.
- MinusExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.MinusExpression
- MIXED - Static variable in class org.apache.openjpa.meta.AccessCode
- MixedLockLevels - Interface in org.apache.openjpa.kernel
-
Defines lock levels used for MixedLockManager.
- MixedLockLevelsHelper - Class in org.apache.openjpa.persistence
-
Helper methods translate between JPA-defined lock mode and OpenJPA internal lock levels.
- MixedLockLevelsHelper() - Constructor for class org.apache.openjpa.persistence.MixedLockLevelsHelper
- MixedLockManager - Class in org.apache.openjpa.jdbc.kernel
-
Mixed lock manager implements both optimistic and pessimistic locking semantics in parallel to the JPA 2.0 specification.
- MixedLockManager() - Constructor for class org.apache.openjpa.jdbc.kernel.MixedLockManager
- mJavaIDDigit() - Method in class openbook.tools.parser.JavaLexer
- mkdirsAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for f.mkdirs().
- mLetter() - Method in class openbook.tools.parser.JavaLexer
- mLINE_COMMENT() - Method in class openbook.tools.parser.JavaLexer
- mOctalEscape() - Method in class openbook.tools.parser.JavaLexer
- mOctalLiteral() - Method in class openbook.tools.parser.JavaLexer
- mod() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- mod(int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Modulo operation.
- mod(Expression<Integer>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- mod(Expression<Integer>, Integer) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- mod(Integer, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- mod(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Mod the given values.
- mod(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- mod(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the first value mod'd by the second one.
- mod(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- mod(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Modulo operation.
- MOD - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- MOD - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
- MOD - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- MODE_ALL - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_ANN_MAPPING - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_MAPPING - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_MAPPING_INIT - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_META - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_NONE - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- MODE_QUERY - Static variable in interface org.apache.openjpa.meta.MetaDataModes
- model - Variable in class org.apache.openjpa.persistence.meta.AbstractManagedType
- modifier() - Method in class openbook.tools.parser.JavaParser
- modifiers() - Method in class openbook.tools.parser.JavaParser
- MODIFY - org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
- modifyDatabase - Variable in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
-
Use this option to write the planned schema modifications to the database.
- moveJoinsToParent() - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Move joins that belong to subquery's parent
- moveJoinsToParent() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- moveJoinsToParent() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- moveToCurrentRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- moveToCurrentRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- moveToInsertRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- moveToInsertRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- moveToMRU(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Moves an entry to the MRU position at the end of the list.
- mStringLiteral() - Method in class openbook.tools.parser.JavaLexer
- mT__100() - Method in class openbook.tools.parser.JavaLexer
- mT__101() - Method in class openbook.tools.parser.JavaLexer
- mT__102() - Method in class openbook.tools.parser.JavaLexer
- mT__103() - Method in class openbook.tools.parser.JavaLexer
- mT__104() - Method in class openbook.tools.parser.JavaLexer
- mT__105() - Method in class openbook.tools.parser.JavaLexer
- mT__106() - Method in class openbook.tools.parser.JavaLexer
- mT__107() - Method in class openbook.tools.parser.JavaLexer
- mT__108() - Method in class openbook.tools.parser.JavaLexer
- mT__109() - Method in class openbook.tools.parser.JavaLexer
- mT__110() - Method in class openbook.tools.parser.JavaLexer
- mT__111() - Method in class openbook.tools.parser.JavaLexer
- mT__112() - Method in class openbook.tools.parser.JavaLexer
- mT__113() - Method in class openbook.tools.parser.JavaLexer
- mT__25() - Method in class openbook.tools.parser.JavaLexer
- mT__26() - Method in class openbook.tools.parser.JavaLexer
- mT__27() - Method in class openbook.tools.parser.JavaLexer
- mT__28() - Method in class openbook.tools.parser.JavaLexer
- mT__29() - Method in class openbook.tools.parser.JavaLexer
- mT__30() - Method in class openbook.tools.parser.JavaLexer
- mT__31() - Method in class openbook.tools.parser.JavaLexer
- mT__32() - Method in class openbook.tools.parser.JavaLexer
- mT__33() - Method in class openbook.tools.parser.JavaLexer
- mT__34() - Method in class openbook.tools.parser.JavaLexer
- mT__35() - Method in class openbook.tools.parser.JavaLexer
- mT__36() - Method in class openbook.tools.parser.JavaLexer
- mT__37() - Method in class openbook.tools.parser.JavaLexer
- mT__38() - Method in class openbook.tools.parser.JavaLexer
- mT__39() - Method in class openbook.tools.parser.JavaLexer
- mT__40() - Method in class openbook.tools.parser.JavaLexer
- mT__41() - Method in class openbook.tools.parser.JavaLexer
- mT__42() - Method in class openbook.tools.parser.JavaLexer
- mT__43() - Method in class openbook.tools.parser.JavaLexer
- mT__44() - Method in class openbook.tools.parser.JavaLexer
- mT__45() - Method in class openbook.tools.parser.JavaLexer
- mT__46() - Method in class openbook.tools.parser.JavaLexer
- mT__47() - Method in class openbook.tools.parser.JavaLexer
- mT__48() - Method in class openbook.tools.parser.JavaLexer
- mT__49() - Method in class openbook.tools.parser.JavaLexer
- mT__50() - Method in class openbook.tools.parser.JavaLexer
- mT__51() - Method in class openbook.tools.parser.JavaLexer
- mT__52() - Method in class openbook.tools.parser.JavaLexer
- mT__53() - Method in class openbook.tools.parser.JavaLexer
- mT__54() - Method in class openbook.tools.parser.JavaLexer
- mT__55() - Method in class openbook.tools.parser.JavaLexer
- mT__56() - Method in class openbook.tools.parser.JavaLexer
- mT__57() - Method in class openbook.tools.parser.JavaLexer
- mT__58() - Method in class openbook.tools.parser.JavaLexer
- mT__59() - Method in class openbook.tools.parser.JavaLexer
- mT__60() - Method in class openbook.tools.parser.JavaLexer
- mT__61() - Method in class openbook.tools.parser.JavaLexer
- mT__62() - Method in class openbook.tools.parser.JavaLexer
- mT__63() - Method in class openbook.tools.parser.JavaLexer
- mT__64() - Method in class openbook.tools.parser.JavaLexer
- mT__65() - Method in class openbook.tools.parser.JavaLexer
- mT__66() - Method in class openbook.tools.parser.JavaLexer
- mT__67() - Method in class openbook.tools.parser.JavaLexer
- mT__68() - Method in class openbook.tools.parser.JavaLexer
- mT__69() - Method in class openbook.tools.parser.JavaLexer
- mT__70() - Method in class openbook.tools.parser.JavaLexer
- mT__71() - Method in class openbook.tools.parser.JavaLexer
- mT__72() - Method in class openbook.tools.parser.JavaLexer
- mT__73() - Method in class openbook.tools.parser.JavaLexer
- mT__74() - Method in class openbook.tools.parser.JavaLexer
- mT__75() - Method in class openbook.tools.parser.JavaLexer
- mT__76() - Method in class openbook.tools.parser.JavaLexer
- mT__77() - Method in class openbook.tools.parser.JavaLexer
- mT__78() - Method in class openbook.tools.parser.JavaLexer
- mT__79() - Method in class openbook.tools.parser.JavaLexer
- mT__80() - Method in class openbook.tools.parser.JavaLexer
- mT__81() - Method in class openbook.tools.parser.JavaLexer
- mT__82() - Method in class openbook.tools.parser.JavaLexer
- mT__83() - Method in class openbook.tools.parser.JavaLexer
- mT__84() - Method in class openbook.tools.parser.JavaLexer
- mT__85() - Method in class openbook.tools.parser.JavaLexer
- mT__86() - Method in class openbook.tools.parser.JavaLexer
- mT__87() - Method in class openbook.tools.parser.JavaLexer
- mT__88() - Method in class openbook.tools.parser.JavaLexer
- mT__89() - Method in class openbook.tools.parser.JavaLexer
- mT__90() - Method in class openbook.tools.parser.JavaLexer
- mT__91() - Method in class openbook.tools.parser.JavaLexer
- mT__92() - Method in class openbook.tools.parser.JavaLexer
- mT__93() - Method in class openbook.tools.parser.JavaLexer
- mT__94() - Method in class openbook.tools.parser.JavaLexer
- mT__95() - Method in class openbook.tools.parser.JavaLexer
- mT__96() - Method in class openbook.tools.parser.JavaLexer
- mT__97() - Method in class openbook.tools.parser.JavaLexer
- mT__98() - Method in class openbook.tools.parser.JavaLexer
- mT__99() - Method in class openbook.tools.parser.JavaLexer
- mTokens() - Method in class openbook.tools.parser.JavaLexer
- 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(ClassLoader...) - Constructor for class org.apache.openjpa.lib.util.MultiClassLoader
- MultiClassLoader(MultiClassLoader) - Constructor for class org.apache.openjpa.lib.util.MultiClassLoader
-
Construct with the class loaders of another multi loader.
- MultiColumnVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses multiple version numbers spanning multiple columns for optimistic versioning.
- MultiColumnVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- MultiLoaderClassResolver - Class in org.apache.openjpa.util
-
A simple
ClassResolver
that uses multiple class loaders to resolve classes. - MultiLoaderClassResolver() - Constructor for class org.apache.openjpa.util.MultiLoaderClassResolver
- MultiLoaderClassResolver(ClassLoader[]) - Constructor for class org.apache.openjpa.util.MultiLoaderClassResolver
- 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[]) - Constructor for class org.apache.openjpa.lib.log.MultiLogFactory
-
Create an instance with the given delegates.
- 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.
- multiplicativeExpression() - Method in class openbook.tools.parser.JavaParser
- multiply(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Multiply the given values.
- multiply(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- multiply(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the two values multiplied together.
- multiply(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- MULTIPLY - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
- MultiQueryMetaData - Class in org.apache.openjpa.meta
- MultiQueryMetaData(Class<?>, String, String, boolean) - Constructor for class org.apache.openjpa.meta.MultiQueryMetaData
-
Create this meta data given a scope of definition, a logical identifier, a procedure name and whether its usage is temporary.
- MultiQueryMetaData.Parameter - Class in org.apache.openjpa.meta
-
A parameter
- MultiQueryMetaData.Parameter.Mode - Enum in org.apache.openjpa.meta
- multithreaded - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- mUnicodeEscape() - Method in class openbook.tools.parser.JavaLexer
- mWS() - Method in class openbook.tools.parser.JavaLexer
- MySQLDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for MySQL.
- MySQLDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.MySQLDictionary
N
- name - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- name - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- name() - Method in annotation type org.apache.openjpa.persistence.DataCache
- name() - Method in annotation type org.apache.openjpa.persistence.FetchAttribute
-
Included field/property name.
- name() - Method in annotation type org.apache.openjpa.persistence.FetchGroup
-
Name of fetch group.
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.DataStoreIdColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementForeignKey
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementIndex
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.Index
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyForeignKey
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyIndex
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverride
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.Unique
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverride
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- name() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- NAME_ALL - Static variable in class org.apache.openjpa.meta.FetchGroup
-
Name of the "all" fetch group.
- NAME_ANY - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- NAME_DEFAULT - Static variable in interface org.apache.openjpa.datacache.DataCache
-
The name of the default data cache:
default
- NAME_DEFAULT - Static variable in class org.apache.openjpa.meta.FetchGroup
-
Name of the default fetch group.
- NAME_DEFAULT - Static variable in interface org.apache.openjpa.persistence.StoreCache
- NAME_SEQUENCE - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- NAME_SYSTEM - Static variable in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence name that means to use the system default sequence.
- NAME_TABLE - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- nameConcatenator - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- named_input_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- namedHandler(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given value's named handler, or return null if no named handler.
- namedSequenceFromOneSchemaSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load a sequence's schema,name pair from one schema.
- namedSequencesFromAllSchemasSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load schema,name pairs for all sequences with a certain name from all schemas.
- namedStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given class' named strategy, or return null if no named strategy.
- namedStrategy(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given discriminator's named strategy, or return null if no named strategy.
- namedStrategy(FieldMapping, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given field's named strategy, or return null if no named strategy.
- namedStrategy(Version) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Instantiate the given version's named strategy, or return null if no named strategy.
- names - Static variable in interface org.apache.openjpa.kernel.AutoDetach
- namesEqual(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Compares two string names for equality.
- NameSet - Class in org.apache.openjpa.jdbc.schema
-
Name sets track what names have been taken, ignoring case.
- NameSet() - Constructor for class org.apache.openjpa.jdbc.schema.NameSet
- namesPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- NANO - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- NanoMuliplier - Static variable in class org.apache.openjpa.lib.util.TimestampHelper
- NanoPrecisionTimestampVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a timestamp for optimistic versioning with nanosecond precision.
- NanoPrecisionTimestampVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.NanoPrecisionTimestampVersionStrategy
- NATIVE - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"native" value strategy.
- NATIVE_QUERIES - org.apache.openjpa.persistence.MetaDataTag
- NATIVE_QUERY - org.apache.openjpa.persistence.MetaDataTag
- nativeJavaTimeSupport - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Whether this JDBC driver has native java.time support for LocalDate, LocalDateTime, LocalTime, OffsetTime and OffsetDateTime
- NativeJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
JDBCSeq
implementation that uses a database sequence to generate numbers. - NativeJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- nativeSequenceType - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- nativeSQL(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- nativeSQL(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- NAVIGATION - org.apache.openjpa.persistence.query.PathOperator
- NE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- NE() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- needsConversion(IdentifierConfiguration) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- needsPreload(OpenJPAConfiguration) - Static method in class org.apache.openjpa.meta.MetaDataRepository
- needsToCreateIndex(Index, Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- needsToCreateIndex(Index, Table) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- needsToCreateIndex(Index, Table, Unique[]) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- needsToCreateIndex(Index, Table, Unique[]) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- neg(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- negative() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- nest(Class<X>, FillStrategy, Class<?>...) - Method in class org.apache.openjpa.kernel.ResultShape
-
Creates a new shape of type X with the given class arguments and nests the new shape within this shape.
- nest(ResultShape<?>) - Method in class org.apache.openjpa.kernel.ResultShape
-
Nest the given shape.
- NEW - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- NEW_LINE - Static variable in class openbook.tools.converter.HTMLTokenRenderer
- new_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- newAggregate(AggregateListener, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newAggregate(AggregateListener, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the value of the given function.
- newAggregate(AggregateListener, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newAnnotationBuilder(Class<? extends Annotation>) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates a new annotation builder for the specified annotation type.
- newAnnotationParser() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
- newAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Create a new metadata parser.
- newAnnotationSerializer() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Create a new annotation metadata serializer.
- newAnnotationSerializer() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
- newAnnotationSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Create a new annotation serializer.
- newArgumentList(Value...) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newArgumentList(Value...) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a function argument list consisting of the given values, any of which may itself be an argument list.
- newArgumentList(Value...) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newArgumentList(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newArgumentList(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a function argument list consisting of the given values, either of which may itself be an argument list.
- newArgumentList(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newBoundVariable(String, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newBoundVariable(String, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
This method will be called only once per variable bound in a
contains
clause, and the returned value will be reused for any further instances of the variable in subexpression of the filter string. - newBoundVariable(String, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newBroker() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return a broker with default settings.
- newBroker() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- newBroker() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- newBroker(boolean, int) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker(String, String) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker(String, String, boolean, int) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker(String, String, boolean, int, boolean) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker(String, String, boolean, int, boolean) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return a broker using the given credentials and in the given transaction and connection retain mode, optionally finding existing broker in the global transaction.
- newBroker(String, String, boolean, int, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- newBroker(String, String, boolean, int, boolean, String, String) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- newBroker(String, String, boolean, int, boolean, String, String) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Return a new broker using the supplied credentials transaction management mode connectionRetainMode connectionFactories
- newBroker(String, String, boolean, int, boolean, String, String) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- newBrokerFactory() - Static method in class org.apache.openjpa.kernel.Bootstrap
-
Return a new factory for the default configuration.
- newBrokerFactory(ConfigurationProvider, ClassLoader) - Static method in class org.apache.openjpa.kernel.Bootstrap
-
Return a new factory for the given configuration.
- newBrokerImpl(String, String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
- newBrokerImpl(String, String) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return a broker configured with the proper settings.
- newBrokerInstance(String, String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Create a new broker instance with the configured plugin data.
- newBrokerInstance(String, String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newBrokerInstance(String, String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- newCacheMap() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Return the map to use as an internal cache; entry expirations must invoke
AbstractDataCache.keyRemoved(java.lang.Object, boolean)
. - newCacheMap() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Return the map to use as an internal cache.
- newCalendarProxy(Class, TimeZone) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a new calendar proxy.
- newCalendarProxy(Class, TimeZone) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- newCart() - Method in class openbook.domain.Customer
-
Create a
ShoppingCart
for this customer. - newCatalog(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Catalog.
- newCatalog(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Catalog ,optionally delimiting the name.
- newClassArgParser() - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- newClassArgParser() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- newClassArgParser() - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Return a properly-configured class arg parser for our expected metadata format.
- newClassArgParser() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- newClassArgParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- newClassMapping(Class, Table) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Create a new class to be mapped to a table.
- newClassMetaData(Class<?>) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newClassMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new class metadata instance.
- newClassMetaDataArray(int) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newClassMetaDataArray(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new array of the proper class metadata subclass.
- newCodeFormat() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return a copy of the internal code format.
- newCollectionProxy(Class, Class, Comparator, boolean) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a proxy for the given collection type.
- newCollectionProxy(Class, Class, Comparator, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- newCollectionValuedParameter(Object, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newCollectionValuedParameter(Object, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing a collection-valued parameter.
- newCollectionValuedParameter(Object, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newColumn(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Column.
- newColumn(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Column,optionally delimiting the name.
- newColumn(String, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newColumn(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new column from the information in the schema metadata.
- newColumn(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- newColumn(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- newColumn(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- newColumn(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- newColumn(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newColumnDefinition(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Column Definition.
- newCompilation() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- newCompilation() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- newCompilation() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- newCompilation() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Create a new compilation for this query.
- newCompilationKey() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- newCompilationKey() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- newCompilationKey() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- newCompilationKey() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Create a new key for caching compiled query information.
- newConfiguration() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Return a new configuration instance for this runtime.
- newConfiguration() - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
- newConfiguration() - Method in class org.apache.openjpa.ant.MetaDataToolTask
- newConfiguration() - Method in class org.apache.openjpa.ant.PCEnhancerTask
- newConfiguration() - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
- newConfiguration() - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- newConfiguration() - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
- newConfiguration() - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Implement this method to return a configuration object for the product in use.
- newConfiguration() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- newConfigurationImpl() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- newConstant(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Constant.
- newConstraint(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Constraint.
- newConstraint(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Constraint, optionally delimiting the name.
- newContext() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Returns a new
Context
object for use by this provider. - newCustomProxy(Object, boolean) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a proxy for the given object, or null if this manager cannot proxy the object.
- newCustomProxy(Object, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- newDaemonThreadAction(Runnable, String) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedAction object for new Thread().
- newDataSource(JDBCConfiguration, boolean) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Create a datasource using the given configuration.
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- newDataStoreExecutor(ClassMetaData, boolean) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return an executor for datastore execution of this query.
- newDataStoreId(long, ClassMapping, boolean) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCStore
-
Create a new datastore identity object from the given id value and mapping.
- newDataStoreId(long, ClassMapping, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- newDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- newDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- newDataStoreId(Object, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- newDataStoreId(Object, ClassMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Create a new unique datastore identity for the given type from the given oid value (presumably pk, stringified oid, or oid instance).
- newDateProxy(Class) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a new date proxy.
- newDateProxy(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- newDBDictionary(JDBCConfiguration, String, String) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
-
Create the dictionary for the given class name and properties.
- newDBDictionary(JDBCConfiguration, DataSource, String) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
-
Create the dictionary using connection metadata to determine its type.
- newDefault(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Default.
- newDelegatingFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
Create a new exception-translating delegating fetch configuration.
- newDelegatingFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- newDepthFirstAnalysis(Graph, boolean) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
-
Create a new
DepthFirstAnalysis
suitable for the given graph and auto-assign settings. - newDiscriminator(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create discriminator metadata for the given class.
- newDocument(String) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
-
Create a new document with the given tag as the root element.
- newDriverDataSourceInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
- newDriverDataSourceInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- newEmbeddedClassMetaData(ValueMetaData) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newEmbeddedClassMetaData(ValueMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new embedded class metadata instance.
- newEmbeddedPCData(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- newEmbeddedPCData(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Create a new pcdata for holding the state of an embedded instance.
- newEmbeddedPCData(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Return a new
PCData
implementation of the right type for embedded instances. - newEntityManagerImpl(Broker) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Create a new entity manager around the given broker.
- newExtension(FilterListener, Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newExtension(FilterListener, Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the value of the given extension.
- newExtension(FilterListener, Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newExtent(Class, boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Return an extent of the given class, optionally including subclasses.
- newExtent(Class, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- newExtent(Class, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- newFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.EntityManagerFactoryValue
-
Create a new factory of the configured type.
- newFetchConfiguration() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- newFetchConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- newFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- newFetchConfiguration() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a fetch configuration suitable for this runtime.
- newFieldMapping(String, Class, Column, ForeignKey, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Create a field mapping for the given info, or return null if customizer rejects.
- newFieldMetaData(String, Class<?>, ClassMetaData) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newFieldMetaData(String, Class<?>, ClassMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new field metadata instance.
- newFieldMetaDataArray(int) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newFieldMetaDataArray(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new array of the proper field metadata subclass.
- newFieldProxy(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- newFieldProxy(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- newFieldProxy(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- newFieldProxy(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Create a new hollow proxy instance for the given field.
- newFieldProxy(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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().
- newFilterValues(Select, ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
Return a filter value for each argument.
- newForeignKey(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type ForeignKey.
- newForeignKey(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type ForeignKey, optionally delimiting the name.
- newForeignKey(String, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newForeignKey(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new foreign key from the information in the schema metadata.
- newForeignKey(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Solid does not support deferred referential integrity checking.
- newForeignKey(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newFunction(String, Class<?>, Value...) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newFunction(String, Class<?>, Value...) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the given datastore function with the given arguments.
- newFunction(String, Class<?>, Value...) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newGet(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- newGet(Class<?>, boolean) - Method in interface org.apache.openjpa.datacache.CacheStatisticsSPI
-
Record a new cache get.
- newGet(Object, boolean) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- newIdentifier(String, DBIdentifier.DBIdentifierType) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier with the provided name and type
- newIdentifier(String, DBIdentifier.DBIdentifierType, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier with the provided name an type.
- newIdentifier(String, DBIdentifier.DBIdentifierType, boolean, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier (potentially a compound QualifiedDBIdentifier) with the provided name an type.
- newIdentifier(String, DBIdentifier.DBIdentifierType, boolean, boolean, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier (potentially a compound QualifiedDBIdentifier) with the provided name an type.
- newImage(int) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Create a new state image for the given number of fields.
- newIndex(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Index.
- newIndex(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Index, optionally delimiting the name.
- newIndex(String, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newIndex(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new index from the information in the schema metadata.
- newIndex(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- newIndex(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
Create a new index from the information in the index metadata.
- newIndex(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newInMemoryExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- newInMemoryExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- newInMemoryExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- newInMemoryExecutor(ClassMetaData, boolean) - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- newInMemoryExecutor(ClassMetaData, boolean) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return an executor for in-memory execution of this query.
- newInstance() - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Factory method for getting new instances of the same definition.
- newInstance() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Create a new instance of this class.
- newInstance() - Method in interface org.apache.openjpa.kernel.ObjectFactory
- newInstance() - Method in class org.apache.openjpa.persistence.TupleFactory
- newInstance() - Method in interface org.apache.openjpa.util.proxy.ProxyCalendar
-
Return a new instance of this calendar type.
- newInstance() - Method in interface org.apache.openjpa.util.proxy.ProxyDate
-
Return a new instance of this date type.
- newInstance(Class) - Method in interface org.apache.openjpa.kernel.Broker
-
Create a new instance of type
cls
. - newInstance(Class) - Method in class org.apache.openjpa.kernel.BrokerImpl
- newInstance(Class) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- newInstance(Class<?>, StateManager, boolean) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Create a new instance of the class and assign its state manager.
- newInstance(Class<?>, StateManager, Object, boolean) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Create a new instance of the class and assign its state manager and oid.
- newInstance(Class<? extends T>) - Method in class org.apache.openjpa.util.ClassLoaderProxyService
- newInstance(Class, Class, Comparator, boolean, boolean) - Method in interface org.apache.openjpa.util.proxy.ProxyMap
-
Create a new instance of this proxy type.
- newInstance(Class, Object) - Static method in class org.apache.openjpa.util.Id
-
Create an id from the given type and value; the value might be an id instance, a stringified id, or a primary key value.
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- newInstance(Class, Comparator, boolean, boolean) - Method in interface org.apache.openjpa.util.proxy.ProxyCollection
-
Create a new instance of this proxy type.
- newInstance(Class, SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- newInstance(Class, SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify that a constructor for the given class is to be applied to the corresponding query results after the query is executed.
- newInstance(Class, SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- newInstance(Object) - Method in interface org.apache.openjpa.util.proxy.ProxyBean
-
Create a new instance of this proxy type with the same state as the given instance.
- newInstance(String, Class<?>, Configuration, boolean) - Method in class org.apache.openjpa.lib.conf.ObjectValue
-
Allow subclasses to instantiate additional plugins.
- 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, Class, Configuration, boolean) - Method in class org.apache.openjpa.conf.BrokerValue
- newInstance(String, Class, Configuration, boolean) - Method in class org.apache.openjpa.conf.QueryCompilationCacheValue
- newInstance(String, Class, Configuration, boolean) - Method in class org.apache.openjpa.jdbc.conf.MappingRepositoryValue
- 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(K, Object...) - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
-
Create a new instance of the type registered before with the given key, if any.
- newInstance(JDBCConfiguration) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- newInstance(Column[], int) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- newInstance(Column[], int) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- newInstance(Column[], int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return a new row.
- newInstance(Column[], int) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- newInstance(Broker) - Static method in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- newInstance(FetchConfigurationImpl.ConfigurationState) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- newInstance(FetchConfigurationImpl.ConfigurationState) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Return a new hollow instance.
- newInstance(FetchConfigurationImpl.ConfigurationState) - Method in class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
- newInstance(Query) - Static method in class org.apache.openjpa.datacache.QueryKey
-
Return a key for the given query, or null if it is not cacheable.
- newInstance(Query, Object[]) - Static method in class org.apache.openjpa.datacache.QueryKey
-
Return a key for the given query, or null if it is not cacheable.
- newInstance(Query, Map<Object, Object>) - Static method in class org.apache.openjpa.datacache.QueryKey
-
Return a key for the given query, or null if it is not cacheable.
- newInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
-
Factory method for constructing a
BrokerFactory
from properties. - newInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
-
Factory method for constructing a factory from properties.
- newInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
-
Factory method for constructing a factory from properties.
- newInstance(MetaDataRepository, Options, ClassLoader) - Static method in class org.apache.openjpa.enhance.PCClassFileTransformer
- NewInstance - Class in org.apache.openjpa.persistence.query
-
Denotes NEW fully.qualified.class.name(arg1, arg2,...)
- NewInstance(Class<T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.NewInstance
- NewInstance(Constructor<? extends T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.NewInstance
- newInstanceAction(Class<T>) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for clazz.newInstance().
- newInverseManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return a new inverse manager instance using the configured plugin settings.
- newInverseManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newJoins() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Returns a no-op joins object by default.
- newJoins() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- newJoins() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- newJoins() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return a new joins instance to use for traversing to related data.
- newJoins() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a new instance to use for joining.
- newJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- newJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- newLine(int) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Gets a string for beginning of a new line.
- newLine(int) - Method in class openbook.tools.converter.PlainTokenRenderer
- newLine(int) - Method in interface openbook.tools.converter.TokenRenderer
-
Produce a string to signal beginning of a line.
- NEWLINE - Static variable in interface org.apache.openjpa.json.JSON
- NEWLINE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- newListenerCollection() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Individual query results will be registered as types changed listeners.
- newListenerCollection() - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
-
Return a new concurrent container for listeners.
- newLiteral(Object, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newLiteral(Object, int) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the given constant, which will be a
Number
,String
, orBoolean
instance. - newLiteral(Object, int) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newLockManagerInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return a new lock manager instance using the configured plugin settings.
- newLockManagerInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory
- newLogAdapter(String) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory
- 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.
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- newLRSProxy() - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Return a large result set proxy for this field.
- newManagedObjectCache() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Create a
Map
to be used for the primary managed object cache. - newMappingInfo(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create raw mapping info for the given instance.
- newMappingInfo(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create raw mapping info for the given instance.
- newMappingInfo(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create raw mapping info for the given instance.
- newMappingInfo(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create raw mapping info for the given instance.
- newMappingInfo(Version) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create raw mapping info for the given instance.
- newMappingRepositoryInstance() - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Return a new empty mapping repository of the configured type.
- newMappingRepositoryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- newMapProxy(Class, Class, Class, Comparator, boolean) - Method in interface org.apache.openjpa.util.ProxyManager
-
Return a proxy for the given map type.
- newMapProxy(Class, Class, Class, Comparator, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
- newMetaDataFactoryInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Create a new
MetaDataFactory
to use with a repository. - newMetaDataFactoryInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newMetaDataFactoryInstance() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- newMetaDataFilter() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return a metadata filter that identifies metadata resources when performing jar and classpath scans.
- newMetaDataFilter() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- newMetaDataRepositoryInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Create a new empty metadata repository of the configured type.
- newMetaDataRepositoryInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newMultiClassLoaderAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for new MultiClassLoader().
- newObjectId(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Create a new identity object for the given
PersistenceCapable
class. - newObjectId(Class<?>, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- newObjectId(Class<?>, Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Create a new object id instance from the given value.
- newObjectId(Class<?>, String) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Create a new identity object for the given
PersistenceCapable
class, using theString
form of the constructor. - newObjectId(Class, Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- newOrder(FieldMetaData, String, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create an
Order
for the given field and declaration. - newOrderArray(int) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newOrderArray(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create an array of orders of the given size.
- newOuterJoins() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- newOuterJoins() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a new instance to use for outer joining.
- newOuterJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- newParameter(Object, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newParameter(Object, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing a parameter for the given value.
- newParameter(Object, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newParser(boolean) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Create a new metadata parser.
- newParser(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- newPath() - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newPath() - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing a path which will consist of a chain of 1 or more field names starting in the namespace of the candidate class.
Example:parent.address.city
- newPath() - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newPath(DBIdentifier...) - Static method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Creates a qualified identifier based upon an array of DBIdentifiers.
- newPath(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newPath(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing a path which will consist of a chain of 1 or more field names starting in the namespace of the given value.
Example:var.address.city
- newPath(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newPluginValue(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- newPluginValue(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Create a new plugin value for sequences.
- newPreparedStatementManager(JDBCStore, Connection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Return a new
PreparedStatementManager
. - newPreparedStatementManager(JDBCStore, Connection) - Method in class org.apache.openjpa.jdbc.kernel.BatchingConstraintUpdateManager
- newPreparedStatementManager(JDBCStore, Connection) - Method in class org.apache.openjpa.jdbc.kernel.BatchingOperationOrderUpdateManager
- newPreparedStatementManager(JDBCStore, Connection) - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- newPreparedStatementManager(JDBCStore, Connection) - Method in class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
- newPrimaryKey(String, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newPrimaryKey(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new primary key from the information in the schema metadata.
- newPrimaryKey(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- newPrimaryKey(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
Create a new primary key from the information in the schema metadata.
- newPrimaryKey(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newProcedure(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- newProxy(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- newProxy(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- newProxy(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- newProxy(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Create a new hollow proxy instance for the given field.
- newProxy(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- newPut(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- newPut(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatisticsSPI
-
Record a new cache put.
- newPut(Object) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- newQuery(String) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- newQuery(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- newQuery(String) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- newQuery(String) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a query implementation suitable for this store.
- newQuery(String, Class, Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Create a new query from the given data, with the given candidate class and language.
- newQuery(String, Class, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- newQuery(String, Class, Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- newQuery(String, Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Create a new query in the given language.
- newQuery(String, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- newQuery(String, Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- newQueryImpl(String, StoreQuery) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Create a new query.
- newQueryImpl(String, StoreQuery) - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
Create a new query.
- newQueryImpl(Query) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- newQueryImpl(Query, QueryMetaData) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- newQueryMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new query metadata instance.
- newRelatedFieldOrder(FieldMetaData, FieldMetaData, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newRelatedFieldOrder(FieldMetaData, FieldMetaData, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Order by a field of the related type.
- newRemoteCommitProviderInstance() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Create a remote commit provider from the configured plugin.
- newRemoteCommitProviderInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- newRepository() - Method in class org.apache.openjpa.meta.MetaDataTool
-
Create a new metadata repository.
- newResultList(ResultObjectProvider) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- newResultList(ResultObjectProvider) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- newResultList(ResultObjectProvider) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return a new result list for the current fetch configuration.
- newResultList(ResultObjectProvider) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- newRowManager() - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Return a new
RowManager
. - newRowManager() - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- newRowManager() - Method in class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
- 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
- newSavepoint(String, Broker) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- newSavepoint(String, Broker) - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
- newSavepoint(String, Broker) - Method in interface org.apache.openjpa.kernel.SavepointManager
-
Return a new savepoint for the given name, which may be null.
- newSchema(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Schema.
- newSchema(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newSchema(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Schema, optionally delimiting the name.
- newSchema(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newSelect() - Method in interface org.apache.openjpa.jdbc.sql.SQLFactory
-
Select factory.
- newSelect() - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- newSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- newSequence(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Sequence.
- newSequence(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Sequence, optionally delimiting the name.
- newSequence(String, Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newSequence(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new sequence from the information in the schema metadata.
- newSequence(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Call super implementation and trim sequence name.
- newSequence(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
-
Overrides DBDictionary's newSequence method; trims the sequence name.
- newSequence(DBIdentifier, Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newSequenceMetaData(String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new sequence metadata instance.
- newSerializationComparator() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Create a new comparator for ordering objects that are to be serialized.
- newSerializationComparator() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- newSerializationComparator() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- newSerializationComparator() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Create a new comparator for ordering objects that are to be serialized.
- newSerializer() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Create a new metadata serializer.
- newSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- newServerSocketAction(int) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for new ServerSocket().
- newSet() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Create a new set for storing adds/removes/changes.
- newSocketAction(InetAddress, int) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for new Socket().
- newStateManagerImpl(Object, ClassMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Create a state manager for the given oid and metadata.
- newStoreException(String, SQLException[], Object) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- newStoreException(String, SQLException[], Object) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return a new exception that wraps
causes
. - newStoreException(String, SQLException[], Object) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- newStoreException(String, SQLException[], Object) - Method in class org.apache.openjpa.jdbc.sql.JDataStoreDictionary
- newStoreManager() - Method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
- newStoreManager() - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
- newStoreManager() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return a new StoreManager for this runtime.
- newStoreManager() - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- newSubquery(ClassMetaData, boolean, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newSubquery(ClassMetaData, boolean, String) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a subquery.
- newSubquery(ClassMetaData, boolean, String) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newTable(String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Table.
- newTable(String, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Constructs a new identifier of type Table, optionally delimiting the name.
- newTable(String, Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newTable(ResultSet) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a new table from the information in the schema metadata.
- newTable(DBIdentifier, Schema) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- newTable(DBIdentifier, Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newTemporaryClassLoaderAction(ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for new TemporaryClassLoader().
- newToken(int) - Static method in class org.apache.openjpa.kernel.jpql.Token
- newToken(int, String) - Static method in class org.apache.openjpa.kernel.jpql.Token
-
Returns a new Token object, by default.
- newTypeLiteral(Object, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newTypeLiteral(Object, int) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the given constant, which will be a
Number
,String
, orBoolean
instance. - newTypeLiteral(Object, int) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newUnboundVariable(String, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- newUnboundVariable(String, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an unbound variable.
- newUnboundVariable(String, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- newUnion(int) - Method in interface org.apache.openjpa.jdbc.sql.SQLFactory
-
Union factory.
- newUnion(int) - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- newUnion(Select[]) - Method in interface org.apache.openjpa.jdbc.sql.SQLFactory
-
Union factory.
- newUnion(Select[]) - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- newUnionSelect(SelectImpl, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
Create a new union select with the given delegate and union position.
- newUnique(String, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- newUnique(DBIdentifier, Table) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- newValueMetaData(FieldMetaData) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newValueMetaData(FieldMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new value metadata instance.
- newValueOrder(FieldMetaData, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- newValueOrder(FieldMetaData, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Order by the field value.
- newVersion(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Create version metadata for the given class.
- newXMLAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Create a new JAXB XML annotation parser.
- newXMLClassMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new xml class metadata
- newXMLClassMetaDataArray(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new array of the proper xml class metadata subclass.
- newXMLFieldMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Create a new xml field meta, add it to the fieldMap in the given xml class metadata
- newXMLParser(boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
- newXMLParser(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Create a new metadata parser.
- newXMLSerializer() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
- newXMLSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Create a new serializer
- newZipFileAction(File) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for new ZipFile().
- next - Variable in class org.apache.openjpa.kernel.jpql.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
-
The next entry in the hash chain
- next - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
-
The next entry
- next() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- next() - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
- next() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- next() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Throws exception.
- next() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- next() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- next() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Advance to the next row, or return false if there are no more rows in the result.
- next() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Implement this method to advance the input.
- next() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- next() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- 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() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashMapIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.ValuesIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractIteratorDecorator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.EntrySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.KeySetIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.ValuesIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Gets the next entry in the bucket.
- next() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Gets the next key from the
Map
. - next() - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Returns the next object that matches the predicate.
- next() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Returns the next Object of the current Iterator
- next() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns the next element from the iterator.
- next() - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Gets the next key from the
Map
. - next() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- next() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- next() - Method in interface org.apache.openjpa.persistence.Generator
-
The next sequence value.
- next() - Method in class org.apache.openjpa.persistence.GeneratorImpl
- next() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- next() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- next(int) - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
-
Return a unique UUID value.
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingSeq
- next(StoreContext, ClassMetaData) - Method in interface org.apache.openjpa.kernel.Seq
-
Return the next value in the sequence.
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
- next(StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
- NEXT - Static variable in class openbook.client.Images
- nextAlias() - Method in class org.apache.openjpa.kernel.exps.Context
-
Returns next table alias to be created.
- nextCharBuf - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- nextCharInd - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- nextEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- nextEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- 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.kernel.DelegatingResultList.DelegatingListIterator
- nextIndex() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
- nextIndex() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns the index of the next element.
- nextIndex() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- nextInternal() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Advance this row.
- nextInternal() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- nextInternal() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- nextInternal(JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Return the next sequence object.
- nextInternal(JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- nextInternal(JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- nextKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the next key in sequence.
- nextKey(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
- nextKey(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- nextKey(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- nextKey(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- nextKey(K) - Method in interface org.apache.openjpa.lib.util.collections.OrderedMap
-
Gets the next key after the one specified.
- nextKey(K) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the next key after the one specified.
- nextSequenceQuery - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- nextString(int) - Static method in class org.apache.openjpa.lib.util.UUIDGenerator
-
Return the next unique uuid value as a 16-character string.
- nextVersion(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
Return the next version given the current one, which may be null.
- nextVersion(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
- nextVersion(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.NanoPrecisionTimestampVersionStrategy
- nextVersion(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- nextVersion(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- NO_BATCH - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- NO_NEXT_ENTRY - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- NO_PREVIOUS_ENTRY - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- NO_RESULT - Static variable in exception org.apache.openjpa.util.UserException
- NO_STACK_TRACE - Static variable in class org.apache.openjpa.junit5.internal.OpenJPADirectoriesEnhancer
- NO_STATS - Static variable in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
Value indicating that cache statistics are not available.
- NO_STATS - Static variable in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- NO_STATS - Static variable in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
Value indicating that cache statistics are not available.
- NO_TRANSACTION - Static variable in exception org.apache.openjpa.util.UserException
- Node - Interface in org.apache.openjpa.kernel.jpql
- nodeArity() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- nodeCreated() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- 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
- NON_FINALIZING_ALIAS - Static variable in class org.apache.openjpa.conf.BrokerValue
- NON_TRANSACTIONAL_READ - org.apache.openjpa.persistence.AutoDetachType
- NON_UNIQUE_RESULT - Static variable in exception org.apache.openjpa.util.UserException
- None() - Constructor for class org.apache.openjpa.kernel.QueryStatistics.None
- NONE - org.apache.openjpa.datacache.DataCacheMode
-
No entities are cached regardless of annotations or xml configuration.
- NONE - org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
- NONE - org.apache.openjpa.persistence.AutoDetachType
- NONE - org.apache.openjpa.persistence.jdbc.FetchMode
- NONE - org.apache.openjpa.persistence.jdbc.IsolationLevel
- NONE - org.apache.openjpa.persistence.query.PathOperator
- NONE - org.apache.openjpa.persistence.RestoreStateType
- NONE - Static variable in interface org.apache.openjpa.conf.SchemaGenerationAction
- NONE - Static variable in interface org.apache.openjpa.conf.SchemaGenerationSource
- NONE - Static variable in class org.apache.openjpa.kernel.InverseManager
- NONE - Static variable in class org.apache.openjpa.meta.UpdateStrategies
-
No update strategy.
- NONE - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
No value strategy.
- NoneClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Strategy for classes that aren't mapped.
- NoneDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op Discriminator strategy.
- NoneFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
An unmapped field.
- NoneLockManager - Class in org.apache.openjpa.kernel
-
A lock manager that does not perform any locking.
- NoneLockManager() - Constructor for class org.apache.openjpa.kernel.NoneLockManager
- NoneLog() - Constructor for class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- 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.
- NoneMappingDefaults - Class in org.apache.openjpa.jdbc.meta
-
No-op mapping defaults.
- NoneMappingDefaults() - Constructor for class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- NoneMetaDataFactory - Class in org.apache.openjpa.meta
-
No-op metadata I/O to prevent attempts to load other classes.
- NoneMetaDataFactory() - Constructor for class org.apache.openjpa.meta.NoneMetaDataFactory
- NoneOrphanedKeyAction - Class in org.apache.openjpa.event
-
Does nothing when an orphaned key is discovered.
- NoneOrphanedKeyAction() - Constructor for class org.apache.openjpa.event.NoneOrphanedKeyAction
- NoneStrategyInstaller - Class in org.apache.openjpa.jdbc.meta
-
Clears all mapping information from classes and installs none strategies.
- NoneStrategyInstaller(MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
-
Constructor; supply configuration.
- NoneVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op version strategy.
- NonPersistentMetaData - Class in org.apache.openjpa.meta
-
Metadata about a persistence-aware type.
- NonPersistentMetaData(Class, MetaDataRepository, int) - Constructor for class org.apache.openjpa.meta.NonPersistentMetaData
- Nonpolymorphic - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Indicates that the annotated relation is not entirely polymorphic.
- NonpolymorphicType - Enum in org.apache.openjpa.persistence.jdbc
-
Nonpolymorphic settings.
- nontransactional(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- nontransactional(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given object nontransactional.
- nontransactional(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- nontransactional(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- nontransactional(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Make the given object non-transactional.
- nontransactionalAll(Object[]) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- nontransactionalAll(Object[]) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given objects nontransactional.
- nontransactionalAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- nontransactionalAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given objects nontransactional.
- nontransactionalAll(Collection<Object>, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Make the given objects nontransactional.
- nontransactionalAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- nontransactionalAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- nontransactionalRead - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- nontransactionalWrite - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- nonTransientFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- nonTransientFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- NonUniqueResultException - Exception in org.apache.openjpa.persistence
-
Unique query returned multipl results.
- NonUniqueResultException - Exception in org.apache.openjpa.util
-
Exception type thrown when a query was configured to return a single result, and multiple results were found.
- NonUniqueResultException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.NonUniqueResultException
- NonUniqueResultException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.NonUniqueResultException
- NonUniqueResultException(Localizer.Message, Object) - Constructor for exception org.apache.openjpa.util.NonUniqueResultException
- nonWildcardTypeArguments() - Method in class openbook.tools.parser.JavaParser
- NoOpCacheMarshaller - Class in org.apache.openjpa.conf
-
Implementation of
CacheMarshaller
that does nothing. - NoOpCacheMarshaller() - Constructor for class org.apache.openjpa.conf.NoOpCacheMarshaller
- NoResultException - Exception in org.apache.openjpa.persistence
-
Unique query returned no results.
- NoResultException - Exception in org.apache.openjpa.util
-
Exception type thrown when a query was configured to return a single result, and no result was found.
- NoResultException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.NoResultException
- NoResultException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.NoResultException
- NoResultException(Localizer.Message, Object) - Constructor for exception org.apache.openjpa.util.NoResultException
- normalClassDeclaration() - Method in class openbook.tools.parser.JavaParser
- normalInterfaceDeclaration() - Method in class openbook.tools.parser.JavaParser
- normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- normalizeMulti(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Normalizes a multi-part name
- Normalizer - Class in org.apache.openjpa.jdbc.identifier
-
Static utility class used for operating on string based identifiers.
- Normalizer() - Constructor for class org.apache.openjpa.jdbc.identifier.Normalizer
- normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- normalizeString(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Normalizes a single part name
- normalizeUpper(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Normalizes a name, if not delimited, converts to uppercase.
- not() - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
- not() - Method in interface org.apache.openjpa.persistence.query.Predicate
-
Creates a negation of the predicate with the argument.
- not(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- not(Expression) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- not(Expression) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the inverse of this expression.
- not(Expression) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- NOT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- NOT_INITIALIZED - org.apache.openjpa.slice.Slice.Status
- notEqual(boolean) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Expression<?>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notEqual(Expression<?>, Object) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notEqual(Class) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- notEqual(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- notEqual(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- notEqual(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- notEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing inequality with the specified argument.
- NotEqualExpression - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 !
- NotEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.NotEqualExpression
- notLike(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notLike(Expression<String>, Expression<String>, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notLike(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notLike(Expression<String>, String, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notLike(Expression<String>, String, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- notMatches(Value, Value, String, String, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- notMatches(Value, Value, String, String, String) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the string does not match the given pattern.
- notMatches(Value, Value, String, String, String) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- NoTransactionException - Exception in org.apache.openjpa.util
-
Exception type thrown when attempting a transactional operation without an active transaction.
- NoTransactionException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.NoTransactionException
- Null - Class in org.apache.openjpa.jdbc.kernel.exps
-
A literal null value in a filter.
- Null() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Null
- NULL - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- NULL - org.apache.openjpa.persistence.jdbc.ForeignKeyAction
- NULL - Static variable in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Special NULL indicator for db identifiers.
- NULL - Static variable in class org.apache.openjpa.jdbc.kernel.exps.ExpState
-
State with no joins.
- NULL - Static variable in class org.apache.openjpa.jdbc.meta.Discriminator
-
Null discriminator value marker.
- NULL - Static variable in class org.apache.openjpa.jdbc.sql.RowImpl
- NULL - Static variable in class org.apache.openjpa.kernel.AbstractPCData
- NULL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- NULL - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
An object for masking null
- NULL_CMP - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialization flag indicating that this value will be compared to null.
- null_comparison_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- NULL_DEFAULT - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying to use a datastore default value to persist null values in object fields.
- NULL_EXCEPTION - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying to throw an exception when attempting to persist null values in object fields.
- NULL_LITERAL - Static variable in interface org.apache.openjpa.json.JSON
- NULL_LITERAL - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- NULL_NONE - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying to use a datastore null to persist null values in object fields.
- NULL_UNSET - Static variable in class org.apache.openjpa.meta.FieldMetaData
-
Constant specifying that no null-value was given.
- NULL_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- nullable() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- NullableAggregateUnaryOp - Class in org.apache.openjpa.jdbc.kernel.exps
-
OPENJPA-1794 An aggregate unary operation that can indicate whether a null value from the data store should be returned as null.
- NullableAggregateUnaryOp(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.NullableAggregateUnaryOp
- NullableAggregateUnaryOp(Val, boolean) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.NullableAggregateUnaryOp
- nullableAsObject - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- nullableValue(ExpContext, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullableAggregateUnaryOp
- nullif(Expression<Y>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- nullif(Expression<Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- nullif(Class, Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Class, Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Class, Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(Enum<?>, Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Enum<?>, Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Enum<?>, Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(Number, Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Number, Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Number, Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(String, String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(String, String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(String, String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(Calendar, Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Calendar, Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Calendar, Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(Date, Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Date, Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Date, Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullif(Expression, Expression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullif(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
- nullif(Expression, Expression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- NullIf - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a nullif expression
- NULLIF - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- nullif_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- NULLIF_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- nullIfExpression(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- nullIfExpression(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a nullif expression
- nullIfExpression(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- NullIfExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
NullIf expression.
- NullIfExpression(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
-
Constructor.
- nullIndicatorAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementEmbeddedMapping
- nullIndicatorAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
- nullIndicatorAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyEmbeddedMapping
- nullIndicatorAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.XEmbeddedMapping
- nullIndicatorColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementEmbeddedMapping
- nullIndicatorColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
- nullIndicatorColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyEmbeddedMapping
- nullIndicatorColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.XEmbeddedMapping
- nullJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- nullJoins() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- nullLiteral() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- nullLiteral() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create an Expression corresponding to a null value.
- nullLiteral() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- nullLiteral(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- nullPlusNonNullIsNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- 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
- nullTraversal - Variable in class org.apache.openjpa.kernel.exps.CandidatePath.Traversal
- nullTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- nullValue() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
This method can be overriden to provide custom logic to purge value
- NUMBER - Static variable in class org.apache.openjpa.meta.JavaTypes
- NumberVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a version number for optimistic versioning.
- NumberVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
- numeric_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- NUMERIC_TRUNCATION_OFF_SQL - Static variable in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- numericTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
O
- OBJECT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- OBJECT - Static variable in class org.apache.openjpa.meta.JavaTypes
- OBJECT_END - Static variable in interface org.apache.openjpa.json.JSON
- OBJECT_END - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- OBJECT_EXISTS - Static variable in exception org.apache.openjpa.util.StoreException
- OBJECT_NOT_FOUND - Static variable in exception org.apache.openjpa.util.StoreException
- OBJECT_START - Static variable in interface org.apache.openjpa.json.JSON
- OBJECT_START - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- 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
- ObjectData - Class in org.apache.openjpa.xmlstore
-
In-memory form of data in datastore backing a single persistent object.
- ObjectData(Object, ClassMetaData) - Constructor for class org.apache.openjpa.xmlstore.ObjectData
-
Create the object without underlying data.
- ObjectExistsException - Exception in org.apache.openjpa.util
-
Exception type reserved for conflicts with existing objects.
- ObjectExistsException(String) - Constructor for exception org.apache.openjpa.util.ObjectExistsException
- ObjectExistsException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.ObjectExistsException
- ObjectFactory<T> - Interface in org.apache.openjpa.kernel
-
An interface to create objects that are used by result processing.
- ObjectFormatter<T> - Interface in org.apache.openjpa.persistence.jest
-
A parameterized interface defines the protocol for converting
managed
persistence instances or a persistentdomain model
into a form suitable for transport to a language-neutral client such as an web browser. - ObjectId - Class in org.apache.openjpa.util
-
Identity type appropriate for object primary key fields and shared id classes.
- ObjectId(Class, Object) - Constructor for class org.apache.openjpa.util.ObjectId
- ObjectId(Class, Object, boolean) - Constructor for class org.apache.openjpa.util.ObjectId
- ObjectIdClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Class mapping for embedded object id fields.
- ObjectIdClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ObjectIdClassStrategy
- ObjectIdStateManager - Class in org.apache.openjpa.kernel
-
State manager used to access state of embedded object id primary key fields.
- ObjectIdStateManager(Object, OpenJPAStateManager, ValueMetaData) - Constructor for class org.apache.openjpa.kernel.ObjectIdStateManager
-
Constructor; supply embedded object id and its owner.
- ObjectIdValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for embedded object id fields.
- ObjectIdValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
- ObjectNotFoundException - Exception in org.apache.openjpa.util
-
Exception type reserved for failed object lookups.
- ObjectNotFoundException(Object) - Constructor for exception org.apache.openjpa.util.ObjectNotFoundException
- ObjectNotFoundException(Collection, Throwable[]) - Constructor for exception org.apache.openjpa.util.ObjectNotFoundException
- ObjectNotFoundException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.ObjectNotFoundException
- ObjectValue - Class in org.apache.openjpa.lib.conf
-
An object
Value
. - ObjectValue(String) - Constructor for class org.apache.openjpa.lib.conf.ObjectValue
- objectValueRequiresLoad(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- objectValueRequiresLoad(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- objectValueRequiresLoad(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- objectValueRequiresLoad(ValueMapping) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Return whether this handler potentially must load extra data to extract the object value from its datastore representation.
- OctalEscape - Static variable in class openbook.tools.parser.JavaLexer
- OctalEscape - Static variable in class openbook.tools.parser.JavaParser
- OctalLiteral - Static variable in class openbook.tools.parser.JavaLexer
- OctalLiteral - Static variable in class openbook.tools.parser.JavaParser
- OF - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- offer(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- offer(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- offerFirst(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- offerLast(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- OFFSET_DATETIME - Static variable in class org.apache.openjpa.meta.JavaTypes
- OFFSET_TIME - Static variable in class org.apache.openjpa.meta.JavaTypes
- OID - Static variable in class org.apache.openjpa.meta.JavaTypes
- OID_ALLOW_NEW - Static variable in interface org.apache.openjpa.kernel.StoreContext
- OID_COPY - Static variable in interface org.apache.openjpa.kernel.StoreContext
- OID_NODELETED - Static variable in interface org.apache.openjpa.kernel.StoreContext
- OID_NOVALIDATE - Static variable in interface org.apache.openjpa.kernel.StoreContext
- ON_DEMAND - org.apache.openjpa.persistence.ConnectionRetainMode
- ONE_MANY - org.apache.openjpa.persistence.PersistenceStrategy
- ONE_ONE - org.apache.openjpa.persistence.PersistenceStrategy
- ONE_TO_MANY - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- ONE_TO_MANY - Static variable in class org.apache.openjpa.meta.FieldMetaData
- ONE_TO_ONE - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- ONE_TO_ONE - Static variable in class org.apache.openjpa.meta.FieldMetaData
- onException(JMSException) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
- onExpire(ExpirationEvent) - Method in interface org.apache.openjpa.datacache.ExpirationListener
-
Notification that an object has expired from the cache.
- onPurge() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
This is the callback for custom "after purge" logic
- onTypesChanged(TypesChangedEvent) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- onTypesChanged(TypesChangedEvent) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- onTypesChanged(TypesChangedEvent) - Method in interface org.apache.openjpa.datacache.TypesChangedListener
-
Notification that instances of persistent types have changed.
- OP_ATTACH - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_DELETE - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_DELETE - Static variable in interface org.apache.openjpa.kernel.QueryOperations
-
Symbolic constant that indicates that this query will be performing a delete operation.
- OP_DELETE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
QueryOperationType
instead. - OP_DETACH - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_EVICT - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_LOCK - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_NONTRANSACTIONAL - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_PERSIST - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_REFRESH - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_RELEASE - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_RETRIEVE - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_SELECT - Static variable in interface org.apache.openjpa.kernel.QueryOperations
-
Symbolic constant that indicates that this query will be performing a select operation.
- OP_SELECT - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
QueryOperationType
instead. - OP_TRANSACTIONAL - Static variable in interface org.apache.openjpa.kernel.OpCallbacks
- OP_UPDATE - Static variable in interface org.apache.openjpa.kernel.QueryOperations
-
Symbolic constant that indicates that this query will be performing a update operation.
- OP_UPDATE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.use the
QueryOperationType
instead. - OpCallbacks - Interface in org.apache.openjpa.kernel
-
Allows facades to control the particulars of persistence operations through callbacks.
- open() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
No-op implementation.
- open() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- open() - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
- open() - Method in class org.apache.openjpa.jdbc.kernel.PreparedResultObjectProvider
- open() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- open() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Opens this provider by executing the underlying Statment.
- open() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- open() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- 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.
- open() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- open() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- openbook.client - package openbook.client
- openbook.domain - package openbook.domain
- openbook.server - package openbook.server
- openbook.tools - package openbook.tools
- openbook.tools.ant - package openbook.tools.ant
- openbook.tools.converter - package openbook.tools.converter
- openbook.tools.parser - package openbook.tools.parser
- openbook.tools.util - package openbook.tools.util
- openbook.util - package openbook.util
-
Common utility classes used by both OpenBook service and client.
- OpenBookAction(String, Icon, String) - Constructor for class openbook.client.Demo.OpenBookAction
- OpenBookService - Interface in openbook.server
-
A simple service to select Books, purchase them and manage their inventory.
- openBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- openClassBrace(CodeFormat) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Append the opening code-level brace to the code; this can be overridden to add code to the top of the class.
- OPENJPA - Static variable in class org.apache.openjpa.meta.Extensions
- OPENJPA_VERSION - org.apache.openjpa.persistence.MetaDataTag
- openjpa3GeneratedKeyNames - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Flag to use OpenJPA 0.3 style naming for auto assign sequence name and trigger name for backwards compatibility.
- openjpa3GeneratedKeyNames - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Flag to use OpenJPA 0.3 style naming for auto assign sequence name and trigger name for backwards compatibility.
- OpenJPAConfiguration - Interface in org.apache.openjpa.conf
-
Defines the properties necessary to configure runtime properties and connect to a data source.
- OpenJPAConfigurationImpl - Class in org.apache.openjpa.conf
-
Implementation of the
OpenJPAConfiguration
interface. - OpenJPAConfigurationImpl() - Constructor for class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Default constructor.
- OpenJPAConfigurationImpl(boolean) - Constructor for class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Constructor.
- OpenJPAConfigurationImpl(boolean, boolean) - Constructor for class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Constructor.
- OpenJPACriteriaBuilder - Interface in org.apache.openjpa.persistence.criteria
-
OpenJPA-specific extension to JPA 2.0 Criteria Query Builder API.
- OpenJPACriteriaQuery<T> - Interface in org.apache.openjpa.persistence.criteria
-
OpenJPA-specific extension to JPA 2.0 Criteria Query API.
- OpenJPADirectoriesEnhancer - Class in org.apache.openjpa.junit5.internal
- OpenJPADirectoriesEnhancer(boolean, String[], Class<?>) - Constructor for class org.apache.openjpa.junit5.internal.OpenJPADirectoriesEnhancer
- OpenJpaEnhancerMojo - Class in org.apache.openjpa.tools.maven
-
Processes Application model classes and enhances them by running OpenJPA Enhancer tool.
- OpenJpaEnhancerMojo() - Constructor for class org.apache.openjpa.tools.maven.OpenJpaEnhancerMojo
- OpenJPAEntityManager - Interface in org.apache.openjpa.persistence
-
Interface implemented by OpenJPA entity managers.
- OpenJPAEntityManagerFactory - Interface in org.apache.openjpa.persistence
-
Interface implemented by OpenJPA entity manager factories.
- OpenJPAEntityManagerFactorySPI - Interface in org.apache.openjpa.persistence
- OpenJPAEntityManagerSPI - Interface in org.apache.openjpa.persistence
- OpenJPAEntityTransaction - Interface in org.apache.openjpa.persistence
-
Extension of the JPA
EntityTransaction
interface. - OpenJPAEnum<E extends java.lang.Enum<?>> - Interface in org.apache.openjpa.persistence
-
An interface to define conversion of a facade based enum to a kernel integer constant.
- OpenJPAEnumToInteger(OpenJPAEnum<?>) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
- OpenJPAException - Exception in org.apache.openjpa.util
-
Exception type for all OpenJPA exceptions.
- OpenJPAException() - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Default constructor.
- OpenJPAException(String) - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Constructor; supply message.
- OpenJPAException(String, Throwable) - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Construct with message and cause.
- OpenJPAException(Throwable) - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Construct with cause.
- OpenJPAException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Constructor; supply message.
- OpenJPAException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.OpenJPAException
-
Construct with message and cause.
- OpenJPAExtension - Class in org.apache.openjpa.junit5.internal
- OpenJPAExtension() - Constructor for class org.apache.openjpa.junit5.internal.OpenJPAExtension
- OpenJPAId - Class in org.apache.openjpa.util
-
Identity class extended by built-in OpenJPA identity objects.
- OpenJPAId() - Constructor for class org.apache.openjpa.util.OpenJPAId
- OpenJPAId(Class) - Constructor for class org.apache.openjpa.util.OpenJPAId
- OpenJPAId(Class, boolean) - Constructor for class org.apache.openjpa.util.OpenJPAId
- OpenJPAPersistence - Class in org.apache.openjpa.persistence
-
Static helper methods for JPA users.
- OpenJPAPersistence() - Constructor for class org.apache.openjpa.persistence.OpenJPAPersistence
- OpenJPAPersistenceUtil - Class in org.apache.openjpa.persistence
- OpenJPAPersistenceUtil() - Constructor for class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
- OpenJPAProductDerivation - Interface in org.apache.openjpa.conf
-
Adds datastore based extension to ProductDerivation.
- OpenJPAQuery<X> - Interface in org.apache.openjpa.persistence
-
Interface implemented by OpenJPA queries.
- OpenJPAQueryBuilder - Interface in org.apache.openjpa.persistence.query
-
Builds dynamic query
- OpenJPAQuerySPI<X> - Interface in org.apache.openjpa.persistence
- OpenJPASavepoint - Class in org.apache.openjpa.kernel
-
Represents a savepoint where operations afterwards can be rolled back and restored to this point
- OpenJPASavepoint(Broker, String, boolean) - Constructor for class org.apache.openjpa.kernel.OpenJPASavepoint
-
Constructor.
- OpenJpaSchemaMojo - Class in org.apache.openjpa.tools.maven
-
Executes the schema generation via the OpenJPA MappingTool.
- OpenJpaSchemaMojo() - Constructor for class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
- OpenJpaSqlMojo - Class in org.apache.openjpa.tools.maven
-
Executes the SQL generation via the OpenJPA MappingTool.
- OpenJpaSqlMojo() - Constructor for class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
- OpenJPAStateManager - Interface in org.apache.openjpa.kernel
-
Interface implemented by OpenJPA state managers.
- OpenJPASupport - Annotation Type in org.apache.openjpa.junit5
-
Enables in place enhancement for entities listed or found by scanning in test classpath.
- openjpaTables - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- openjpaTables - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- OpenJpaTestEnhancerMojo - Class in org.apache.openjpa.tools.maven
-
Processes Application model test classes and enhances them by running OpenJPA Enhancer tool.
- OpenJpaTestEnhancerMojo() - Constructor for class org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo
- OpenJPAVersion - Class in org.apache.openjpa.conf
-
This class contains version information for OpenJPA.
- OpenJPAVersion() - Constructor for class org.apache.openjpa.conf.OpenJPAVersion
- OpenJPAVersionAndConfigurationTypeValidationPolicy - Class in org.apache.openjpa.conf
-
Compute validity based on whether or not the cached data is from the same version of Kodo as the current install.
- OpenJPAVersionAndConfigurationTypeValidationPolicy() - Constructor for class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- openNodeScope(Node) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- 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().
- operation - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- OperationOrderUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Update manager that writes SQL in object-level operation order.
- OperationOrderUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
- OperatorPath - Class in org.apache.openjpa.persistence.query
-
A path resulting from KEY() or VALUE() operation on an existing path.
- OperatorPath(AbstractDomainObject, PathOperator) - Constructor for class org.apache.openjpa.persistence.query.OperatorPath
- optimistic - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- OPTIMISTIC - Static variable in exception org.apache.openjpa.util.StoreException
- OptimisticException - Exception in org.apache.openjpa.util
-
Exception type for optimistic concurrency violations.
- OptimisticException(Object) - Constructor for exception org.apache.openjpa.util.OptimisticException
- OptimisticException(Throwable[]) - Constructor for exception org.apache.openjpa.util.OptimisticException
- OptimisticException(Collection, Throwable[]) - Constructor for exception org.apache.openjpa.util.OptimisticException
- OptimisticException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.OptimisticException
- OptimisticLockException - Exception in org.apache.openjpa.persistence
-
Optimistic concurrency violation.
- OptimisticLockException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.OptimisticLockException
- optimisticLockInternal(OpenJPAStateManager, int, int, Object, boolean) - Method in class org.apache.openjpa.jdbc.kernel.MixedLockManager
- optimisticLockInternal(OpenJPAStateManager, int, int, Object, boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
- optimizeClause - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- optimizeIdCopy - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- optimizeMultiTableDeletes - Variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Whether to inline multi-table bulk-delete operations into MySQL's combined
DELETE FROM foo, bar, baz
syntax. - optimizeMultiTableDeletes - Variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Whether to inline multi-table bulk-delete operations into MySQL's combined
DELETE FROM foo, bar, baz
syntax. - Option(boolean, String...) - Constructor for class openbook.tools.CommandProcessor.Option
-
Create a option with given aliases.
- Option(String...) - Constructor for class openbook.tools.CommandProcessor.Option
-
Create a command with given aliases.
- OPTION_ACTION - Static variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
-
used for passing the action parameter to the mapping tool
- OPTION_CONNECTION_DRIVER_NAME - Static variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
the string used for passing information about the connectionDriverName
- OPTION_CONNECTION_PROPERTIES - Static variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
the string used for passing information about the connectionProperties
- OPTION_DATASTORE_CONNECTION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support returning the datastore connection.
- OPTION_EMBEDDED_COLLECTION_RELATION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support collections of embedded relations to other persistence capable objects.
- OPTION_EMBEDDED_MAP_RELATION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support maps of embedded relations to other persistence capable objects.
- OPTION_EMBEDDED_RELATION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support embedded relations to other persistence capable objects.
- OPTION_ID_APPLICATION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support application identity.
- OPTION_ID_DATASTORE - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support application identity.
- OPTION_INC_FLUSH - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support incremental flushing.
- OPTION_JDBC_CONNECTION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support returning the datastore connection that is a JDBC Connection.
- OPTION_NONTRANS_READ - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support nontransactional reads.
- OPTION_NULL_CONTAINER - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtime that can differentiate between null and empty container fields.
- OPTION_OPTIMISTIC - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support optimistic transactions.
- OPTION_POSTLOAD_ON_MERGE - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for enable fire @PostLoad events on merge operations
- OPTION_PROPERTIES - Static variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
The properties option is used for passing information about the persistence.xml classpath resource and the default unit
- OPTION_PROPERTIES_FILE - Static variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
the properties option is used for passing information about the persistence.xml file location
- OPTION_QUERY_SQL - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for SQL support.
- OPTION_SCHEMA_ACTION - Static variable in class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
-
used for passing the schemaAction parameter to the mapping tool
- OPTION_SCHEMA_FILE - Static variable in class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
-
used for passing the schemaFile parameter to the mapping tool
- OPTION_SQL_ACTION - Static variable in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
-
internally the options is named 'schemaAction'!
- OPTION_SQL_FILE - Static variable in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
-
used for passing the sqlFile parameter to the mapping tool
- OPTION_TYPE_ARRAY - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support persistent array fields.
- OPTION_TYPE_COLLECTION - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support persistent collection fields.
- OPTION_TYPE_MAP - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that support persistent map fields.
- OPTION_USE_TCCL_IN_SELECT_NEW - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option to enable TCCL if the result class for select new is not found in the entities classloader
- OPTION_VALUE_AUTOASSIGN - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that the autoassign value strategy.
- OPTION_VALUE_INCREMENT - Static variable in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Option for runtimes that the increment value strategy.
- optional() - Method in annotation type org.apache.openjpa.persistence.Persistent
- 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.
- or(Expression<Boolean>, Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- or(Predicate...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- or(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- or(Joins, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
OR the given joins together.
- or(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- or(Expression, Expression) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- or(Expression, Expression) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the two expressions OR'd together.
- or(Expression, Expression) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- or(Predicate) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
- or(Predicate) - Method in interface org.apache.openjpa.persistence.query.Predicate
-
Creates an OR of the predicate with the argument.
- OR - org.apache.openjpa.persistence.query.ConditionalOperator
- OR - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- OracleDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Oracle.
- OracleDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.OracleDictionary
- order(Object) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Order this field value when it is loaded.
- order(QueryExpressions, List, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Order the given list of matches on the given value.
- Order - Interface in org.apache.openjpa.meta
-
Order a field.
- ORDER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- ORDER_BY - org.apache.openjpa.persistence.MetaDataTag
- ORDER_COLUMN - org.apache.openjpa.persistence.MetaDataTag
- OrderableItem - Class in org.apache.openjpa.persistence.query
-
Denotes an item of ORDER BY clause.
- orderBy(String, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(String, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add an ORDER BY clause.
- orderBy(String, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(String, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(String, boolean, Joins, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add an ORDER BY clause.
- orderBy(String, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(List<OrderByItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- orderBy(List<OrderByItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the items of the select list that are used in ordering the query results.
- orderBy(List<OrderByItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- orderBy(Column[], boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(Column[], boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Order by the given columns.
- orderBy(Column[], boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(Column[], boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(Column[], boolean, Joins, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Order by the given columns.
- orderBy(Column[], boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(Column, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(Column, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Order by the given column.
- orderBy(Column, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(Column, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(Column, boolean, Joins, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Order by the given column.
- orderBy(Column, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- orderBy(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- orderBy(Select, ExpContext, ExpState, boolean) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Order by this value.
- orderBy(SQLBuffer, boolean, boolean, Value) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(SQLBuffer, boolean, boolean, Value) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add an ORDER BY clause.
- orderBy(SQLBuffer, boolean, boolean, Value) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(SQLBuffer, boolean, Joins, boolean, Value) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderBy(SQLBuffer, boolean, Joins, boolean, Value) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add an ORDER BY clause.
- orderBy(SQLBuffer, boolean, Joins, boolean, Value) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderBy(OrderByItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- orderBy(OrderByItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the items of the select list that are used in ordering the query results.
- orderBy(OrderByItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- OrderBy - Annotation Type in org.apache.openjpa.persistence.query
- orderby_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- orderby_extension() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- orderby_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- OrderByItem - Interface in org.apache.openjpa.persistence.query
-
Instances of this interface can be used as orderBy arguments.
- orderByPrimaryKey(ClassMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderByPrimaryKey(ClassMapping, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Order on the primary key columns of the given mapping, joining to superclasses as necessary to get all columns needed to construct an object id.
- orderByPrimaryKey(ClassMapping, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderByPrimaryKey(ClassMapping, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- orderByPrimaryKey(ClassMapping, boolean, Joins, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select and order on the primary key columns of the given mapping, joining to superclasses as necessary to get all columns needed to construct an object id.
- orderByPrimaryKey(ClassMapping, boolean, Joins, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- orderByPrimaryKey(ClassMapping, boolean, Joins, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Allow unions to set aliases on order columns.
- OrderColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Surrogate order column.
- orderDirty() - Method in class org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager
- orderDirty() - Method in class org.apache.openjpa.jdbc.kernel.OperationOrderUpdateManager
- orderDirty() - Method in interface org.apache.openjpa.jdbc.kernel.UpdateManager
-
Whether the store context should maintain the order in which instances are dirtied.
- OrderedBidiMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that allows bidirectional lookup between key and values and retains and provides access to an ordering.
- OrderedIterator<E> - Interface in org.apache.openjpa.lib.util.collections
-
Defines an iterator that operates over an ordered container.
- OrderedMap<K,V> - Class in org.apache.openjpa.lib.util
-
A Map with predictable iteration order.
- OrderedMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that maintains order and allows both forward and backward iteration through that 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.
- OrderedMapIterator<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines an iterator that operates over an ordered
Map
. - orderIdxs - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- ordering - Variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- ordering - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- orderingAliases - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- orderingClauses - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- OrderingMergedResultObjectProvider - Class in org.apache.openjpa.kernel
-
Merged result object provider specialization that extracts ordering values from results for comparison.
- OrderingMergedResultObjectProvider(ResultObjectProvider[], boolean[], StoreQuery.Executor[], StoreQuery, Object[]) - Constructor for class org.apache.openjpa.kernel.OrderingMergedResultObjectProvider
- OrderingMergedResultObjectProvider(ResultObjectProvider[], boolean[], StoreQuery.Executor, StoreQuery, Object[]) - Constructor for class org.apache.openjpa.kernel.OrderingMergedResultObjectProvider
- orderLocal(Select, ClassMapping, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Add ordering to the given select for all non-relation order values, including the synthetic order column, if any.
- orderRelation(Select, ClassMapping, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Add ordering to the given select for all relation-based values.
- orders - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- org.apache.openjpa.abstractstore - package org.apache.openjpa.abstractstore
-
OpenJPA Abstract StoreManager Implementation
- org.apache.openjpa.ant - package org.apache.openjpa.ant
-
OpenJPA Ant Tasks
- org.apache.openjpa.audit - package org.apache.openjpa.audit
-
OpenJPA Audit Facility
- org.apache.openjpa.conf - package org.apache.openjpa.conf
-
OpenJPA Configuration
- org.apache.openjpa.datacache - package org.apache.openjpa.datacache
-
OpenJPA Data Cache
- org.apache.openjpa.ee - package org.apache.openjpa.ee
-
OpenJPA Enterprise Extensions
- org.apache.openjpa.enhance - package org.apache.openjpa.enhance
-
OpenJPA Enhancer
- org.apache.openjpa.enhance.stats - package org.apache.openjpa.enhance.stats
- org.apache.openjpa.event - package org.apache.openjpa.event
-
OpenJPA Events
- org.apache.openjpa.event.kubernetes - package org.apache.openjpa.event.kubernetes
- org.apache.openjpa.instrumentation - package org.apache.openjpa.instrumentation
- org.apache.openjpa.instrumentation.jmx - package org.apache.openjpa.instrumentation.jmx
- org.apache.openjpa.jdbc.ant - package org.apache.openjpa.jdbc.ant
-
OpenJPA-JDBC Ant Tasks
- org.apache.openjpa.jdbc.conf - package org.apache.openjpa.jdbc.conf
-
OpenJPA-JDBC Configuration
- org.apache.openjpa.jdbc.identifier - package org.apache.openjpa.jdbc.identifier
- org.apache.openjpa.jdbc.kernel - package org.apache.openjpa.jdbc.kernel
-
OpenJPA-JDBC Runtime Kernel
- org.apache.openjpa.jdbc.kernel.exps - package org.apache.openjpa.jdbc.kernel.exps
-
OpenJPA-JDBC Expression Tree
- org.apache.openjpa.jdbc.meta - package org.apache.openjpa.jdbc.meta
-
OpenJPA-JDBC ORM Metadata
- org.apache.openjpa.jdbc.meta.strats - package org.apache.openjpa.jdbc.meta.strats
-
OpenJPA-JDBC ORM Strategies
- org.apache.openjpa.jdbc.schema - package org.apache.openjpa.jdbc.schema
-
OpenJPA-JDBC Schema Management
- org.apache.openjpa.jdbc.sql - package org.apache.openjpa.jdbc.sql
-
OpenJPA-JDBC SQL Abstraction
- org.apache.openjpa.json - package org.apache.openjpa.json
- org.apache.openjpa.junit5 - package org.apache.openjpa.junit5
- org.apache.openjpa.junit5.internal - package org.apache.openjpa.junit5.internal
- org.apache.openjpa.kernel - package org.apache.openjpa.kernel
-
OpenJPA Runtime Kernel
- org.apache.openjpa.kernel.exps - package org.apache.openjpa.kernel.exps
-
OpenJPA Expression Tree
- org.apache.openjpa.kernel.jpql - package org.apache.openjpa.kernel.jpql
-
JPA Query Language Support
- 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.collections - package org.apache.openjpa.lib.util.collections
-
commons-collections4 import.
- org.apache.openjpa.lib.util.concurrent - package org.apache.openjpa.lib.util.concurrent
-
Concurrent Utilities
- org.apache.openjpa.lib.util.git - package org.apache.openjpa.lib.util.git
- org.apache.openjpa.lib.xml - package org.apache.openjpa.lib.xml
-
XML Handling
- org.apache.openjpa.meta - package org.apache.openjpa.meta
-
OpenJPA Metadata
- org.apache.openjpa.openjpa_maven_plugin - package org.apache.openjpa.openjpa_maven_plugin
- org.apache.openjpa.persistence - package org.apache.openjpa.persistence
-
OpenJPA JPA
- org.apache.openjpa.persistence.criteria - package org.apache.openjpa.persistence.criteria
-
OpenJPA Criteria Query
- org.apache.openjpa.persistence.jdbc - package org.apache.openjpa.persistence.jdbc
-
OpenJPA JPA-JDBC
- org.apache.openjpa.persistence.jest - package org.apache.openjpa.persistence.jest
- org.apache.openjpa.persistence.meta - package org.apache.openjpa.persistence.meta
-
OpenJPA MetaModel
- org.apache.openjpa.persistence.osgi - package org.apache.openjpa.persistence.osgi
-
OpenJPA JPA
- org.apache.openjpa.persistence.query - package org.apache.openjpa.persistence.query
-
OpenJPA Dynamic Query
- org.apache.openjpa.persistence.util - package org.apache.openjpa.persistence.util
-
OpenJPA JPA Utilities
- org.apache.openjpa.persistence.validation - package org.apache.openjpa.persistence.validation
- org.apache.openjpa.slice - package org.apache.openjpa.slice
-
Extended OpenJPA Interfaces for distributed databases.
- org.apache.openjpa.slice.jdbc - package org.apache.openjpa.slice.jdbc
-
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
- org.apache.openjpa.tools.maven - package org.apache.openjpa.tools.maven
- org.apache.openjpa.util - package org.apache.openjpa.util
-
OpenJPA Utilities
- org.apache.openjpa.util.asm - package org.apache.openjpa.util.asm
- org.apache.openjpa.util.proxy - package org.apache.openjpa.util.proxy
- org.apache.openjpa.validation - package org.apache.openjpa.validation
- org.apache.openjpa.xmlstore - package org.apache.openjpa.xmlstore
-
XML Store
- orphan(Object, OpenJPAStateManager, ValueMetaData) - Method in class org.apache.openjpa.event.ExceptionOrphanedKeyAction
- orphan(Object, OpenJPAStateManager, ValueMetaData) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
- orphan(Object, OpenJPAStateManager, ValueMetaData) - Method in class org.apache.openjpa.event.NoneOrphanedKeyAction
- orphan(Object, OpenJPAStateManager, ValueMetaData) - Method in interface org.apache.openjpa.event.OrphanedKeyAction
-
Callback received when OpenJPA discovers an orphaned key.
- OrphanedKeyAction - Interface in org.apache.openjpa.event
-
Perform an action when OpenJPA detects an orphaned key in the database.
- orphanedKeyPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- OrPredicate - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 OR e2) predicate.
- OrPredicate(Predicate, Predicate) - Constructor for class org.apache.openjpa.persistence.query.OrPredicate
- OSGI_PERSISTENCE_PROVIDER - Static variable in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- OSGiManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that listens for an OSGi service with interfacejakarta.transaction.TransactionManager
to create aTransactionManager
for controlling transactions. - OSGiManagedRuntime() - Constructor for class org.apache.openjpa.ee.OSGiManagedRuntime
- OTHER - org.apache.openjpa.lib.util.JavaVendors
- otherLength - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- otherLength - Variable in class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- 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
- otherTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- OUT - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- OUT - org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
- outer(Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- outer(Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a join set making the given joins outer joins.
- outer(Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- OUTER - org.apache.openjpa.persistence.query.PathOperator
- OUTER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- outer_fetch_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- outer_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- outerJoin(ForeignKey, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Join the columns of the given foreign key.
- outerJoin(ForeignKey, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- outerJoin(ForeignKey, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- outerJoinClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- outerJoinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Join the columns of the given foreign key, which represents a relation via the given field name.
- outerJoinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- outerJoinRelation(String, ForeignKey, ClassMapping, int, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- 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.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.
- overrides() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementEmbeddedMapping
- overrides() - Method in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
- overrides() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyEmbeddedMapping
- overrides() - Method in annotation type org.apache.openjpa.persistence.jdbc.XEmbeddedMapping
- overwriteWithSystemProperties(Map<String, Object>) - Static method in class openbook.util.PropertyHelper
-
Overwrites any key-value pair in the given map for which a System property is available
- ownDeletesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- owner - Variable in class org.apache.openjpa.persistence.HintHandler
- owner - Variable in class org.apache.openjpa.persistence.meta.Members.Member
- ownInsertsAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
P
- pack(Object) - Method in class org.apache.openjpa.kernel.ResultPacker
-
Pack the given object into an instance of the query's result class.
- pack(Object) - Method in class org.apache.openjpa.kernel.ResultShapePacker
- pack(Object[]) - Method in class org.apache.openjpa.kernel.ResultPacker
-
Pack the given array into an instance of the query's result class.
- pack(Object[]) - Method in class org.apache.openjpa.kernel.ResultShapePacker
- pack(Object[], Class<?>[], String[]) - Method in class org.apache.openjpa.kernel.ResultShape
-
Fill this shape and its children with the given array element values.
- packageDeclaration() - Method in class openbook.tools.parser.JavaParser
- packageName - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- packageOrTypeName() - Method in class openbook.tools.parser.JavaParser
- PackingResultObjectProvider(ResultObjectProvider, ResultPacker, int) - Constructor for class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- PagingResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
-
Object provider implementation that fetches one page of results at a a time as it scrolls.
- PagingResultObjectProvider(SelectExecutor, ClassMapping[], JDBCStore, JDBCFetchConfiguration, BitSet[], long) - Constructor for class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
-
Constructor.
- PagingResultObjectProvider(SelectExecutor, ClassMapping, JDBCStore, JDBCFetchConfiguration, BitSet, long) - Constructor for class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
-
Constructor.
- paint(Graphics) - Method in class jpa.tools.swing.MetamodelView
- paintBorder(Graphics) - Method in class jpa.tools.swing.RoundButton
- PARALLEL - org.apache.openjpa.persistence.jdbc.FetchMode
- param(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- param(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify use of a parameter of the given name.
- param(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- Param - Class in org.apache.openjpa.jdbc.kernel.exps
-
A parameter in a filter.
- Param(Object, Class) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Param
-
Constructor.
- Param.ParamExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- parameter(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Construct a ParameterExpression with a null name as key.
- parameter(Class<T>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- Parameter - Interface in org.apache.openjpa.kernel.exps
-
A query parameter.
- Parameter(int, Class<?>, MultiQueryMetaData.Parameter.Mode) - Constructor for class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- Parameter(String, Class<?>, MultiQueryMetaData.Parameter.Mode) - Constructor for class org.apache.openjpa.meta.MultiQueryMetaData.Parameter
- ParameterExpression - Class in org.apache.openjpa.persistence.query
-
Denotes a parameter in a query.
- ParameterExpression(String) - Constructor for class org.apache.openjpa.persistence.query.ParameterExpression
- ParameterImpl<T> - Class in org.apache.openjpa.persistence
-
A user-defined parameter of a query.
- ParameterImpl(Integer, Class<T>) - Constructor for class org.apache.openjpa.persistence.ParameterImpl
-
Construct a positional parameter with the given position as key and given expected value type.
- ParameterImpl(String, Class<T>) - Constructor for class org.apache.openjpa.persistence.ParameterImpl
-
Construct a named parameter with the given name as key and given expected value type.
- ParameterTemplate - Class in org.apache.openjpa.lib.util
-
A template that allows parameter substitutions.
- ParameterTemplate() - Constructor for class org.apache.openjpa.lib.util.ParameterTemplate
- parameterTypes - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- ParameterVisitor(CriteriaQueryImpl<?>) - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.ParameterVisitor
- ParamExpState() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- params - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
-
Parameters to query.
- params - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- parens() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.MapEntry
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
-
The parent map
- parent - Variable in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
-
The parent map
- parExpression() - Method in class openbook.tools.parser.JavaParser
- parse() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Parse the given request to populate qualifiers and parameters of this command.
- 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(File) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(File) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- parse(File) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parse(InputStream, String, DBDictionary) - Method in class org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
-
Parses given stream of XML content for error codes of the given database dictionary name.
- parse(Reader, String) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
-
Parse the metadata in the given reader.
- parse(Reader, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(Class<?>) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Parse persistence metadata for the given class.
- parse(Class<?>) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Parse persistence metadata for the given field metadata.
- 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(Class, boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(String) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
-
Parse the given resource.
- parse(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(String, Class<T>) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Parse the given
- parse(String, ExpressionStoreQuery) - Method in interface org.apache.openjpa.kernel.exps.ExpressionParser
-
Return a parsed intermediate form of the given query string.
- parse(String, ExpressionStoreQuery) - Method in class org.apache.openjpa.kernel.jpql.JPQLParser
- parse(String, ExpressionStoreQuery) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- parse(URL) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
-
Parse the given resource.
- parse(URL) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(URL) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- parse(URL) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parse(MetaDataIterator) - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
-
Parse the metadata supplied by the given iterator.
- parse(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- parse(MetaDataParser, Class[]) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Parse all given classses.
- parse(MetaDataParser, Class[]) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- parse(MetaDataParser, Collection) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Parse all given files.
- parseBasic(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse basic.
- parseCallbackMethods(Class<?>, Collection<LifecycleCallbacks>[], boolean, boolean, MetaDataRepository) - Static method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Parse callback methods into the given array, and return that array, creating one if null.
- parseClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Parse class mapping annotations.
- parseClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- parseCollectionTable(FieldMapping, CollectionTable) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse @CollectionTable.
- parseColumns(FieldMapping, Column...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse @Column(s).
- parseConfigResource(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
- parseContainerTable(FieldMapping, ContainerTable) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse @ContainerTable.
- parsed - Variable in class org.apache.openjpa.kernel.exps.Context
- parsed(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Return true if the given source is parsed.
- parseDeclaration(String, char, String) - Static method in class org.apache.openjpa.kernel.Filters
-
Parses the given declarations into a list of type, name, type, name...
- parseEagerFetchModeAttr(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- parseEagerFetchModeAttr(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parseElementClassCriteriaAttr(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- parseElementClassCriteriaAttr(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parseElementCollection(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parseElementJoinColumns(FieldMapping, ElementJoinColumn...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse @ElementJoinColumn(s).
- parseEmbedded(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse embedded.
- parseException(int, String, Object[], Exception) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Create a proper parse exception for the given reason.
- ParseException - Exception in org.apache.openjpa.kernel.jpql
-
Signifies that a lexical error occurred when parsing the JPQL statement.
- ParseException - Exception in org.apache.openjpa.lib.util
-
Exception type for parse errors.
- ParseException() - Constructor for exception org.apache.openjpa.kernel.jpql.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.apache.openjpa.lib.util.ParseException
- ParseException(String) - Constructor for exception org.apache.openjpa.kernel.jpql.ParseException
-
String constructor.
- ParseException(String) - Constructor for exception org.apache.openjpa.lib.util.ParseException
- ParseException(String, Throwable) - Constructor for exception org.apache.openjpa.kernel.jpql.ParseException
- ParseException(String, Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
- ParseException(Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.openjpa.kernel.jpql.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Localizer.Message) - Constructor for exception org.apache.openjpa.lib.util.ParseException
- ParseException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.lib.util.ParseException
- parseForeignKey(MappingInfo, String, boolean, boolean, ForeignKeyAction, ForeignKeyAction) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Set foreign key data on the given mapping info.
- parseIndex(MappingInfo, String, boolean, boolean) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Set index data on the given mapping info.
- parseJDBCTemporalSyntax(String) - Static method in class org.apache.openjpa.kernel.Filters
-
Parses the given string assuming it is a JDBC key expression.
- parseListContains(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- parseLobMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Setup the field as a LOB mapping.
- parseLobMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- parseManyToMany(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse many-to-many.
- parseManyToOne(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse many-to-one.
- parseMapKeyColumn(FieldMapping, MapKeyColumn) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse @MapKeyColumn.
- parseMemberMappingAnnotations(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Parse member mapping components.
- parseMemberMappingAnnotations(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- parseNewResource(Reader, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Parse a previously-unseen source.
- parseOneToMany(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse one-to-many.
- parseOneToOne(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse one-to-one.
- parsePackageMappingAnnotations(Package) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Parse package mapping annotations.
- parsePackageMappingAnnotations(Package) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- parsePersistentTypeNames(ClassLoader) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Parse persistent type names.
- parseProperties(String) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Parse a set of properties from a comma-separated string.
- parseQuery() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- parserForLanguage(String) - Static method in class org.apache.openjpa.kernel.QueryLanguages
-
Return the
ExpressionParser
forlanguage
, ornull
if no expression parser exists in the system for the specified language. - parseStrategy(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- parseStrategy(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- ParseTokenListener - Class in openbook.tools.converter
-
A token processor to render the ANTLR tokens.
- 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. - parseXJoinColumns(FieldMapping, MappingInfo, boolean, XJoinColumn...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Parse given @XJoinColumn annotations.
- PartitionedDataCache - Class in org.apache.openjpa.datacache
-
A partitioned data cache maintains a set of partitions that are DataCache themselves.
- PartitionedDataCache() - Constructor for class org.apache.openjpa.datacache.PartitionedDataCache
- PAST_END - Static variable in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- PATCH_RELEASE - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- path() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- path() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- path() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- Path - Interface in org.apache.openjpa.kernel.exps
-
A path represents a traversal into fields of a candidate object.
- path_component() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- pathEqual(QualifiedDBIdentifier, QualifiedDBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Compares two qualified identifiers for equality.
- PathExpression - Interface in org.apache.openjpa.persistence.query
-
Interface for operations over objects reached via paths
- PathExpState(Joins) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
- PathFinder - Class in jpa.tools.swing
-
A* Algorithm to find rectilinear path through a
Maze
. - PathFinder(Maze) - Constructor for class jpa.tools.swing.PathFinder
- PathOperator - Enum in org.apache.openjpa.persistence.query
-
Operator that combines two components to form a path.
- Pattern(String, String) - Constructor for class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
-
Construct a pattern and its replacement.
- pattern_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- PAYLOAD_EXTENTS - Static variable in class org.apache.openjpa.event.RemoteCommitEvent
-
Names of added, updated, and deleted classes only.
- PAYLOAD_LOCAL_STALE_DETECTION - Static variable in class org.apache.openjpa.event.RemoteCommitEvent
-
The local
BrokerFactory
detected that local data is out of date with the data store. - PAYLOAD_OIDS - Static variable in class org.apache.openjpa.event.RemoteCommitEvent
-
Names of added classes, updated and deleted Object IDs.
- PAYLOAD_OIDS_WITH_ADDS - Static variable in class org.apache.openjpa.event.RemoteCommitEvent
-
Names of added classes, added, updated and deleted Object IDs.
- PC - Static variable in class org.apache.openjpa.meta.JavaTypes
- PC_UNTYPED - Static variable in class org.apache.openjpa.meta.JavaTypes
- pcAttributeIndexToFieldName(int) - Method in interface org.apache.openjpa.enhance.AttributeTranslator
- PCClassFileTransformer - Class in org.apache.openjpa.enhance
-
Transformer that makes persistent classes implement the
PersistenceCapable
interface at runtime. - PCClassFileTransformer(MetaDataRepository, PCEnhancer.Flags, ClassLoader, boolean) - Constructor for class org.apache.openjpa.enhance.PCClassFileTransformer
-
Constructor.
- PCClassFileTransformer(MetaDataRepository, Options, ClassLoader) - Constructor for class org.apache.openjpa.enhance.PCClassFileTransformer
-
Constructor.
- PCClassFileTransformer.Reentrant - Class in org.apache.openjpa.enhance
- pcCopyField(Object, int) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcCopyFields(Object, int[]) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcCopyFields(Object, int[]) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcCopyKeyFieldsFromObjectId(FieldConsumer, Object) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcCopyKeyFieldsFromObjectId(FieldConsumer, Object) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcCopyKeyFieldsToObjectId(Object) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcCopyKeyFieldsToObjectId(Object) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcCopyKeyFieldsToObjectId(FieldSupplier, Object) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcCopyKeyFieldsToObjectId(FieldSupplier, Object) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCData - Interface in org.apache.openjpa.kernel
-
Holds data about a single persistence capable instance.
- PCDataGenerator - Class in org.apache.openjpa.enhance
-
Generates
PCData
instances which avoid primitive wrappers to optimize memory use and performance at the cost of slightly higher startup time. - PCDataGenerator(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.enhance.PCDataGenerator
- PCDataGenerator.DynamicPCData - Interface in org.apache.openjpa.enhance
-
Dynamic
PCData
s generated will implement this interface to simplify initialization. - PCDataImpl - Class in org.apache.openjpa.kernel
-
Default
PCData
implementation. - PCDataImpl(Object, ClassMetaData) - Constructor for class org.apache.openjpa.kernel.PCDataImpl
- PCDataImpl(Object, ClassMetaData, String) - Constructor for class org.apache.openjpa.kernel.PCDataImpl
-
Constructor.
- pcDirty(String) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcDirty(String) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCEnhancer - Class in org.apache.openjpa.enhance
-
Bytecode enhancer used to enhance persistent classes from metadata.
- PCEnhancer(OpenJPAConfiguration, Class<?>) - Constructor for class org.apache.openjpa.enhance.PCEnhancer
-
Constructor.
- PCEnhancer(OpenJPAConfiguration, ClassMetaData) - Constructor for class org.apache.openjpa.enhance.PCEnhancer
-
Constructor.
- PCEnhancer(OpenJPAConfiguration, ClassNodeTracker, MetaDataRepository) - Constructor for class org.apache.openjpa.enhance.PCEnhancer
-
Deprecated.
- PCEnhancer(OpenJPAConfiguration, ClassNodeTracker, MetaDataRepository, ClassLoader) - Constructor for class org.apache.openjpa.enhance.PCEnhancer
-
Constructor.
- PCEnhancer(MetaDataRepository, ClassNodeTracker, ClassMetaData) - Constructor for class org.apache.openjpa.enhance.PCEnhancer
-
Constructor.
- PCEnhancer.AuxiliaryEnhancer - Interface in org.apache.openjpa.enhance
-
Plugin interface for additional enhancement.
- PCEnhancer.Flags - Class in org.apache.openjpa.enhance
-
Run flags.
- PCEnhancerAgent - Class in org.apache.openjpa.enhance
-
Java agent that makes persistent classes work with OpenJPA at runtime.
- PCEnhancerAgent() - Constructor for class org.apache.openjpa.enhance.PCEnhancerAgent
- PCEnhancerTask - Class in org.apache.openjpa.ant
-
Executes the enhancer on the specified files.
- PCEnhancerTask() - Constructor for class org.apache.openjpa.ant.PCEnhancerTask
- pcFetchObjectId() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcFetchObjectId() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcGetDetachedState() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcGetDetachedState() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcGetEnhancementContractVersion() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcGetEnhancementContractVersion() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcGetGenericContext() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcGetGenericContext() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcGetStateManager() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcGetStateManager() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcGetVersion() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcGetVersion() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsDeleted() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsDeleted() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsDetached() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsDetached() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsDirty() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsDirty() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsNew() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsNew() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsPersistent() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsPersistent() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsSerializationUserVisible() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcIsTransactional() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcIsTransactional() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCLEAN - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Clean
- pcNewInstance(StateManager, boolean) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcNewInstance(StateManager, boolean) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcNewInstance(StateManager, Object, boolean) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcNewInstance(StateManager, Object, boolean) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcNewObjectIdInstance() - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcNewObjectIdInstance() - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcNewObjectIdInstance(Object) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcNewObjectIdInstance(Object) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCPath - Class in org.apache.openjpa.jdbc.kernel.exps
-
A path represents a traversal into fields of a candidate object.
- PCPath(SubQ) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Return a path starting from the given subquery.
- PCPath(ClassMapping) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Return a path starting with the 'this' ptr.
- PCPath(ClassMapping, Variable) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Return a path starting from the given variable.
- PCPath.PathExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- pcProvideField(int) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcProvideField(int) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcProvideFields(int[]) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcProvideFields(int[]) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCRegistry - Class in org.apache.openjpa.enhance
-
Tracks registered persistence-capable classes.
- PCRegistry() - Constructor for class org.apache.openjpa.enhance.PCRegistry
- PCRegistry.RegisterClassListener - Interface in org.apache.openjpa.enhance
-
Listener for persistent class registration events.
- pcReplaceField(int) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcReplaceField(int) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcReplaceFields(int[]) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcReplaceFields(int[]) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcReplaceStateManager(StateManager) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcReplaceStateManager(StateManager) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCResultObjectProvider - Interface in org.apache.openjpa.kernel
-
Variant of
ResultObjectProvider
that populates aOpenJPAStateManager
object in an application-defined manner. - pcSetDetachedState(Object) - Method in interface org.apache.openjpa.enhance.PersistenceCapable
- pcSetDetachedState(Object) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- pcSetSerializationUserVisible(boolean) - Method in class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- PCState - Class in org.apache.openjpa.kernel
-
Base class for all lifecycle states.
- PCState() - Constructor for class org.apache.openjpa.kernel.PCState
- PCSubclassValidator - Class in org.apache.openjpa.enhance
-
Validates that a given type meets the JPA contract, plus a few OpenJPA-specific additions for subclassing / redefinition: must have an accessible no-args constructor must be a public or protected class must not be final must not extend an enhanced class all persistent data represented by accessible setter/getter methods (persistent properties) if versioning is to be used, exactly one persistent property for the numeric version data When using property access, the backing field for a persistent property must be: private set only in the designated setter, in the constructor, or in
Object.clone()
,readObject(ObjectInputStream)
, orExternalizable.readExternal(ObjectInput)
. read only in the designated getter and the constructor. - PCSubclassValidator(ClassMetaData, ClassNode, Log, boolean) - Constructor for class org.apache.openjpa.enhance.PCSubclassValidator
- PDELETED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Deleted
- PDELETEDFLUSHED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Deleted-Flushed
- PDIRTY - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Dirty
- peek() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- peek() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- peekElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Peek a parse element from the stack.
- peekFirst() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- peekLast() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- peekNode() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- PENDING - openbook.domain.PurchaseOrder.Status
- PERCENT - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- PERS - org.apache.openjpa.persistence.PersistenceStrategy
- PERS_COLL - org.apache.openjpa.persistence.PersistenceStrategy
- PERS_MAP - org.apache.openjpa.persistence.PersistenceStrategy
- persist(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- persist(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Persist the given object.
- persist(Object, Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Persist the given object.
- persist(Object, Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
Assigns slice identifier to the resultant StateManager as initialized by the super class implementation.
- persist(Object, Object, boolean, OpCallbacks, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Persist the given object.
- persist(Object, Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Make the given instance persistent.
- persist(Object, Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- persist(Object, Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- persist(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Persist the given object.
- persist(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- persist(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- persistAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- persistAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Persist the given objects.
- persistAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- persistAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Persist the given objects.
- persistAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Persist the given objects.
- persistAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Persist the given objects.
- persistAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- persistAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- PERSISTENCE_PROVIDER - Static variable in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- PERSISTENCE_PROVIDER_ARIES - Static variable in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- PERSISTENCE_UNIT_ROOT_URL - Static variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- PERSISTENCE_VERSION - Static variable in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- PersistenceActivator - Class in org.apache.openjpa.persistence.osgi
-
Used to discover/resolve JPA providers in an OSGi environment.
- PersistenceActivator() - Constructor for class org.apache.openjpa.persistence.osgi.PersistenceActivator
- PersistenceCapable - Interface in org.apache.openjpa.enhance
-
The interface that persistent instances will implement.
- PersistenceException - Exception in org.apache.openjpa.persistence
-
General persistence exception.
- PersistenceException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.PersistenceException
- PersistenceExceptions - Class in org.apache.openjpa.persistence
-
Converts from OpenJPA to persistence exception types.
- PersistenceExceptions() - Constructor for class org.apache.openjpa.persistence.PersistenceExceptions
- PersistenceMappingDefaults - Class in org.apache.openjpa.persistence.jdbc
-
Supplies default mapping information in accordance with JPA spec.
- PersistenceMappingDefaults() - Constructor for class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- PersistenceMappingFactory - Class in org.apache.openjpa.persistence.jdbc
-
MetaDataFactory
for JPA mapping information. - PersistenceMappingFactory() - Constructor for class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
- PersistenceMetaDataDefaults - Class in org.apache.openjpa.persistence
-
JPA-based metadata defaults.
- PersistenceMetaDataDefaults() - Constructor for class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- PersistenceMetaDataFactory - Class in org.apache.openjpa.persistence
-
MetaDataFactory
for JPA metadata. - PersistenceMetaDataFactory() - Constructor for class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- PersistenceProductDerivation - Class in org.apache.openjpa.persistence
-
Sets JPA specification defaults and parses JPA specification XML files.
- PersistenceProductDerivation() - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation
- PersistenceProductDerivation.ConfigurationParser - Class in org.apache.openjpa.persistence
-
SAX handler capable of parsing an JPA persistence.xml file.
- PersistenceProductDerivation.ConfigurationProviderImpl - Class in org.apache.openjpa.persistence
-
Custom configuration provider.
- PersistenceProviderImpl - Class in org.apache.openjpa.persistence
-
Bootstrapping class that allows the creation of a stand-alone
EntityManager
. - PersistenceProviderImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceProviderImpl
- PersistenceStrategy - Enum in org.apache.openjpa.persistence
-
Set of field persistence strategies used in JPA.
- PersistenceUnitInfoImpl - Class in org.apache.openjpa.persistence
-
Implementation of the
PersistenceUnitInfo
interface used by OpenJPA when parsing persistence configuration information. - PersistenceUnitInfoImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- PersistenceUnitInfoImpl.ClassResolverImpl - Class in org.apache.openjpa.persistence
-
Simple class resolver built around the persistence unit loader.
- Persistent - Annotation Type in org.apache.openjpa.persistence
-
Metadata annotation for a persistent field.
- PersistentCollection - Annotation Type in org.apache.openjpa.persistence
-
Metadata annotation for a persistent collection field.
- PersistentMap - Annotation Type in org.apache.openjpa.persistence
-
Metadata annotation for a persistent map field.
- PersistentObjectInputStream(InputStream, StoreContext) - Constructor for class org.apache.openjpa.util.Serialization.PersistentObjectInputStream
-
Constructor; supply source stream and broker to use for persistent object lookups.
- PersistentObjectOutputStream(OutputStream, StoreContext) - Constructor for class org.apache.openjpa.util.Serialization.PersistentObjectOutputStream
-
Constructor; supply underlying stream.
- PersistListener - Interface in org.apache.openjpa.event
-
Listener for newly-persisted instances.
- PessimisticLockException - Exception in org.apache.openjpa.persistence
-
Pessimistic concurrency violation.
- PessimisticLockException(String, Throwable[], Object) - Constructor for exception org.apache.openjpa.persistence.PessimisticLockException
- PessimisticLockManager - Class in org.apache.openjpa.jdbc.kernel
-
Lock manager that uses exclusive database locks.
- PessimisticLockManager() - Constructor for class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- Phone - Class in embeddables
- Phone() - Constructor for class embeddables.Phone
- Phone(String, String) - Constructor for class embeddables.Phone
- pick(Collection<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>) - Static method in class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Applies chain of filters ANDed on the given collection to pick a single element.
- pin(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Pin the given query's result to the cache.
- pin(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- pin(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Pin the data for the given oid to the cache.
- pin(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- pin(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- pin(Object) - Method in interface org.apache.openjpa.datacache.DataCache
-
Pin the value stored under
oid
into the cache. - pin(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- pin(Object) - Method in class org.apache.openjpa.util.CacheMap
-
Locks the given key and its value into the map.
- pin(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- pin(QueryKey) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- pin(QueryKey) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Pin the value stored under
qk
into the cache. - pinAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- pinAll(Class<?>, boolean) - Method in interface org.apache.openjpa.datacache.DataCache
-
Pin all oids for the given type.
- pinAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- pinAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Pin the data for the given oids to the cache.
- pinAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- pinAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Pin the data for the given oids to the cache.
- pinAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- pinAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- pinAll(Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Pin all oids to the cache.
- pinAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- pinInternal(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Pin an object to the cache.
- pinInternal(Object) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- pinInternal(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Pin an object to the cache.
- pinInternal(QueryKey) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- pinnedMap - Variable in class org.apache.openjpa.util.CacheMap
-
The set of objects pinned into the cache.
- PK_VALUE - Static variable in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
- pkJoinColumns() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- placeOrder(ShoppingCart) - Method in interface openbook.server.OpenBookService
-
Buys the content of the given cart.
- PlainTokenRenderer - Class in openbook.tools.converter
-
A default implementation of TokenRenderer that simply prints the token.
- PlainTokenRenderer() - Constructor for class openbook.tools.converter.PlainTokenRenderer
- platform - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- PLURAL_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include multi-valued relation fields.
- PluralAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
- PluralCategoryFilter(PluralAttribute.CollectionType) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
- PluralCategoryFilter(PluralAttribute.CollectionType, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
- plus(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Addition.
- plus(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Addition.
- PLUS - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- PLUS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- PlusExpression - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 + e2) Expression.
- PlusExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.PlusExpression
- PNEW - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New
- PNEWDELETED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New-Deleted
- PNEWFLUSHEDDELETED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New-Flushed-Deleted
- PNEWFLUSHEDDELETEDFLUSHED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New-Flushed-Deleted-Flushed
- PNEWPROVISIONAL - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New-Provisional
- PNONTRANS - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Nontransactinoal
- PNONTRANSDELETED - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Deleted-Nontransactional
- PNonTransDeletedState - Class in org.apache.openjpa.kernel
-
Lifecycle state.
- PNonTransDeletedState() - Constructor for class org.apache.openjpa.kernel.PNonTransDeletedState
- PNONTRANSDIRTY - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-Dirty-Nontransactinoal
- PNONTRANSNEW - Static variable in class org.apache.openjpa.kernel.PCState
-
Persistent-New-Nontransactional
- PointbaseDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Pointbase Embedded.
- PointbaseDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- POLICY_EMPTY - Static variable in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Constant to not generate type set/get methods.
- POLICY_EXCEPTION - Static variable in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Constant to throw an exception on invalid index passed to type set/get methods
- POLICY_SILENT - Static variable in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Constant to be as silent as possible during invalid index passed to set/get type methods.
- poll() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- poll() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- pollFirst() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- pollFirst() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- pollLast() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- pollLast() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- POLY_FALSE - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
A non-polymorphic relation.
- POLY_JOINABLE - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
A relation that can hold any joinable subclass type.
- POLY_TRUE - Static variable in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
A fully polymorphic relation (the default).
- pool(Object, AbstractBrokerFactory) - Static method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Register
factory
in the pool underkey
. - pop() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- popElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Pop a parse element from the stack.
- popFetchConfiguration() - Method in class org.apache.openjpa.kernel.BrokerImpl
- popFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- popFetchConfiguration() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Pops the fetch configuration from the top of the stack, making the next one down the active one.
- popFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- popFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Pops the fetch plan from the top of the stack, making the next one down the active one.
- popNode() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- populate(Object, ExpressionStoreQuery) - Method in interface org.apache.openjpa.kernel.exps.ExpressionParser
-
Use the parsed query form to set information such as candidate type, result type, etc that was encoded in the query string.
- populate(Object, ExpressionStoreQuery) - Method in class org.apache.openjpa.kernel.jpql.JPQLParser
- populate(Object, ExpressionStoreQuery) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- populate(Table, Table, Column, Object, boolean, int, int) - Method in interface org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults
-
Populate the given foreign key column with defaults.
- populate(ClassMetaData, int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- populate(ClassMetaData, int) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Populate the given metadata with default settings.
- populate(ClassMetaData, int) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- populate(ClassMetaData, int) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Populates the given class metadata.
- populate(ClassMetaData, int, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- populate(ClassMetaData, int, boolean) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Populate the given metadata with default settings.
- populate(ClassMetaData, int, boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- populate(ClassMetaData, int, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Populates the given class metadata.
- populate(FieldMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- populate(FieldMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- populate(AbstractManagedType<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
Populate the static fields of the canonical type.
- populateAutoAssignCols(PreparedStatement, Column[], String[], RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- populateAutoAssignCols(PreparedStatement, Column[], DBIdentifier[], RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
This method will only be called when there is auto assign columns.
- populateColumns(Discriminator, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given discriminator columns.
- populateColumns(Discriminator, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateColumns(Discriminator, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateColumns(ValueMapping, String, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- populateColumns(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateColumns(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
-
Deprecated.
- populateColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given value columns.
- populateColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateColumns(Version, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given version columns.
- populateColumns(Version, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateColumns(Version, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateColumns(Version, Table, Column[]) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- populateConfiguration(Configuration, Options) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Set the given
Configuration
instance from the command line options provided. - populateDataStoreIdColumns(ClassMapping, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given datastore identity columns.
- populateDataStoreIdColumns(ClassMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateDataStoreIdColumns(ClassMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateForeignKeyColumn(ValueMapping, String, Table, Table, Column, Object, boolean, int, int) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- populateForeignKeyColumn(ValueMapping, String, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- populateForeignKeyColumn(ValueMapping, String, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
-
Deprecated.
- populateForeignKeyColumn(ValueMapping, String, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- populateForeignKeyColumn(ValueMapping, DBIdentifier, Table, Table, Column, Object, boolean, int, int) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given column used to join a value to its related type.
- populateForeignKeyColumn(ValueMapping, DBIdentifier, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateForeignKeyColumn(ValueMapping, DBIdentifier, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateForeignKeyColumn(ValueMapping, DBIdentifier, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- populateFromCompilation(Object) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- populateFromCompilation(Object) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- populateFromCompilation(Object) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- populateFromCompilation(Object) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Populate internal data from compilation.
- populateHintSetter(Class<?>, String, Class<?>, String...) - Static method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Populate static registry of hints.
- populateHintSetter(Class<?>, String, String, Class<?>, String...) - Static method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Populate static registry of hints.
- populateJoinColumn(ClassMapping, Table, Table, Column, Object, int, int) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given column used to join a class to its superclass table.
- populateJoinColumn(ClassMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateJoinColumn(ClassMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateJoinColumn(FieldMapping, Table, Table, Column, Object, int, int) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given column used to join a field to its defining class' table.
- populateJoinColumn(FieldMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateJoinColumn(FieldMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateJoinColumn(FieldMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
- populateKey(Row, OpenJPAStateManager, Object, StoreContext, RowManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- populateNullIndicatorColumns(ValueMapping, String, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Deprecated.
- populateNullIndicatorColumns(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- populateNullIndicatorColumns(ValueMapping, String, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
-
Deprecated.
- populateNullIndicatorColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given null indicator columns.
- populateNullIndicatorColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateNullIndicatorColumns(ValueMapping, DBIdentifier, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateOrderColumns(FieldMapping, Table, Column[]) - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
Fill in default information for the given order columns.
- populateOrderColumns(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- populateOrderColumns(FieldMapping, Table, Column[]) - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- populateRowManager(OpenJPAStateManager, RowManager, JDBCStore, Collection, Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Populate the row manager with rows to be flushed for the given state.
- pos - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- position(Component, Component) - Static method in class jpa.tools.swing.SwingHelper
-
Position the given component at the center of the given parent component or physical screen.
- positional_input_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- POST_LOAD - org.apache.openjpa.persistence.MetaDataTag
- POST_PERSIST - org.apache.openjpa.persistence.MetaDataTag
- POST_REMOVE - org.apache.openjpa.persistence.MetaDataTag
- POST_UPDATE - org.apache.openjpa.persistence.MetaDataTag
- postCreationCallback() - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
- postCreationCallback() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
This method is invoked AFTER a BrokerFactory has been instantiated.
- postCreationCallback() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
This method is invoked AFTER a BrokerFactory has been instantiated.
- postCreationCallback() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- PostDeleteListener - Interface in org.apache.openjpa.event
- POSTFIX - org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
- POSTFIX - Static variable in class org.apache.openjpa.datacache.DataCachePCDataGenerator
- POSTFIX - Static variable in class org.apache.openjpa.enhance.PCDataGenerator
- PostgresConnection(Connection, PostgresDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresConnection
- PostgresDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for PostgreSQL.
- PostgresDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.PostgresDictionary
- PostgresDictionary.PostgresConnection - Class in org.apache.openjpa.jdbc.sql
-
Connection wrapper to work around the postgres empty result set bug.
- PostgresDictionary.PostgresPreparedStatement - Class in org.apache.openjpa.jdbc.sql
-
Statement wrapper to work around the postgres empty result set bug.
- PostgresPreparedStatement(PreparedStatement, Connection, PostgresDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresPreparedStatement
- postLoad() - Method in annotation type org.apache.openjpa.persistence.FetchGroup
-
Whether loading this group results in a post-load callback.
- postLoadOnMerge - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- PostPersistListener - Interface in org.apache.openjpa.event
- PowerPointViewer - Class in jpa.tools.swing
-
Displays and navigates PowerPoint slides.
- PowerPointViewer(String, List<String>) - Constructor for class jpa.tools.swing.PowerPointViewer
-
Create a viewer with slides in the specified directory.
- PRE - Static variable in class org.apache.openjpa.enhance.PCEnhancer
- PRE_PERSIST - org.apache.openjpa.persistence.MetaDataTag
- PRE_REMOVE - org.apache.openjpa.persistence.MetaDataTag
- PRE_UPDATE - org.apache.openjpa.persistence.MetaDataTag
- precision() - Method in annotation type org.apache.openjpa.persistence.jdbc.DataStoreIdColumn
- precision() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- precision() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- precision() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- precision() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- preClose() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- preClose() - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Free the data sources.
- preClose() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Invoked by final method
ConfigurationImpl.close()
after invoking theProductDerivation.beforeConfigurationClose(org.apache.openjpa.lib.conf.Configuration)
callbacks but before performing internal close operations. - preCombine(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new identifier with a combined prefix and name using the standard name concatenation character ('_').
- predicate(boolean) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- predicate(boolean) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a predicate value from the given boolean.
- predicate(boolean) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- Predicate - Interface in org.apache.openjpa.persistence.query
-
Interface used to define compound predicates.
- PredicateOperand - Interface in org.apache.openjpa.persistence.query
-
Interface for constructing where-clause and having-clause conditions.
- PREFIX - org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
- PREFIX - Static variable in class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
- PREFIX - Static variable in class org.apache.openjpa.persistence.JPAProperties
- PREFIX - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- PREFIX_FETCHPLAN - Static variable in class org.apache.openjpa.persistence.HintHandler
- PREFIX_JDBC - Static variable in class org.apache.openjpa.persistence.HintHandler
- PREFIX_OPENJPA - Static variable in class org.apache.openjpa.persistence.HintHandler
- PREFIX_OPENJPA - Static variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- PREFIX_SLICE - Static variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- PREFIX_SLICE - Static variable in class org.apache.openjpa.slice.ProductDerivation
-
Prefix for all Slice-specific configuration properties.
- preFlush() - Method in interface org.apache.openjpa.kernel.Broker
-
Run pre-flush actions on transactional objects, including persistence-by-reachability, inverse relationship management, deletion of dependent instances, and instance callbacks.
- preFlush() - Method in class org.apache.openjpa.kernel.BrokerImpl
- preFlush() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- preFlush() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- preFlush() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Run pre-flush actions on transactional objects, including persistence-by-reachability, inverse relationship management, deletion of dependent instances, and instance callbacks.
- preload() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
If the openjpa.MetaDataRepository plugin value Preload=true is set, this method will load all MetaData for all persistent classes and will remove locking from this class.
- premain(String, Instrumentation) - Static method in class org.apache.openjpa.enhance.PCEnhancerAgent
- prepareCall(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareCall(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- 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, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareCall(String, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareCall(String, int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- 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) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareCall(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareCall(Connection) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepared statement using the SQL in this buffer.
- prepareCall(Connection, int, int) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepared statement using the SQL in this buffer.
- prepareCall(Connection, JDBCFetchConfiguration, int, int) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepred statement using the SQL in this buffer and the given fetch configuration.
- prepareCall(Connection, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing call statement.
- prepareCall(Connection, SQLBuffer, JDBCFetchConfiguration, int, int) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing call statement.
- PreparedQuery - Interface in org.apache.openjpa.kernel
-
A prepared query associates a compiled query to a parsed state that can be executed possibly with more efficiency.
- PreparedQueryCache - Interface in org.apache.openjpa.kernel
-
A cache to create and maintain
prepared queries
. - PreparedQueryCache.Exclusion - Interface in org.apache.openjpa.kernel
-
A structure to describe the strength and reason for excluding a query from the cache.
- PreparedQueryCacheImpl - Class in org.apache.openjpa.jdbc.kernel
-
An implementation of the cache of
prepared queries
. - PreparedQueryCacheImpl() - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- PreparedQueryCacheImpl.StrongExclusion - Class in org.apache.openjpa.jdbc.kernel
-
Strong exclusion.
- PreparedQueryCacheImpl.WeakExclusion - Class in org.apache.openjpa.jdbc.kernel
-
Weak exclusion.
- PreparedQueryCacheInstrument - Interface in org.apache.openjpa.instrumentation
- PreparedQueryCacheJMXInstrument - Class in org.apache.openjpa.instrumentation.jmx
-
A JMX-specific instrument for the query cache
- PreparedQueryCacheJMXInstrument() - Constructor for class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- PreparedQueryCacheJMXInstrumentMBean - Interface in org.apache.openjpa.instrumentation.jmx
- preparedQueryCachePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- PreparedQueryImpl - Class in org.apache.openjpa.jdbc.kernel
-
Implements
PreparedQuery
for SQL queries. - PreparedQueryImpl(String, String, Query) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Construct.
- PreparedQueryImpl(String, Query) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Construct.
- PreparedQueryViewer - Class in jpa.tools.swing
-
A specialized table to display statistics of queries.
- PreparedQueryViewer(OpenJPAEntityManagerFactory) - Constructor for class jpa.tools.swing.PreparedQueryViewer
- PreparedResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
-
A Select-oriented Result Object Provider whose Select has been executed outside its own scope.
- PreparedResultObjectProvider(SelectExecutor, ClassMapping, JDBCStore, JDBCFetchConfiguration, Result) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedResultObjectProvider
-
Constructor.
- PreparedSQLExecutor(PreparedSQLStoreQuery, ClassMetaData) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery.PreparedSQLExecutor
- PreparedSQLStoreQuery - Class in org.apache.openjpa.jdbc.kernel
-
A executor for Prepared SQL Query.
- PreparedSQLStoreQuery(JDBCStore) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery
- PreparedSQLStoreQuery.PreparedSQLExecutor - Class in org.apache.openjpa.jdbc.kernel
-
Executor of a prepared query uses the QueryExpressions of the original query available via the PreparedQuery.
- PreparedStatementManager - Interface in org.apache.openjpa.jdbc.kernel
-
Manages prepared statement execution.
- PreparedStatementManagerImpl - Class in org.apache.openjpa.jdbc.kernel
-
Basic prepared statement manager implementation.
- PreparedStatementManagerImpl(JDBCStore, Connection) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
Constructor.
- prepareForPooling() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Deprecated.- use
EntityManagerImpl.clear()
instead. - prepareMapping(ClassMetaData) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- prepareMapping(ClassMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Prepare metadata for mapping resolution.
- prepareStatement(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- prepareStatement(String, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresConnection
- prepareStatement(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- 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, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareStatement(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, int[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, int[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, int[], boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- 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.DelegatingConnection
- prepareStatement(String, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareStatement(String, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresConnection
- prepareStatement(String, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- 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, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, int, int, int, boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareStatement(String, String[]) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(String, String[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, String[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- prepareStatement(String, String[], boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- prepareStatement(String, String[], boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- prepareStatement(Connection) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepared statement using the SQL in this buffer.
- prepareStatement(Connection, int, int) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepared statement using the SQL in this buffer.
- prepareStatement(Connection, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, JDBCFetchConfiguration, int, int) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Create and populate the parameters of a prepred statement using the SQL in this buffer and the given fetch configuration.
- prepareStatement(Connection, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, SQLBuffer, JDBCFetchConfiguration, int, int) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareStatement(Connection, SQLBuffer, JDBCFetchConfiguration, int, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
This method is to provide override for non-JDBC or JDBC-like implementation of preparing statement.
- prepareUnenhancedClasses(OpenJPAConfiguration, Collection<? extends Class<?>>, ClassLoader) - Static method in class org.apache.openjpa.enhance.ManagedClassSubclasser
-
For each element in
classes
, creates and registers a new subclass that implementsPersistenceCapable
, and prepares OpenJPA to handle new instances of the unenhanced type. - 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
- prevCharIsCR - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- prevCharIsLF - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- previous() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- 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
- previous() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.EntrySetIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.KeySetIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.ValuesIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator.SortedMapIterator
-
Gets the previous key from the
Map
. - previous() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns the previous element.
- previous() - Method in interface org.apache.openjpa.lib.util.collections.OrderedIterator
-
Gets the previous element from the container.
- previous() - Method in interface org.apache.openjpa.lib.util.collections.OrderedMapIterator
-
Gets the previous key from the
Map
. - previous() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- previous() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- previous() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- previousEntry() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- previousIndex() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- previousIndex() - Method in class org.apache.openjpa.lib.rop.ResultListIterator
- previousIndex() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Returns the index of the previous element.
- previousIndex() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- previousKey(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Gets the previous key in sequence.
- previousKey(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractOrderedMapDecorator
- previousKey(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- previousKey(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- previousKey(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- previousKey(K) - Method in interface org.apache.openjpa.lib.util.collections.OrderedMap
-
Gets the previous key before the one specified.
- previousKey(K) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Gets the previous key before the one specified.
- primary() - Method in class openbook.tools.parser.JavaParser
- PrimaryKey - Class in org.apache.openjpa.jdbc.schema
-
Represents a table primary key.
- PrimaryKey() - Constructor for class org.apache.openjpa.jdbc.schema.PrimaryKey
-
Default constructor.
- PrimaryKey(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.PrimaryKey
-
Deprecated.
- PrimaryKey(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.PrimaryKey
- primaryKeyOnJoin - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- primaryKeys - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- primaryKeys - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- PrimaryRow - Class in org.apache.openjpa.jdbc.sql
-
Primary table row that tracks foreign keys and auto-inc columns.
- PrimaryRow(Column[], int, OpenJPAStateManager) - Constructor for class org.apache.openjpa.jdbc.sql.PrimaryRow
- PrimaryRow(Table, int, OpenJPAStateManager) - Constructor for class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Constructor; supply table and action.
- PrimitiveFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Direct mapping from a primitive value to a column.
- PrimitiveFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- primitiveType() - Method in class openbook.tools.parser.JavaParser
- print(Component, String, File) - Static method in class jpa.tools.swing.SwingHelper
- printNestedThrowables(ExceptionInfo, PrintStream) - Static method in class org.apache.openjpa.util.Exceptions
-
Print the stack trace of the exception's nested throwables.
- printNestedThrowables(ExceptionInfo, PrintWriter) - Static method in class org.apache.openjpa.util.Exceptions
-
Print the stack trace of the exception's nested throwables.
- printStackTrace() - Method in exception org.apache.openjpa.persistence.ArgumentException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.jest.ProcessingException
-
Prints the stack trace in a HTML format on the given response output stream.
- printStackTrace() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.NoResultException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.PersistenceException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.RollbackException
- printStackTrace() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- printStackTrace() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
Stack.
- printStackTrace() - Method in exception org.apache.openjpa.util.OpenJPAException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.ArgumentException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.EntityExistsException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.InvalidStateException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.NoResultException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.PersistenceException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.RollbackException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- printStackTrace(PrintStream) - Method in exception org.apache.openjpa.util.OpenJPAException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.ArgumentException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.EntityExistsException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.InvalidStateException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.NoResultException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.PersistenceException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.RollbackException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.util.OpenJPAException
- PRIVATE - org.apache.openjpa.persistence.util.SourceCode.ACCESS
- probability(double) - Static method in class openbook.util.Randomizer
-
Returns true with a probability of p.
- PROCEDURE - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- process() - Method in interface org.apache.openjpa.persistence.jest.JESTCommand
-
Process the given request and write the output on to the given response in the given context.
- process() - Method in class org.apache.openjpa.persistence.jest.PropertiesCommand
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6
-
The entry point for java compiler.
- processArgument(int, Object, OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.OpCallbacks
-
Process operation argument.
- processArgument(int, Object, OpenJPAStateManager) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- processArgument(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- processArgument(Object) - Method in interface org.apache.openjpa.kernel.FindCallbacks
-
Process find argument.
- processArgument(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- processArgument(Object) - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
Overrides to target specific slices for find() calls.
- processDBColumnName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- ProcessingException - Exception in org.apache.openjpa.persistence.jest
-
Specialized RuntimException thrown by JEST commands.
- ProcessingException(JPAServletContext, Throwable) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
- ProcessingException(JPAServletContext, Throwable, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
- ProcessingException(JPAServletContext, Throwable, Localizer.Message) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
- ProcessingException(JPAServletContext, Throwable, Localizer.Message, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
- ProcessingException(JPAServletContext, Localizer.Message, int) - Constructor for exception org.apache.openjpa.persistence.jest.ProcessingException
- processJarFileNames() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
Process jar-file elements.
- processReturn(Object, OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.BrokerImpl
- processReturn(Object, OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.FindCallbacks
-
Process operation return value.
- processReturn(Object, OpenJPAStateManager) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- prod(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- prod(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- prod(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- ProductDerivation - Class in org.apache.openjpa.slice
-
Derives configuration for Slice.
- ProductDerivation - Interface in org.apache.openjpa.lib.conf
-
Hooks for deriving products with additional functionality.
- ProductDerivation() - Constructor for class org.apache.openjpa.slice.ProductDerivation
- ProductDerivations - Class in org.apache.openjpa.lib.conf
-
Utilities for running product derivations.
- ProductDerivations() - Constructor for class org.apache.openjpa.lib.conf.ProductDerivations
- project - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
The Maven Project Object
- project(QueryExpressions, List, StoreContext, Object[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
Create the projections for the given results.
- projectionAliases - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- projectionClauses - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- projections - Variable in class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- projections - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- promote(Class<?>, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Given two types, return type they should both be converted to before performing any operations between them.
- PropertiesCommand - Class in org.apache.openjpa.persistence.jest
-
Represents configuration properties in HTML.
- PropertiesCommand(JPAServletContext) - Constructor for class org.apache.openjpa.persistence.jest.PropertiesCommand
- PropertiesReverseCustomizer - Class in org.apache.openjpa.jdbc.meta
-
Simple
ReverseCustomizer
that uses a properties file to to allow customization of basic class and field properties. - PropertiesReverseCustomizer() - Constructor for class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- PROPERTY - Static variable in class org.apache.openjpa.meta.AccessCode
- propertyAccessFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Set of Inclusion Filters based on member type, access type or transient annotations.
- propertyAccessFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Set of Inclusion Filters based on member type, access type or transient annotations.
- propertyChange(PropertyChangeEvent) - Method in class jpa.tools.swing.StatusBar
-
Invoked when task's progress property changes.
- PropertyHelper - Class in openbook.util
-
A set of static utility functions to read properties from file, manage properties with multi-part keys, array style properties etc.
- PropertyHelper() - Constructor for class openbook.util.PropertyHelper
- PROTECTED - org.apache.openjpa.persistence.util.SourceCode.ACCESS
- PrototypeFactory<K,T> - Class in org.apache.openjpa.persistence.jest
-
A factory for a specific type of objects registered by a key.
- PrototypeFactory() - Constructor for class org.apache.openjpa.persistence.jest.PrototypeFactory
- providedBooleanField(PersistenceCapable, int, boolean) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedByteField(PersistenceCapable, int, byte) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedByteField(PersistenceCapable, int, byte) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedByteField(PersistenceCapable, int, byte) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedByteField(PersistenceCapable, int, byte) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedByteField(PersistenceCapable, int, byte) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedCharField(PersistenceCapable, int, char) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedCharField(PersistenceCapable, int, char) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedCharField(PersistenceCapable, int, char) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedCharField(PersistenceCapable, int, char) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedCharField(PersistenceCapable, int, char) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedDoubleField(PersistenceCapable, int, double) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedDoubleField(PersistenceCapable, int, double) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedDoubleField(PersistenceCapable, int, double) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedDoubleField(PersistenceCapable, int, double) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedDoubleField(PersistenceCapable, int, double) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedFloatField(PersistenceCapable, int, float) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedFloatField(PersistenceCapable, int, float) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedFloatField(PersistenceCapable, int, float) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedFloatField(PersistenceCapable, int, float) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedFloatField(PersistenceCapable, int, float) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedIntField(PersistenceCapable, int, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedIntField(PersistenceCapable, int, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedIntField(PersistenceCapable, int, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedIntField(PersistenceCapable, int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedIntField(PersistenceCapable, int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedLongField(PersistenceCapable, int, long) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedLongField(PersistenceCapable, int, long) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedLongField(PersistenceCapable, int, long) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedLongField(PersistenceCapable, int, long) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedLongField(PersistenceCapable, int, long) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedObjectField(PersistenceCapable, int, Object) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedObjectField(PersistenceCapable, int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedObjectField(PersistenceCapable, int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedObjectField(PersistenceCapable, int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedObjectField(PersistenceCapable, int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedShortField(PersistenceCapable, int, short) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedShortField(PersistenceCapable, int, short) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedShortField(PersistenceCapable, int, short) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedShortField(PersistenceCapable, int, short) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedShortField(PersistenceCapable, int, short) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- providedStringField(PersistenceCapable, int, String) - Method in interface org.apache.openjpa.enhance.StateManager
-
Provide state callback.
- providedStringField(PersistenceCapable, int, String) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- providedStringField(PersistenceCapable, int, String) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- providedStringField(PersistenceCapable, int, String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- providedStringField(PersistenceCapable, int, String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- provideField(Object, StateManagerImpl, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- PROVIDER - Static variable in class org.apache.openjpa.persistence.JPAProperties
- Proxies - Class in org.apache.openjpa.util
-
Utility methods for managing proxies.
- Proxies() - Constructor for class org.apache.openjpa.util.Proxies
- Proxy - Interface in org.apache.openjpa.util
-
Interface implemented by all proxy types to allow setting and nulling of their owning instance.
- ProxyBean - Interface in org.apache.openjpa.util.proxy
-
Interface implemented by all generated custom types, which use JavaBean conventions for copying state.
- ProxyCalendar - Interface in org.apache.openjpa.util.proxy
-
Interface implemented by all generated proxies on
Calendar
types. - ProxyCollection - Interface in org.apache.openjpa.util.proxy
-
Interface implemented by all proxy collection types.
- ProxyCollections - Class in org.apache.openjpa.util.proxy
-
Utility methods used by collection proxies.
- ProxyCollections() - Constructor for class org.apache.openjpa.util.proxy.ProxyCollections
- ProxyCollections.ProxyIterator - Interface in org.apache.openjpa.util.proxy
-
Marker interface for a proxied iterator.
- ProxyCollections.ProxyListIterator - Interface in org.apache.openjpa.util.proxy
-
Marker interface for a proxied list iterator.
- ProxyDate - Interface in org.apache.openjpa.util.proxy
-
Interface implemented by all generated proxies on
Date
types. - proxyDetachedDeserialized(int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Proxy the given detached field after deserialization.
- proxyDetachedDeserialized(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- proxyDetachedDeserialized(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- proxyDetachedDeserialized(int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- proxyDetachedDeserialized(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- ProxyManager - Interface in org.apache.openjpa.util
-
Manager for copying and proxying second class objects.
- ProxyManagerImpl - Class in org.apache.openjpa.util
-
Default implementation of the
ProxyManager
interface. - ProxyManagerImpl() - Constructor for class org.apache.openjpa.util.ProxyManagerImpl
- proxyManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- ProxyMap - Interface in org.apache.openjpa.util.proxy
-
Interface implemented by proxies on
Map
types. - ProxyMaps - Class in org.apache.openjpa.util.proxy
-
Utility methods used by map proxies.
- ProxyMaps() - Constructor for class org.apache.openjpa.util.proxy.ProxyMaps
- ProxyMaps.ProxyEntrySet - Interface in org.apache.openjpa.util.proxy
-
Marker interface for a proxy entry set.
- PseudoEntity(Class<X>, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.PseudoEntity
- PUBLIC - org.apache.openjpa.persistence.util.SourceCode.ACCESS
- PurchaseOrder - Class in openbook.domain
-
A persistent entity to demonstrate Master in a Master-Details or Composite pattern for persistent domain model.
- PurchaseOrder() - Constructor for class openbook.domain.PurchaseOrder
-
A protected constructor satisfies two purposes:
i) Status and creation time is set consistently. - PurchaseOrder(ShoppingCart) - Constructor for class openbook.domain.PurchaseOrder
-
Construct a new order by transferring the content of the given ShoppingCart.
- PurchaseOrder.Status - Enum in openbook.domain
-
Enumerates the status of a Purchase Order.
- purge() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Purges stale mappings from this map.
- purge(Reference<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Purges the specified reference.
- purge(Reference<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Purges the specified reference
- purgeBeforeRead() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Purges stale mappings from this map before read operations.
- purgeBeforeWrite() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Purges stale mappings from this map before write operations.
- push(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- pushBack() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- pushBack() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- pushBack() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Push back the last result.
- pushBack() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- pushElement(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Push a parse element onto the stack.
- pushFetchConfiguration() - Method in class org.apache.openjpa.kernel.BrokerImpl
- pushFetchConfiguration() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- pushFetchConfiguration() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Pushes a new fetch configuration that inherits from the current fetch configuration onto a stack, and makes the new configuration the active one.
- pushFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.kernel.BrokerImpl
- pushFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- pushFetchConfiguration(FetchConfiguration) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Pushes the fetch configuration argument onto a stack, and makes the new configuration the active one.
- pushFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- pushFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Pushes a new fetch plan that inherits from the current fetch plan onto a stack, and makes the new plan the active one.
- pushFetchPlan(FetchConfiguration) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- pushNode(Node) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- put(Integer, Object) - Method in class org.apache.openjpa.persistence.TupleImpl
-
Put the value at the given key index.
- put(Object, Object) - Method in class org.apache.openjpa.json.JSONObject.KVMap
- 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.FormatPreservingProperties
- put(Object, Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
- put(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
- put(Map, Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
Put the given entry into the given map.
- put(K, V) - Method in class jpa.tools.swing.IndexedMap
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Puts a key-value mapping into this map.
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Puts a key-value mapping into this map.
- put(K, V) - Method in interface org.apache.openjpa.lib.util.collections.BidiMap
-
Puts the key-value pair into the map, replacing any previous pair.
- put(K, V) - Method in interface org.apache.openjpa.lib.util.collections.IterableMap
-
Note that the return type is Object, rather than V as in the Map interface.
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Puts the key-value pair into the map, replacing any previous pair.
- put(K, V) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- put(K, V) - Method in class org.apache.openjpa.lib.util.OrderedMap
- put(K, V) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- put(DataCachePCData) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- put(DataCachePCData) - Method in interface org.apache.openjpa.datacache.DataCache
-
Set the cached value for the given instance.
- put(DataCachePCData) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- put(QueryKey, QueryResult) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- put(QueryKey, QueryResult) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- put(QueryKey, QueryResult) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Set the list of OIDs for the given query key.
- PUT - Static variable in class org.apache.openjpa.persistence.TupleImpl
- 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 viaFormatPreservingProperties.put(java.lang.Object, java.lang.Object)
. - putAll(Map) - Method in class org.apache.openjpa.util.CacheMap
- putAll(Map<? extends K, ? extends V>) - Method in class jpa.tools.swing.IndexedMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Puts all the values from the specified map into this map.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- putAll(Map<? extends K, ? extends V>) - Method in interface org.apache.openjpa.lib.util.collections.IterableMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Puts all the mappings from the specified map into this map.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.lib.util.OrderedMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- putAll(Map, boolean) - Method in class org.apache.openjpa.util.CacheMap
- putAll(ProxyMap, Map) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Overload for
Map.putAll(java.util.Map<? extends K, ? extends V>)
. - putAllInternal(Collection<DataCachePCData>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Add all of the given objects to the cache.
- putBrokerFactoryAliases(Map) - Method in class org.apache.openjpa.slice.ProductDerivation
- putBrokerFactoryAliases(Map<String, String>) - Method in interface org.apache.openjpa.conf.OpenJPAProductDerivation
-
Load default alias options into the given map.
- putBrokerFactoryAliases(Map<String, String>) - Method in class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
- putBrokerFactoryAliases(Map<String, String>) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- putBrokerFactoryAliases(Map<String, String>) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- putBytes(Blob, byte[]) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Invoke the JDK 1.4
setBytes
method on the given BLOB object. - putBytes(Blob, byte[]) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Invoke Oracle's
putBytes
method on the given BLOB object. - putChars(Clob, char[]) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Invoke the JDK 1.4
setCharacterStream
method on the given CLOB object. - putChars(Clob, char[]) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Invoke Oracle's
putChars
method on the given CLOB object. - putData(OpenJPAStateManager, ResultSet, DBDictionary) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- putData(OpenJPAStateManager, ResultSet, DBDictionary) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- putData(OpenJPAStateManager, ResultSet, DBDictionary) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- putData(OpenJPAStateManager, ResultSet, DBDictionary) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- putEager(FieldMapping, Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- putEager(FieldMapping, Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- putEager(FieldMapping, Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
The eager result for the given key, or null if none.
- putEager(FieldMapping, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- putIfAbsent(Object, Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
- putInternal(Object, DataCachePCData) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Add the given object to the cache, returning the old object under the given oid.
- putInternal(Object, DataCachePCData) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- putInternal(QueryKey, QueryResult) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Add the given result to the cache, returning the old result under the given key.
- putInternal(QueryKey, QueryResult) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- putString(Clob, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Invoke the JDK 1.4
setString
method on the given CLOB object. - putString(Clob, String) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Invoke Oracle's
putString
method on the given CLOB object. - putUpdate(Path, Value) - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Add an update.
- putUserObject(Object, Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- putUserObject(Object, Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Put the specified key-value pair into the map of user objects.
- putUserObject(Object, Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Put the specified key-value pair into the map of user objects.
- putUserObject(Object, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- putUserObject(Object, Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- putUserObject(Object, Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- putUserObject(Object, Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- putUserObject(Object, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- putUserObject(Object, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Put the specified key-value pair into the map of user objects.
- putUserObject(Object, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Put the specified key-value pair into the map of user objects.
Q
- qbe(From<?, T>, T) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- qbe(From<?, T>, T) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Overloaded with default comparison style and no extra attribute to exclude.
- qbe(From<?, T>, T, Attribute<?, ?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- qbe(From<?, T>, T, Attribute<?, ?>...) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Overloaded with default comparison style.
- qbe(From<?, T>, T, ComparisonStyle) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- qbe(From<?, T>, T, ComparisonStyle) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Overloaded with no extra attribute to exclude.
- qbe(From<?, T>, T, ComparisonStyle, Attribute<?, ?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Create a predicate based upon the attribute values of a given "example" entity instance.
- qbe(From<?, T>, T, ComparisonStyle, Attribute<?, ?>...) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Create a predicate based upon the attribute values of a given "example" entity instance.
- qbeStyle() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Create a style to tune different aspects of comparison by example.
- qbeStyle() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
-
Create a mutable style to apply on query-by-example.
- qualified_identification_variable() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- qualified_path() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- QualifiedDBIdentifier - Class in org.apache.openjpa.jdbc.identifier
-
This class extends DBIdentifier to provide support for qualified identifiers such as schema qualified tables and table qualified columns.
- QualifiedDBIdentifier(DBIdentifier...) - Constructor for class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
- qualifiedName() - Method in class openbook.tools.parser.JavaParser
- qualifiedNameList() - Method in class openbook.tools.parser.JavaParser
- QUALIFIER_FORMAT - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Common Command Qualifiers
- QUALIFIER_PLAN - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- queries() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- queries() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns all queries currently tracked in the cache.
- QUERIES - org.apache.openjpa.persistence.MetaDataTag
- query(String, Class<T>, QueryDecorator...) - Method in interface openbook.server.OpenBookService
-
Runs an arbitrary JPQL query to return a list of result.
- Query - Interface in org.apache.openjpa.kernel
-
OpenJPA query interface.
- QUERY - org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- QUERY - org.apache.openjpa.persistence.MetaDataTag
- QUERY - Static variable in exception org.apache.openjpa.util.StoreException
- QUERY_HINT - org.apache.openjpa.persistence.MetaDataTag
- QUERY_SEPARATOR - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
- QUERY_STRING - org.apache.openjpa.persistence.MetaDataTag
- QUERY_TIMEOUT - Static variable in class org.apache.openjpa.persistence.JPAProperties
- QueryBuilder - Interface in org.apache.openjpa.persistence.query
-
Factory interface for query definition objects
- QueryBuilderImpl - Class in org.apache.openjpa.persistence.query
-
The factory for QueryDefinition.
- QueryBuilderImpl(OpenJPAEntityManagerFactorySPI) - Constructor for class org.apache.openjpa.persistence.query.QueryBuilderImpl
- queryCache - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- QueryCache - Interface in org.apache.openjpa.datacache
-
Interface that must be implemented by any level 2 query cache used by OpenJPA.
- QueryCacheInstrument - Interface in org.apache.openjpa.instrumentation
-
Interface for providing instrumented data cache metrics and operations.
- QueryCacheJMXInstrument - Class in org.apache.openjpa.instrumentation.jmx
-
A JMX-specific instrument for the query cache
- QueryCacheJMXInstrument() - Constructor for class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- QueryCacheJMXInstrumentMBean - Interface in org.apache.openjpa.instrumentation.jmx
-
Simple MBean interface for providing instrumented query cache metrics and operations.
- queryCachePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- QueryCacheStoreQuery - Class in org.apache.openjpa.datacache
-
A
StoreQuery
implementation that caches the OIDs involved in the query, and can determine whether or not the query has been dirtied. - QueryCacheStoreQuery(StoreQuery, QueryCache) - Constructor for class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
Create a new instance that delegates to
query
if no cached results are available. - QueryCacheStoreQuery.CachedList - Class in org.apache.openjpa.datacache
-
Result list implementation for a cached query result.
- queryCompilationCachePlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- QueryCompilationCacheValue - Class in org.apache.openjpa.conf
-
A cache of compiled queries.
- QueryCompilationCacheValue(String) - Constructor for class org.apache.openjpa.conf.QueryCompilationCacheValue
- QueryContext - Interface in org.apache.openjpa.kernel
-
A query execution context.
- QueryDecorator - Interface in jpa.tools.swing
-
Decorates an executable query.
- QueryDecorator - Interface in openbook.server
-
Decorates an executable query.
- QueryDefinition - Interface in org.apache.openjpa.persistence.query
-
Interface for construction of query definitions
- QueryDefinitionImpl - Class in org.apache.openjpa.persistence.query
-
Implements QueryDefinition.
- QueryDefinitionImpl(QueryBuilderImpl) - Constructor for class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- QueryException - Exception in org.apache.openjpa.util
-
Exception indicating that a query timeout occurred.
- QueryException(Object) - Constructor for exception org.apache.openjpa.util.QueryException
- QueryException(Object, int) - Constructor for exception org.apache.openjpa.util.QueryException
- QueryExpressions - Class in org.apache.openjpa.kernel.exps
-
Struct to hold the state of a parsed expression query.
- QueryExpressions() - Constructor for class org.apache.openjpa.kernel.exps.QueryExpressions
- QueryExpressionsState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Struct to hold the state of a query expressions instance.
- QueryExpressionsState() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.QueryExpressionsState
- QueryFlushModes - Interface in org.apache.openjpa.kernel
-
Constants for determining when to flush before queries.
- QueryHints - Interface in org.apache.openjpa.kernel
-
Standard query hint keys.
- QueryImpl - Class in org.apache.openjpa.kernel
-
Implementation of the
Query
interface. - QueryImpl<X> - Class in org.apache.openjpa.persistence
-
Implementation of
Query
interface. - QueryImpl(Broker, String, StoreQuery) - Constructor for class org.apache.openjpa.kernel.QueryImpl
-
Construct a query managed by the given broker.
- QueryImpl(EntityManagerImpl, Query) - Constructor for class org.apache.openjpa.persistence.QueryImpl
-
Deprecated.
- QueryImpl(EntityManagerImpl, RuntimeExceptionTranslator, Query) - Constructor for class org.apache.openjpa.persistence.QueryImpl
-
Deprecated.
- QueryImpl(EntityManagerImpl, RuntimeExceptionTranslator, Query, QueryMetaData) - Constructor for class org.apache.openjpa.persistence.QueryImpl
-
Constructor; supply factory exception translator and delegate.
- QueryImpl.Compilation - Class in org.apache.openjpa.kernel
-
Struct of compiled query properties.
- QueryImpl.PackingResultObjectProvider - Class in org.apache.openjpa.kernel
-
Result object provider that packs results before returning them.
- QueryImpl.RemoveOnCloseResultList - Class in org.apache.openjpa.kernel
-
Result list that removes itself from the query's open result list when it is closed.
- QueryKey - Class in org.apache.openjpa.datacache
-
This class stores information about a particular invocation of a query.
- QueryKey() - Constructor for class org.apache.openjpa.datacache.QueryKey
-
Public constructor for externalization only.
- queryKeys() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
Returns all query keys currently tracked in the cache.
- queryKeys() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns all the string-ified keys for query results in the cache.
- QueryLanguages - Class in org.apache.openjpa.kernel
-
Constants and utilities for query languages.
- QueryLanguages() - Constructor for class org.apache.openjpa.kernel.QueryLanguages
- QueryMetaData - Class in org.apache.openjpa.meta
-
Holds metadata about named queries.
- QueryMetaData(String, boolean) - Constructor for class org.apache.openjpa.meta.QueryMetaData
-
Construct with the given name.
- QueryOperations - Interface in org.apache.openjpa.kernel
-
Query operation constants.
- QueryOperationType - Enum in org.apache.openjpa.persistence
-
The possible operations that a query can perform.
- QueryParameterBinder - Class in openbook.server
-
Decorates a query by binding parameters.
- QueryParameterBinder(Object...) - Constructor for class openbook.server.QueryParameterBinder
-
Construct a parameter binder with the given parameters.
- QueryResult - Class in org.apache.openjpa.datacache
-
A query result.
- QueryResult(Collection<Object>, long) - Constructor for class org.apache.openjpa.datacache.QueryResult
-
Constructor to set internal data from a serializer.
- QueryResult(QueryKey, Collection<Object>) - Constructor for class org.apache.openjpa.datacache.QueryResult
-
Constructor; supply corresponding query key and result data.
- QueryResultCache - Interface in org.apache.openjpa.persistence
-
Query result cache.
- QueryResultCacheImpl - Class in org.apache.openjpa.persistence
-
Implements Query result cache via delegation to QueryCache.
- QueryResultCacheImpl(QueryCache) - Constructor for class org.apache.openjpa.persistence.QueryResultCacheImpl
-
Constructor; supply delegate.
- QueryResultCallback - Class in org.apache.openjpa.kernel
-
A callabck is used when a query results in multiple non-identical result sets.
- QueryResultCallback(QueryImpl, StoreQuery, StoreQuery.Executor, BatchedResultObjectProvider, StoreQuery.Range) - Constructor for class org.apache.openjpa.kernel.QueryResultCallback
- QueryResultMapping - Class in org.apache.openjpa.jdbc.meta
-
Mapping of a query result set to scalar and/or persistence-capable object-level values.
- QueryResultMapping.PCResult - Class in org.apache.openjpa.jdbc.meta
-
A persistence-capable result.
- QueryStatistics<T> - Interface in org.apache.openjpa.kernel
-
Records query execution statistics.
- QueryStatistics.Default<T> - Class in org.apache.openjpa.kernel
-
A default implementation.
- QueryStatistics.None<T> - Class in org.apache.openjpa.kernel
-
A do-nothing implementation.
- QueryTargetPolicy - Interface in org.apache.openjpa.slice
-
Policy to select one or more of the physical databases referred as slice in which a given query will be executed.
- queryTargetPolicyPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- queryTimeout - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- queryTimeout - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- QueryTimeoutException - Exception in org.apache.openjpa.persistence
-
Query timeout violation.
- QueryTimeoutException(String, Throwable[], Object) - Constructor for exception org.apache.openjpa.persistence.QueryTimeoutException
- QueryTimeoutException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.QueryTimeoutException
- quot(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- quot(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- quot(Number, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- QUOTE - Static variable in interface org.apache.openjpa.json.JSON
- QUOTE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- QUOTE - Static variable in class org.apache.openjpa.persistence.util.SourceCode
R
- random(double, double) - Static method in class openbook.util.Randomizer
- random(int) - Static method in class openbook.util.Randomizer
-
Picks a random number between 0 (inclusive) and N (exclusive).
- random(int, int) - Static method in class openbook.util.Randomizer
-
Picks a uniformly distributed random integer within the given range.
- 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
- Randomizer - Class in openbook.util
-
A set of static utility functions for simulating pseudo-randomness.
- Randomizer() - Constructor for class openbook.util.Randomizer
- randomString(int...) - Static method in class openbook.util.Randomizer
-
Generates a random alphanumeric String with each segment separated by a dash.
- range - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- Range<N extends java.lang.Number> - Class in openbook.domain
-
A simple numeric range.
- Range() - Constructor for class org.apache.openjpa.kernel.StoreQuery.Range
- Range(long, long) - Constructor for class org.apache.openjpa.kernel.StoreQuery.Range
- Range(Object, Object) - Constructor for class openbook.domain.Range
- Range(N, N) - Constructor for class openbook.domain.Range
-
Creates a range.
- RANGE - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- RANGE_POST_DISTINCT - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- RANGE_POST_LOCK - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- RANGE_POST_SELECT - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- RANGE_PRE_DISTINCT - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- RANGE_SYNTAX_FIRST_SKIP - Static variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- RANGE_SYNTAX_ROWS - Static variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- RangeExpression - Class in org.apache.openjpa.persistence.query
-
Denotes a range used by e1 BETWEEN x AND y operation.
- RangeExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.RangeExpression
- rangePosition - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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.
- rangeSyntax - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
- Raw - Class in org.apache.openjpa.jdbc.sql
-
Represents a raw SQL string for passing to
Row.setObject
. - Raw(String) - Constructor for class org.apache.openjpa.jdbc.sql.Raw
- RAW - Static variable in class org.apache.openjpa.jdbc.sql.RowImpl
- 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
- read(ClassReader, int, int, char[], int, Label[]) - Method in class org.apache.openjpa.util.asm.RedefinedAttribute
- READ - org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
- READ_COMMITTED - org.apache.openjpa.persistence.jdbc.IsolationLevel
- READ_OK - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- READ_ONLY - org.apache.openjpa.persistence.MetaDataTag
- READ_UNCOMMITTED - org.apache.openjpa.persistence.jdbc.IsolationLevel
- READ_WRITE_OK - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- ReadByte() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- readChar() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Read a character.
- readClassNode(Class<?>) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Read the binary bytecode from the class with the given name
- readClassNode(ClassLoader, String) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Read the binary bytecode from the class with the given name
- readExternal(ObjectInput) - Method in class org.apache.openjpa.datacache.QueryKey
- readExternal(ObjectInput) - Method in class org.apache.openjpa.event.BeanLifecycleCallbacks
- readExternal(ObjectInput) - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
- readExternal(ObjectInput) - Method in class org.apache.openjpa.event.RemoteCommitEvent
- readExternal(ObjectInput) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Implementation of the
Externalizable
interface to read from the properties written byConfigurationImpl.writeExternal(java.io.ObjectOutput)
. - readExternal(ObjectInput) - Method in class org.apache.openjpa.meta.FieldMetaData.MemberProvider
- readExternal(ObjectInput) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- readLock() - Method in class org.apache.openjpa.util.CacheMap
-
Acquire read lock.
- readLockLevel - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- readLockLevel - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- ReadOnly - Annotation Type in org.apache.openjpa.persistence
-
Marks a field read-only.
- readResolve() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Replaces the factory with this JVMs pooled version if it exists.
- readResolve() - Method in class org.apache.openjpa.kernel.PCState
- readSchema - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- readSchema() - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- readSchema() - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- readSchema() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- readSchema() - Method in interface org.apache.openjpa.jdbc.schema.SchemaFactory
-
Return the schema group for the current object model and database.
- readSchema() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- readSchemaColumn() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Returns the schema as an XML string.
- readUnlock() - Method in class org.apache.openjpa.util.CacheMap
-
Release read lock.
- ready() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
- realTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- recacheUpdates() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Return
true
if updates to data already in the cache (either inAbstractDataCache.commit(java.util.Collection<org.apache.openjpa.datacache.DataCachePCData>, java.util.Collection<org.apache.openjpa.datacache.DataCachePCData>, java.util.Collection<org.apache.openjpa.datacache.DataCachePCData>, java.util.Collection<java.lang.Object>)
or theAbstractDataCache.update(org.apache.openjpa.datacache.DataCachePCData)
) should be put back into the cache. - recacheUpdates() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- record - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- record() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Writes the generated code to the proper file.
- record() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Write the generated bytecode.
- record() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Records the changes that have been made to both the mappings and the associated schema, and clears the tool for further use.
- record() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Record the changes made to the DB in the current
SchemaFactory
. - record() - Method in class org.apache.openjpa.meta.MetaDataTool
-
Record metadata changes.
- record(String, Object) - Method in class org.apache.openjpa.persistence.HintHandler
-
Record a key-value pair only only if the given key is supported.
- record(MappingTool.Flags) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
- recordCode() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Uses
CodeGenerator
s to write the Java code for the generated mappings to the proper packages. - recordCode(Map<Class<?>, String>) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Write the code for the tool.
- recordEviction(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- recordEviction(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- recordEviction(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- recordEviction(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Record that the given query has been evicted.
- recordExecution(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- recordExecution(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- recordExecution(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- recordExecution(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Record that the given query has been executed.
- recordHit(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- recordMetaData(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Write the generated metadata to the proper packages.
- recordMetaData(boolean, Map) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Write the code for the tool.
- recordOrder(Object, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
Record that we're ordering by a SQL expression.
- recordOrderColumns(Column[], boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
Record that we're ordering by the given columns.
- RECURSION_DEPTH_DEFAULT - Static variable in class org.apache.openjpa.meta.FetchGroup
-
Default field recursion depth.
- recursionDepth() - Method in annotation type org.apache.openjpa.persistence.FetchAttribute
-
Recursion depth for relation field.
- redefineClasses(OpenJPAConfiguration, Map<Class<?>, byte[]>) - Static method in class org.apache.openjpa.enhance.ClassRedefiner
-
For each element in
classes
, this method will redefine all the element's methods such that field accesses are intercepted in-line. - RedefinedAttribute - Class in org.apache.openjpa.util.asm
-
Custom Attribute to mark that this class already got redefined.
- RedefinedAttribute() - Constructor for class org.apache.openjpa.util.asm.RedefinedAttribute
- RedefinitionHelper - Class in org.apache.openjpa.enhance
-
Helper methods for managed types that use method redefinition for field tracking.
- RedefinitionHelper() - Constructor for class org.apache.openjpa.enhance.RedefinitionHelper
- Reentrant(MetaDataRepository, PCEnhancer.Flags, ClassLoader, boolean) - Constructor for class org.apache.openjpa.enhance.PCClassFileTransformer.Reentrant
- Reentrant(MetaDataRepository, Options, ClassLoader) - Constructor for class org.apache.openjpa.enhance.PCClassFileTransformer.Reentrant
- ReentrantSliceLock - Class in org.apache.openjpa.slice
-
A reentrant lock that lets a child to work with the parent's lock.
- ReentrantSliceLock() - Constructor for class org.apache.openjpa.slice.ReentrantSliceLock
- ReentrantSliceLock(boolean) - Constructor for class org.apache.openjpa.slice.ReentrantSliceLock
- ref() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- REF - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- REF_MARKER - Static variable in interface org.apache.openjpa.json.JSON
- REF_MARKER - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- refColumns() - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Ref all columns in this key.
- refColumns() - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Ref all columns in this constraint.
- RefCountConnection(Connection) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- REFERENCED_FETCH_GROUP - org.apache.openjpa.persistence.MetaDataTag
- referencedAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- referencedAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- referencedAttributeName() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- referencedColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- referencedColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- referencedColumnName() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- ReferenceEntry(AbstractReferenceMap<K, V>, AbstractHashedMap.HashEntry<K, V>, int, K, V) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Creates a new entry object for the ReferenceMap.
- ReferenceHashMap - Class in org.apache.openjpa.lib.util
-
Map in which the key, value, or both may be weak/soft references.
- ReferenceHashMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.ReferenceHashMap
- ReferenceHashMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, 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(AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.ReferenceHashSet
-
Construct a set with the given reference type.
- ReferenceIdentityMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A
Map
implementation that allows mappings to be removed by the garbage collector and matches keys and values based on==
notequals()
. - ReferenceIdentityMap() - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Constructs a new
ReferenceIdentityMap
that will use hard references to keys and soft references to values. - ReferenceIdentityMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Constructs a new
ReferenceIdentityMap
that will use the specified types of references. - ReferenceIdentityMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Constructs a new
ReferenceIdentityMap
that will use the specified types of references. - ReferenceIdentityMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Constructs a new
ReferenceIdentityMap
with the specified reference types, load factor and initial capacity. - ReferenceIdentityMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceIdentityMap
-
Constructs a new
ReferenceIdentityMap
with the specified reference types, load factor and initial capacity. - ReferenceMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A
Map
implementation that allows mappings to be removed by the garbage collector. - ReferenceMap - Interface in org.apache.openjpa.lib.util
-
A
Map
type that can hold its keys, values, or both with weak or soft references. - ReferenceMap() - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceMap
-
Constructs a new
ReferenceMap
that will use hard references to keys and soft references to values. - ReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceMap
-
Constructs a new
ReferenceMap
that will use the specified types of references. - ReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceMap
-
Constructs a new
ReferenceMap
that will use the specified types of references. - ReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceMap
-
Constructs a new
ReferenceMap
with the specified reference types, load factor and initial capacity. - ReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float, boolean) - Constructor for class org.apache.openjpa.lib.util.collections.ReferenceMap
-
Constructs a new
ReferenceMap
with the specified reference types, load factor and initial capacity. - REFERENTIAL_INTEGRITY - Static variable in exception org.apache.openjpa.util.StoreException
- ReferentialIntegrityException - Exception in org.apache.openjpa.util
-
Exception type reserved for violations of integrity constraints.
- ReferentialIntegrityException(int) - Constructor for exception org.apache.openjpa.util.ReferentialIntegrityException
- ReferentialIntegrityException(String) - Constructor for exception org.apache.openjpa.util.ReferentialIntegrityException
- 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. - ReflectingPersistenceCapable - Class in org.apache.openjpa.enhance
-
Implementation of the
PersistenceCapable
interface that can handle the persistence-capable contract for instances that were not enhanced before class load time. - ReflectingPersistenceCapable(Object, OpenJPAConfiguration) - Constructor for class org.apache.openjpa.enhance.ReflectingPersistenceCapable
- Reflection - Class in org.apache.openjpa.enhance
-
Reflection utilities used to support and augment enhancement.
- Reflection() - Constructor for class org.apache.openjpa.enhance.Reflection
- refresh() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Adds any components present in the schema repository but absent from the database, and drops unused database components.
- refresh(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refresh(Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refresh(Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refresh(Object, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refresh(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Refresh the state of the given object.
- refresh(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- refresh(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- REFRESH - org.apache.openjpa.kernel.DataCacheStoreMode
-
Store updates, inserts and deletes in the DataCache.
- refreshAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refreshAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Refresh all transactional objects.
- refreshAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refreshAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Refresh the state of the given objects.
- refreshAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- refreshAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Refresh the state of the given objects.
- refreshAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Refresh the state of the given objects.
- refreshAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- refreshAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- refreshFromDataCache - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- refreshInternal(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Optimization for single-object refresh.
- refreshInternal(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
This method is called with the full set of objects reachable via cascade-refresh relations from the user-given instances.
- refreshLock(OpenJPAStateManager, int, int, Object) - Method in interface org.apache.openjpa.kernel.LockManager
-
Perform the same function as previous lock method and has the option to perform a version check after the lock function has completed.
- refreshLock(OpenJPAStateManager, int, int, Object) - Method in class org.apache.openjpa.kernel.NoneLockManager
- refreshLock(OpenJPAStateManager, int, int, Object) - Method in class org.apache.openjpa.kernel.VersionLockManager
- refreshRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- refreshRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- refreshSequence() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Creates the sequence in the DB.
- RefreshStrategyInstaller - Class in org.apache.openjpa.jdbc.meta
-
Attempts to install using the given mapping information.
- RefreshStrategyInstaller(MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
Constructor; supply configuration.
- refreshTable() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Creates the sequence table in the DB.
- refreshTable() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Creates the schema table in the DB.
- refSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- refSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Increment the reference count of used schema components.
- refSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Increment the reference count of used schema components.
- refSchemaComponents() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Increase the reference count on used schema components.
- refSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- refSchemaComponents() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Increment the reference count of used schema components.
- refSchemaComponents(Table) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Increment the reference count of any table components that this dictionary adds that are not used by mappings.
- refSchemaComponents(Table) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- refTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- REGEX_DOT - Static variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- register(boolean, String...) - Method in class openbook.tools.CommandProcessor
-
Register the given aliases as a command option.
- register(Class<?>) - Method in interface org.apache.openjpa.enhance.PCRegistry.RegisterClassListener
- register(Class<?>) - Method in class org.apache.openjpa.kernel.AuditManager
-
Records all auditable classes in operation-specific sets.
- register(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
- register(Class<?>, String[], Class<?>[], byte[], Class<?>, String, PersistenceCapable) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Register metadata by class.
- register(String, Query, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- register(String, Query, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Register the given query for caching against the given key if it has not already been cached.
- register(K, Class<? extends T>) - Method in class org.apache.openjpa.persistence.jest.PrototypeFactory
-
Register the given class with the given key.
- registerAlias(String, Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
- registerEntity(ClassMetaData) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- registerField(String) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- registerForValueUpdate(String...) - Method in class org.apache.openjpa.meta.ClassMetaData
- registerHint(String[], HintValueConverter...) - Static method in class org.apache.openjpa.persistence.FetchPlanImpl
-
Registers a hint key with its value converters.
- registerImplementation(Class, Class, Class) - Method in class org.apache.openjpa.util.StoreFacadeTypeRegistry
-
Register a facade implementation.
- registerMBean(JMXInstrument) - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Register an MBean with the mbean server.
- registerOptions(CommandProcessor) - Method in class openbook.tools.converter.Java2HTMLConverter
- registerOptions(CommandProcessor) - Method in class openbook.tools.converter.Java2TextConverter
- registerOptions(CommandProcessor) - Method in class openbook.tools.converter.SourceRenderer
- 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
- registerParameter(MultiQueryMetaData.Parameter) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
Registers the given parameter.
- registerPersistenceCapable(ReflectingPersistenceCapable) - Static method in class org.apache.openjpa.util.ImplHelper
- registerServiceListener(BundleContext) - Static method in class org.apache.openjpa.ee.OSGiManagedRuntime
-
Register a service listener to the given bundle context by
BundleContext.addServiceListener(ServiceListener,String)
with a filter expression of(objectClass=jakarta.transaction.TransactionManager)
. - registerStoredProcedureParameter(int, Class, ParameterMode) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- registerStoredProcedureParameter(String, Class, ParameterMode) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- registerStyle(String, AttributeSet) - Method in class jpa.tools.swing.GraphicOutputStream
- registerSynchronization(Synchronization) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- RegistryManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that uses theTransactionSynchronizationRegistry
interface (new in JTA 1.1) to create aTransactionManager
facade for controlling transactions. - RegistryManagedRuntime() - Constructor for class org.apache.openjpa.ee.RegistryManagedRuntime
- RegistryManagedRuntime.TransactionManagerRegistryFacade - Class in org.apache.openjpa.ee
-
A
TransactionManager
andTransaction
facade that delegates the appropriate methods to the internally-heldTransactionSynchronizationRegistry
. - ReInit(InputStream) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Reinitialise parser.
- ReInit(JPQLTokenManager) - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
Reinitialise.
- relationalExpression() - Method in class openbook.tools.parser.JavaParser
- relationalOp() - Method in class openbook.tools.parser.JavaParser
- RelationCollectionInverseKeyFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Maps a relation to a collection of other objects using an inverse foreign key in the related object table.
- RelationCollectionInverseKeyFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- RelationCollectionTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Maps a collection of related objects through an association table.
- RelationCollectionTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- RelationFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a single-valued relation to another entity.
- RelationFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- RelationHandlerMapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a map whose keys are relations to other persistent objects and whose values are controlled by a
ValueHandler
. - RelationHandlerMapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- RelationId - Interface in org.apache.openjpa.jdbc.meta
-
Callback to store a relation after the object id has been assigned.
- RelationMapInverseKeyFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses an inverse foreign key in the table of the map value to determine map values.
- RelationMapInverseKeyFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- RelationMapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses an association table to hold map values.
- RelationMapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- RelationRelationMapTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for a map whose keys and values are both relations to other persistent objects.
- RelationRelationMapTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- relations - package relations
- RelationStrategies - Class in org.apache.openjpa.jdbc.meta.strats
-
Helper methods for relation mappings.
- RelationStrategies() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
- RelationToManyInverseKeyFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Maps a relation to a set of other objects using an inverse foreign key in the related object table.
- RelationToManyInverseKeyFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- RelationToManyTableFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Maps a set of related objects through an association table.
- RelationToManyTableFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- relative(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- relative(int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
- relative(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- release(boolean) - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Release this savepoint and any associated resources.
- release(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- release(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Release the given object from management.
- release(Object, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Release the given object from management.
- release(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- release(Object, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- release(OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.LockManager
-
Release the lock on the given object.
- release(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.NoneLockManager
- release(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Nulls given instance's lock object.
- RELEASE_STATUS - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- releaseAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- releaseAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Release the given object from management.
- releaseAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- releaseAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Release the given objects from management.
- releaseAll(Collection, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Release the given objects from management.
- releaseAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- releaseAll(Collection, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- releaseBroker(BrokerImpl) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Release
broker
from any internal data structures. - releaseConnection() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Override to release previously-retained connection.
- releaseConnection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- releaseConnection() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- releaseConnection() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Instruct the store to release a retained connection.
- releaseSavepoint() - Method in interface org.apache.openjpa.kernel.Broker
-
Release the last set savepoint and any resources associated with it.
- releaseSavepoint() - Method in class org.apache.openjpa.kernel.BrokerImpl
- releaseSavepoint() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- releaseSavepoint() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- releaseSavepoint() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Release the last set savepoint and any resources associated with it.
- releaseSavepoint(String) - Method in interface org.apache.openjpa.kernel.Broker
-
Release the savepoint and any resources associated with it.
- releaseSavepoint(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
- releaseSavepoint(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- releaseSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- releaseSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Release the savepoint and any resources associated with it.
- releaseSavepoint(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- releaseSavepoint(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- releaseSavepoint(Savepoint) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- rem - Variable in class org.apache.openjpa.util.AbstractChangeTracker
-
Collection of removed items.
- RemoteCommitEvent - Class in org.apache.openjpa.event
-
Event type to hold the IDs of additions, updates, and deletes.
- RemoteCommitEvent() - Constructor for class org.apache.openjpa.event.RemoteCommitEvent
-
Constructor used during externalization.
- RemoteCommitEvent(int, Collection, Collection, Collection, Collection) - Constructor for class org.apache.openjpa.event.RemoteCommitEvent
-
Constructor.
- RemoteCommitEventManager - Class in org.apache.openjpa.event
-
Manager that can be used to track and notify
RemoteCommitListener
s on remote commit events. - RemoteCommitEventManager(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.event.RemoteCommitEventManager
-
Constructor.
- RemoteCommitListener - Interface in org.apache.openjpa.event
-
An entity that wishes to be notified when Brokers associated with remote BrokerFactories commit.
- RemoteCommitProvider - Interface in org.apache.openjpa.event
-
An entity that is responsible for communicating commit notification to other
RemoteCommitEventManager
s. - RemoteCommitProviderValue - Class in org.apache.openjpa.conf
-
Value type used to represent a
RemoteCommitProvider
. - RemoteCommitProviderValue() - Constructor for class org.apache.openjpa.conf.RemoteCommitProviderValue
- remoteEventManager - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- remoteProviderPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- remove() - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- remove() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySetIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySetIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.AbstractUntypedIteratorDecorator
- remove() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Removes the last returned key from the underlying
Map
(optional operation). - remove() - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Removes from the underlying collection of the base iterator the last element returned by this iterator.
- remove() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Removes from the underlying collection the last element returned by the Iterator.
- remove() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Throws
UnsupportedOperationException
ifListIteratorWrapper.previous()
has ever been called. - remove() - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Removes the last returned key from the underlying
Map
(optional operation). - remove() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- remove() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- remove() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- remove() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- remove(int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- remove(int) - Method in class org.apache.openjpa.kernel.DistinctResultList
- remove(int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- remove(int) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- remove(int) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- remove(int) - Method in class org.apache.openjpa.lib.util.collections.LinkedMap
-
Removes the element at the specified index.
- remove(int) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- remove(int) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- remove(int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- remove(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- remove(Object) - Method in class jpa.tools.swing.IndexedMap
- remove(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- remove(Object) - Method in interface org.apache.openjpa.datacache.DataCache
-
Remove the value stored under the given oid.
- remove(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- remove(Object) - Method in class org.apache.openjpa.event.LifecycleEventManager.ListenerList
- remove(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- remove(Object) - Method in class org.apache.openjpa.kernel.DistinctResultList
- remove(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- remove(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.EntrySet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.KeySet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.Values
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Removes the specified mapping from this map.
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Removes the specified mapping from this map.
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Removes the mapping for this key from this map if present.
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- remove(Object) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- 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.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
- remove(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- remove(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Mark the given value as removed.
- remove(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- remove(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- remove(Object) - Method in class org.apache.openjpa.util.CacheMap
-
If
key
is pinned into the cache, the pin is cleared and the object is removed. - remove(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- remove(Object) - Method in class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
- remove(Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- remove(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- remove(Map, Object) - Method in class org.apache.openjpa.util.CacheMap
-
Remove the given key from the given map.
- remove(Book) - Method in class openbook.domain.ShoppingCart
-
Removes the given book from this cart.
- remove(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- remove(QueryKey) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- remove(QueryKey) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Remove the value stored under the given query key.
- REMOVE_INVALID - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- removeAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- removeAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.kernel.Query
-
Remove an aggregate listener from the query.
- removeAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.QueryImpl
- removeAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.cast to
QueryImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - removeAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Remove an aggregate listener from the query.
- removeAggregateListener(AggregateListener) - Method in class org.apache.openjpa.persistence.QueryImpl
- removeAlias(Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- removeAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Remove the objects of the given class from the cache.
- removeAll(Class<?>, boolean) - Method in interface org.apache.openjpa.datacache.DataCache
-
Evict all values of a specified type.
- removeAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- removeAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- removeAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Delete the given persistent objects.
- removeAll(Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- removeAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- removeAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- removeAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Delete the given persistent objects.
- removeAll(Collection) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- removeAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- removeAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- removeAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DistinctResultList
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- removeAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- removeAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- removeAll(Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Remove the values stored under the given oids.
- removeAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- removeAll(Schema) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Remove the given schema's objects from the set to be serialized.
- removeAll(Schema) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- removeAll(SchemaGroup) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Remove all schemas in the given group from the set to be serialized.
- removeAll(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Remove all the components in the given repository from the set to be serialized.
- removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Remove all the components in the given repository from the set to be serialized.
- removeAll(ProxyCollection, Collection<?>) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Override for
Collection.removeAll(java.util.Collection<?>)
. - removeAllElements() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- removeAllInternal(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Evict objects in cache by class.
- removeAllInternal(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- removeAllInternal(Collection) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Remove all results under the given keys from the cache.
- removeAllInternal(Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Remove all objects under the given oids from the cache.
- removeAllTypeNamesInternal(Collection<String>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Remove all objects of the given class names from the cache.
- 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.
- 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. - removeClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Remove the given loader from the list.
- removeColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Remove a column from the constraint.
- removeColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Remove the given column from the table.
- removeConstraint(Constraint) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Removes the given constraint from this column.
- removed(int, Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- removed(int, Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- removed(int, Object, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- removed(int, Object, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Notification that an element has been removed from the given field.
- removed(int, Object, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- removed(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Notify the tracker that the given object was removed.
- removed(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- removed(Object) - Method in interface org.apache.openjpa.util.CollectionChangeTracker
-
Record that the given element was removed.
- removed(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- removed(Object, Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- removed(Object, Object) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Record that the given entry was removed from the map.
- removed(Object, Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- removed(Proxy, Object, boolean) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to notify collection owner on element removal.
- removeDeclaredFetchGroup(FetchGroup) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Remove a declared fetch group.
- removeDeclaredField(FieldMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Remove the given field from management.
- removeDeclaredInterface(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Remove the given interface from the declared list.
- removeDecorator(ConnectionDecorator) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Remove a connection decorator.
- removeDefinedSuperclassField(FieldMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Remove the given field from management.
- removeDelimiters(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Removes default delimiters from a string.
- removeDelimiters(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Remove delimiters from a delimited name
- removeDelimiters(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- removeDelimiters(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new identifier with delimiters removed.
- removeDelimiters(IdentifierConfiguration, String, 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(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(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Remove delimiters from a delimited name
- removeDelimiters(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- removeDelimitersAndMakeUpper(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Combine
DBIdentifier.removeDelimiters(org.apache.openjpa.jdbc.identifier.DBIdentifier)
withDBIdentifier.toUpper(org.apache.openjpa.jdbc.identifier.DBIdentifier, boolean)
in order to save allocations and CPU cycles. - 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.
- 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. - removeEdge(Edge) - Method in class org.apache.openjpa.lib.graph.Graph
-
Remove an edge from the graph.
- removeElement(Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- removeElementAt(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- removeEmbeddedExtensions(String) - Method in class org.apache.openjpa.meta.Extensions
- removeEmbeddedExtensions(String, String) - Method in class org.apache.openjpa.meta.Extensions
- removeEntry(AbstractHashedMap.HashEntry<K, V>, int, AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Removes an entry from the chain stored in a particular index.
- removeEntry(AbstractHashedMap.HashEntry<K, V>, int, AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap
-
Removes an entry from the map and the linked list.
- removeExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Removes a pattern for exclusion.
- removeExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Removes a pattern for exclusion.
- removeExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Removes the given pattern from the list of excluded patterns.
- removeExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Removes the given pattern from the list of excluded patterns.
- removeExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- removeExpirationListener(ExpirationListener) - Method in interface org.apache.openjpa.datacache.DataCache
-
Remove an expiration event listener from this cache.
- removeExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- 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.
- removeExtension(String) - Method in class org.apache.openjpa.meta.Extensions
-
Remove a vendor extension.
- removeExtension(String, String) - Method in class org.apache.openjpa.meta.Extensions
-
Remove a vendor extension.
- removeFetchGroup(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- removeFetchGroup(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Remove the given fetch group.
- removeFetchGroup(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- removeFetchGroup(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Remove the given fetch group.
- removeFetchGroup(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFetchGroup(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFetchGroup(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
groups
from the set of fetch group names to use when loading objects. - removeFetchGroups(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFetchGroups(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFetchGroups(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- removeFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
groups
from the set of fetch group names to use when loading objects. - removeFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFetchGroups(Collection<String>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Removes
groups
from the set of fetch group names to use when loading objects. - removeFetchGroups(Collection<String>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- removeField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Remove the given field.
- removeField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeField(Class, String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeField(Class, String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeField(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- removeField(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Remove the given fully-qualified field.
- removeField(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- removeField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Remove the given fully-qualified field.
- removeField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeField(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeField(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFields(Class, String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
fields
from the set of field names to use when loading objects. - removeFields(Class, String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFields(Class, String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFields(Class, String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
fields
from the set of field names to use when loading objects. - removeFields(Class, Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFields(Class, Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFields(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
fields
from the set of fully-qualified field names to use when loading objects. - removeFields(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFields(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFields(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFields(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- removeFields(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Removes
fields
from the set of fully-qualified field names to use when loading objects. - removeFields(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- removeFields(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- removeFields(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- removeFields(Collection<String>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Removes
fields
from the set of fully-qualified field names to use when loading objects. - removeFields(Collection<String>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- removeFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- removeFilterListener(FilterListener) - Method in interface org.apache.openjpa.kernel.Query
-
Remove a filter listener from the query.
- removeFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.QueryImpl
- removeFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Deprecated.cast to
QueryImpl
instead. This method pierces the published-API boundary, as does the SPI cast. - removeFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Remove a filter listener from the query.
- removeFilterListener(FilterListener) - Method in class org.apache.openjpa.persistence.QueryImpl
- removeFirst() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- removeFirstOccurrence(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- 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.
- 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. - removeForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Remove the given foreign key from the table.
- removeFromCollection(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Remove the given instance from the collection.
- removeFromSchedule(Clearable) - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
Remove the given Clearable from scheduling.
- removeGraphVisitor(GraphVisitor) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
remove a given
GraphVisitor
from the listener set. - removeHint(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- removeHint(String...) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Removes the given keys and their hint value.
- removeHungarianNotation(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Removes Hungarian notation from a string.
- removeHungarianNotation(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- removeHungarianNotation(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Removes Hungarian notation from the specified string.
- removeHungarianNotation(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- removeHungarianNotation(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with Hungarian notation removed.
- 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
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- removeIf(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- removeIf(Predicate<? super Map.Entry<K, V>>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- removeIndex(Index) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Remove the given index from the table.
- 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
- removeInternal(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Remove the object under the given oid from the cache.
- removeInternal(Object) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- removeInternal(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Remove the result under the given key from the cache.
- removeInternal(QueryKey) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- 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.
- 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. - removeJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- removeJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Removes
field
to the set of fully-qualified field names to eagerly join when loading objects. - removeJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- removeJoin(Column) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Remove any joins inolving the given column.
- removeJoins(Collection) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- removeJoins(Collection<String>) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Removes
fields
from the set of fully-qualified field names to eagerly join when loading objects. - removeJoins(Collection<String>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- removeLast() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- removeLastOccurrence(Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- removeLeading(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with the specified leading string removed.
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- removeLifecycleListener(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Remove a listener for lifecycle-related events.
- removeLifecycleListener(Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Remove a listener for lifecycle-related events.
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- removeLifecycleListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.cast to
OpenJPAEntityManagerFactorySPI
instead. This method pierces the published-API boundary, as does the SPI cast. - removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Remove a listener for lifecycle-related events.
- removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Remove a listener for lifecycle-related events.
- removeListener(Object) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Remove the given listener.
- removeListener(Object) - Method in class org.apache.openjpa.event.TransactionEventManager
- 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.
- removeListener(SchemaGenerator.Listener) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Removes a schema generation listener for schema events.
- removeListener(ValueListener) - Method in class org.apache.openjpa.lib.conf.Value
- removeLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
- 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.
- 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. - removeLRU(AbstractLinkedMap.LinkEntry) - Method in class org.apache.openjpa.lib.util.LRUMap
- removeLRU(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Subclass method to control removal of the least recently used entry from the map.
- removeMapping(AbstractHashedMap.HashEntry<K, V>, int, AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Removes a mapping from the map.
- removeMetaData(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove a metadata instance from the repository.
- removeMetaData(ClassMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Remove a class meta data from the set to be serialized.
- removeMetaData(ClassMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove a metadata instance from the repository.
- removeMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Remove a metadata from the set to be serialized.
- removeMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Remove a metadata from the set to be serialized.
- removeName(String) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Deprecated.
- removeName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Remove the given name from the table.
- removeNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
-
Remove a node from the graph.
- removeNonMappedInterface(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove a non-mapped interface from the repository
- RemoveOnCloseResultList(ResultList) - Constructor for class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- removePersistenceAware(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove a persitence-aware class from the repository
- removePrimaryKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Remove the primary key from this table.
- 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.
- removeProperty(String, String, String) - Method in class org.apache.openjpa.lib.util.Options
-
Specialization of
Properties.remove(Object)
to allow a value to appear under either of two keys; useful for short and long versions of command-line flags. - 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
- 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.
- removeQueryMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove query metadata for the given class name if in the repository.
- removeQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove the given query metadata from the repository.
- removeQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Remove a query metadata from the set to be serialized.
- removeQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Remove a query metadata from the set to be serialized.
- removeQueryResultMapping(Class, String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Remove a query result mapping.
- removeQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Remove a query result mapping.
- removeQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Removes given result set mapping from the local cache.
- removeQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Removes given result set mapping from the local cache.
- 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
- removeRange(int, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- removeRegisterClassListener(PCRegistry.RegisterClassListener) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Removes a
PCRegistry.RegisterClassListener
. - removeSchema(Schema) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Remove the given schema from the group.
- removeSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Remove the given sequence from the schema.
- removeSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- removeSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove sequence metadata for the name if in the repository.
- removeSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove the given sequence metadata from the repository.
- removeSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Remove a sequence metadata from the set to be serialized.
- removeSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Remove a sequence metadata from the set to be serialized.
- removeSystemListener(Object) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Remove the given system lifecycle listener.
- removeTable(Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- removeTable(Table) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Remove the given table from the schema.
- removeTable(Table) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Remove the given table from the set to be serialized.
- removeTable(Table) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- removeTransactionListener(Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- removeTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Remove a listener for transaction-related events.
- removeTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Remove a listener for transaction-related events.
- removeTransactionListener(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
- removeTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- removeTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- removeTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- removeTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
Deprecated.cast to
OpenJPAEntityManagerFactorySPI
instead. This method pierces the published-API boundary, as does the SPI cast. - removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Remove a listener for transaction-related events.
- removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Remove a listener for transaction-related events.
- removeTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- removeTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- removeTypesChangedListener(TypesChangedListener) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Remove an types event listener from this cache.
- removeUnique(Unique) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Remove the given unique constraint from the table.
- removeUnusedComponents() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Remove unreferenced or emtpy components from the schema.
- removeValue(Object) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- removeValue(Object) - Method in interface org.apache.openjpa.lib.util.collections.BidiMap
-
Removes the key-value pair that is currently mapped to the specified value (optional operation).
- removeValue(Object) - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Removes the mapping for this value from this map if present.
- 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().
- render(int, Token) - Method in class openbook.tools.converter.HTMLTokenRenderer
- render(int, Token) - Method in class openbook.tools.converter.PlainTokenRenderer
- render(int, Token) - Method in interface openbook.tools.converter.TokenRenderer
-
Produce a string representation of the given token.
- renderAsString(Object) - Method in class jpa.tools.swing.EntityTable.InstanceCellRenderer
-
Gets the stringified persistence identifier of the given instance.
- reparametrize(Map, Broker) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Merge the given user parameters with its own parameter.
- reparametrize(Map, Broker) - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Get the list of parameters in a map where an entry represents a parameter key and value after replacing with the given user parameters.
- REPEATABLE_READ - org.apache.openjpa.persistence.jdbc.IsolationLevel
- replace() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
-
Gets the string to be replaced.
- replace(InputStream, Writer, String...) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream
-
Read the given input stream and replaces the tokens as it reads.
- replace(Reader, Writer, String...) - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream
- replace(String, String, String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Replace all instances of
from
instr
withto
. - replace(Select, Select) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Replace a subselect.
- replaceBooleanField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceBooleanField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceBooleanField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceBooleanField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceBooleanField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceByteField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceByteField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceByteField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceByteField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceByteField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceCharField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceCharField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceCharField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceCharField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceCharField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceDoubleField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceDoubleField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceDoubleField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceDoubleField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceDoubleField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceFailedObject(Object) - Static method in class org.apache.openjpa.util.Exceptions
-
Convert the specified failed object into a serializable object for when we are serializing an Exception.
- replaceFlags() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceFloatField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceFloatField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceFloatField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceFloatField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceFloatField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceHTMLSpecialCharacters(String) - Static method in class openbook.tools.util.TextProcessingUtility
-
Replaces special characters < and > in a string.
- replaceIntField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceIntField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceIntField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceIntField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceIntField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceLongField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceLongField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceLongField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceLongField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceLongField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceNestedThrowables(Throwable[]) - Static method in class org.apache.openjpa.util.Exceptions
-
Convert the specified throwables into a serialzable array.
- replaceObject(Object) - Method in class org.apache.openjpa.util.Serialization.PersistentObjectOutputStream
- replaceObjectField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceObjectField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceObjectField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceObjectField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceObjectField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceShortField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceShortField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceShortField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceShortField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceShortField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceSqlString(int, int, String) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Replace current buffer string with the new string
- replaceStateManager(StateManager) - Method in interface org.apache.openjpa.enhance.StateManager
-
Change state manager.
- replaceStateManager(StateManager) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceStateManager(StateManager) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceStateManager(StateManager) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceStateManager(StateManager) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceStringField(PersistenceCapable, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Replace state callback.
- replaceStringField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- replaceStringField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- replaceStringField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- replaceStringField(PersistenceCapable, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- replaceType(FieldMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Return a valid
JavaTypes
constant for the given field - replicate(Object, List<String>, Object) - Method in class org.apache.openjpa.slice.ReplicationPolicy.Default
- replicate(Object, List<String>, Object) - Method in interface org.apache.openjpa.slice.ReplicationPolicy
-
Gets the name of the slices where a given instance will be replicated.
- REPLICATED - org.apache.openjpa.persistence.MetaDataTag
- replicatedTypesPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- ReplicationPolicy - Interface in org.apache.openjpa.slice
-
Policy to select one or more of the physical databases referred as slice in which a given persistent instance will be persisted.
- ReplicationPolicy.Default - Class in org.apache.openjpa.slice
-
Implements a default replication policy to replicate the given instance across all available slices.
- replicationPolicyPlugin - Variable in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- ReportingSQLException - Exception in org.apache.openjpa.lib.jdbc
-
A
SQLException
that contains information about theStatement
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.
- reportsSuccessNoInfoOnBatchUpdates - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- repos - Variable in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- repos - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- requiresAliasForSubselect - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- requiresArgument() - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
-
Returns if this callback expects another argument
- requiresAutoCommitForMetaData - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- requiresCandidateType() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- requiresCandidateType() - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- requiresCandidateType() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- requiresCandidateType() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- requiresCandidateType() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- requiresCandidateType() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Whether this query requires a candidate class.
- requiresCast() - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
return true if CAST is required for this filter value else return false.
- requiresCastForComparisons - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- requiresCastForMathFunctions - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- requiresConditionForCrossJoin - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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. 5) Can't be reserved words
- 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(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- requiresDelimiters(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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
- requiresFetch(FieldMetaData) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- requiresFetch(FieldMetaData) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Affirms if the given field requires to be fetched in the context of current fetch operation.
- requiresFetch(FieldMetaData) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- requiresFetch(FieldMetaData) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- requiresInput() - Method in class openbook.tools.CommandProcessor.Option
-
Affirms if this option requires a value.
- requiresLoad() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- requiresLoad() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Return false if we know that the object being fetched with this configuration does not require a load, because this configuration came from a traversal of a
FetchConfiguration.FETCH_REF
field. - requiresLoad() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- requiresParameterDeclarations() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- requiresParameterDeclarations() - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- requiresParameterDeclarations() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- requiresParameterDeclarations() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- requiresParameterDeclarations() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Whether this query requires parameters to be declared.
- requiresSearchStringEscapeForLike - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- requiresTargetForDelete - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- reservedWords - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- ReservedWords - Class in org.apache.openjpa.persistence.util
-
Utility to test validity of identifier or parameter name.
- ReservedWords() - Constructor for class org.apache.openjpa.persistence.util.ReservedWords
- reservedWordSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- reset() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- reset() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Clears all accumulated statistics.
- reset() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- reset() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- reset() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- reset() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- reset() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Resets cache statistics
- reset() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Resets cache statistics
- reset() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Resets cache statistics
- reset() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- reset() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- reset() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Throws exception.
- reset() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- reset() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- reset() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- reset() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- reset() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- reset() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- reset() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Clears all statistics accumulated since last reset.
- 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.util.collections.AbstractDualBidiMap.BidiMapIterator
- reset() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- reset() - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator.SortedMapIterator
-
Resets the iterator back to the position at which the iterator was created.
- reset() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- reset() - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Resets the iterator back to the position at which the iterator was created.
- reset() - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Resets this iterator back to the position at which the iterator was created.
- reset() - Method in interface org.apache.openjpa.lib.util.collections.ResettableIterator
-
Resets the iterator back to the position at which the iterator was created.
- reset() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
- reset() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- reset() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
-
Reset the cursor.
- reset() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- reset() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- reset() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- reset() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Reset the state of the tracker.
- resetAliasCount() - Method in class org.apache.openjpa.kernel.exps.Context
-
Reset alias count for prepared query cache
- resetFetchGroups() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- resetFetchGroups() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Resets the set of fetch groups to the list in the global configuration.
- resetFetchGroups() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- resetFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Resets the set of fetch groups to the list in the global configuration.
- resetFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- resetFetchGroups() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- resetFetchGroups() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- RESETTABLE_INSTANCE - Static variable in class org.apache.openjpa.lib.util.collections.EmptyIterator
-
Singleton instance of the iterator.
- resettableEmptyIterator() - Static method in class org.apache.openjpa.lib.util.collections.EmptyIterator
-
Get a typed resettable empty iterator instance.
- resetTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- ResettableIterator<E> - Interface in org.apache.openjpa.lib.util.collections
-
Defines an iterator that can be reset back to an initial state.
- ResettableListIterator<E> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a list iterator that can be reset back to an initial state.
- resetTableName(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- resetXMLParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- resolve() - Method in class org.apache.openjpa.meta.FetchGroup
-
Resolve and validate fetch group meta-data.
- resolve(int) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Resolve mapping information.
- resolve(int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- resolve(int) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- resolve(int) - Method in class org.apache.openjpa.jdbc.meta.Version
-
Resolve mapping information.
- resolve(int) - Static method in enum org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
-
Resolve enum from int.
- resolve(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Resolve and validate metadata.
- resolve(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve and validate metadata.
- resolve(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve and validate metadata.
- resolve(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- resolve(String) - Method in class org.apache.openjpa.persistence.jest.JESTContext
- resolve(String) - Method in interface org.apache.openjpa.persistence.jest.JPAServletContext
-
Resolve the given alias to meta-data of the persistent type.
- resolve(URI, String) - Static method in class openbook.tools.util.URIUtils
- resolve(URI, URI) - Static method in class openbook.tools.util.URIUtils
-
Resolves a URI reference against a base URI.
- resolveClass(ObjectStreamClass) - Method in class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
- resolveClassMetaData(JPQLExpressionBuilder.JPQLNode) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- resolveConstraints() - Method in interface org.apache.openjpa.jdbc.schema.SchemaParser
-
If this parser is in delayed resolve mode, resolve all constraints.
- resolveConstraints() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- resolveMapping(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- resolveMapping(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Resolve mapping data.
- resolveMeta(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Resolve metadata.
- resolveObject(Object) - Method in class org.apache.openjpa.util.Serialization.PersistentObjectInputStream
- resolver - Variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- Resolver - Interface in org.apache.openjpa.kernel.exps
-
A Resolver is used to resolve listeners and class or entity names that appear in a query.
- resolveTableIdentifier(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Resolve a fully qualified table name
- resolveTableName(ClassMapping, Table) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Deprecated.
- 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.
- respondsTo(int) - Method in interface org.apache.openjpa.event.LifecycleEventManager.ListenerAdapter
-
Return whether this instance responds to the given event type from
LifecycleEvent
. - restart() - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrument
- restart() - Method in interface org.apache.openjpa.lib.instrumentation.Instrument
-
Restarts the instrument.
- RESTORE_ALL - Static variable in interface org.apache.openjpa.kernel.RestoreState
-
Restore all state on rollback.
- RESTORE_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
RestoreStateType
enum instead. - RESTORE_IMMUTABLE - Static variable in interface org.apache.openjpa.kernel.RestoreState
-
Restore immutable state on rollback; clear mutable state.
- RESTORE_IMMUTABLE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
RestoreStateType
enum instead. - RESTORE_NONE - Static variable in interface org.apache.openjpa.kernel.RestoreState
-
Do not restore any state on rollback.
- RESTORE_NONE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use the
RestoreStateType
enum instead. - restoreField(int) - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Restore the given field.
- restoreState - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- RestoreState - Interface in org.apache.openjpa.kernel
-
State restore constants.
- RestoreStateType - Enum in org.apache.openjpa.persistence
-
The possible settings for the restore behavior after transaction rollback of an
OpenJPAEntityManager
. - RESTRICT - org.apache.openjpa.persistence.jdbc.ForeignKeyAction
- RESTRICT - org.apache.openjpa.persistence.UpdateAction
- RESTRICT - Static variable in class org.apache.openjpa.meta.UpdateStrategies
-
Throw an exception on attempt to update.
- result - Variable in class org.apache.openjpa.jdbc.kernel.ConnectionInfo
- Result - Interface in org.apache.openjpa.jdbc.sql
-
A result from the execution of a query or stored procedure.
- RESULT - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- resultClass - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- 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.
- ResultPacker - Class in org.apache.openjpa.kernel
-
Helper class to pack results into the result class set on the query.
- ResultPacker() - Constructor for class org.apache.openjpa.kernel.ResultPacker
-
Protected constructor to bypass this implementation but allow extension.
- ResultPacker(Class<?>[], String[], Class<?>) - Constructor for class org.apache.openjpa.kernel.ResultPacker
-
Constructor for standard projection.
- ResultPacker(Class<?>, String, Class<?>) - Constructor for class org.apache.openjpa.kernel.ResultPacker
-
Constructor for result class without a projection.
- ResultSetResult - Class in org.apache.openjpa.jdbc.sql
-
Base
Result
implementation wrapped around a result set. - ResultSetResult(Connection, ResultSet, DBDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Constructor.
- ResultSetResult(Connection, Statement, ResultSet, JDBCStore) - Constructor for class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Constructor.
- ResultSetResult(Connection, Statement, ResultSet, DBDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Constructor.
- ResultSetResult(ResultSet, JDBCStore) - Constructor for class org.apache.openjpa.jdbc.sql.ResultSetResult
-
JDBC 2 constructor.
- ResultSetResult(ResultSet, DBDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.ResultSetResult
-
JDBC 2 constructor.
- resultSetType - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- ResultSetType - Enum in org.apache.openjpa.persistence.jdbc
-
Type of result set to use.
- ResultShape<T> - Class in org.apache.openjpa.kernel
-
Describes the shape of a query result.
- ResultShape(Class<T>) - Constructor for class org.apache.openjpa.kernel.ResultShape
-
Construct a non-primitive shape with ASSIGN or ARRAY fill strategy.
- ResultShape(Class<T>, boolean) - Constructor for class org.apache.openjpa.kernel.ResultShape
-
Construct a primitive or non-primitive shape with ASSIGN or ARRAY fill strategy.
- ResultShape(Class<T>, FillStrategy<T>) - Constructor for class org.apache.openjpa.kernel.ResultShape
-
Construct a non-primitive shape with the given fill strategy.
- ResultShape(Class<T>, FillStrategy<T>, boolean) - Constructor for class org.apache.openjpa.kernel.ResultShape
-
Construct a shape with the given fill strategy.
- ResultShapePacker - Class in org.apache.openjpa.kernel
-
Packs result by delegation to a ResultShape.
- ResultShapePacker(Class<?>[], String[], Class, ResultShape<?>) - Constructor for class org.apache.openjpa.kernel.ResultShapePacker
- resume(Transaction) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- retain() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drops database components that are not mentioned in the schema repository.
- retain(SchemaGroup, SchemaGroup, boolean, boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Drops all database components that are in the given database schema but not in the repository schema.
- RETAIN - org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
- retainAll(Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- retainAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- retainAll(Collection) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- retainAll(Collection) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- retainAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- retainAll(Collection<?>) - Method in class org.apache.openjpa.kernel.DistinctResultList
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
- retainAll(Collection<?>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- retainAll(ProxyCollection, Collection<?>) - Static method in class org.apache.openjpa.util.proxy.ProxyCollections
-
Override for
Collection.retainAll(java.util.Collection<?>)
. - retainConnection() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Override to retain a dedicated connection.
- retainConnection() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- retainConnection() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- retainConnection() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Instruct the store to retain a connection for continued use.
- retainState - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- RETHROW - org.apache.openjpa.persistence.CallbackMode
- retrieve(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- retrieve(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Immediately load the given object's persistent fields.
- retrieve(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- retrieve(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- retrieve(Object, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Immediately load the given object's persistent fields.
- retrieveAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- retrieveAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Retrieve the persistent state of the given objects.
- retrieveAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- retrieveAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Retrieve the persistent state of the given objects.
- retrieveAll(Collection<Object>, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Retrieve the given objects' persistent state.
- retrieveAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
- retrieveAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- retryClassRegistration - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- RETURN - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- returnSocket(Socket) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- reuseEntry(AbstractHashedMap.HashEntry<K, V>, int, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Reuses an existing key-value mapping, storing completely new data.
- reuseMapping(AbstractLinkedMap.LinkEntry<K, V>, int, int, K, V) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Reuses an entry by removing it and moving it to a new place in the map.
- reverse() - Method in class org.apache.openjpa.jdbc.sql.Join
-
Return a join that is this join in reverse.
- REVERSE - org.apache.openjpa.persistence.jdbc.FetchDirection
- ReverseCustomizer - Interface in org.apache.openjpa.jdbc.meta
-
Plugin in interface to customize the output of the
ReverseMappingTool
. - reversemapping - package reversemapping
- ReverseMappingTool - Class in org.apache.openjpa.jdbc.meta
-
Reverse-maps a schema into class mappings and the associated java code.
- ReverseMappingTool(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Constructor.
- ReverseMappingTool.Flags - Class in org.apache.openjpa.jdbc.meta
-
Holder for run flags.
- ReverseMappingToolTask - Class in org.apache.openjpa.jdbc.ant
-
Executes the
ReverseMappingTool
on the specified XML files. - ReverseMappingToolTask() - Constructor for class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Default constructor.
- ReverseMappingToolTask.AccessType - Class in org.apache.openjpa.jdbc.ant
- ReverseMappingToolTask.Level - Class in org.apache.openjpa.jdbc.ant
- revert(File, boolean) - Static method in class org.apache.openjpa.lib.util.Files
-
Revert the given backup file to the original location.
- REVISION_NUMBER - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- RIGHT_TRUNCATION_ON_SQL - Static variable in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- rollback() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This is a no-op implementation.
- rollback() - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- rollback() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- rollback() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- rollback() - Method in interface org.apache.openjpa.kernel.Broker
-
Rollback the current transaction.
- rollback() - Method in class org.apache.openjpa.kernel.BrokerImpl
- rollback() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- rollback() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- rollback() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Rollback the current data store transaction.
- rollback() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- rollback() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- rollback() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- rollback() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- rollback() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.rollback()
instead:em.getTransaction().rollback()
- rollback() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- rollback() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- rollback(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- rollback(Savepoint) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- rollback(Savepoint) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- rollback(Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
- rollback(Collection<OpenJPASavepoint>) - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Handle the rolled back state, returning saved data.
- ROLLBACK - org.apache.openjpa.persistence.AutoDetachType
- ROLLBACK - org.apache.openjpa.persistence.CallbackMode
- rollbackAndResume() - Method in interface org.apache.openjpa.kernel.Broker
-
Issue a rollback and then start a new transaction.
- rollbackAndResume() - Method in class org.apache.openjpa.kernel.BrokerImpl
- rollbackAndResume() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- rollbackAndResume() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- rollbackAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityTransaction.rollbackAndResume()
instead:em.getTransaction().rollbackAndResume()
- rollbackAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
-
Issue a rollback and then start a new transaction.
- rollbackBeforeDDL - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- rollbackBeforeDDL - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- rollbackDataStore(AbstractJDBCSavepointManager.ConnectionSavepoint) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
-
Rollback the datastore savepoint.
- rollbackDataStore(AbstractJDBCSavepointManager.ConnectionSavepoint) - Method in class org.apache.openjpa.jdbc.kernel.JDBC3SavepointManager
- RollbackException - Exception in org.apache.openjpa.persistence
-
Rollback occurred on attempt to commit.
- RollbackException(Exception) - Constructor for exception org.apache.openjpa.persistence.RollbackException
- rollbackOptimistic() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
No-op implementation.
- rollbackOptimistic() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- rollbackOptimistic() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- rollbackOptimistic() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Notification that an optimistic transaction was rolled back before a data store transaction ever began.
- rollbackToSavepoint() - Method in interface org.apache.openjpa.kernel.Broker
-
Rollback the current transaction to the last savepoint.
- rollbackToSavepoint() - Method in class org.apache.openjpa.kernel.BrokerImpl
- rollbackToSavepoint() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- rollbackToSavepoint() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- rollbackToSavepoint() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Rollback the current transaction to the last savepoint.
- rollbackToSavepoint(String) - Method in interface org.apache.openjpa.kernel.Broker
-
Rollback the current transaction to the given savepoint name.
- rollbackToSavepoint(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
- rollbackToSavepoint(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- rollbackToSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- rollbackToSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Rollback the current transaction to the given savepoint name.
- ROOT - org.apache.openjpa.persistence.query.PathOperator
- ROOT_ELEMENT_ERROR - Static variable in interface org.apache.openjpa.persistence.jest.Constants
- ROOT_ELEMENT_INSTANCE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Root element of XML instances.
- ROOT_ELEMENT_MODEL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Root element of XML meta-model.
- ROOT_ELEMENT_PROPERTIES - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
Elements and attributes in properties XML.
- rootClasses - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- rootInstances - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- rootNode() - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
- RootPath - Class in org.apache.openjpa.persistence.query
-
Denotes root domain instance representing a persistent type.
- RootPath(QueryDefinitionImpl, Class) - Constructor for class org.apache.openjpa.persistence.query.RootPath
- ROUND - org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
- RoundButton - Class in jpa.tools.swing
-
A Circular Swing Button.
- RoundButton() - Constructor for class jpa.tools.swing.RoundButton
- RoundButton(String) - Constructor for class jpa.tools.swing.RoundButton
- RoundButton(String, Icon) - Constructor for class jpa.tools.swing.RoundButton
- RoundButton(Action) - Constructor for class jpa.tools.swing.RoundButton
- RoundButton(Icon) - Constructor for class jpa.tools.swing.RoundButton
- roundTimestamp(Timestamp, int) - Static method in class org.apache.openjpa.kernel.StateManagerImpl
- roundTimeToMillisec - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.Use 'dateMillisecondBehavior' instead.
- Row - Interface in org.apache.openjpa.jdbc.sql
-
Logical representation of a table row for insert/update/delete.
- ROW_COUNT - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to show a row count field at the first column.
- rowClause - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- rowDeleted() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- rowDeleted() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- RowImpl - Class in org.apache.openjpa.jdbc.sql
-
Basic
Row
implementation. - RowImpl(Column[], int) - Constructor for class org.apache.openjpa.jdbc.sql.RowImpl
- RowImpl(Table, int) - Constructor for class org.apache.openjpa.jdbc.sql.RowImpl
-
Constructor.
- rowInserted() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- rowInserted() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- RowManager - Interface in org.apache.openjpa.jdbc.sql
-
Manages rows during an insert/update/delete process.
- RowManagerImpl - Class in org.apache.openjpa.jdbc.sql
-
Manages SQL rows during an insert/update/delete process.
- RowManagerImpl(boolean) - Constructor for class org.apache.openjpa.jdbc.sql.RowManagerImpl
-
Constructor.
- rowUpdated() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- rowUpdated() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- RSRC_DEFAULT - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- RSRC_GLOBAL - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- rsrcs - Variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- ruleLevel - Variable in class openbook.tools.parser.JavaParser
- ruleNames - Static variable in class openbook.tools.parser.JavaParser
- run() - Method in class org.apache.openjpa.datacache.ClearableScheduler
- run() - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Generates the sourcecode for the application id class; returns false if the class is invalid.
- run() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Perform bytecode enhancements.
- run() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq.AllocateSequenceRunnable
-
This method actually obtains the current sequence value.
- run() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq.CurrentSequenceRunnable
-
This method actually obtains the current sequence value.
- run() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Generate mappings and class code for the current schema group.
- run() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Run the tool action.
- run() - Method in class org.apache.openjpa.junit5.internal.OpenJPADirectoriesEnhancer
- run(Class) - Method in class org.apache.openjpa.meta.MetaDataTool
-
Generate new metadata for the given class.
- run(Class<?>) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Run the configured action on the given instance.
- run(String[]) - Method in class openbook.tools.converter.SourceRenderer
-
Renders the given source files.
- run(String[], Options) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Run the tool.
- run(OpenJPAConfiguration, String[], ApplicationIdTool.Flags, ClassLoader) - Static method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Run the tool.
- run(OpenJPAConfiguration, String[], PCEnhancer.Flags, MetaDataRepository, BytecodeWriter, ClassLoader) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Enhance the given classes.
- run(OpenJPAConfiguration, String[], Options) - Static method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Run the application id tool with the given command-line and given configuration.
- run(OpenJPAConfiguration, String[], Options) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Run the tool.
- run(OpenJPAConfiguration, String[], Options) - Static method in class org.apache.openjpa.meta.MetaDataTool
-
Run the tool.
- run(OpenJPAConfiguration, String[], MetaDataTool.Flags, MetaDataRepository, ClassLoader) - Static method in class org.apache.openjpa.meta.MetaDataTool
-
Run the tool.
- run(JDBCConfiguration, String) - Static method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Run the tool.
- run(JDBCConfiguration, String[], String) - Static method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], String) - Static method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], String, MappingRepository, ClassLoader) - Static method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], String, MappingRepository, ClassLoader) - Static method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], MappingTool.Flags, ClassLoader) - Static method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Run the tool.
- run(JDBCConfiguration, String[], ReverseMappingTool.Flags, ClassLoader) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Run the tool.
- run(JDBCConfiguration, String[], ReverseMappingTool.Flags, ClassLoader, Map<Class<?>, String>) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Run the tool and write to the optionally provided map
- run(JDBCConfiguration, String[], SchemaTool.Flags, ClassLoader) - Static method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Run the tool.
- run(JDBCConfiguration, String[], Options) - Static method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Run the tool.
- run(JDBCConfiguration, String[], Options, ClassLoader) - Static method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Run the tool.
- run(JDBCConfiguration, String[], Options, Map<Class<?>, String>) - Static method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Run the tool and write to the optionally provided map.
- run(Options) - Method in interface org.apache.openjpa.lib.conf.Configurations.Runnable
- run(ClassNode, ClassMetaData) - Method in interface org.apache.openjpa.enhance.PCEnhancer.AuxiliaryEnhancer
- run(ClassNode, ClassMetaData) - Method in class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
- 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 byopts
. - runningUnderOSGi() - Static method in class org.apache.openjpa.persistence.osgi.BundleUtils
- runQueries(EntityManager) - Static method in class embeddables.Main
- runQueries(EntityManager) - Static method in class relations.Main
-
Run some sample queries against the family tree model.
- RuntimeExceptionTranslator - Interface in org.apache.openjpa.util
-
Interface used by many facade helpers to translate exceptions.
- RuntimeStrategyInstaller - Class in org.apache.openjpa.jdbc.meta
-
Installer that attempts to use the given mapping information, and fails if it does not work.
- RuntimeStrategyInstaller(MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
-
Constructor; supply configuration.
- runtimeUnenhancedClasses - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- RuntimeUnenhancedClassesModes - Interface in org.apache.openjpa.enhance
-
Possible values for the
openjpa.RuntimeUnenhancedClasses
configuration setting.
S
- s_loc - Static variable in class org.apache.openjpa.event.TCPRemoteCommitProvider
- sameVersion(Object[], Object[]) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Return whether the given images are equivalent from an optimistic locking perspective.
- save(OutputStream, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
- save(Collection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
- save(Collection<StateManagerImpl>) - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
Set this savepoint, saving any state for the passed-in
OpenJPAStateManager
s as necessary. - saveField(int) - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Save the given field.
- SaveFieldManager - Class in org.apache.openjpa.kernel
-
FieldManager type used to store information for rollback.
- SavepointManager - Interface in org.apache.openjpa.kernel
-
A manager for handling savepoints.
- savepointManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- scalar_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- scalar_function() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- scale() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- scale() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- scale() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- scan(File) - Method in class jpa.tools.swing.FileScanner
-
Scans the given
- scheduleEviction(Clearable, String) - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
Schedule the given Clearable for clear to be called.
- schema - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- schema() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- schema() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- schema() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- Schema - Class in org.apache.openjpa.jdbc.schema
-
Represents a database schema.
- Schema() - Constructor for class org.apache.openjpa.jdbc.schema.Schema
-
Default constructor.
- Schema(String, SchemaGroup) - Constructor for class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- Schema(DBIdentifier, SchemaGroup) - Constructor for class org.apache.openjpa.jdbc.schema.Schema
- SCHEMA - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- SCHEMA_ACTION_NONE - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
- SCHEMA_CASE_LOWER - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SCHEMA_CASE_PRESERVE - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SCHEMA_CASE_UPPER - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- schemaAction - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- schemaAction - Variable in class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
-
The action to take on the schema.
- SchemaAction() - Constructor for class org.apache.openjpa.jdbc.ant.MappingToolTask.SchemaAction
- schemaAlias - Variable in class org.apache.openjpa.kernel.exps.Context
- schemaAlias() - Method in class org.apache.openjpa.kernel.exps.Context
- schemaCase - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SchemaFactory - Interface in org.apache.openjpa.jdbc.schema
-
Factory for
SchemaGroup
s. - schemaFactoryPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- schemaFile - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- schemaFile - Variable in class org.apache.openjpa.tools.maven.OpenJpaSchemaMojo
-
Use this option to write the planned schema to an XML document rather than modify the database.
- SchemaGenerationAction - Interface in org.apache.openjpa.conf
- SchemaGenerationSource - Interface in org.apache.openjpa.conf
- SchemaGenerator - Class in org.apache.openjpa.jdbc.schema
-
The SchemaGenerator creates
Schema
s matching the current database. - SchemaGenerator(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Constructor.
- SchemaGenerator.Event - Class in org.apache.openjpa.jdbc.schema
-
An event corresponding to the generation of a schema object.
- SchemaGenerator.Listener - Interface in org.apache.openjpa.jdbc.schema
-
A listener for a potentially lengthy schema generation process.
- SchemaGroup - Class in org.apache.openjpa.jdbc.schema
-
Represents a grouping of schemas used in a database.
- SchemaGroup() - Constructor for class org.apache.openjpa.jdbc.schema.SchemaGroup
- schemaObjectGenerated(SchemaGenerator.Event) - Method in interface org.apache.openjpa.jdbc.schema.SchemaGenerator.Listener
- SchemaParser - Interface in org.apache.openjpa.jdbc.schema
-
Interface class for parers that read schema information.
- schemas - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- Schemas - Class in org.apache.openjpa.jdbc.schema
-
Helper class to deal with schemas.
- Schemas() - Constructor for class org.apache.openjpa.jdbc.schema.Schemas
- SchemaSerializer - Interface in org.apache.openjpa.jdbc.schema
-
Interface for schema serializers.
- SchemaTool - Class in org.apache.openjpa.jdbc.schema
-
The SchemaTool is used to manage the database schema.
- SchemaTool(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.schema.SchemaTool
-
Default constructor.
- SchemaTool(JDBCConfiguration, String) - Constructor for class org.apache.openjpa.jdbc.schema.SchemaTool
-
Construct a tool to perform the given action.
- SchemaTool.Flags - Class in org.apache.openjpa.jdbc.schema
-
Run flags.
- SchemaToolTask - Class in org.apache.openjpa.jdbc.ant
-
Executes the
SchemaTool
on the specified XML schema definition files. - SchemaToolTask() - Constructor for class org.apache.openjpa.jdbc.ant.SchemaToolTask
- SchemaToolTask.Action - Class in org.apache.openjpa.jdbc.ant
- schemaWriter - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- SCRIPT - Static variable in interface org.apache.openjpa.conf.SchemaGenerationSource
- SCRIPT_THEN_METADATA - Static variable in interface org.apache.openjpa.conf.SchemaGenerationSource
- scriptsAction - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- SCROLL_INSENSITIVE - org.apache.openjpa.persistence.jdbc.ResultSetType
- SCROLL_SENSITIVE - org.apache.openjpa.persistence.jdbc.ResultSetType
- ScrollingTextPane - Class in jpa.tools.swing
-
A TextPane where text that scrolls as new text is appended.
- ScrollingTextPane() - Constructor for class jpa.tools.swing.ScrollingTextPane
- SEARCH - Static variable in class openbook.client.Images
- searchQueryMetaDataByName(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Searches all cached query metadata by name.
- searchStringEscape - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SEC - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SecondaryRow - Class in org.apache.openjpa.jdbc.sql
-
Secondary table row that tracks foreign keys to auto-inc columns.
- SecondaryRow(Column[], int) - Constructor for class org.apache.openjpa.jdbc.sql.SecondaryRow
- SecondaryRow(Table, int) - Constructor for class org.apache.openjpa.jdbc.sql.SecondaryRow
-
Constructor; supply table and action.
- sel - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(String, Double, Double, String, QueryDecorator...) - Method in interface openbook.server.OpenBookService
-
Selects a list of Books matching the given conditions.
- select(String, Object) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(String, Object) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given SQL; the given id object is an identifier to use when retrieving the corresponding value from a
Result
. - select(String, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(String, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(String, Object, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given SQL; the given id object is an identifier to use when retrieving the corresponding value from a
Result
. - select(String, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- select(List<SelectItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the objects / values to be returned.
- select(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the columns of the given mapping, possibly including subclasses.
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the columns of the given mapping, possibly including subclasses.
- select(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Column) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(Column) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given column.
- select(Column) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Column[]) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(Column[]) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given columns.
- select(Column[]) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(Column[], Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given columns.
- select(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given column.
- select(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Select, int) - Method in interface org.apache.openjpa.jdbc.sql.LogicalUnion.Selector
-
Populate the
i
th select in the union. - select(Select, int) - Method in interface org.apache.openjpa.jdbc.sql.Union.Selector
-
Populate the
i
th select in the union. - select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- select(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- select(Select, ExpContext, ExpState, boolean) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Select the data for this value.
- select(Select, ExpContext, ClassMapping, boolean, QueryExpressions, QueryExpressionsState, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
-
Select the data for this query.
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- select(Select, ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Select the data for this Discriminator.
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- select(Select, ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.Version
- select(Select, ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Select the data for this indicator.
- select(Select, ClassMapping, int, OpenJPAStateManager, BitSet, JDBCFetchConfiguration, int, boolean, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
For implementation use only.
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Select the virtual row columns of this mapping.
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- select(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- select(SQLBuffer, Object) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(SQLBuffer, Object) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given SQL; the given id object is an identifier to use when retrieving the corresponding value from a
Result
. - select(SQLBuffer, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(SQLBuffer, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- select(SQLBuffer, Object, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given SQL; the given id object is an identifier to use when retrieving the corresponding value from a
Result
. - select(SQLBuffer, Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- select(Union.Selector) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- select(Union.Selector) - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Select data using the given selector.
- select(SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- select(SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the objects / values to be returned.
- select(SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- Select - Interface in org.apache.openjpa.jdbc.sql
-
Abstraction of a SQL SELECT statement.
- SELECT - org.apache.openjpa.persistence.QueryOperationType
- SELECT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- select_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- select_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- select_expressions() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- select_extension() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- SELECT_HINT - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- SELECT_HINT - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- SELECT_HINT - Static variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
- select_statement() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- selectAll(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Select data for loading, starting in field table.
- selectCache(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- selectCache(OpenJPAStateManager) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Select the cache where the given managed proxy instance should be cached.
- selectCache(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Select cache for the given managed instance.
- selectCache(OpenJPAStateManager, Object) - Method in interface org.apache.openjpa.datacache.CacheDistributionPolicy
-
Selects the name of the cache where the given managed proxy object state be cached.
- selectCache(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
- selectCache(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
- selectCase() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- selectCase(Expression<? extends C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Select just the columns for this value.
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
- selectColumns(Select, ExpContext, ExpState, boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
- SelectConstructor - Class in org.apache.openjpa.jdbc.kernel.exps
-
Turns parsed queries into selects.
- SelectConstructor() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
- selectDistinct(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- selectDistinct(List<SelectItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the objects / values to be returned.
- selectDistinct(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- selectDistinct(SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- selectDistinct(SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Specify the objects / values to be returned.
- selectDistinct(SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- selectEagerJoin(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- selectEagerJoin(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Fill in joined select to related objects.
- selectEagerJoin(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- selectEagerJoin(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- selectEagerJoin(Select, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- selectEagerParallel(SelectExecutor, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- selectEagerParallel(SelectExecutor, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Fill in parallel eager select for related objects.
- selectEagerParallel(SelectExecutor, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- selectEagerParallel(SelectExecutor, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- selectEagerParallel(SelectExecutor, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Implement this method to select the elements of this field for the given element mapping from
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null). - selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionInverseKeyFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- selectElement(Select, ClassMapping, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Implement this method to select the elements of this field for the given element mapping from
ContainerFieldStrategy.getIndependentElementMappings(boolean)
(or null). - SelectExecutor - Interface in org.apache.openjpa.jdbc.sql
-
Interface for configuring and executing a SQL select.
- selectForUpdate(Select, int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCLockManager
-
Return whether to issue the given select FOR UPDATE, depending on the capabilities of the dictionary and the fetch configuration.
- selectForUpdate(Select, int) - Method in class org.apache.openjpa.jdbc.kernel.MixedLockManager
- selectForUpdate(Select, int) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the columns of the given mapping, possibly including subclasses.
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the columns of the given mapping, possibly including subclasses.
- selectIdentifier(ClassMapping, int, JDBCStore, JDBCFetchConfiguration, int, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectIdentifier(Column) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(Column) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given column as one that can be used to get a count of distinct matches.
- selectIdentifier(Column) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectIdentifier(Column[]) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(Column[]) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given columns as ones that can be used to get a count of distinct matches.
- selectIdentifier(Column[]) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectIdentifier(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(Column[], Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given columns as ones that can be used to get a count of distinct matches.
- selectIdentifier(Column[], Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectIdentifier(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectIdentifier(Column, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given column as one that can be used to get a count of distinct matches.
- selectIdentifier(Column, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- SelectImpl - Class in org.apache.openjpa.jdbc.sql
-
Standard
Select
implementation. - SelectImpl(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.sql.SelectImpl
-
Constructor.
- SelectImpl.SelectResult - Class in org.apache.openjpa.jdbc.sql
-
A
Result
implementation wrapped around this select. - SelectImpl.Selects - Class in org.apache.openjpa.jdbc.sql
-
Helper class to track selected columns, with fast contains method.
- SelectItem - Interface in org.apache.openjpa.persistence.query
-
SelectItem instances are used in specifying the query's select list.
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Implement this method to select the keys of this field.
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- selectKey(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- selector() - Method in class openbook.tools.parser.JavaParser
- selectPlaceholder(String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectPlaceholder(String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the given SQL as a placeholder for a UNION element.
- selectPlaceholder(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectPrimaryKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectPrimaryKey(ClassMapping) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the primary key columns of the given mapping, joining to superclasses as necessary to get all columns needed to construct an object id.
- selectPrimaryKey(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectPrimaryKey(ClassMapping, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- selectPrimaryKey(ClassMapping, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Select the primary key columns of the given mapping, joining to superclasses as necessary to get all columns needed to construct an object id.
- selectPrimaryKey(ClassMapping, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- selectRandom(List<T>) - Static method in class openbook.util.Randomizer
-
Picks a random element from the given list.
- selectRandom(List<T>, int) - Static method in class openbook.util.Randomizer
-
Selects n elements randomly from the given list.
- SelectResult(Connection, Statement, ResultSet, DBDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
Constructor.
- SelectResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
-
Abstract provider implementation wrapped around a
Select
. - SelectResultObjectProvider(SelectExecutor, JDBCStore, JDBCFetchConfiguration) - Constructor for class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
-
Constructor.
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.DeclaredAttributeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
- selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
- selects(T) - Method in interface org.apache.openjpa.persistence.meta.AbstractManagedType.Filter
- Selects() - Constructor for class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in interface org.apache.openjpa.jdbc.meta.strats.LRSMapFieldStrategy
-
Implement this method to select the values of this field.
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- selectValue(Select, ClassMapping, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- selectWords - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- selectWordSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
If a native query begins with any of the values found here then it will be treated as a select statement.
- sels - Variable in class org.apache.openjpa.jdbc.sql.LogicalUnion
- sendTimeAsString - Variable in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
SQLServer doesn't like a java.sql.Time as default.
- sendUpdatePacket(byte[]) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- seq - Variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq.Status
- Seq - Interface in org.apache.openjpa.kernel
-
Internal OpenJPA sequence interface.
- SEQ_GENERATOR - org.apache.openjpa.persistence.MetaDataTag
- seqPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Sequence - Class in org.apache.openjpa.jdbc.schema
-
Represents a database sequence.
- Sequence() - Constructor for class org.apache.openjpa.jdbc.schema.Sequence
-
Default constructor.
- Sequence(String, Schema) - Constructor for class org.apache.openjpa.jdbc.schema.Sequence
-
Deprecated.
- Sequence(DBIdentifier, Schema) - Constructor for class org.apache.openjpa.jdbc.schema.Sequence
- SEQUENCE - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- SEQUENCE - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
- SEQUENCE - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"sequence" value strategy.
- SEQUENCE_GEN_SCHEMA - org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
- SEQUENCE_GEN_SEQ_NAME - org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
- sequenceExists(String, String, SchemaGroup) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- SequenceMapping - Class in org.apache.openjpa.jdbc.meta
-
Specialization of sequence metadata for ORM.
- SequenceMapping(String, MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- SequenceMapping(DBIdentifier, MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Sequence names are a kernel object so DBIdentifiers must be converted to strings
- SequenceMetaData - Class in org.apache.openjpa.meta
-
Metadata about a named sequence.
- SequenceMetaData(String, MetaDataRepository) - Constructor for class org.apache.openjpa.meta.SequenceMetaData
-
Constructor; supply sequence name.
- SequenceMetaData.SequenceFactory - Interface in org.apache.openjpa.meta
-
Allow facades to supply adapters from a spec sequence type to the OpenJPA sequence type.
- sequenceNameSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- sequences - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- sequences - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- sequenceSchemaSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- sequenceSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SeqValue - Class in org.apache.openjpa.conf
-
Value type used to represent a sequence.
- SeqValue(String) - Constructor for class org.apache.openjpa.conf.SeqValue
- SERIALIZABLE - org.apache.openjpa.persistence.jdbc.IsolationLevel
- SERIALIZABLE - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
- Serialization - Class in org.apache.openjpa.util
-
Helper class to serialize and deserialize persistent objects, subtituting oids into the serialized stream and subtituting the persistent objects back during deserialization.
- Serialization() - Constructor for class org.apache.openjpa.util.Serialization
- Serialization.ClassResolvingObjectInputStream - Class in org.apache.openjpa.util
- Serialization.PersistentObjectInputStream - Class in org.apache.openjpa.util
-
Object input stream that replaces oids with their objects.
- Serialization.PersistentObjectOutputStream - Class in org.apache.openjpa.util
-
Object output stream that replaces persistent objects with their oids.
- SerializationComparator() - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
- SerializationComparator() - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
- 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(int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
- serialize(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- serialize(File, int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
-
Serialize the current set of objects to the given file.
- serialize(File, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
- serialize(File, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- serialize(Writer, int) - Method in interface org.apache.openjpa.lib.meta.MetaDataSerializer
-
Serialize the current set of objects to the given stream.
- serialize(Writer, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
- serialize(Writer, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- serialize(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the serialized bytes for the given object.
- serialize(Object, StoreContext) - Static method in class org.apache.openjpa.util.Serialization
-
Serialize a value that might contain persistent objects.
- serialize(Collection) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
- serialize(Collection) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- serialize(Collection) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- serialize(Collection<Object>) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Serialize the given set of objects.
- 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(Map, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
- serialize(Map, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- serialize(Result, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Serialize the current set of objects to the given result.
- serialize(MetaDataSerializer, Map<File, String>, int) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Tell the given serialier to write its metadatas.
- 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.
- serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Always returns false by default.
- serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Always returns false by default.
- serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize attribute override mapping content.
- serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize attribute override mapping content.
- serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeClass(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize class metadata.
- serializeClass(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeClass(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeClass(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize class metadata.
- serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize class mapping content.
- serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize class mapping content.
- SerializedData(byte[]) - Constructor for class org.apache.openjpa.jdbc.sql.DBDictionary.SerializedData
- serializeFieldMappingContent(FieldMetaData, PersistenceStrategy) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeFieldMappingContent(FieldMetaData, PersistenceStrategy) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize field mapping content; this will be called before
#serializeValueMappingContent
. - serializeFieldMappingContent(FieldMetaData, PersistenceStrategy, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize field mapping content; this will be called before
#serializeValueMappingContent
. - serializeFieldMappingContent(FieldMetaData, PersistenceStrategy, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize inheritance content.
- serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize inheritance content.
- serializeOrderColumn(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Serialize order column.
- serializeOrderColumn(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Order column is not processed as meta data, instead it can be processed as mapping data if in mapping mode.
- serializeProperties(Map) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Turn a set of properties into a comma-separated string.
- serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize query mappings.
- serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize query mappings.
- serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize sequence metadata.
- serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize sequence metadata.
- serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Serialize unknown mapping element at system level.
- serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Serialize unknown mapping element at system level.
- serializing() - Method in interface org.apache.openjpa.enhance.StateManager
-
Callback to prepare instance for serialization.
- serializing() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- serializing() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- serializing() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- serializing() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- ServiceFactory - Class in openbook.server
-
A container of persistence units.
- ServiceFactory() - Constructor for class openbook.server.ServiceFactory
- 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(int) - Method in class org.apache.openjpa.lib.conf.IntValue
-
The internal value.
- set(int, E) - Method in class org.apache.openjpa.kernel.DistinctResultList
- set(int, E) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- set(int, E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- set(int, Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- set(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
- set(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- set(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- set(int, Object) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- set(int, T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- set(E) - Method in class org.apache.openjpa.lib.util.collections.ListIteratorWrapper
-
Throws
UnsupportedOperationException
unless the underlyingIterator
is aListIterator
. - set(E) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
- set(File) - Method in class org.apache.openjpa.lib.conf.FileValue
-
The internal value.
- set(Class<?>[]) - Method in class org.apache.openjpa.lib.conf.ClassListValue
- set(Object) - Method in class org.apache.openjpa.conf.SpecificationPlugin
-
Set a value from the given object after validating.
- 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(Object, boolean, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, byte, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, char, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, double, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, float, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, int, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, long, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, short, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, byte) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, char) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, double) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, float) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, int) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, long) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, short) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, Object) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Method, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, byte) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, char) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, double) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, float) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, int) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, long) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, short) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, Object) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(String) - Method in class org.apache.openjpa.lib.conf.StringValue
-
The internal value.
- set(String[]) - Method in class org.apache.openjpa.lib.conf.StringListValue
-
The internal value.
- set(String, Object) - Method in class org.apache.openjpa.json.JSONObject
- set(String, Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject
- set(ValueMapping, Object, JDBCStore, Row, Column[], ColumnIO, boolean) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Set the given value into the given row.
- set(ConfigurationProvider, String) - Static method in class org.apache.openjpa.conf.BrokerFactoryValue
-
Set the value of this property in the given provider.
- set(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
- SET - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- SET_ATTACH - Static variable in interface org.apache.openjpa.enhance.StateManager
- SET_ATTACH - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The field is being attached by a detached state manager; the value is from the detached instance.
- set_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- SET_REMOTE - Static variable in interface org.apache.openjpa.enhance.StateManager
- SET_REMOTE - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The remote broker framework is setting the field on the server.
- SET_USER - Static variable in interface org.apache.openjpa.enhance.StateManager
- SET_USER - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
A user is setting the field.
- setAbstract(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
- setAbstractMappingUniDirectional(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows bi-directional relationship in the MappedSuperclass.
- setAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- setAccessibleAction(AccessibleObject, boolean) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for aObj.setAccessible().
- setAccessType(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the access type.
- setAccessType(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Sets access type of this field.
- setAccessType(String) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use field or property-based access on generated code.
- setAccessType(ReverseMappingToolTask.AccessType) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Whether to use field or property-based access on generated code.
- setAccessUnloaded(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to allow access to unloaded detached fields.
- setAction(int) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set the action constant to use during relationship checking.
- setAction(String) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set the action string to use during relationship checking.
- setAction(MetaDataToolTask.Action) - Method in class org.apache.openjpa.ant.MetaDataToolTask
-
Set the tool action.
- setAction(MappingToolTask.Action) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the enumerated MappingTool action type.
- setAction(SchemaToolTask.Action) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set the enumerated SchemaTool action type.
- setAddDefaultConstructor(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether or not the enhancer should add a no-args constructor to any PC that does not have a no-args constructor.
- setAddDefaultConstructor(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
A boolean indicating whether the enhancer should add a no-args constructor if one is not already present in the class.
- setAddExplicitSpace(boolean) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setAddExplicitSpace(boolean) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets if explicit
- setAddLineBreak(boolean) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setAddLineBreak(boolean) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets if explicit line break (carriage return and line feed) will be added at the HTML output.
- setAddNullIndicator(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to add a synthetic null indicator column to embedded mappings by default.
- setAddresses(String) - Method in class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
- setAddresses(String) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Sets the list of addresses of peers to which this provider will send events to.
- 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). - setAggregate(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setAggregate(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set to true for aggregate selects.
- setAggregate(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setAggregateListeners(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings of the query
AggregateListener
s to use. - setAggregateListeners(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAggregateListeners(AggregateListener[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the query function listeners.
- setAggregateListeners(AggregateListener[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAlias(int, Object) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Set an alias for a given index.
- setAlias(Object, Object, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Set an alias for a given id.
- setAlias(String) - Method in class org.apache.openjpa.kernel.exps.Val
- setAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Set select item alias
- setAlias(String) - Method in class org.apache.openjpa.kernel.ResultShape
- 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.
- setAllocate(int) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- setAllocate(int) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Return the number of sequences to allocate for each update of the sequence table.
- setAllocate(int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's cache size.
- setAllocate(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence values to allocate, or -1 for default.
- 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. - setAllowReferenceToSiblingContext(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setAllowReferenceToSiblingContext(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setAllowReferenceToSiblingContext(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Affirms if this context will allow its managed instances to refer instances that are managed by other contexts.
- setAllowsDuplicateListener(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if duplicate listeners are allowed to handle the same callback event.
- setAllowsMultipleMethodsForSameCallback(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if multiple methods of the same class can handle the same callback event.
- setAllowsUnregisteredOption(boolean) - Method in class openbook.tools.CommandProcessor
- setAllowTruncation(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setAnchorLineNumber(boolean) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setAnchorLineNumber(boolean) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets if an anchor will be created on every line.
- setAnnotationParser(AnnotationPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Set the metadata parser.
- setAnnotationParser(AnnotationPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
The annotation parser.
- setAppId(ObjectId, Object) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Sets the underlying id of an ObjectId.
- 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
- setArray(int, Array) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setArray(PreparedStatement, int, Array, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setArray(Column, Array) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setArray(Column, Array) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setAsciiStream(int, InputStream, int) - 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, 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
- setAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setAsciiStream(String, InputStream) - 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(PreparedStatement, int, InputStream, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setAsciiStream(Column, InputStream, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setAsciiStream(Column, InputStream, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setAssertAllowedType(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether to perform runtime checks to ensure that all elements added to collection and map proxies are the proper element/key/value type as defined by the metadata.
- setAssociation() - Method in class org.apache.openjpa.jdbc.schema.Table
- setAssociationType(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- SetAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.SetAttributeImpl
- setAuditor(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string of
Auditor
specified in this configuration. - setAuditor(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAuditorInstance(Auditor) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the singular instance of
Auditor
associated with this configuration. - setAuditorInstance(Auditor) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAuthentication(String, String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the persistence manager's authentication.
- setAuthors(List<Author>) - Method in class openbook.domain.Book
- setAutoAssigned(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column is auto-incrementing.
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in class org.apache.openjpa.jdbc.meta.DelegatingJoinable
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in interface org.apache.openjpa.jdbc.meta.Joinable
-
Use the given auto-assigned value to set this join value's field on the given instance.
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- setAutoAssignedValue(OpenJPAStateManager, JDBCStore, Column, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- setAutoClear(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether instances clear their state when entering a transaction.
- setAutoClear(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAutoClear(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects clear when entering transactions.
- setAutoClear(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setAutoClear(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setAutoClear(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoClear(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityManager.setAutoClear(AutoClearType)
instead. - setAutoClear(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether instances clear their state when entering a transaction.
- setAutoClear(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAutoClear(AutoClearType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoClear(AutoClearType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to clear state when entering a transaction.
- setAutoCommit(boolean) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary.SybaseConnection
- setAutoCommit(boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
- setAutoCommit(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setAutoCommit(boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setAutoCommit(Boolean) - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator
-
Whether auto commit should be on.
- setAutoDetach(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
AutoDetach
flags. - setAutoDetach(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAutoDetach(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Bit flags marked in
AutoDetach
which indicate when persistent managed objects should be automatically detached in-place. - setAutoDetach(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Sets automatic detachment option.
- setAutoDetach(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setAutoDetach(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoDetach(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.
- setAutoDetach(int, boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Bit flags marked in
AutoDetach
which indicate when persistent managed objects should be automatically detached in-place. - setAutoDetach(int, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setAutoDetach(int, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setAutoDetach(int, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoDetach(int, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.
- setAutoDetach(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separated list of events which trigger auto-detachment in place of managed states.
- setAutoDetach(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setAutoDetach(EnumSet<AutoDetachType>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoDetach(EnumSet<AutoDetachType>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
AutoDetachType
values which indicate when persistent managed objects should be automatically detached in-place. - setAutoDetach(AutoDetachType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoDetach(AutoDetachType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
AutoDetachType
values which indicate when persistent managed objects should be automatically detached in-place. - setAutoDetach(AutoDetachType, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setAutoDetach(AutoDetachType, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Bit flags marked in
AutoDetachType
which indicate when persistent managed objects should be automatically detached in-place. - setAutoDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- setAutoDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setAutoDistinct(boolean) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether to automatically make results distinct when relational joins would otherwise introduce duplicates.
- setAutoDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setAutoOff(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to turn collection/map tracing off in case of more number of modifications.
- setAutoOff(boolean) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Whether to automatically stop tracking when the number of changes exceeds the container size.
- setBase(Class) - Method in class org.apache.openjpa.meta.InheritanceComparator
-
Set the least-derived type possible; defaults to
null
. - setBaseClassStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default base class strategy alias.
- setBaseMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- setBaseMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- setBaseMapping(ClassMapping) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result of a UNION used to select a hierarchy of mappings, the base mapping represented by the current row.
- setBaseName(String) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Set the base name component of this compound identifier
- setBatchDisabled(boolean) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- setBatchLimit(int) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
- setBatchLimit(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the batchLimit value
- setBi1MJoinTableInfo() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setBigDecimal(int, 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
- setBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBigDecimal(String, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBigDecimal(PreparedStatement, int, BigDecimal, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBigDecimal(PreparedStatement, int, BigDecimal, Column) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- setBigDecimal(PreparedStatement, int, BigDecimal, Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- setBigDecimal(Column, BigDecimal) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBigDecimal(Column, BigDecimal) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBigInteger(PreparedStatement, int, BigInteger, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBigInteger(PreparedStatement, int, BigInteger, Column) - Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
- setBigInteger(Column, BigInteger) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBigInteger(Column, BigInteger) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBinaryStream(int, InputStream, int) - 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, 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, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBinaryStream(String, InputStream) - 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(PreparedStatement, int, InputStream, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBinaryStream(PreparedStatement, int, InputStream, int, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setBinaryStream(Column, InputStream, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBinaryStream(Column, InputStream, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setBlob(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(int, Blob) - 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
- setBlob(int, Blob) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBlob(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(String, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBlob(PreparedStatement, int, Blob, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBlob(Column, Blob) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBlob(Column, Blob) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBlobAsObject(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to represent blob columns as Java objects rather than byte[] fields.
- setBlobAsObject(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to reverse-map blob columns as containing serialized Java objects, rather than the default of using a byte[] field.
- setBlobObject(PreparedStatement, int, Object, Column, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBoolean(int, boolean) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the boolean at the given index.
- setBoolean(int, 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
- setBoolean(int, boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBoolean(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBoolean(PreparedStatement, int, boolean) - Method in interface org.apache.openjpa.jdbc.sql.BooleanRepresentation
-
Set the boolean value into the statement
- setBoolean(PreparedStatement, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
- setBoolean(PreparedStatement, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
- setBoolean(PreparedStatement, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
- setBoolean(PreparedStatement, int, boolean, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBoolean(PreparedStatement, int, boolean, Column) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- setBoolean(Column, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBoolean(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBooleanLiteralAsNumeric(boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- setBooleanRepresentation(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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.
- setBroker(BrokerImpl) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setBrokerFactory(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
BrokerFactory
class to use. - setBrokerFactory(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setBrokerFactory(BrokerFactory) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
Delegate must be provided before use.
- setBrokerImpl(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string of the
BrokerImpl
extension to create. - setBrokerImpl(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setByte(int, byte) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the byte at the given index.
- setByte(int, 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
- setByte(int, byte) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setByte(String, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setByte(PreparedStatement, int, byte, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setByte(Column, byte) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setByte(Column, byte) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setBytecodeWriter(BytecodeWriter) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Set the
BytecodeWriter
to write the bytecode to or null if none. - setBytes(int, 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
- setBytes(int, byte[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setBytes(String, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setBytes(PreparedStatement, int, byte[], Column) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Set the given value as a parameter to the statement.
- setBytes(PreparedStatement, int, byte[], Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setBytes(Column, byte[]) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setBytes(Column, byte[]) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setCacheDistributionPolicy(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string that describes the policy to distribute cached instances across named partitions of L2 data cache.
- setCacheDistributionPolicy(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setCacheDistributionPolicyInstance(CacheDistributionPolicy) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the policy object that determines distribution of cached instances across named partitions of L2 data cache.
- setCacheDistributionPolicyInstance(CacheDistributionPolicy) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setCacheDurationMillis(int) - Method in class org.apache.openjpa.event.DynamicTCPRemoteCommitProvider
- setCacheEnabled(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the eligibility status of this class for cache.
- setCacheFinderQuery(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setCacheMarshallers(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separated list of the plugin strings specifying the
CacheMarshaller
s to use. - setCacheMarshallers(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setCacheNonDefaultFetchPlanQueries(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the SQL generated for queries executed with a modified fetch plan are cached.
- setCachePreparedQuery(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Sets whether this receiver will cache prepared queries during its lifetime.
- setCachePreparedQuery(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setCachePreparedQuery(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets the current retrieve mode for data cache.
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Sets the current retrieve mode for data cache.
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setCacheSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Sets the maximum number of unpinned objects to keep hard references to.
- setCacheSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Sets the maximum number of unpinned objects to keep hard references to.
- setCacheSize(int) - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of hard references to maintain, or -1 for no limit.
- setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setCacheStoreMode(DataCacheStoreMode) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets the current storage mode for data cache.
- setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setCacheStoreMode(DataCacheStoreMode) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Sets the current storage mode for data cache.
- setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setCaching(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether parsed resource names are cached to avoid duplicate parsing.
- setCalendar(PreparedStatement, int, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setCalendar(Column, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setCalendar(Column, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setCallbackMode(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- setCallbackMode(int, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- setCallbackOptions(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Options for configuring callbacks set as a comma-separated string value pair.
- setCallbackOptions(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setCanDelimit(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setCandidateCollection(Collection) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setCandidateCollection(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Set a collection of candidates.
- setCandidateCollection(Collection) - Method in class org.apache.openjpa.persistence.QueryImpl
- setCandidateCollection(Collection<?>) - Method in interface org.apache.openjpa.kernel.Query
-
Set a collection of candidates.
- setCandidateCollection(Collection<?>) - Method in class org.apache.openjpa.kernel.QueryImpl
- setCandidateExtent(Extent) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setCandidateExtent(Extent) - Method in interface org.apache.openjpa.kernel.Query
-
Set the candidate extent.
- setCandidateExtent(Extent) - Method in class org.apache.openjpa.kernel.QueryImpl
- setCandidateType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query result class, or null if none.
- setCandidateType(Class<?>, boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Set the candidate type.
- setCandidateType(Class, boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setCandidateType(Class, boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
- setCanForeignKey(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a foreign key.
- setCanIndex(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly non-indexable.
- setCanIndicateNull(boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Whether user has explicitly turned null indicator column off.
- setCanOrderColumn(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Whether we can have an ordering column.
- setCanUnique(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a unique constraint.
- setCascadeAttach(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadeAttach(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for attach operation.
- setCascadeAttach(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascadeDelete(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadeDelete(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for deletion.
- setCascadeDelete(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascadeDetach(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadeDetach(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for detach operation.
- setCascadeDetach(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascadePersist(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadePersist(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for persist operation.
- setCascadePersist(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascadePersist(int, boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadePersist(int, boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for persist operation.
- setCascadePersist(int, boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascadeRefresh(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setCascadeRefresh(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for refresh operation.
- setCascadeRefresh(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setCascades(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Set the cached cascades into the field.
- setCascadeWithDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether openjpa should always cascade on detach, regardless of the cascade setting.
- setCatalog(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setCatalog(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setCatalog(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setCatalog(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setCause(Throwable) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The first nested throwable.
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setChannel(String) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The channel to log to.
- setChannel(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- setChar(int, char) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the char at the given index.
- setChar(PreparedStatement, int, char, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setChar(Column, char) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setChar(Column, char) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setCharacterStream(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setCharacterStream(int, Reader, int) - 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, 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
- setCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setCharacterStream(String, Reader) - 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(PreparedStatement, int, Reader, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setCharacterStream(Column, Reader, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setCharacterStream(Column, Reader, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setCheckDatabaseForCascadePersistToDetachedEntity(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will check the database for an Entity when cascading a persist to another Entity.
- setChildren(Set<Deity>) - Method in class relations.Deity
- setClassLoader(ClassLoader) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC password.
- setClassLoader(ClassLoader) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- 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.
- setClassMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- setClassMapping(ClassMapping) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Set the class mapping using this strategy.
- setClassMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- setClassMapping(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- setClassName(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
The described class name.
- 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.
- setClassNode(ClassNode) - Method in class org.apache.openjpa.util.asm.ClassNodeTracker
- setClasspath(Path) - Method in class org.apache.openjpa.lib.ant.AbstractTask
- setClasspathScan(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of classpath directories or jars to scan for metadata supplied by user via auto-configuration.
- setClasspathScan(Collection<String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of classpath directories or jars to scan for metadata supplied by user.
- setClassResolver(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ClassResolver
to use for custom class loading. - setClassResolver(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setClassResolver(ClassResolver) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
ClassResolver
to use. - setClassResolver(ClassResolver) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setClauseIndent(String) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- setClientInfo(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setClientInfo(String, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setClientInfo(Properties) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setClientInfo(Properties) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setClob(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setClob(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(int, Clob) - 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
- setClob(int, Clob) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(String, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setClob(PreparedStatement, int, Clob, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setClob(Column, Clob) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setClob(Column, Clob) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setClobString(PreparedStatement, int, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setClobString(PreparedStatement, int, String, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setClobString(PreparedStatement, int, String, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
If column is an XML column, PostgreSQL requires that its value is set by using
PreparedStatement.setObject(int, Object, int)
withTypes.OTHER
as the third argument. - setCloseConnection(boolean) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Whether to close the backing connection when this result is closed.
- setCloseOnManagedCommit(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to close the broker when the managed transaction commits.
- setCloseStatement(boolean) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- setCodeFormat(CodeFormat) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Set the code formatter for the generated Java code.
- setCodeFormat(CodeFormat) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Set the code formatter for the generated Java code.
- setCodeFormat(CodeFormat) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set the code formatter for the generated Java code.
- setCollection(Collection<E>) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
-
Sets the collection being decorated.
- setColNumber(int) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setColNumber(int) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- setColNumber(int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- setColNumber(int) - Method in class org.apache.openjpa.jdbc.schema.Table
- setColNumber(int) - Method in class org.apache.openjpa.meta.ClassMetaData
- setColNumber(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- setColNumber(int) - Method in class org.apache.openjpa.meta.QueryMetaData
- setColNumber(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Constraint
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
I/O information on the key columns / join key.
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
I/O information on the discriminator columns.
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
I/O for the columns created by the last call to
MappingInfo.createColumns(org.apache.openjpa.meta.MetaDataContext, java.lang.String, org.apache.openjpa.jdbc.schema.Column[], org.apache.openjpa.jdbc.schema.Table, boolean)
, or for the foreign key created by the last call toMappingInfo.createForeignKey(org.apache.openjpa.meta.MetaDataContext, java.lang.String, java.util.List<org.apache.openjpa.jdbc.schema.Column>, org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults, org.apache.openjpa.jdbc.schema.Table, org.apache.openjpa.jdbc.meta.ClassMapping, org.apache.openjpa.jdbc.meta.ClassMapping, boolean, boolean)
. - setColumnIO(ColumnIO) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
I/O information on the foreign key, or columns if this value doesn't have a key.
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.Version
-
I/O information on the version columns.
- setColumnName(String) - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- setColumns(List<Column>) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw column data.
- setColumns(FieldMapping, MappingInfo, List<Column>, int) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Set the given columns as the columns for
fm
. - setColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Columns used by this Discriminator.
- setColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setColumns(Column[]) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The columns that hold the data for this value.
- setColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.Version
-
Columns used for versioning.
- setColumns(Column[]) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Set the columns the constraint spans.
- setComment(String) - Method in class org.apache.openjpa.jdbc.schema.Column
- setComment(String) - Method in class org.apache.openjpa.jdbc.schema.Table
- setComments(String[]) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setComments(String[]) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- setComments(String[]) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- setComments(String[]) - Method in interface org.apache.openjpa.lib.xml.Commentable
-
Set comments.
- setComments(String[]) - Method in class org.apache.openjpa.meta.ClassMetaData
- setComments(String[]) - Method in class org.apache.openjpa.meta.FieldMetaData
- setComments(String[]) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- setComments(String[]) - Method in class org.apache.openjpa.meta.QueryMetaData
- setComments(String[]) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setComparator(int, Comparator<E>) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Replace the Comparator at the given index, maintaining the existing sort order.
- setComparator(int, Comparator<E>, boolean) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Replace the Comparator at the given index in the ComparatorChain, using the given sort order
- setCompatibility(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Backwards compatibility options.
- setCompatibility(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setCompatibility(Compatibility) - Method in class org.apache.openjpa.conf.Specification
-
Associate a compatibility object with this Specification instance
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- setConfigId(String) - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Gets the config id for the instrument.
- setConfiguration(Properties) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- setConfiguration(Properties) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Set configuration properties given by the user.
- setConfiguration(Configuration) - Method in class org.apache.openjpa.audit.AuditLogger
- setConfiguration(Configuration) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
Caches a copy of the configuration.
- setConfiguration(Configuration) - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setConfiguration(Configuration) - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.kernel.InverseManager
- 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.JULLogFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
- setConfiguration(Configuration) - Method in class org.apache.openjpa.meta.MetaDataRepository
- setConfiguration(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- setConfiguration(Configuration) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- setConnection2DriverName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the non-XA connection driver.
- setConnection2DriverName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnection2Password(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the non-XA data store connection.
- setConnection2Password(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnection2Properties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to establish non-XA connections.
- setConnection2Properties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnection2URL(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the non-XA data store connection.
- setConnection2URL(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnection2UserName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the non-XA data store connection.
- setConnection2UserName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionDecorators(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A comma-separated list of the
ConnectionDecorator
for adding functionality to JDBC connections. - setConnectionDecorators(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setConnectionDecorators(ConnectionDecorator[]) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
ConnectionDecorator
s to use. - setConnectionDecorators(ConnectionDecorator[]) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setConnectionDriverName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the connection driver.
- setConnectionDriverName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionDriverName(String) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Driver class name.
- setConnectionDriverName(String) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConnectionFactory(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The connection factory.
- setConnectionFactory(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactory(Object) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setConnectionFactory2(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The non-XA connection factory.
- setConnectionFactory2(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactory2(Object) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setConnectionFactory2Name(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the second data store connection factory.
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the 'NonJTA' ConnectionFactoryName.
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setConnectionFactory2Name(String) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set the 'NonJTA' ConnectionFactoryName.
- setConnectionFactory2Properties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the non-XA connection factory.
- setConnectionFactory2Properties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactoryMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The mode of the connection factory in use.
- setConnectionFactoryMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactoryModeManaged(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether connections are automatically enlisted in global transactions.
- setConnectionFactoryModeManaged(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactoryName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the data store connection factory.
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the 'JTA' ConnectionFactoryName.
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setConnectionFactoryName(String) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set the 'JTA' ConnectionFactoryName.
- setConnectionFactoryProperties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the connection factory.
- setConnectionFactoryProperties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionFactoryProperties(Properties) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Configuration of datasource properties.
- setConnectionFactoryProperties(Properties) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConnectionPassword(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the data store connection.
- setConnectionPassword(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionPassword(String) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC password.
- setConnectionPassword(String) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConnectionProperties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to establish connections.
- setConnectionProperties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionProperties(Properties) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
Configuration of connection.
- setConnectionProperties(Properties) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConnectionRetainMode(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the connection retain mode as one of the following symbolic constants:
ConnectionRetainModes.CONN_RETAIN_ALWAYS
ConnectionRetainModes.CONN_RETAIN_TRANS
ConnectionRetainModes.CONN_RETAIN_DEMAND
- setConnectionRetainMode(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionRetainMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the broker with respect to data store connections.
- setConnectionRetainMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionURL(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the data store connection.
- setConnectionURL(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionURL(String) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC URL.
- setConnectionURL(String) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConnectionUserName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the data store connection.
- setConnectionUserName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setConnectionUserName(String) - Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
-
JDBC user name.
- setConnectionUserName(String) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setConstantJoins(Object[], Column[]) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the foreign key's constant joins.
- setConstantJoins(Column[], Object[]) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the foreign key's constant joins.
- setConsumeSerializationErrors(boolean) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setContainsId(String) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
If this path is part of a contains clause, then alias it to the proper contains id before initialization.
- 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.
- setContext(Context) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setContext(Context) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set JPQL query context for this select
- setContext(Context) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setContext(QueryContext) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- setContext(QueryContext) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- setContext(QueryContext) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Set the current query context.
- setContext(StoreContext) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
- setContext(StoreContext) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- setContext(StoreContext) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setContext(StoreContext) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- setContext(StoreContext) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.AbstractLockManager
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Called automatically by the system to associate the fetch configuration with a context before use.
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.LockManager
-
Set the context this lock manager is associated with.
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Set a reference to the corresponding context.
- setContext(StoreContext, JDBCConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- setContextClassLoaderAction(ClassLoader) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for Thread.currentThread .setContextClassLoader().
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- setContextRef(String) - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Sets the context reference for the instrument.
- setContexts(Stack<Context>) - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Set reference to the JPQL query contexts.
- setConverter(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
- setConvertPositionalParametersToNamed(boolean) - Method in class org.apache.openjpa.conf.Compatibility
- setCopyObjectIds(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to copy identity objects before returning them to client code.
- setCopyOnDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Sets if detached entities are copy of the managed instances.
- setCorrelated() - Method in class org.apache.openjpa.jdbc.sql.Join
- setCorrelatedVariable(String) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Set the correlated variable name being traversed into with the next join.
- setCorrelatedVariable(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- setCorrelatedVariable(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setCreated(Date) - Method in class hellojpa.Message
- setCreateSubclass(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should make its arguments persistence-capable, or generate a persistence-capable subclass.
- 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
- setCursorName(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setCustomizer(ReverseCustomizer) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set the customizer.
- setCustomizerClass(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set a customizer class to use.
- setCustomizerProperties(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set a properties file to pass to the customizer class.
- setCycle(List<Edge>) - Method in class org.apache.openjpa.lib.graph.Edge
-
List of edges forming a cycle.
- setData(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setData(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setDataCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
DataCache
to use for level-2 data store caching. - setDataCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataCache(DataCache) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- setDataCacheManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- setDataCacheManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataCacheManager(DataCacheManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- setDataCacheManager(DataCacheManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataCacheManager(DataCacheManager) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- setDataCacheMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the
DataCacheMode
- setDataCacheMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataCacheName(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the cache name for this class.
- setDataCacheTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Default data cache timeout.
- setDataCacheTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataCacheTimeout(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The cache timeout for this class. -1 indicates no timeout.
- setDataCacheTimeout(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setDataCacheTimeout(int)
. - setDataCacheTimeout(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDataStore(AbstractJDBCSavepointManager.ConnectionSavepoint) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
-
Set the datastore savepoint.
- setDataStore(AbstractJDBCSavepointManager.ConnectionSavepoint) - Method in class org.apache.openjpa.jdbc.kernel.JDBC3SavepointManager
- setDataStoreIdColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setDataStoreIdColumnName(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- setDataStoreObjectIdFieldUnwrapped(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- setDataStoreSavepoint(Object) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager.ConnectionSavepoint
-
Set the implementation specific savepoint object
- setDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setDate(int, Date) - 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) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setDate(int, Date) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setDate(int, Date, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setDate(int, Date, Calendar) - 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.LoggingPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- 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(PreparedStatement, int, Date, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setDate(PreparedStatement, int, Date, Column) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Set the given date value as a parameter to the statement.
- setDate(PreparedStatement, int, Date, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setDate(Column, Date, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setDate(Column, Date, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setDate(Column, Date) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setDate(Column, Date) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setDateMillisecondBehavior(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setDBDictionary(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
DBDictionary
to use to define the RDBMS SQL information. - setDBDictionary(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setDBDictionary(DBDictionary) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
DBDictionary
to use. - setDBDictionary(DBDictionary) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setDBSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Set the database schema.
- setDebugStream(PrintStream) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Set debug output.
- setDecimalDigits(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the number of decimal digits for the column.
- setDeclaredCallbacks(int, LifecycleCallbacks[], int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Set the callbacks for the given event type.
- setDeclaredIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The relative index of this persistent/transactional field.
- setDeclaredInterfacePersistent(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- setDeclaredType(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
- setDeclaredType(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Set the declared class of the value.
- setDeclaredType(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setDeclaredTypeCode(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setDeclaredTypeCode(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Set the type code for the value.
- setDeclaredTypeCode(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setDeclaringType(Class<?>) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The declaring class.
- setDefault(Object) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the default value for the column.
- setDefault(String) - Method in class openbook.tools.CommandProcessor.Option
-
Sets the default value for this option.
- setDefault(String) - Method in class org.apache.openjpa.lib.conf.Value
-
The default value for the property as a string.
- setDefaultAccessType(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default access type for base classes with ACCESS_UNKNOWN.
- setDefaultAccessType(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
Auto-configuration method for the default access type of base classes with ACCESS_UNKNOWN
- setDefaultCascadePersistEnabled(Boolean) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
- setDefaultCascadePersistEnabled(Boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setDefaultCascadePersistEnabled(Boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- setDefaultEntryDelimiter(char) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
-
The character to use as a delimiter between property keys and values.
- setDefaultFetchGroupExplicit(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether the default fetch group setting is explicit.
- setDefaultIdentityType(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default identity type for unmapped classes without primary key fields.
- setDefaultInheritanceStrategy(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
If an inheritance strategy has not been set on this mapping, set it to the default (flat).
- setDefaultLevel(short) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
The default level for unconfigured log channels.
- 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.
- setDefaultMissingInfo(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setDefaultSchema(String) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Sets the default schema.
- setDefaultSchema(String) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setDefaultSchema(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- setDefaultSchemaName(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setDefaultString(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the default value for the column.
- setDeferConstraints(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to defer constraints by default.
- setDeferred(boolean) - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Make this constrain deferred.
- setDeferredEmbeddableAccessType(Class<?>, int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- setDeferResourceLoading(boolean) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- setDefiningType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The class that defines this query, or null if none.
- setDefiningType(Class<?>) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
The class that defines this query result, or null if none.
- setDelayCapable(Boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setDelayCollectionLoading(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether loading of collections should be delayed until an operation is performed that requires them to be loaded.
- setDelayConstraintResolve(boolean) - Method in interface org.apache.openjpa.jdbc.schema.SchemaParser
-
Delay resolution of foreign key constraints until
SchemaParser.resolveConstraints()
is called. - setDelayConstraintResolve(boolean) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setDelayed(int, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Some field types (collection proxies) support delayed loading.
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setDeleteAction(int) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the delete action for the key.
- setDelimitedCase(DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- setDelimitedCase(DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setDelimitedCase(DatabaseMetaData) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- setDelimitIdentifiers(boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setDelimitReservedWords(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setDelivered() - Method in class openbook.domain.PurchaseOrder
- setDependent(boolean) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
Mark this row as dependent on some other row.
- setDescribedType(Class) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- setDescribedType(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the class described by this metadata.
- setDescription(String) - Method in class openbook.tools.CommandProcessor.Option
- setDescription(String) - Method in class org.apache.openjpa.conf.Specification
- setDestDir(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setDetachable(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to make generated classes detachable.
- setDetachable(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to make generated classes detachable.
- setDetachable(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether instances are detachable.
- setDetachedNew(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to treat relations to detached instances as new.
- setDetachedNew(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setDetachedNew(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setDetachedState(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The name of the detach state field, or null if none.
- setDetachedStateField(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to add a detached state field to enhanced classes.
- setDetachedStateField(String) - Method in class org.apache.openjpa.conf.DetachOptions
-
For auto-configuration of the detached state field.
- setDetachedStateManager(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use a detached state manager on types that allow it.
- setDetachedStateTransient(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use transient detached state.
- setDetachProxyFields(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to detach proxy fields.
- setDetachState(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setDetachState(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setDetachState(int) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Detach mode constant to determine which fields are part of the detached graph.
- setDetachState(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setDetachState(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityManager.setDetachState(DetachStateType)
instead. - setDetachState(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Which field values to include when detaching.
- setDetachState(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDetachState(DetachOptions) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the instance specified by the detach state plugin.
- setDetachState(DetachOptions) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDetachState(DetachStateType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setDetachState(DetachStateType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Detach mode constant to determine which fields are part of the detached graph.
- setDiagnosticContext(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
A string to prefix all log messages with.
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- setDirectAccess(boolean) - Method in interface org.apache.openjpa.util.proxy.DelayedProxy
-
Sets whether the caller has direct-call access to the proxied object.
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setDirectory(File) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The directory to write source to.
- setDirectory(File) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
The directory to write source to.
- setDirectory(File) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
The base build directory to generate code to.
- setDirectory(File) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
The file to output the generated code to, or null for the current directory.
- setDirectory(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the output directory we want the enhancer to write to.
- setDirectory(String) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set the output directory we want the enhancer to write to.
- setDirectory(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set the output directory for the generated classes.
- setDiscriminator(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- setDiscriminator(Discriminator) - Method in interface org.apache.openjpa.jdbc.meta.DiscriminatorStrategy
-
Set the Discriminator that uses this strategy.
- setDiscriminator(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- setDiscriminator(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneDiscriminatorStrategy
- setDiscriminatorColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setDiscriminatorColumnName(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- setDiscriminatorStrategy(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Default discriminator strategy for base class mappings.
- setDiscriminatorStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default discriminator strategy alias.
- setDiscriminatorStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Default discriminator strategy for base class mappings.
- setDisjunction(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setDisjunction(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets whether the comparison to OR the attribute comparisons.
- setDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- setDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setDistinct(boolean) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether this is a SELECT DISTINCT / UNION ALL.
- setDistinct(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setDistributionPolicy(String) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy, from the given plugin string, that governs how new instances will be distributed across the available slices.
- setDistributionPolicy(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setDistributionPolicyInstance(DistributionPolicy) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy that governs how new instances will be distributed across the available slices.
- setDistributionPolicyInstance(DistributionPolicy) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setDocumentLocator(Locator) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- setDouble(int, double) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the double at the given index.
- setDouble(int, 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
- setDouble(int, double) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setDouble(String, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setDouble(PreparedStatement, int, double, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setDouble(PreparedStatement, int, double, Column) - Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
- setDouble(PreparedStatement, int, double, Column) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- setDouble(PreparedStatement, int, double, Column) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- setDouble(Column, double) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setDouble(Column, double) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setDoubleSpace(boolean) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
-
If true, then output two lines after multi-line statements.
- setDriverDataSource(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
- setDriverDataSource(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setDropSequences(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether the MappingTool should drop sequences.
- setDropSequences(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether the SchemaTool should drop sequences.
- setDropSequences(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, sequences that appear to be unused will be dropped.
- setDropTables(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether the MappingTool should drop tables.
- setDropTables(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether the SchemaTool should drop tables.
- setDropTables(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, tables that appear to be unused will be dropped.
- setDropUnusedComponents(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether schema components that are unused by any mapping will be dropped from this tool's
SchemaGroup
, and, depending on the schema action, from the database. - 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
. - setDynamicallyInstallAgent(boolean) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
Configures whether or not this instance should attempt to dynamically install an agent in the VM.
- setDynamicDataStructs(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set whether to generate dynamic data structures where possible for cache and runtime usage.
- setDynamicDataStructs(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDynamicDataStructs(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setDynamicDataStructs(boolean)
. - setDynamicDataStructs(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setDynamicEnhancementAgent(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether OpenJPA will attempt to dynamically load the enhancement agent.
- setDynamicEnhancementAgent(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setEagerFetchMode(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the eager fetch mode as one of the following symbolic constants:
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
- setEagerFetchMode(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setEagerFetchMode(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setEagerFetchMode(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Set the eager fetch mode.
- setEagerFetchMode(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setEagerFetchMode(int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
The eager fetch mode, as one of the eager constants in
JDBCFetchConfiguration
. - setEagerFetchMode(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setEagerFetchMode(FetchMode)
instead. - setEagerFetchMode(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setEagerFetchMode(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Specifies the default eager fetch mode to use.
- setEagerFetchMode(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setEagerFetchMode(FetchMode) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Eager fetch mode in loading relations.
- setEagerFetchMode(FetchMode) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setEagerMap(Map) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Raw eager information.
- setElementAt(Object, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setElementCollection(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setEmail(String) - Method in class openbook.domain.Customer
- setEmbeddable() - Method in class org.apache.openjpa.meta.ClassMetaData
- setEmbedded(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setEmbedded(boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
This attribute is a hint to the implementation to store this value in the same structure as the class, rather than as a separate datastore structure.
- setEmbedded(boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setEmbeddedOnly(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type can only be used as an embedded object.
- setEnableStatistics(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setEnableStatistics(boolean) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- setEnableStatistics(boolean) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- setEnableStatistics(boolean) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Enable/disable gathering of statistics.
- setEnableStats(boolean) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- setEncryptionProvider(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the
EncryptionProvider
. - setEncryptionProvider(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setEnforcePropertyRestrictions(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether to fail if the persistent type uses property access and bytecode analysis shows that it may be violating OpenJPA's property access restrictions.
- setEnforcePropertyRestrictions(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether to fail if the persistent type uses property access and bytecode analysis shows that it may be violating OpenJPA's property access restrictions.
- setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The class environmental loader used when loading this metadata.
- setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Set the environmental class loader to pass on to parsed metadata instances.
- setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Set the environmental class loader to pass on to parsed metadata instances.
- 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
- setEscapeProcessing(boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setEvictFromDataCache(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to also evict an object from the store cache when it is evicted through this broker.
- setEvictFromDataCache(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setEvictFromDataCache(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setEvictFromStoreCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setEvictFromStoreCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to also evict an object from the store cache when it is evicted through this entity manager.
- setEvictionSchedule(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setEvictOnBulkUpdate(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setEvictPolicy(String) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Sets the eviction policy for the query cache
- setExceptionReconnectAttempts(int) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
The number of times to attempt to reconnect after a JMS send exception is detected.
- setExcludeDefault(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setExcludeDefault(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets whether the comparison excludes default-valued attributes.
- setExcludedJoinedTableClassMeta(List) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setExcludedJoinedTableClassMeta(List) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set joined table metadatas excluded for polymorphic queries
- setExcludedJoinedTableClassMeta(List) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setExcludedTypes(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setExcludedTypes(String) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Sets excluded types from a semicolon separated list of type names.
- setExcludedTypes(Set<String>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setExcludeIdentity(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setExcludeIdentity(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets whether the comparison excludes identity attribute.
- setExcludeNull(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setExcludeNull(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets whether the comparison excludes null-valued attributes.
- setExcludes(String) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- setExcludes(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- setExcludes(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Sets one or more exclusion regular expression patterns separated by semicolon.
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setExcludeVersion(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setExcludeVersion(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets whether the comparison excludes version attribute.
- setExpectedResultCount(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- setExpectedResultCount(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setExpectedResultCount(int, boolean) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
The expected result count for the query.
- setExpectedResultCount(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setExplicit(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is explicitly declared in the metadata.
- setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setExtendedPathLookup(boolean) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets extended path lookup feature.
- setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setExtendedPathLookup(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Sets extended path lookup feature.
- setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setExtension(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setExternalizer(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's externalizer, or null if none.
- setExternalName(Class<?>, String, Class<?>...) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setExternalValues(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Properties string mapping field values to external values.
- setFactory(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's factory, or null if none.
- setFailedObject(Object) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setFailedObject(Object) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the failed object to include in the optimistic lock exception that will be thrown if this update results in an update count of 0 when executed.
- setFailedObject(Object) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
This implementation does not track failed objects.
- setFailedObject(Object) - Method in exception org.apache.openjpa.persistence.RollbackException
- setFailedObject(Object) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The failed object.
- setFailFast(boolean) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Whether to fail after first exception when firing events to listeners.
- 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
- setFatal(boolean) - Method in exception org.apache.openjpa.util.OpenJPAException
-
Whether this error is fatal.
- setFather(Deity) - Method in class relations.Deity
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the size of the batch that will be pre-selected when accessing elements in a query or relationship.
- setFetchBatchSize(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFetchBatchSize(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Set the fetch batch size for large result set support.
- setFetchBatchSize(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Set the fetch batch size for large result set support.
- setFetchBatchSize(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setFetchBatchSize(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setFetchBatchSize(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setFetchBatchSize(int)
. - setFetchBatchSize(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFetchDirection(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the result set fetch direction constant.
- setFetchDirection(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setFetchDirection(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setFetchDirection(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The fetch direction to use as a constant from
ResultSet
. - setFetchDirection(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- 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
- setFetchDirection(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setFetchDirection(FetchDirection)
instead. - setFetchDirection(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setFetchDirection(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- setFetchDirection(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setFetchDirection(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The JDBC fetch direction.
- setFetchDirection(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setFetchDirection(FetchDirection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Result set fetch direction.
- setFetchDirection(FetchDirection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setFetchGroups(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Comma-separated list of fetch group names that will be pre-set for all new
FetchConfiguration
s. - setFetchGroups(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFetchGroups(String[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
List of fetch group names that will be pre-set for all new
FetchConfiguration
s. - setFetchGroups(String[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFetchSize(int) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresPreparedStatement
- 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
- setFetchSize(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- setFetchSize(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setField(int, Object) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Set the data for the field with the given index.
- setFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setFieldMapping(FieldMapping) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Set the class mapping using this strategy.
- setFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- setFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- setFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneFieldStrategy
- setFieldOverride(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Whether to use field-level override or class-level override.
- setFieldStrategies(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Property string mapping field type names to value handler or field mapping class names.
- setFieldStrategy(String, String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Association of a field value type name with the handler or strategy class name.
- setFile(File) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The file to generate metadata to.
- setFile(String) - Method in class org.apache.openjpa.ant.MetaDataToolTask
-
Set the file to write the metadata to.
- setFile(String) - Method in class org.apache.openjpa.audit.AuditLogger
- setFile(String) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the output file we want the MappingTool to write to.
- setFile(String) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set the output file we want the SchemaTool to write to.
- setFile(String) - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
-
Set the XML resource defining this schema.
- setFile(String) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
The stream to write to.
- setFileName(String) - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
-
Deprecated.Use
FileSchemaFactory.setFile(java.lang.String)
. Retained for backwards-compatible auto-configuration. - setFiles(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated
File
s of metadata files or directories supplied by user via auto-configuration. - setFiles(Collection<File>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of
File
s of metadata files or directories supplied by user. - setFilterListeners(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings of the query
FilterListener
s to use. - setFilterListeners(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFilterListeners(FilterListener[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the query filter listeners.
- setFilterListeners(FilterListener[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFilterPCRegistryClasses(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the metadata processor should filter classes dispatched by the PCRegistry listener system.
- setFinderCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the finder cache from a string configuration.
- setFinderCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFinderTargetPolicy(String) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy, from the given plugin string, that governs which slices will be targeted for a given finder.
- setFinderTargetPolicy(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setFinderTargetPolicyInstance(FinderTargetPolicy) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy that governs which slices will be targeted for a given finder.
- setFinderTargetPolicyInstance(FinderTargetPolicy) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setFirstResult(int) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setFirstResult(int) - Method in class org.apache.openjpa.persistence.QueryImpl
- setFirstResult(int) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setFlag(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Flags are used for bookkeeping information.
- setFloat(int, float) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the float at the given index.
- setFloat(int, 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
- setFloat(int, float) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setFloat(String, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setFloat(PreparedStatement, int, float, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setFloat(PreparedStatement, int, float, Column) - Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
- setFloat(Column, float) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setFloat(Column, float) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setFlushBeforeDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should flush changes before detaching or serializing an entity.
- setFlushBeforeQueries(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setFlushBeforeQueries(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The query automatic flush configuration.
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setFlushBeforeQueries(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether or not OpenJPA should automatically flush modifications to the data store before executing queries.
- setFlushBeforeQueries(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setFlushed(boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setFlushMode(FlushModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setFlushMode(FlushModeType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setFlushMode(FlushModeType) - Method in class org.apache.openjpa.persistence.QueryImpl
- setFlushMode(FlushModeType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw foreign key information.
- setForeignKey(ForeignKey) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
If this value joins to another record, the foreign key.
- setForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setForeignKey(ForeignKey, ColumnIO, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setForeignKey(ForeignKey, ColumnIO, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given foreign key to the given object.
- setForeignKey(ForeignKey, ColumnIO, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setForeignKey(ForeignKey, ColumnIO, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- setForeignKey(ForeignKey, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setForeignKey(ForeignKey, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given foreign key to the given object.
- setForeignKey(ForeignKey, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setForeignKey(ForeignKey, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- setForeignKey(Row, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setForeignKey(Row, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Sets this value's foreign key to the given related object.
- setForeignKey(Row, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setForeignKey(Row, OpenJPAStateManager, int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setForeignKey(Row, OpenJPAStateManager, int) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Sets this value's foreign key to the given related object.
- setForeignKey(Row, OpenJPAStateManager, int) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setForeignKeyDeleteAction(int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action for relation keys.
- setForeignKeyDeleteAction(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action name for relation keys.
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether to generate foreign key information.
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether to generate foreign key information.
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether foreign keys on existing tables should be manipulated.
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Set whether foreign keys should be generated.
- setForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether foreign keys on existing tables should be manipulated.
- setForwardSort(int) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Change the sort order at the given index in the ComparatorChain to a forward sort.
- setFrom(String[]) - Method in class openbook.tools.CommandProcessor
-
Set the option values from the given arguments.
- setFrom(String[], int, int) - Method in class openbook.tools.CommandProcessor
-
Set the option values from the given arguments between the given indices.
- setFrom(Query) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Initialize this instance from the values held in the specified
Query
. - 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.
- setFromSelect(Select) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setFromSelect(Select) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Another select instance that creates a temporary table from which this select pulls data.
- setFromSelect(Select) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setGender(Deity.Gender) - Method in class relations.Deity
- setGenerateAnnotations(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Whether to generate annotations along with generated code.
- setGenerateAnnotations(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to generate annotations along with generated code.
- setHaltOnError(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Set whether we want the task to ignore all errors.
- setHandler(ValueHandler) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setHandler(ValueHandler) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The handler used for this value, or null if none.
- setHandler(ValueHandler) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setHasSubselect(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setHasSubselect(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set the flag to indicate whether this Select has internally generated subselect
- setHasSubselect(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setHierarchyStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
The default strategy for subclasses in this hierarchy.
- setHint(String, Object) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setHint(String, Object) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets an arbitrary query hint that may be utilized during execution.
- setHint(String, Object) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Same as
setHint(key, value, value)
. - setHint(String, Object) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Set the hint for the given key to the given value.
- setHint(String, Object) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
Sets the hint after converting the value appropriately.
- setHint(String, Object) - Method in class org.apache.openjpa.persistence.HintHandler
- setHint(String, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setHint(String, Object) - Method in class org.apache.openjpa.persistence.QueryImpl
- setHint(String, Object) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setHint(String, Object) - Method in class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
-
Setting hints on this configuration is treated specially if the given key is a target hint.
- setHint(String, Object, Object) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setHint(String, Object, Object) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets an arbitrary query hint that may be utilized during execution.
- setHint(String, Object, Object) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Sets the hint to the given value.
- setHint(String, Object, Object) - Method in class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
- setHints(Map<String, Object>) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setHoldability(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setHoldability(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setId(long) - Method in class hellojpa.Message
- setId(Object) - Method in interface org.apache.openjpa.enhance.PCDataGenerator.DynamicPCData
- setId(String) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
The id that this marshaller is responsible for.
- setId(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setId(String) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
- 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
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Constraint
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Set the name of the table.
- setIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Unique
- 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
- setIdentifierUtil(DBIdentifierUtil) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Sets the
DBIdentifierUtil
- setIdentifierUtil(DBIdentifierUtil) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setIdentityClassSuffix(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
The suffix to use to create the identity class name for a class, or for inner classes, the name of the inner class.
- setIdentityClassSuffix(String) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Suffix used to create application identity class name from a class name, or in the case of inner identity classes, the inner class name.
- setIdentitySequenceName(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The datastore identity sequence name, or null for none.
- setIdentityStrategy(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The strategy to use for datastore identity generation.
- setIdentityType(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The type of identity being used.
- setIgnoreCase(boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether changes in the current transaction are taken into account when executing queries and iterating extents.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to take into account changes in the transaction when executing a query or iterating an extent.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingExtent
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Extent
-
Whether this extent will ignore changes made in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.ExtentImpl
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Query
-
Whether to ignore changes in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.Extent
-
Whether the extent sees inserts and deletes in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.ExtentImpl
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to take into account changes in the transaction when executing a query or iterating an extent.
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Whether to ignore changes in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.QueryImpl
- setIgnoreChanges(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setIgnoreChanges(boolean)
. - setIgnoreChanges(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setIgnoreDetachedStateFieldForProxySerialization(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should ignore the DetachedStateField value when determining if our Proxy classes should be removed during serialization.
- setIgnoreDfgForFkSelect(boolean) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setIgnoreDfgForFkSelect(boolean) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Affirms if foreign key for a relation field will be pre-fetched as part of the owning object irrespective of whether the field is included in the default fetch group of this fetch configuration.
- setIgnoreDfgForFkSelect(boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setIgnoreDfgForFkSelect(boolean) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Affirms if foreign key for a relation field will be pre-fetched as part of the owning object irrespective of whether the field is included in the default fetch group of this fetch configuration.
- setIgnoreDfgForFkSelect(boolean) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set whether to ignore errors.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Set to false if this tool should throw an exception on an attempt to generate an id class for a type that does not use application identity.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether we want the MappingTool to ignore SQL errors.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether we want the SchemaTool to ignore SQL errors.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether and SQL errors should cause a failure or just issue a warning.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, SQLExceptions thrown during schema manipulation will be printed but ignored.
- setIgnoreNonPersistent(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- setIgnoreNonPersistent(boolean) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether to ignore members which are not persistent by default during metadata population.
- setIgnoreNonPersistent(boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setIgnoreSuperclassCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude superclass callbacks from events.
- setIgnoreSystemListeners(boolean) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude system listeners from events.
- setIgnoreUnmapped(boolean) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Whether unmapped classes should be ignored as possible primary key values in the table.
- setIgnoreVirtual(boolean) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Deprecated.Use
ClassTableJDBCSeq.setIgnoreUnmapped(boolean)
. Retained for backwards-compatibility for auto-configuration. - setImplData(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setImplData(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Field-level impl data.
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setImplData(Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setImplData(Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Sets the stored instance-level impl data.
- setImplData(Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setImplData(Object, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
An object that concrete back ends can associate with each instance.
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in interface org.apache.openjpa.kernel.Broker
-
Set the broker's behavior for implicit actions such as flushing, automatic detachment, and exceptions thrown by managed instances outside a broker operation.
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setImplicitContainsTypes(Value, Value, int) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit types of the given values based on the fact that the first is supposed to contain the second.
- setImplicitRelation(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Sets a marker to imply a logical relation that can not have any physical manifest in the database.
- setImplicitRelation(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Sets a marker to imply a logical relation that can not have any physical manifest in the database.
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.StringLength
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- setImplicitType(Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.Coalesce
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.NullIf
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
- setImplicitType(Class) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Set the implicit type of the value, based on how it is used in the filter.
- setImplicitType(Value, Class<?>) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit type of the given value to the given class.
- setImplicitTypes(Value, Value, Class<?>) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit types of the given values based on the fact that they're used together, and based on the operator type.
- setImplicitTypes(Value, Value, Class<?>) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- setImplicitTypes(Value, Value, Class<?>, Resolver) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- setImplicitTypes(Value, Value, Class<?>, Resolver, OrderedMap<Object, Class<?>>, String) - Static method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
- setIncludedTypes(String) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Sets included types from a semicolon separated list of type names.
- setIncrement(int) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- setIncrement(int) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Deprecated.Use
TableJDBCSeq.setAllocate(int)
. Retained for backwards compatibility of auto-configuration. - setIncrement(int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's increment.
- setIncrement(int) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- setIncrement(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence increment, or -1 for default.
- setInDefaultFetchGroup(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the default fetch group.
- setIndex(int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
- setIndex(int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
- setIndex(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the column's 0-based index in the owning table.
- setIndex(int) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
The index of this row in ordered row list.
- setIndex(int) - Method in interface org.apache.openjpa.kernel.exps.Parameter
-
Set the index of this parameter.
- setIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute index of this persistent/transactional field.
- setIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Index on the Discriminator columns, or null if none.
- setIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw index.
- setIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.Version
-
Index on the version columns, or null if none.
- setIndexDiscriminator(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index discriminator columns by default.
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether to generate index information.
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether to generate index information.
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether indexes on existing tables should be manipulated.
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Set whether indexes should be generated.
- setIndexes(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether indexes on existing tables should be manipulated.
- setIndexLogicalForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index logical foreign keys by default.
- setIndexOf(int) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- setIndexOfFirstFailedObject(int) - Method in exception org.apache.openjpa.lib.jdbc.ReportingSQLException
- setIndexPhysicalForeignKeys(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to use DbDictionary specific index on real foreign keys by default.
- setIndexVersion(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to index version columns by default.
- setInFetchGroup(String, boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Set whether this field is in the given fetch group.
- setInitializeEagerly(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether all configured elements will be initialized eagerly or lazily on-demand.
- setInitializeEagerly(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setInitializer(Object) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The initializer used by the field, or null if none.
- setInitialValue(int) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- setInitialValue(int) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Set the initial number in the table for the GeneratedValue.TABLE strategy to use as initial number.
- setInitialValue(int) - Method in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
-
Set the initial value for version column.
- setInitialValue(int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
The sequence's initial value.
- setInitialValue(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Initial sequence value, or -1 for default.
- setInitialValues(Number[]) - Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
-
Set the initial value for version columns.
- setInnerIdentityClasses(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Whether or not to generate application identity classes as inner classes.
- setInnerIdentityClasses(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether or not to generate inner classes when creating application identity classes.
- setInputResource(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setInputURL(URL) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setInsertable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether the column at the given index is insertable in this context.
- 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.
- setInstrumentation(Instrumentation) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
This method is not synchronized because when the agent is loaded from getInstrumentation() that method will cause agentmain(..) to be called.
- setInstrumentation(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string that defines instrumentation providers and what they instrument.
- setInstrumentation(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setInstrumentationManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setInstrumentationManager(InstrumentationManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setInt(int, int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the int at the given index.
- setInt(int, 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
- setInt(int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setInt(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setInt(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setInt(Column, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setInt(Column, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setIntegrityViolation(int) - Method in exception org.apache.openjpa.util.ReferentialIntegrityException
-
The type of integrity violation that occurred.
- setIntercepting(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type's fields are actively intercepted, either by redefinition or enhancement.
- setInterfaceImpl(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the managed interface implementor class.
- setInterfacePropertyAlias(Class<?>, String, String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Alias properties from the given interface during queries to the local field.
- setIntermediate(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setIntermediate(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Use intermediate field data to store intermediate information that might be available before the field is fully loaded.
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.BooleanValue
- setInternalObject(Object) - Method in class org.apache.openjpa.lib.conf.ClassListValue
- 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.ClassListValue
- 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.
- setInterval(int) - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
The interval time in minutes between scheduler checks.
- 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.
- setInto(OpenJPAStateManager) - Method in class org.apache.openjpa.slice.SliceInfo
-
Sets this receiver as the given StateManager's internal instance-level data.
- setInto(Query) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
Pours the post-compilation state held by this receiver to the given query.
- setInto(Query) - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Fill in the post-compilation state of the given Query.
- setInto(Query) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Set query template information into the given concrete query instance.
- setInto(Configuration) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
-
Set loaded information into the given configuration.
- setInto(Configuration) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
- setInto(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
- setInto(Configuration, Log) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
-
Set properties into configuration.
- setInto(Options) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Set a map of properties to pass to the
InitialContext
constructor for JNDI lookups. - setInto(Options) - Method in interface org.apache.openjpa.lib.conf.GenericConfigurable
-
Perform any generic configuration based on the data in
opts
. - setInto(Options) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
- setInto(Options) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- setInverse(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Logical inverse field.
- setInverseManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for managing inverse relations.
- setInverseManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setInverseRelations(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to generate inverse 1-many/1-1 relations for all many-1/1-1 relations.
- setInverseRelations(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to generate inverse 1-many/1-1 relations for all many-1/1-1 relations.
- setIsNotMyJoin() - Method in class org.apache.openjpa.jdbc.sql.Join
- setIsolate(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Whether we want the ClassLoader to be isolated from all other ClassLoaders
- setIsolation(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setIsolation(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The isolation level for queries issued to the database.
- setIsolation(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setIsolation(IsolationLevel) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
The isolation level for queries issued to the database.
- setIsolation(IsolationLevel) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setIterator(Iterator<? extends E>) - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Sets the iterator for this iterator to use.
- setJavaType(int) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- setJavaType(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
The Java type the data in this column is treated as, from
JavaTypes
orJavaSQLTypes
. - setJDBCListeners(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A comma-separated list of the
JDBCListener
plugins for listening toJDBCEvent
s. - setJDBCListeners(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setJDBCListeners(JDBCListener[]) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
JDBCListener
s to use. - setJDBCListeners(JDBCListener[]) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setJDBCLog(Log) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
The log to write JDBC messages to.
- setJoinable(Column, Joinable) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Add the given column-to-joinable mapping.
- setJoinColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
I/O information on the join columns.
- setJoinContext(Context) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Set subquery context when traversing into the next join is in transition from parent context to subquery.
- setJoinContext(Context) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- setJoinContext(Context) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setJoinDirection(int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setJoinDirection(int) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Direction of the join that the columns of this mapping info form.
- setJoinDirection(int) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The join direction.
- setJoinDirection(int) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setJoinedSubclass(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Whether there is a join to the superclass table.
- setJoinedTableClassMeta(List) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setJoinedTableClassMeta(List) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set joined table metadatas for polymorphic queries
- setJoinedTableClassMeta(List) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setJoinForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Foreign key linking the primary key columns to the superclass table, or null if none.
- setJoinForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Foreign key linking the field table to the class' primary table.
- setJoinForeignKeyDeleteAction(int) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action for join keys.
- setJoinForeignKeyDeleteAction(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default foreign key action name for join keys.
- setJoinIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Index on join foreign key columns.
- setJoinOuter(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Whether to use an outer join from the class' primary table.
- setJoinOuter(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Whether the field's table is joined to the class table through an outer join.
- setJoins(Column[], Column[]) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the foreign key's joins.
- setJoinSyntax(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setJoinSyntax(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The join syntax to use.
- setJoinSyntax(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setJoinSyntax(int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- setJoinSyntax(int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setJoinSyntax(int) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
The join syntax for this select, as one of the syntax constants from
JoinSyntaxes
. - setJoinSyntax(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setJoinSyntax(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setJoinSyntax(JoinSyntax)
instead. - setJoinSyntax(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setJoinSyntax(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the name of the join syntax to use: sql92, traditional, database.
- setJoinSyntax(JoinSyntax) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
SQL join syntax.
- setJoinSyntax(JoinSyntax) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setJoinTableUniques(Unique[]) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setJoinUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Unique constraint on join foreign key columns.
- setJPQL(String) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not JPQL extensions are allowed.
- setJtaDataSource(DataSource) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setJtaDataSourceName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setKey(Object, JDBCStore, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- setKey(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractKeyValue
- setKeySequence(int) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
The sequence of this join in the foreign key.
- setLabel(String) - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- setLanguage(String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setLanguage(String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Set the language for this query.
- setLargeTransaction(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setLargeTransaction(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityManager.setTrackChangesByType(boolean)
instead. - setLeadingDelimiter(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setLenient(boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setLevel(short) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The level to log at.
- setLevel(short) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl.LogImpl
- setLevel(String) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The level to log at.
- 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.
- setLifecycleEventManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the lifecycle event manager instance classname.
- setLifecycleEventManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setLifecycleListenerCallbackMode(int) - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from lifecycle event listeners.
- setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setLifecycleListenerCallbackMode(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - setLifecycleListenerCallbackMode(EnumSet<CallbackMode>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setLifecycleListenerCallbackMode(EnumSet<CallbackMode>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flags for handling lifecycle listener exceptions. - setLifecycleListenerCallbackMode(CallbackMode) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setLifecycleListenerCallbackMode(CallbackMode) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flag for handling lifecycle listener exceptions. - setLineLength(int) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- setLineNumber(int) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setLineNumber(int) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- setLineNumber(int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- setLineNumber(int) - Method in class org.apache.openjpa.jdbc.schema.Table
- setLineNumber(int) - Method in class org.apache.openjpa.meta.ClassMetaData
- setLineNumber(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- setLineNumber(int) - Method in class org.apache.openjpa.meta.QueryMetaData
- setLineNumber(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setLineNumberFormat(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setLineNumberFormat(String) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets the format string to format line number such as
"%%0%4d"
for a 4-digit number with leading zeros. - setLineNumberFormat(String) - Method in class openbook.tools.converter.PlainTokenRenderer
- setLinesBetweenSections(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
The number of empty lines between sections.
- setListingIndex(int) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Relative order of result mapping in metadata.
- setListingIndex(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The index in which this field was listed in the metadata.
- setListingIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The index in which this field was listed in the metadata.
- setListingIndex(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
The index in which this field was listed in the metadata.
- setLiteAutoDetach(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use lite detachment when auto detaching.
- setLoaded(int, boolean) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setLoaded(int, boolean) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setLoaded(Object[], BitSet) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Set the loaded mask into a state image.
- setLoadFetchGroup(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The fetch group that is to be loaded when this receiver is loaded, or null if none set.
- setLoadKey(String) - Method in class org.apache.openjpa.lib.conf.Value
-
Sets key under which this value was loaded.
- setLoadObjectIds() - Method in interface org.apache.openjpa.enhance.ApplicationIdTool.ObjectIdLoader
-
Turn on the loading of all identity classes, even if they don't exist.
- setLob(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setLob(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set to true for selects that include LOB columns.
- setLob(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setLocalDate(PreparedStatement, int, LocalDate, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given LocalDate value as a parameter to the statement.
- setLocalDate(PreparedStatement, int, LocalDate, Column) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- setLocalDate(PreparedStatement, int, LocalDate, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setLocalDate(PreparedStatement, int, LocalDate, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- setLocalDateTime(PreparedStatement, int, LocalDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given LocalTime value as a parameter to the statement.
- setLocalDateTime(PreparedStatement, int, LocalDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- setLocalDateTime(PreparedStatement, int, LocalDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setLocalDateTime(PreparedStatement, int, LocalDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- setLocalDateTime(PreparedStatement, int, LocalDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- setLocale(PreparedStatement, int, Locale, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setLocale(Column, Locale) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setLocale(Column, Locale) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setLocalTime(PreparedStatement, int, LocalTime, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given LocalTime value as a parameter to the statement.
- setLocalTime(PreparedStatement, int, LocalTime, Column) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- setLocalTime(PreparedStatement, int, LocalTime, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setLocalTime(PreparedStatement, int, LocalTime, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- setLocalTime(PreparedStatement, int, LocalTime, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- 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
- setLock(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setLock(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setLock(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setLock(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The lock object set for this instance.
- setLock(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setLocking(boolean) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- setLocking(boolean) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- setLocking(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Set to true if row locking has been issued for the row.
- setLockLevel(int) - Method in exception org.apache.openjpa.util.LockException
- setLockLevel(OpenJPAStateManager, int) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Sets the given instance's lock level to the given number.
- setLockManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for datastore lock management.
- setLockManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.QueryImpl
-
Sets lock mode on the given query.
- setLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setLockScope(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setLockScope(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock scope for next fetch.
- setLockScope(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setLockScope(PessimisticLockScope) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock scope to use for locking loaded objects.
- setLockScope(PessimisticLockScope) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setLockTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for an object lock in milliseconds, or -1 for no timeout.
- setLockTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setLockTimeout(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setLockTimeout(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for an object lock, or -1 for no limit.
- setLockTimeout(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setLockTimeout(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The number of milliseconds to wait for an object lock, or -1 for no limit.
- setLockTimeout(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setLockTimeout(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setLockTimeout(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setLockTimeout(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setLockTimeout(int)
. - setLockTimeout(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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.conf.MetaDataCacheMaintenance
- 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.
- setLog(Log) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
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
- setlogger(Log) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
- setLogical(boolean) - Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
- setLoginTimeout(int) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setLoginTimeout(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- setLoginTimeout(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- setLogWriter(PrintWriter) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- setLogWriter(PrintWriter) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- setLogWriter(PrintWriter) - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
- setLong(int, long) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the long at the given index.
- setLong(int, 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
- setLong(int, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setLong(String, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setLong(PreparedStatement, int, long, Column) - Method in class org.apache.openjpa.jdbc.sql.AccessDictionary
- setLong(PreparedStatement, int, long, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setLong(Column, long) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setLong(Column, long) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setLookAndFeel(int) - Static method in class jpa.tools.swing.SwingHelper
- setLRS(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- setLRS(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setLRS(boolean) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether the result of this select should be treated as a large result set.
- setLRS(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setLRS(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a large result set.
- setLRSSize(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the fetch configuration large result set size constant.
- setLRSSize(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setLRSSize(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setLRSSize(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The large result set size mode to use.
- setLRSSize(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setLRSSize(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setLRSSizeAlgorithm(LRSSizeAlgorithm)
instead. - setLRSSize(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setLRSSize(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
How to obtain the size of large result sets.
- setLRSSize(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setLRSSizeAlgorithm(LRSSizeAlgorithm) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
How to determine the size of a large result set.
- setLRSSizeAlgorithm(LRSSizeAlgorithm) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setLru(boolean) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- setLru(boolean) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- setMajorVersion(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Sets major version of the database server.
- setManagedInstanceType(Class) - Method in class org.apache.openjpa.util.OpenJPAId
-
Set the exact type of the described instance once it is known.
- setManagedInstanceType(Class, boolean) - Method in class org.apache.openjpa.util.OpenJPAId
-
Set the exact type of the described instance once it is known.
- setManagedInterface(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type is a managed interface
- setManagedRuntime(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ManagedRuntime
to use for managed environments. - setManagedRuntime(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setManagedRuntime(ManagedRuntime) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for integrating with a managed runtime.
- setManagedRuntime(ManagedRuntime) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setManageLRS(boolean) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set whether to false LRS relations.
- setManagement(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the management level for the field.
- setMapKeyColumn(FieldMapping, MappingInfo, Column, int) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Set the given map key column as the map key column for
fm
. - setMappedBy(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field that this field shares a mapping with.
- setMappedBy(OpenJPAStateManager, FieldMapping, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- setMappedByFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- setMappedByFieldMapping(FieldMapping) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- setMappedByFieldMapping(FieldMapping) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result used to select a toMany relationship, the mappedByFieldMapping is field mapping representing the inverse relationship.
- setMappedByIdValue(Object, Object, String) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setMappedByIdValue(String) - Method in class org.apache.openjpa.meta.FieldMetaData
- setMappedByValue(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- setMappedByValue(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- setMappedByValue(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
If this is the result used to select a toMany relationship, the mappedByValue is value of the owner of the toMany relationship.
- setMappedMetaDataFactoryDefault(String, String) - Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
-
If the
Mapping
property is set, we check these defaults before checking metadata factory defaults. - setMapping(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name mapping to use for this data store.
- setMapping(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setMappingDefaults(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A plugin string describing the
MappingDefaults
to use. - setMappingDefaults(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setMappingDefaults(MappingDefaults) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
MappingDefaults
to use with a repository. - setMappingDefaults(MappingDefaults) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setMappingDefaults(MappingDefaults) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Mapping default.
- setMappingFactory(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
A plugin string describing the
MetaDataFactory
to use for loading and storing object-relational mapping data. - setMappingFactory(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setMappingFile(File) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Allow sequence to have a mapping file separate from its metadata source file.
- setMappingOverride(boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Whether to allow later parses of mapping information to override earlier information for the same class.
- setMappingOverride(boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Whether to allow later parses of mapping information to override earlier information for the same class.
- setMappingWriter(Writer) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The stream to export the planned mappings to as an XML document.
- setMapsIdCols(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setMapsIdColumns(List<Column>) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Raw column data.
- setMaster(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setMaxActive(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Deprecated.
- setMaxCacheSize(int) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The maximum relation depth to traverse when eager fetching.
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Set the maximum depth of the fetched instance graph.
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The maximum fetch depth when loading an object.
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setMaxFetchDepth(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setMaxFetchDepth(int)
. - setMaxFetchDepth(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- setMaxFieldSize(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setMaxIdle(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- setMaxIdle(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Set the number of idle sockets that this provider can keep open to each peer in the cluster.
- setMaxLength(int) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setMaxResults(int) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setMaxResults(int) - Method in class org.apache.openjpa.persistence.QueryImpl
- setMaxResults(int) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- 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
- setMaxRows(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- 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.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.
- setMaxTotal(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- setMaxTotal(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Set the maximum total number of sockets that this provider can simultaneously open to each peer in the cluster.
- setMessage(String) - Method in class hellojpa.Message
- setMeta(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether this action applies to metadata as well as mappings.
- setMetadata(ReverseMappingToolTask.Level) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set the level of the generated metadata.
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.Val
- setMetaData(ClassMetaData) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Associate a persistent type with this value.
- setMetaDataFactory(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A plugin string describing the
MetaDataFactory
to use. - setMetaDataFactory(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setMetaDataFactory(MetaDataFactory) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The I/O used to load metadata.
- setMetaDataFactoryDefault(String, String) - Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
-
Default setting for a given
MetaDataFactory
alias setting. - setMetaDataFile(File) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
If adding metadata, the metadata file to add to.
- setMetaDataRepository(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A plugin string describing the
MetaDataRepository
to use. - setMetaDataRepository(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setMetaDataRepository(MetaDataRepository) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The metadata repository of managed class information.
- setMetaDataRepository(MetaDataRepository) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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.
- setMetaFactoriesAreStrict(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Set whether MetaDataFactories and MappingFactories will be strictly separate.
- setMetaModel(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Puts the meta class corresponding to the given entity class.
- setMetaModel(ClassMetaData, Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Puts the meta class corresponding to the given persistent class.
- setMetaModel(MetamodelImpl) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- setMinorVersion(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Sets minor version of the database server.
- setMode(int) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Parser
-
The parse mode according to the expected document type.
- setMode(int) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
The serialization mode according to the expected document type.
- setMode(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
The parse mode.
- setMode(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- setMode(int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
The parse mode according to the expected document type.
- setMode(int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- setMode(int, boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
The parse mode.
- setMode(int, boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- setMode(int, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
The parse mode according to the expected document type.
- setMode(int, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
The serialization mode according to the expected document type.
- setMother(Deity) - Method in class relations.Deity
- setMultiLine(boolean) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
-
If true, then try to parse multi-line SQL statements.
- setMultithreaded(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether brokers or their managed objects will be used by multiple concurrent threads.
- setMultithreaded(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setMultithreaded(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether the broker or its managed instances are used in a multithreaded environment.
- setMultithreaded(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setMultithreaded(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setMultithreaded(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setMultithreaded(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether the entity manager or its managed instances are used in a multithreaded environment.
- setMultithreaded(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setMultithreaded(boolean)
. - setMultithreaded(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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 class openbook.domain.Author
- setName(String) - Method in class openbook.domain.Customer
- setName(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask.Arg
- setName(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the name of the identity class; with this option you must supply exactly one class to run on.
- setName(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setName(String) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- setName(String) - Method in interface org.apache.openjpa.datacache.DataCache
-
Sets a string name to be used to identify this cache to end-user needs.
- setName(String) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- setName(String) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Set the name of the identifier.
- setName(String) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Set the name of this qualified identifier.
- setName(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use setIdentifier(DBIdentifier name)
- setName(String) - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- setName(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- setName(String) - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
Deprecated.
- setName(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.use
Table.setIdentifier(DBIdentifier)
instead. - setName(String) - Method in class org.apache.openjpa.jdbc.schema.Unique
-
Deprecated.
- setName(String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- 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
- setName(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setName(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setName(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set field name.
- setName(String) - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- setName(String) - Method in class relations.Deity
- setName(String, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Set the name of the identifier and optionally force delimiting of the identifier.
- setName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Set the name of this identifier based upon a given identifier.
- setNameDelimited(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierImpl
- setNamespace(String) - Method in class org.apache.openjpa.event.kubernetes.KubernetesTCPRemoteCommitProvider
- setNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNCharacterStream(int, Reader, long) - 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, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNCharacterStream(String, 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, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNClob(String, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNestedThrowables(Throwable[]) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The nested throwables.
- setNetworkTimeout(Executor, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setNetworkTimeout(Executor, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setNewline(String) - Method in class org.apache.openjpa.lib.jdbc.SQLFormatter
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractChangeTracker
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- setNextSequence(int) - Method in interface org.apache.openjpa.util.ChangeTracker
-
The maximum element sequence value for this proxy at load time.
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setNextVersion(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the next version indicator in the datastore pending a successful flush.
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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.
- setNonDefaultMappingAllowed(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows non-default entity relationship mapping.
- setNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- setNonJtaDataSource(DataSource) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setNonJtaDataSourceName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setNonOptimisticVersionCheck(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not to perform a version check on instances being updated in a datastore transaction.
- setNonPCSuperclassCallbacks(int, LifecycleCallbacks[], int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Set the callbacks for the given event type for non-persistent superclass.
- setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state is accessible outside a transaction by default.
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional access to persistent state.
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to allow nontransactional access to persistent state.
- setNontransactionalRead(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setNontransactionalRead(boolean)
. - setNontransactionalRead(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state can be modified outside a transaction by default.
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional changes to persistent state.
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to allow nontransactional changes to persistent state.
- setNontransactionalWrite(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setNontransactionalWrite(boolean)
. - setNontransactionalWrite(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setNotNull(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set whether this is a NOT NULL column.
- setNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNString(int, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNull(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNull(int, int) - 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) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setNull(int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setNull(int, int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setNull(int, int, String) - 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.LoggingPreparedStatement
- setNull(int, int, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- 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(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- setNull(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set null as a parameter to the statement.
- setNull(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
- setNull(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setNull(PreparedStatement, int, int, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Handle XML and bytea/oid columns in a PostgreSQL way.
- setNull(Column) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setNull(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setNull(Column, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setNull(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setNullability(short) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Sets nullability of this receiver by the given flag.
- setNullable(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setNullableAsObject(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to represent nullable columns as primitive wrappers.
- setNullableAsObject(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set whether even nullable columns will be mapped to wrappers rather than primitives.
- setNullIndicatorColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setNullIndicatorColumnName(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- setNullInsertable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether this context can insert the given column as null/default in this context.
- setNullOnNoLocator(boolean) - Method in class org.apache.openjpa.lib.xml.Location
- setNullUpdatable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether this context can set the given column to null/default in this context.
- setNullValue(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
How the data store should treat null values for this field:
FieldMetaData.NULL_UNSET
: no value suppliedFieldMetaData.NULL_NONE
: leave null values as null in the data storeFieldMetaData.NULL_EXCEPTION
: throw an exception if this field is null at commitFieldMetaData.NULL_DEFAULT
: use the database default if this field is null at commit Defaults toFieldMetaData.NULL_UNSET
. - setNumber(PreparedStatement, int, Number, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setNumber(Column, Number) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setNumber(Column, Number) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setNumBroadcastThreads(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Set the number of worker threads that are used for transmitting packets to peers in the cluster.
- setObject(int, Object) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the object at the given index.
- setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
- setObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setObject(int, Object) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setObject(int, Object, 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.LoggingPreparedStatement
- setObject(int, Object, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setObject(int, Object, int, int) - 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, int) - 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, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setObject(Object) - Method in class org.apache.openjpa.lib.conf.Value
-
Set this value as an object.
- setObject(String, Object) - 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, int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setObject(PreparedStatement, int, Object, int, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setObject(Column, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy.CustomUpdate
- setObject(Column, Object) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setObject(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setObject(Column, Object, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setObject(Column, Object, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
All set column methods delegate to this one.
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setObjectId(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the object id for the managed instance.
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setObjectId(List, Column[], String[], RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- setObjectId(List, Column[], DBIdentifier[], RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- setObjectIdType(Class<?>, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata-specified class to use for the object ID.
- setObjectTableName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Sets the object table name component of the path, if the path is a table qualified identifier such as a constraint or column.
- setOffsetDateTime(PreparedStatement, int, OffsetDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given LocalTime value as a parameter to the statement.
- setOffsetDateTime(PreparedStatement, int, OffsetDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
- setOffsetDateTime(PreparedStatement, int, OffsetDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setOffsetDateTime(PreparedStatement, int, OffsetDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- setOffsetDateTime(PreparedStatement, int, OffsetDateTime, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- setOffsetTime(PreparedStatement, int, OffsetTime, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given LocalTime value as a parameter to the statement.
- setOffsetTime(PreparedStatement, int, OffsetTime, Column) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
default column type for OffsetTime is 'time with time zone'.
- setOnlyLettersDigitsUnderscores(boolean) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setOpenJPATables(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether to drop OpenJPA tables.
- setOpenJPATables(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether to drop or reflect on OpenJPA tables.
- setOpenJPATables(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Whether to generate info on special tables used by OpenJPA components for bookkeeping.
- setOpenJPATables(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether to act on special tables used by OpenJPA components for bookkeeping.
- setOptimistic(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to use optimistic transactions by default.
- setOptimistic(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setOptimistic(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to use optimistic transactional semantics.
- setOptimistic(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setOptimistic(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setOptimistic(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setOptimistic(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to use optimistic transactional semantics.
- setOptimistic(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setOptimistic(boolean)
. - setOptimistic(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setOptimizeIdCopy(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to attempt to optimize id class copy operations during the enhancement process.
- setOptimizeIdCopy(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setOptimizeIdCopy(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to attempt to optimize id class copy operations during the enhancement process.
- setOptimizeIdCopy(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- 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
- setOrderColumn(Column) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Field order column, if any.
- setOrderColumn(Column) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Raw synthetic ordering column.
- setOrderColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setOrderColumnIO(ColumnIO) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
I/O information for order column.
- setOrderColumnName(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- setOrderDeclaration(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
String declaring the orderings for this field to be applied on load, or null.
- setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setOrderDirtyObjects(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether to maintain the order in which objects are dirtied for
StoreContext.getDirtyObjects()
. - setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setOrderDirtyObjects(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether dirty objects will be returned in the order they were dirtied.
- setOrderLists(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to order lists and arrays using a dedicated ordering column by default.
- setOrders(Order[]) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The orderings for this field to be applied on load.
- setOrphanedKeyAction(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- setOrphanedKeyAction(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setOrphanedKeyAction(OrphanedKeyAction) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- setOrphanedKeyAction(OrphanedKeyAction) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setOrphanRemoval(ValueMetaData, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- setOtherPath(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- setOtherPath(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- setOtherPath(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- setOtherPath(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- setOtherState(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
- setOtherState(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
- setOtherState(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
- setOtherState(ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
- setOuter(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- setOuter(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setOutput(GraphicOutputStream) - Method in class openbook.client.SQLLogger
- setOutputFile(File) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setOverrideContextClassloader(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to temporally override the thread's Context Classloader when processing ORM XML documents to avoid deadlock potential with certain Classloader hierarchy configurations.
- setOverrideContextClassloader(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- setOwner(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setOwner(OpenJPAStateManager, int) - Method in interface org.apache.openjpa.util.Proxy
-
Reset the state of the proxy, and set the owning instance of the proxy and the name of the field it is assigned to.
- setPackage(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set the package name for the generated classes.
- setPackage(String) - Method in class org.apache.openjpa.lib.meta.CFMetaDataSerializer
-
The default package for objects being serialized.
- setPackageName(String) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set the default package for the generated classes; use null to indicate no package.
- setPage(String, String) - Method in class openbook.client.Demo.ShowCodeAction
- setParameter(int, Object) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Binds the parameter identified by the given position to the given value.
- setParameter(int, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(int, Object) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Sets the value of the given positional parameter after conversion of the given value to the given Temporal Type.
- setParameter(int, Calendar, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(int, Date, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Sets the value of the given named parameter after conversion of the given value to the given Temporal Type.
- setParameter(int, Date, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(int, Date, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(Parameter<T>, T) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setParameter(Parameter<T>, T) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(String, Object) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Set the value for the given parameter.
- setParameter(String, Object) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Sets the parameter of the given name to the given value.
- setParameter(String, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(String, Object) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setParameter(String, Calendar, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameter(String, Date, TemporalType) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setParameter(String, Date, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
- setParameter(String, Date, TemporalType) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- setParameters(Object...) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Binds the given values as positional parameters.
- setParameters(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Set parameters.
- setParameters(PreparedStatement) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Populate the parameters of an existing PreparedStatement with values from this buffer.
- setParameters(List) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- setParameters(Map) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Set the values for all the parameters in the given map.
- setParameters(Map) - Method in class org.apache.openjpa.persistence.AbstractQuery
-
Sets the values of the parameters from the given Map.
- setParameters(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Set parameters.
- setParameterStyle(String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Sets the language whose parameter passing convention will be used to pass paramater values.
- setParamTypes(OrderedMap<Object, Class<?>>) - Method in class org.apache.openjpa.meta.QueryMetaData
- setParent(Select, String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setParent(Select, String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Turn this select into a subselect of the given instance.
- setParent(Select, String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setParseAnnotationsForQueryMode(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will scan every persistent class in an XML mapping file for annotations prior to executing a query.
- 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
- setPartitions(String) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Set partitions from a String configuration.
- setPartitionType(String) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Sets the type of the partitions.
- setPath(DBIdentifier...) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Set the identifiers that make up the path.
- setPc(PersistenceCapable) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setPCSuperclass(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The persistence capable superclass of the described type.
- setPCSuperclassMetaData(ClassMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata for this class' superclass.
- setPersistenceEnvironment(Map<String, Object>) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setPersistenceEnvironmentInfo(OpenJPAConfiguration, PersistenceUnitInfo) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
- setPersistenceProviderClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setPersistenceUnitName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setPersistenceUnitRootUrl(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setPersistenceXmlFileUrl(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
The location of the persistence.xml resource.
- setPersistenceXMLSchemaVersion(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setPersistentCollection(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setPolymorphic(int) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setPolymorphic(int) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
The degree to which this relation is polymorphic.
- setPolymorphic(int) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- 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
- setPoolable(boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setPopulateDataCache(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setPopulateDataCache(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setPopulateDataCache(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether to populate the store cache with objects used by this transaction.
- setPopulateStoreCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setPopulateStoreCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to populate the store cache with objects used by this transaction.
- setPort(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Set the port that this provider should listen on.
- setPostLoad(boolean) - Method in class org.apache.openjpa.meta.FetchGroup
-
Whether loading this fetch group causes a post-load callback on the loaded instance.
- setPostLoadCallback(boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Set to
false
to prevent the postLoad method from sending lifecycle callback events. - setPostLoadOnMerge(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to send @PostLoad events on a merge operation.
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setPostLoadOnMerge(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set to
true
if the merge operation should trigger a @PostLoad lifecycle event. - setPostLoadOnMerge(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to send @PostLoad events on a merge operation.
- setPostLoadOnMerge(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setPostPersistCallbackImmediate(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Sets if the post-persist callback is invoked as soon as a new instance is managed.
- setPrecision(int) - Method in class org.apache.openjpa.jdbc.schema.Column
- setPredicate(Predicate<? super E>) - Method in class org.apache.openjpa.lib.util.collections.FilterIterator
-
Sets the predicate this the iterator to use.
- setPreFlush(boolean) - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
-
Set whether to call
Broker.preFlush()
when a savepoint is set. - setPreload(boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Sets whether this repository will load all known persistent classes at initialization.
- setPreparedQueryCache(QueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- setPreparedQueryCache(PreparedQueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- setPrependFieldNameToJoinTableInverseJoinColumns(boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
-
Whether to prepend the field name to the default name of inverse join columns within join tables.
- setPrettyPrint(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
-
If set to
true
, pretty-print SQL by running it throughSQLFormatter.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.
- setPrimaryKey(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this is a primary key field.
- setPrimaryKey(ColumnIO, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setPrimaryKey(ColumnIO, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the primary key to represent the given object.
- setPrimaryKey(ColumnIO, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setPrimaryKey(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setPrimaryKey(OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the primary key to represent the given object.
- setPrimaryKey(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setPrimaryKeyColumn(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The name of the table's primary key column.
- setPrimaryKeyColumn(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- setPrimaryKeyColumn(String) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the primary key column on the schema definition table.
- setPrimaryKeyColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- setPrimaryKeyColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- setPrimaryKeyColumnName(String) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- setPrimaryKeyColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The columns this mapping uses to uniquely identify an object.
- setPrimaryKeyIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute primary key index for this field, or -1 if not a primary key.
- setPrimaryKeyOnJoin(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to allow primary keys on join tables.
- setPrimaryKeyOnJoin(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set to true if join tables are allowed to have primary keys, false if all primary key tables will be mapped as persistent classes.
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether to generate primary key information.
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether to generate primary key information.
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether primary keys on existing tables should be manipulated.
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Set whether primary keys should be generated.
- setPrimaryKeys(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether primary keys on existing tables should be manipulated.
- setPrimaryKeySchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- setPrimaryKeySchemaName(String) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- setPrimaryKeyTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- setPrimaryKeyTableName(String) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Deprecated.
- setPrimaryKeyValue(String) - Method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
The primary key value for this row.
- setPrimaryKeyValue(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Primary key value, if not auto-determined.
- setPrintParameters(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator
- setPrivatePersistentProperties(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows private, non-transient properties to be persistent.
- 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.conf.RemoteCommitProviderValue
- 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.PluginValue
-
The plugin properties.
- setProperties(String[]) - Method in class org.apache.openjpa.lib.conf.PluginListValue
-
The plugin properties.
- setProperties(Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- 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, 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.
- setProperty(String, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Sets the given property to the given value, reflectively.
- 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 isnull
. - setProperty(String, String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setProvider(RemoteCommitProvider) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
The cached provider.
- 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.
- setProxyManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ProxyManager
to use for second class object proxies. - setProxyManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setProxyManager(ProxyManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
ProxyManager
to use. - setProxyManager(ProxyManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setProxyType(Class<?>) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The type this field was initialized with, and therefore the type to use for proxies when loading data into this field.
- setQuery(Object) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- setQuery(Object) - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery
- setQuery(Object) - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- setQuery(Object) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- setQuery(Object) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setQuery(Object) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Allow direct setting of parsed state for facades that do parsing.
- setQuery(Object) - Method in interface org.apache.openjpa.kernel.Query
-
The query string or template.
- setQuery(Object) - Method in class org.apache.openjpa.kernel.QueryImpl
- setQuery(Object) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
This is invoked when the user or a facade creates a new query with an object that the system does not recognize.
- setQueryCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for level-2 data store query caching.
- setQueryCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setQueryCache(QueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- setQueryCacheEnabled(boolean) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setQueryCacheEnabled(boolean) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Control whether or not query caching is enabled.
- setQueryCacheEnabled(boolean) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setQueryCompilationCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration settings for the query compilation cache to use.
- setQueryCompilationCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setQueryExpressions(QueryExpressions) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- setQueryExpressions(QueryExpressions) - Method in interface org.apache.openjpa.kernel.exps.Subquery
-
Set the parsed subquery.
- setQueryResultCache(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Deprecated.use
FetchPlan.setQueryResultCacheEnabled(boolean)
instead. - setQueryResultCache(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setQueryResultCacheEnabled(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Control whether or not query caching is enabled.
- setQueryResultCacheEnabled(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setQueryResultCacheEnabled(boolean) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setQueryResultCacheEnabled(boolean) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setQuerySQLCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setQuerySQLCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Sets whether this receiver will cache database queries during its lifetime.
- setQuerySQLCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets QuerySQLCache with the given configuration.
- setQuerySQLCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setQuerySQLCache(PreparedQueryCache) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets QuerySQLCache with the given cache.
- setQuerySQLCache(PreparedQueryCache) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setQueryString(String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The full query string, or null if none.
- setQueryTargetPolicy(String) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy, from the given plugin string, that governs which slices will be targeted for a given query.
- setQueryTargetPolicy(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setQueryTargetPolicyInstance(QueryTargetPolicy) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy that governs which slices will be targeted for a given query.
- setQueryTargetPolicyInstance(QueryTargetPolicy) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setQueryTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for a query to execute in milliseconds, or -1 for no timeout.
- setQueryTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setQueryTimeout(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setQueryTimeout(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for a query, or -1 for no limit.
- setQueryTimeout(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- 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
- setQueryTimeout(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The number of milliseconds to wait for a query, or -1 for no limit.
- setQueryTimeout(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setQueryTimeout(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setQueryTimeout(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setQueryTimeout(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- setQueryTimeout(PreparedStatement, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
The Type 2 JDBC Driver may throw an SQLException when provided a non- zero timeout if we're connected to Z/OS.
- setQueryTimeout(PreparedStatement, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Provides the default validation handling of setting a query timeout.
- setQuotedNumbersInQueries(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to interpret quoted numbers in query strings as numbers.
- setRadix(int) - Method in class org.apache.openjpa.jdbc.schema.Column
- setRange(long, long) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setRange(long, long) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set the result range for this select.
- setRange(long, long) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setRange(long, long) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setRange(long, long) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Set the range of results to return.
- setRange(long, long) - Method in class org.apache.openjpa.kernel.QueryImpl
- setRaw(boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- setRaw(Column, String) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set a DB understood value for the given column.
- setRaw(Column, String) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setReadLockLevel(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric read lock level.
- setReadLockLevel(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setReadLockLevel(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setReadLockLevel(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking loaded objects.
- setReadLockLevel(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setReadLockLevel(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default read lock level to use during non-optimistic transactions.
- setReadLockLevel(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setReadLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock level to use for locking loaded objects.
- setReadLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setReadLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setReadLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setReadOnly(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setReadOnly(boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Whether the query has been marked read-only.
- setReadOnly(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
- setReadOnly(boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setReadOnly(boolean) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Whether the query has been marked read-only.
- setReadOnly(boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- 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
- setReadSchema(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether the MappingTool should read the full schema.
- setReadSchema(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Set to true to read the entire schema before mapping.
- setRecord(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether the SchemaTool should record to the schema factory.
- setRecoveryTimeMillis(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Set the number of milliseconds to wait before retrying to reconnect to a peer after it becomes unreachable.
- setRecursionDepth(FieldMetaData, int) - Method in class org.apache.openjpa.meta.FetchGroup
-
Recursion depth for the given field.
- setRedefine(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should mutate its arguments, or just run validation and optional subclassing logic on them.
- 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
- setRef(int, Ref) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setRef(PreparedStatement, int, Ref, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setRefreshFromDataCache(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether entity state is to be refreshed from
DataCache
. - setRefreshFromDataCache(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRefreshFromDataCache(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether entity state is to be refreshed from
DataCache
. - setRefreshFromDataCache(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRegistryName(String) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
- setRelation(ClassMapping, int, Joins) - Method in class org.apache.openjpa.jdbc.sql.Join
-
When joining a relation, set target type and how to deal with subclasses.
- setRelationId(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column stores some form of serialized identity value for a related record.
- setRelationId(Column, OpenJPAStateManager, RelationId) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- setRelationId(Column, OpenJPAStateManager, RelationId) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column to the identity of given instance, using the given callback to create the column value.
- setRelationId(Column, OpenJPAStateManager, RelationId) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setRelationId(Column, OpenJPAStateManager, RelationId) - Method in class org.apache.openjpa.jdbc.sql.SecondaryRow
- setRelaxBindParameterTypeChecking(Object) - Method in class org.apache.openjpa.persistence.AbstractQuery
- setRelaxBindParameterTypeChecking(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Sets whether the type of user-supplied bind parameter value and the type of target persistent property they bind to are checked with strong or weak constraint.
- setReloadOnDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should attempt to load fields when the DetachState option is set to loaded.
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setRemote(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given field to the given value.
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The remote event manager that manages this configuration's remote event listeners.
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Set the "owning" remote event manager to notify when remote events are received from remote sources.
- setRemoteCommitProvider(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for remote commit notification.
- setRemoteCommitProvider(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRemovedFromGraph() - Method in class org.apache.openjpa.lib.graph.Edge
-
Mark this edge as removed from the graph.
- setRemoveHungarianNotation(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setReplicationPolicy(String) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy, from the given plugin string, that governs how new replicated instances will be replicated across the available slices.
- setReplicationPolicy(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setReplicationPolicyInstance(ReplicationPolicy) - Method in interface org.apache.openjpa.slice.DistributedConfiguration
-
Sets the policy that governs how new replicated instances will be replicated across the available slices.
- setReplicationPolicyInstance(ReplicationPolicy) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl
- setRepository(MappingRepository) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Set the repository to use to access mapping information.
- setRepository(MappingRepository) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set the repository to use.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- setRepository(MetaDataRepository) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Set the repository to load metadata into.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The repository to use to hold metadata.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Set the metadata repository for this parser.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Set the metadata repository for this parser.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Set the metadata repository for this parser.
- setRequiresExtent(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type requires extent management.
- setReservedWords(Set<String>) - Method in class org.apache.openjpa.lib.identifier.IdentifierRule
- setResetFlushFlagForCascadePersist(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should reset the internal state (flush flag) when cascading a persist to another Entity.
- setResolve(int) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Resolve mode.
- setResolve(int) - Method in class org.apache.openjpa.jdbc.meta.Version
-
Resolve mode.
- setResolve(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The resolve mode for this metadata.
- setResolve(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve mode for this field.
- setResolve(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata resolution mode.
- setResolve(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve mode for metadata.
- setResolve(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setResolve(int, boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Resolve mode.
- setResolve(int, boolean) - Method in class org.apache.openjpa.jdbc.meta.Version
-
Resolve mode.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The resolve mode for this metadata.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve mode for this field.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata resolution mode.
- setResolve(int, boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve mode for metadata.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setResources(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated resource paths of metadata files or jars supplied by user via auto-configuration.
- setResources(Collection<String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of resource paths of metadata files or jars supplied by user.
- setRestoreFieldState(boolean) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
-
Set whether to retain in-memory copies of field values for restore on rollback.
- setRestoreState(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to restore initial state on rollback by default.
- setRestoreState(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRestoreState(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to restore an object's original state on rollback.
- setRestoreState(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setRestoreState(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setRestoreState(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setRestoreState(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.
- setRestoreState(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to restore initial state on rollback by default.
- setRestoreState(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRestoreState(RestoreStateType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setRestoreState(RestoreStateType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to restore an object's original state on rollback.
- setResult(int) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setResult(int, boolean) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setResultClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Query result element type.
- setResultClass(Class) - Method in class org.apache.openjpa.persistence.QueryImpl
- setResultMapping(Class<?>, String) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Name and scope of a mapping from the result data to its object representation.
- setResultMapping(Class<?>, String) - Method in class org.apache.openjpa.kernel.QueryImpl
- setResultMapping(Class, String) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setResultSetMappingName(String) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- setResultSetMappingName(String) - Method in class org.apache.openjpa.meta.QueryMetaData
- setResultSetType(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the result set constant type.
- setResultSetType(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setResultSetType(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setResultSetType(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
The result set type to use as a constant from
ResultSet
. - setResultSetType(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setResultSetType(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setResultSetType(ResultSetType)
instead. - setResultSetType(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setResultSetType(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The JDBC result set type.
- setResultSetType(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setResultSetType(ResultSetType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Type of JDBC result set to use for query results.
- setResultSetType(ResultSetType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setResultType(Class) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setResultType(Class) - Method in class org.apache.openjpa.kernel.QueryImpl
- setResultType(Class) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
- setResultType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query result class, or null if none.
- setResultType(Class<?>) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Specify the type of object in which the result of evaluating this query.
- setRetain(boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
- setRetainState(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to retain state after a transaction by default.
- setRetainState(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRetainState(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects retain their persistent state on transaction commit.
- setRetainState(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setRetainState(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setRetainState(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setRetainState(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether objects retain their persistent state on transaction commit.
- setRetainState(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setRetainState(boolean)
. - setRetainState(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRetryClassRegistration(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to warn and defer registration instead of throwing an exception when a registered persistent class cannot be processed.
- setRetryClassRegistration(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRetryClassRegistration(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Wrapper for JCA usage of
OpenJPAConfiguration.setRetryClassRegistration(boolean)
. - setRetryClassRegistration(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setReturnNullOnAggregateResult(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property is used to specify whether the aggregate query functions SUM, AVG, MAX, and MIN return null if there is no query result.
- setReverseSort(int) - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Change the sort order at the given index in the ComparatorChain to a reverse sort.
- setRollbackBeforeDDL(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether the MappingTool should rollback will be performed before each DDL statement is executed.
- setRollbackBeforeDDL(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
If true, rollback will be performed before each DDL statement is executed.
- setRollbackBeforeDDL(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
If true, rollback will be performed before each DDL statement is executed.
- setRollbackOnly() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- setRollbackOnly() - Method in interface org.apache.openjpa.kernel.Broker
-
Mark the current transaction for rollback.
- setRollbackOnly() - Method in class org.apache.openjpa.kernel.BrokerImpl
- setRollbackOnly() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setRollbackOnly() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setRollbackOnly() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
EntityTransaction.setRollbackOnly()
instead:em.getTransaction().setRollbackOnly()
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Sets the rollback only flag on the current transaction.
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.OSGiManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.SunOneManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.WASManagedRuntime
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.WLSManagedRuntime
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.kernel.Broker
-
Mark the current transaction for rollback with the specified cause of the rollback.
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.use
OpenJPAEntityTransaction.setRollbackOnly(java.lang.Throwable)
instead:em.getTransaction().setRollbackOnly()
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
-
Mark the current transaction for rollback with the specified cause of the rollback.
- setRootClasses(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setRootClasses(Collection<Class<?>>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root classes for recursive operations.
- setRootClasses(Collection<Class<?>>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setRootInstances(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setRootInstances(Collection<?>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root instances for recursive operations.
- setRootInstances(Collection<?>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setRowId(String, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setRuntimeUnenhancedClasses(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the runtime class optimization setting as one of the following symbolic constants:
RuntimeUnenhancedClassesModes.SUPPORTED
RuntimeUnenhancedClassesModes.UNSUPPORTED
RuntimeUnenhancedClassesModes.WARN
- setRuntimeUnenhancedClasses(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setRuntimeUnenhancedClasses(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies how OpenJPA handles unenhanced types.
- setRuntimeUnenhancedClasses(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setSavepoint() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setSavepoint() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- setSavepoint() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setSavepoint(String) - Method in interface org.apache.openjpa.kernel.Broker
-
Set a transactional savepoint where operations after this savepoint will be rolled back.
- setSavepoint(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setSavepoint(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setSavepoint(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setSavepoint(String) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
- setSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Set a transactional savepoint where operations after this savepoint will be rolled back.
- setSavepoint(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setSavepointManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for savepoint management.
- setSavepointManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setScale(int) - Method in class org.apache.openjpa.jdbc.schema.Column
- setSchema(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Default schema for unqualified tables.
- setSchema(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSchema(String) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Deprecated.
- setSchema(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setSchema(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setSchema(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setSchema(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- setSchemaAction(String) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The schema modification policy, or
none
. - setSchemaAction(MappingToolTask.SchemaAction) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the enumerated SchemaTool action type.
- setSchemaAlias(String) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- setSchemaAlias(String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setSchemaAlias(String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Record the initial schemaAlias of a join path
- setSchemaAlias(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setSchemaAlias(String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- setSchemaAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Path
-
Set the schema alias (the identification variable) this path is begin with.
- setSchemaColumn(String) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the schema column on the schema definition table.
- setSchemaFactory(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The plugin string for the
SchemaFactory
to use to provide schema information during system initialization. - setSchemaFactory(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSchemaFactory(SchemaFactory) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
SchemaFactory
to use for schema information. - setSchemaFactory(SchemaFactory) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSchemaFile(String) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the output file for an XML representation of the planned schema.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Representation of the database schema.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Set the schema to use in mapping.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set the schema to reverse map.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Set the schema group to add generated schemas to.
- setSchemaGroup(SchemaGroup) - Method in interface org.apache.openjpa.jdbc.schema.SchemaParser
-
Set the current schema group; this clears all state from the last group.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Set the schema group the tool will act on.
- setSchemaGroup(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- setSchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setSchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- setSchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Constraint
- setSchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- setSchemaIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
- setSchemaName(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- setSchemaName(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use setSchemaIdentifier(DBIdentifier name)
- setSchemaName(String) - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- setSchemaName(String) - Method in class org.apache.openjpa.jdbc.schema.Sequence
-
Deprecated.
- setSchemaName(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- setSchemaName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Sets the schema component of the path.
- setSchemas(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Comma-separated list of modifiable schemas for persistent instances.
- setSchemas(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSchemas(String[]) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Modifiable schema components.
- setSchemas(String[]) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSchemas(Map<String, ClassMetaData>) - Method in class org.apache.openjpa.kernel.exps.Context
- setSchemaTool(SchemaTool) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Set the schema tool to use for schema modification.
- setSchemaWriter(Writer) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
The stream to export the planned schema to as an XML document.
- 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.
- setScriptToExecute(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- setSecondaryTableJoinColumns(String, List<Column>) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- setSecondaryTableJoinColumns(DBIdentifier, List<Column>) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setSelect(Object) - Method in class org.apache.openjpa.kernel.exps.Context
-
Register the select for this context.
- setSelect(SelectImpl) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
Select for this result.
- setSelectAs(Object, String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Set that a given id's alias has an AS value.
- setSequence(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Plugin string for the default system
Seq
. - setSequence(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setSequence(String) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
The sequence name.
- setSequence(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Native sequence name.
- setSequence(ClassMapping, TableJDBCSeq.Status, int, boolean, Connection) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Grabs the next handful of sequence numbers.
- setSequence(Seq) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default system sequence.
- setSequence(Seq) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setSequenceColumn(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The name of the column that holds the sequence value.
- setSequenceColumn(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- setSequenceColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- setSequenceFactory(SequenceMetaData.SequenceFactory) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
A factory to transform spec sequences produced by user factories into the OpenJPA sequence type.
- setSequencePlugin(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Plugin string describing the
Seq
. - setSequences(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether the MappingTool should manipulate sequences.
- setSequences(boolean) - Method in class org.apache.openjpa.jdbc.ant.SchemaToolTask
-
Set whether the SchemaTool should manipulate sequences.
- setSequences(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Whether to manipulate sequences.
- setSequences(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Set whether sequences should be generated.
- setSequences(boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Whether sequences should be manipulated.
- setSerializeAnnotations(boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Whether to serialize content originally specified in annotations.
- setSerialized(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setSerialized(boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether this value is serialized when stored.
- setSerialized(boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setShort(int, short) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the short at the given index.
- setShort(int, 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
- setShort(int, short) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setShort(String, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setShort(PreparedStatement, int, short, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setShort(Column, short) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setShort(Column, short) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setShowLineNumber(boolean) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setShowLineNumber(boolean) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets if a line number will be added in HTML output.
- setShowLineNumber(boolean) - Method in class openbook.tools.converter.PlainTokenRenderer
- setSingletonLifecycleEventManager(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property set whether each EntityManager has its own life cycle event manager.
- setSize(int) - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
-
Allow subclasses that know the size to set it; otherwise we calculate it internally.
- setSize(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the column's size.
- setSize(int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Sets the maximum number of unpinned objects to keep soft references to.
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Sets the maximum number of unpinned objects to keep soft references to.
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of soft references to maintain, or -1 for no limit.
- setSource(File, int) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setSource(File, int) - Method in class org.apache.openjpa.jdbc.schema.Sequence
- setSource(File, int) - Method in class org.apache.openjpa.jdbc.schema.Table
- setSource(File, int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
- setSource(File, int, String) - Method in class org.apache.openjpa.meta.ClassMetaData
- setSource(File, Object, int) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- setSource(File, Object, int) - Method in class org.apache.openjpa.meta.SequenceMetaData
- setSource(File, Object, int, String) - Method in class org.apache.openjpa.meta.QueryMetaData
- setSource(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
-
Set the source of information in this provider.
- setSourceFile(ClassMetaData, File) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set the current source file of the given metadata.
- setSourceFile(SequenceMetaData, File) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set the current source file of the given metadata.
- setSourceIsSystemId(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether to use the source name as the XML system id.
- setSourceMode(int) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
The source mode of this query result.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The source mode this metadata has been loaded under.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The source mode determining what metadata to load.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The source mode of this query.
- setSourceMode(int, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The source mode this metadata has been loaded under.
- setSourceMode(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The source mode determining what metadata to load.
- setSourcepath(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- 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
- setSpecification(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the Specification for this configuration.
- setSpecification(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Sets Specification from the given String.
- setSpecification(Specification) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the Specification for this configuration.
- setSpecification(Specification) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setSQL(StoredProcedure.SQL) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Adds a read SQL statement via an external method.
- setSQLEncode(String) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the output file charset encoding we want the MappingTool to use.
- setSQLFactory(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The SQL factory to use for SQL constructs.
- setSQLFactory(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSQLFactory(SQLFactory) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The SQL factory to use for SQL constructs.
- setSQLFactory(SQLFactory) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSQLFile(String) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set the output file we want the MappingTool to write a SQL script to.
- setSQLLog(Log) - Method in class org.apache.openjpa.lib.jdbc.DataSourceLogs
-
The log to write SQL messages to.
- setSQLTerminator(String) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Sets the characters used to terminate a generated SQL.
- setSQLTerminator(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- setSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setSQLXML(String, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- 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.
- setStateManager(Object, StateManagerImpl, int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the cached StateManager for the instance that had the given oid.
- setStateManager(Object, StateManagerImpl, int) - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- setStatementQueryTimeout(PreparedStatement, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Allow subclasses to provide DB unique override implementations of setting query timeouts, while preserving the default timeout logic in the public setQueryTimeout method.
- setStatus(Slice.Status) - Method in class org.apache.openjpa.slice.Slice
- setStatusFlag(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Sets the given flag to the status.
- setStorageGenerator(PCDataGenerator) - Method in interface org.apache.openjpa.enhance.PCDataGenerator.DynamicPCData
- setStore(JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
Optional store manager used to deserialize blobs containing references to persistent objects.
- setStoreDirectory(File) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- setStoreDirectory(File) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Base directory for storing metadata.
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setStoreEnumOrdinal(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to store enums as the ordinal value rather than the enum name.
- setStoreMapCollectionInEntityAsBlob(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether if map and collection in entity are stored as blob.
- setStoreMode(int) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- setStoreMode(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- setStoreMode(int) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- setStoreMode(int) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Storage mode.
- setStoreMode(int) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setStoreOrdinal(boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
-
Whether to store the enum value as its ordinal.
- setStoreUnmappedObjectIdString(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Whether to store a relation to an unmapped class by stringifying the oid of the related object, rather than storing primary key values.
- setStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Mapping strategy name.
- setStrategy(ClassStrategy, Boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The strategy used to map this mapping.
- setStrategy(DiscriminatorStrategy, Boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
The strategy used for class discrimination.
- setStrategy(FieldStrategy, Boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
The strategy used to map this mapping.
- setStrategy(VersionStrategy, Boolean) - Method in class org.apache.openjpa.jdbc.meta.Version
-
The strategy used for versioning.
- setStrategyInstaller(StrategyInstaller) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Installs mapping strategies on components.
- setStream(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a stream.
- setStream(PrintStream) - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
-
The stream to write to.
- setStrict(boolean) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- setStrict(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- setStrict(boolean) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- setStrict(boolean) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
If true, I/O's must exactly obey the mode directives given, and may not load additional information.
- setStrict(boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- setStrictIdentityValues(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to require exact identity value types when creating object ids from a class and value.
- setString(int, 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
- setString(int, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setString(String) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
- setString(String) - Method in class org.apache.openjpa.conf.SpecificationPlugin
-
Set a value from the given String after validating.
- 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(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setString(PreparedStatement, int, String, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setString(PreparedStatement, int, String, Column) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- setString(Column, String) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setString(Column, String) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setStringComparisonMode(ComparisonStyle.StringComparisonMode) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
- setStringComparisonMode(ComparisonStyle.StringComparisonMode) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
-
Sets the comparison mode for String-valued attributes.
- setStringField(String) - Method in class mapping.BuildSchemaPC
- setStringField(String) - Method in class mapping.BuildUTF8SchemaPC
- setStringRightTruncationOn - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- setStylesheet(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setStylesheet(String) - Method in class openbook.tools.converter.HTMLTokenRenderer
-
Sets the stylesheet to be linked at the HTML output.
- setSubclasses(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Whether subclasses are included in the query results.
- setSubclasses(boolean) - Method in class org.apache.openjpa.persistence.QueryImpl
- setSubclassesLoaded(boolean) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Whether this Discriminator has loaded subclasses yet.
- setSubclassFetchMode(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the subclass fetch mode as one of the following symbolic constants:
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
- setSubclassFetchMode(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSubclassFetchMode(int) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- setSubclassFetchMode(int) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Set the subclass fetch mode.
- setSubclassFetchMode(int) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- setSubclassFetchMode(int) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The subclass fetch mode, as one of the eager constants in
JDBCFetchConfiguration
. - setSubclassFetchMode(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use
JDBCFetchPlan.setSubclassFetchMode(FetchMode)
instead. - setSubclassFetchMode(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setSubclassFetchMode(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Specifies the default subclass fetch mode to use.
- setSubclassFetchMode(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSubclassFetchMode(FetchMode) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Eager fetch mode in loading subclasses.
- setSubclassFetchMode(FetchMode) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setSubclassStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default subclass strategy alias.
- setSubqAlias(String) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- setSubqAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Subquery
- setSubquery(Subquery) - Method in class org.apache.openjpa.kernel.exps.Context
- setSubqueryContext(Context, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- setSubqueryContext(Context, String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
- setSubqueryContext(Context, String) - Method in interface org.apache.openjpa.kernel.exps.Path
- setSubselect(String) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Set the subquery alias.
- setSubselect(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- setSubselect(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setSubselect(Select) - Method in class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
- setSuffix(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set a suffix to append to persistent classes to form their identity class name.
- setSuffix(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Expected suffix for metadata resources, or null if unknown.
- setSuper(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- setSuperclassDiscriminatorStrategyByDefault(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to add class criteria for super class discreminator strategy.
- setSupportsDelimitedIdentifiers(boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setSupportsXMLColumn(boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setSupportsXMLColumn(boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- setSuppressBatchOLELogging(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set whether this Broker will generate verbose optimistic lock exceptions when batching operations.
- setSynchronization(Synchronization) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setSynchronizeMappings(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Whether OpenJPA should try to automatically refresh O/R mapping information and the database schema.
- setSynchronizeMappings(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setSyncMappingInfo(boolean) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
- setSyncMappingInfo(boolean) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
- setSyncWithManagedTransactions(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to check for a global transaction upon every managed, non-transactional operation.
- setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setSyncWithManagedTransactions(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Whether to check for a global transaction upon every managed, non-transactional operation.
- setTab(boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
- setTab(boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- setTable(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
The sequence table name.
- setTable(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- setTable(String) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
The name of the schema definition table.
- setTable(Table) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
The mapping's primary table.
- setTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- setTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- setTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- setTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- setTableIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Constraint
- setTableName(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Deprecated.Use
TableJDBCSeq.setTable(java.lang.String)
. Retained for backwards-compatibility with auto-configuration. - setTableName(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- setTableName(String) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Deprecated.
- setTableName(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- setTableName(String) - Method in class org.apache.openjpa.jdbc.schema.Constraint
-
Deprecated.
- setTableName(String) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Deprecated.Use
TableSchemaFactory.setTable(java.lang.String)
. Retained for backwards-compatible auto-configuration. - setTablePerClassMeta(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- setTablePerClassMeta(ClassMapping) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Set table-per-class metadata for polymorphic queries
- setTablePerClassMeta(ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setTabSize(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- setTabSize(int) - Method in class org.apache.openjpa.persistence.util.SourceCode
-
Sets the tab size.
- 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.
- setTarget(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.use setTargetIdentifier(DBIdentifier target)
- setTargetField(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
The name of the field this column joins to, if any.
- setTargetIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- setTargetIdentifier(Column, String) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- setTargetIdentifier(Column, String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- setTargets(String[]) - Method in class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
- setterFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- setterFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
- setTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setTime(int, Time) - 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) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setTime(int, Time) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setTime(int, Time, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setTime(int, Time, Calendar) - 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.LoggingPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- 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(PreparedStatement, int, Time, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setTime(PreparedStatement, int, Time, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- setTime(PreparedStatement, int, Time, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- setTime(Column, Time, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setTime(Column, Time, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setTimeout(int) - Method in exception org.apache.openjpa.util.LockException
-
The number of milliseconds to wait for a lock.
- setTimeout(int) - Method in exception org.apache.openjpa.util.QueryException
-
The number of milliseconds to wait for a query to complete.
- setTimeout(long) - Method in interface org.apache.openjpa.datacache.DataCachePCDataGenerator.Timed
- setTimeouts(PreparedStatement, JDBCConfiguration, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
FIXME - OPENJPA-957 - lockTimeout is a server-side function and shouldn't be using client-side setQueryTimeout for lock timeouts.
- setTimeouts(PreparedStatement, JDBCFetchConfiguration, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
FIXME - OPENJPA-957 - lockTimeout is a server-side function and shouldn't be using client-side setQueryTimeout for lock timeouts.
- setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setTimestamp(int, Timestamp) - 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) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
- setTimestamp(int, Timestamp) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - 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.LoggingPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setTimestamp(long) - Method in class org.apache.openjpa.datacache.QueryResult
-
Sets the timestamp of the query result.
- 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(PreparedStatement, int, Timestamp, Calendar, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set the given value as a parameter to the statement.
- setTimestamp(Column, Timestamp, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the value of the given column in this row.
- setTimestamp(Column, Timestamp, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingCharField(PersistenceCapable, int, char, char, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingField(Object, int, boolean, boolean) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, byte, byte) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, char, char) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, double, double) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, float, float) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, int, int) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, long, long) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, short, short) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, Object, Object) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, String, String) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingIntField(PersistenceCapable, int, int, int, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingLongField(PersistenceCapable, int, long, long, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingShortField(PersistenceCapable, int, short, short, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- settingStringField(PersistenceCapable, int, String, String, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setTmpClassLoader(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether or not to use a default class loader for loading the unenhanced classes.
- setTmpClassLoader(boolean) - Method in class org.apache.openjpa.jdbc.ant.MappingToolTask
-
Set whether a temporary ClassLoader should be used by the MappingTool.
- setToken(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the token to separate stringified primary key field values.
- setToken(String) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The token to use to separate stringified primary key field values.
- setTool(ReverseMappingTool) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- setTool(ReverseMappingTool) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Set the reverse mapping tool using this customizer.
- setTopic(String) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Sets the JMS Topic name.
- setTopicConnectionFactory(String) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Sets the JMS TopicConnectionFactory name.
- setTrackChanges(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether proxies produced by this factory will use
ChangeTracker
s to try to cut down on data store operations at the cost of some extra bookkeeping overhead. - setTrackChangesByType(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setTrackChangesByType(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setTrackChangesByType(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
If a large number of objects will be created, modified, or deleted during this transaction setting this option to true will reduce memory usage if you perform periodic flushes by tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
- setTrackChangesByType(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setTrackChangesByType(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
If a large number of objects will be created, modified, or deleted during this transaction setting this option to true will reduce memory usage if you perform periodic flushes by tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
- setTrackKeys(boolean) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- setTrackKeys(boolean) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Whether to track keys or values.
- setTrackKeys(boolean) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
- setTrailingDelimiter(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setTransactionIsolation(int) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
Set the proper transaction isolation level constant from
Connection
, or -1 for the default level. - setTransactionIsolation(int) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- 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
- setTransactionIsolation(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setTransactionIsolation(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The transaction isolation level to use at the database level.
- setTransactionIsolation(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setTransactionListenerCallbackMode(int) - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from transaction event listeners.
- setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
- setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setTransactionListenerCallbackMode(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Deprecated.cast to
OpenJPAEntityManagerSPI
instead. This method pierces the published-API boundary, as does the SPI cast. - setTransactionListenerCallbackMode(EnumSet<CallbackMode>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setTransactionListenerCallbackMode(EnumSet<CallbackMode>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flags for handling transaction listener exceptions. - setTransactionListenerCallbackMode(CallbackMode) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- setTransactionListenerCallbackMode(CallbackMode) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
The
CallbackMode
flag for handling transaction listener exceptions. - setTransactionManagerMethod(String) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
Set the method to invoke to get the
TransactionManager
. - setTransactionManagerName(String) - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
Set the location of the
TransactionManager
in JNDI. - setTransactionMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the transaction model.
- setTransactionMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setTransactionModeManaged(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set whether managed transactions are being used.
- setTransactionModeManaged(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setTransactionTimeout(int) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setTransient(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return whether this is a transient field.
- setTransmitPersistedObjectIds(boolean) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
The cached decorators.
- setTransmitPersistedObjectIds(boolean) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Whether the oids of added instances will be transmitted.
- setTrimSchemaName(boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- setType(int) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Records the sequence type.
- setType(int) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Set the column's SQL type.
- setType(int) - Method in class org.apache.openjpa.jdbc.sql.Join
- setType(int) - Method in class org.apache.openjpa.kernel.DelegatingSeq
- setType(int) - Method in interface org.apache.openjpa.kernel.Seq
-
Set the type of sequence.
- setType(int) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
- setType(int) - Method in class org.apache.openjpa.lib.graph.Edge
-
Traversal bookkeeping info.
- setType(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
The sequence type.
- setType(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
- setType(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The value class.
- setType(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setType(Class) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setType(Class) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setType(Class) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set type.
- setType(DBIdentifier.DBIdentifierType) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Set the type of the identifier
- setTypeAlias(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the alias for the described type.
- setTypeCode(int) - Method in class org.apache.openjpa.meta.FieldMetaData
- setTypeCode(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The type code of the value class.
- setTypeCode(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setTypeCode(int) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setTyped(PreparedStatement, int, Object, Column, int, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set a column value into a prepared statement.
- setTypeIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Column
- setTypeMap(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set the SQL type map overrides.
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- setTypeMap(Properties) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Map of JDBC-name to Java-type-name entries that allows customization of reverse mapping columns to field types.
- setTypeName(String) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- setTypeOverride(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
- setTypeOverride(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
User-supplied type overriding assumed type based on field.
- setTypeOverride(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setTypes(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setTypes(String) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
Set of semicolon-separated persistent type names supplied by user via auto-configuration.
- setTypes(Set) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
Set of persistent type names supplied by user.
- setTypes(Set<String>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- setTypes(Set<String>, Set<String>) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- setTypesWithoutEnhancement(Collection<Class<?>>) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
- setTypesWithoutEnhancement(Collection<Class<?>>) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setUni1MFK(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Affirms if this instance represents a uni-directional one to many relation using the foreign key strategy.
- 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.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setUnique(boolean) - Method in class org.apache.openjpa.jdbc.schema.Index
-
Set whether this is a UNIQUE index.
- setUnique(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- setUnique(boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Specify that the query will return only 1 result, rather than a collection.
- setUnique(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
- setUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Raw unique constraint information.
- setUniqueColumns(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Sets the names of the columns on which a unique constraint is set.
- setUniqueColumns(String[]) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- setUniqueColumnsIdentifier(DBIdentifier[]) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- setUniqueConstraintIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
- setUniqueConstraintName(String) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- setUniqueConstraintName(String) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
Deprecated.
- setUniqueConstraintName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- setUnknown(PreparedStatement, int, Object, Column) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set a completely unknown parameter into a prepared statement.
- setUnknown(PreparedStatement, int, Column, Object) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Set a completely unknown parameter into a prepared statement.
- setUnproxyable(String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Provided for auto-configuration.
- setup() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Setup transient state used by this factory based on the current configuration, which will subsequently be locked down.
- setUpdatable(int, boolean) - Method in class org.apache.openjpa.jdbc.schema.ColumnIO
-
Whether the column at the given index is updatable in this context.
- setUpdateAction(int) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the update action for the key.
- setUpdateManager(String) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
UpdateManager
to use for managing SQL updates. - setUpdateManager(String) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setUpdateManager(UpdateManager) - Method in interface org.apache.openjpa.jdbc.conf.JDBCConfiguration
-
The
UpdateManager
for runtime data store interaction. - setUpdateManager(UpdateManager) - Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- setUpdateStrategy(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Set the update strategy.
- setupValidation(OpenJPAConfiguration) - Static method in class org.apache.openjpa.persistence.validation.ValidationUtils
-
Setup Validation support by determining if the jakarta.validation APIs are available and then create a Validator if required by the provided configuration.
- setURL(int, 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
- setURL(int, URL) - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
- setURL(String, URL) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- setURLs(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated
URL
s of metadata files or jars supplied by user via auto-configuration. - setURLs(Collection<URL>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of
URL
s of metadata files or jars supplied by user. - setUseAliases(boolean) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
Whether to use type alises for primary key values in place of class names.
- setUseBuiltinIdentityClass(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use single field identity where possible.
- setUseBuiltinIdentityClass(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use built in identity classes when possible.
- setUseClassCriteria(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setUseClassCriteria(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setUseClassCriteria(boolean) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Whether to use class criteria when joining to related type.
- setUseClassCriteria(boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setUseClassCriteria(boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Whether to use class criteria when joining to related type.
- setUseDataStoreIdentity(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use datastore identity by default.
- setUseDataStoreIdentity(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use datastore identity when possible.
- setUsedInOrderBy(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is used by other field as "order by" value .
- setUseForeignKeyName(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use foreign key names to name relations.
- setUseForeignKeyName(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set whether the foreign key name will be used to generate relation names.
- setUseGenericCollections(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use generic collections on one-to-many and many-to-many relations instead of untyped collections.
- setUseGenericCollections(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Whether to use generic collections on one-to-many and many-to-many relations instead of untyped collections.
- setUseJPA2DefaultOrderColumnName(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should use the new default order column name defined by JPA 2.0: name; "_"; "ORDER" or the pre-JPA 2.0 default name "ordr".
- setUseListAttributeForArrays(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property can be used to allow OpenJPA to use ListAttributes for all types of Arrays, not just those with the @PersistentCollection annotation.
- setUseParentClassloader(boolean) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Whether we want to delegate to the parent ClassLoader for resolveing classes.
- setUsePCRegistry(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Whether to attempt to use the information from registered classes to populate metadata defaults.
- setUserClassLoader(ClassLoader) - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Sets an additional classloader to load custom plugin values.
- setUserClassLoader(ClassLoader) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- setUserObject(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- setUserObject(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use the schema name in generated files
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Sets whether or not the schema name will be included in the @Table annotation within the generated class for each table, as well as the corresponding XML mapping files.
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Get whether to include schema name in generated class files
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether to include schema name in generated files
- setUseSchemaName(boolean) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Set whether to use the schema name when naming the classes.
- setUseSchemaName(boolean) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Set whether the schema name will be included in the generated class name for each table.
- setUsesImplData(Boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses impl data in conjunction with standard field data when acting on a
OpenJPAStateManager
. - setUsesIntermediate(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses intermediate data when loading/storing information through a
OpenJPAStateManager
. - setUseTCCLinSelectNew(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Indicates if the
Thread.contextClassLoader
should be used as fallback if the result class forselect new
is not found by the classloader of the entity. - setUseTCCLinSelectNew(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setUseTCCLinSelectNew(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Indicates if the
Thread.contextClassLoader
should be used as fallback if the result class forselect new
is not found by the classloader of the entity. - setUseTCCLinSelectNew(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValid(boolean) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Whether this row has information set on it.
- setValid(boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- setValidate(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata validation level.
- setValidate(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata validation level.
- setValidateFalseReturnsHollow(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to return hollow instances to broker lookups with a
validate
parameter of false. - setValidateTrueChecksStore(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to check the datastore for the existence of a nontransactional cached object in broker lookups with a
validate
parameter of true. - setValidating(boolean) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Whether this is a validating parser.
- setValidationEnabled(boolean) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- setValidationFactory(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the container or application provided ValidatorFactory instance.
- setValidationFactory(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValidationGroupPrePersist(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-persist
- setValidationGroupPrePersist(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValidationGroupPreRemove(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-remove
- setValidationGroupPreRemove(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValidationGroupPreUpdate(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-update
- setValidationGroupPreUpdate(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValidationMode(ValidationMode) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- setValidationMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the bean validation mode to use for managed classes.
- setValidationMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValidationPolicy(String) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
The
CacheMarshaller.ValidationPolicy
that this marshaller should use. - setValidationPolicy(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- setValidationPolicy(String) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
- setValidatorInstance(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the container or application provided Validator instance.
- setValidatorInstance(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setValue(Object) - Method in class jpa.tools.swing.EntityTable.InstanceCellRenderer
- setValue(Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
- setValue(Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- setValue(Object) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
The discriminator value.
- setValue(Object) - Method in interface org.apache.openjpa.kernel.exps.Literal
-
The value of this literal.
- setValue(Object) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
- setValue(Object) - Method in interface org.apache.openjpa.persistence.criteria.BindableParameter
- setValue(String) - Method in class openbook.tools.ant.Java2HTMLConverterTask.Arg
- setValue(String) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Raw discriminator value string.
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.MapEntry
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractEmptyMapIterator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashMapIterator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractKeyValue
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkMapIterator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntry
-
Sets the value stored in this
Map.Entry
. - setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Sets the value of the entry.
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.EntrySetToMapIteratorAdapter
-
Sets the value associated with the current key (optional operation).
- setValue(V) - Method in interface org.apache.openjpa.lib.util.collections.MapIterator
-
Sets the value associated with the current key (optional operation).
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableMapEntry
-
Throws UnsupportedOperationException.
- setValue(V) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
- SETVALUE_INVALID - Static variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
- setValueAt(Object, int, int) - Method in class jpa.tools.swing.EntityDataModel
- setValueAt(Object, int, int) - Method in class jpa.tools.swing.InstanceDataModel
- setValueGenerated(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
- setValueIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setValueIndex(Index) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Index on this value's columns, or null if none.
- setValueIndex(Index) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setValueMappedBy(String) - Method in class org.apache.openjpa.meta.FieldMetaData
- setValueMappedBy(String) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The field that this value shares a mapping with.
- setValueMappedBy(String) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- setValueSequenceName(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The value sequence name, or null for none.
- setValueStrategy(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The strategy to use for insert value generation.
- setValueUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- setValueUnique(Unique) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Unique constraint on this value's columns, or null if none.
- setValueUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- setVariable(String) - Method in interface org.apache.openjpa.jdbc.sql.Joins
-
Set the variable name being traversed into with the next join.
- setVariable(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- setVariable(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- setVariables(Map<String, Value>) - Method in class org.apache.openjpa.kernel.exps.Context
- setVerbose(boolean) - Method in class openbook.tools.ant.Java2HTMLConverterTask
- setVersion(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field holds optimistic version information.
- setVersion(Long) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Set the version number of the object.
- setVersion(Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- setVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- setVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- setVersion(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- setVersion(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the version indicator for this instance, as loaded from the data store.
- setVersion(Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Sets the current version object that this data was loaded from.
- setVersion(Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
- setVersion(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- setVersion(Version) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
- setVersion(Version) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneVersionStrategy
- setVersion(Version) - Method in class org.apache.openjpa.jdbc.meta.Version
- setVersion(Version) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Set the version that uses this strategy.
- setVersionCheckOnReadLock(boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force a version check at commit time when a read lock is requested in order to verify read consistency.
- setVersionColumnIdentifier(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- setVersionColumnName(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Deprecated.
- setVersionStrategy(String) - Method in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
Default version strategy for base class mappings.
- setVersionStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Default version strategy alias.
- setVersionStrategy(String) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Default version strategy for base class mappings.
- setVersionStrategy(VersionStrategy) - Method in class org.apache.openjpa.jdbc.schema.Column
- setVersionUpdateOnWriteLock(boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force an update to the version at commit time when a write lock is requested.
- setView(int) - Method in interface org.apache.openjpa.util.proxy.ProxyMaps.ProxyEntrySet
-
Set what entry view this set exposes.
- 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
- setWriteLockLevel(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric write lock level.
- setWriteLockLevel(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setWriteLockLevel(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- setWriteLockLevel(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking dirtied objects.
- setWriteLockLevel(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- setWriteLockLevel(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default write lock level to use during non-optimistic transactions.
- setWriteLockLevel(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- setWriteLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
The lock level to use for locking dirtied objects.
- setWriteLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
- setWriteLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
- setWriteLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
- setWriter(Writer) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The writer to write source to, or null to write to default file.
- setWriter(Writer) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
The stream to write to for the creation of SQL scripts.
- setWriter(Writer) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The writer to generate metadata to.
- setXML(boolean) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Whether this column is of XML type.
- setXMLAnnotationParser(AnnotationPersistenceXMLMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Set the JAXB XML annotation parser.
- setXmlname(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setXmlname(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setXmlname(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set xml element or attribute name.
- setXmlnamespace(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setXmlnamespace(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setXmlnamespace(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set namespace.
- setXMLParser(XMLPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
Set the metadata parser.
- setXmlRootElement(boolean) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setXmlRootElement(boolean) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setXmlRootElement(boolean) - Method in interface org.apache.openjpa.meta.XMLMetaData
- setXmltype(int) - Method in class org.apache.openjpa.meta.XMLClassMetaData
- setXmltype(int) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
- setXmltype(int) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set xmltype
- setXMLTypeEncoding(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- shape - Variable in class jpa.tools.swing.RoundButton
- shape - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- shiftExpression() - Method in class openbook.tools.parser.JavaParser
- shiftOp() - Method in class openbook.tools.parser.JavaParser
- ShoppingCart - Class in openbook.domain
-
A non-persistent entity holds the content of a shopping session for a Customer.
- SHORT - Static variable in class org.apache.openjpa.meta.JavaTypes
- SHORT_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
- shorten(String, int) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
- shorten(String, int) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Shorten the specified name to the specified target name.
- ShortId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for short fields. - ShortId(Class, short) - Constructor for class org.apache.openjpa.util.ShortId
- ShortId(Class, short, boolean) - Constructor for class org.apache.openjpa.util.ShortId
- ShortId(Class, Short) - Constructor for class org.apache.openjpa.util.ShortId
- ShortId(Class, String) - Constructor for class org.apache.openjpa.util.ShortId
- showAnchor(String) - Method in class jpa.tools.swing.SourceCodeViewer
-
Shows the page identified by the given anchor.
- ShowCodeAction() - Constructor for class openbook.client.Demo.ShowCodeAction
- showMessage(String) - Method in class jpa.tools.swing.StatusBar
- showPage(String, String) - Method in class openbook.client.SourceCodeBrowser
-
Shows the given page.
- showPage(String, URI) - Method in class jpa.tools.swing.SourceCodeViewer
-
Shows the given URI.
- showPage(String, URI) - Method in class openbook.client.SourceCodeBrowser
-
Shows the given page.
- shutdownOnClose - Variable in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
If true, we will shutdown the embedded database when closing the DataSource.
- simple_case_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- simple_cond_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- simple_entity_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- simple_select_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- simple_when_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- simpleCase(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- simpleCase(Expression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- simpleCase(Expression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Create a simple case expression with the given case operand.
- simpleCase(Expression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- SimpleCase - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a simple case expression
- SIMPLECASE_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- simpleCaseExpression(Value, Expression[], Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- simpleCaseExpression(Value, Expression[], Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a simple case expression
- simpleCaseExpression(Value, Expression[], Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- SimpleCaseExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
Simple case expression.
- SimpleCaseExpression(Val, Exp[], Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
-
Constructor.
- SimpleDriverDataSource - Class in org.apache.openjpa.jdbc.schema
-
Non-pooling driver data source.
- SimpleDriverDataSource() - Constructor for class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- SimpleNode - Class in org.apache.openjpa.kernel.jpql
-
Base node implementation for all JPQL nodes.
- 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
- 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 theListResultObjectProvider
. - SimpleResultList(ResultObjectProvider) - Constructor for class org.apache.openjpa.lib.rop.SimpleResultList
- simulateLocking - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- since() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- since() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets the time of last reset.
- since() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- since() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- since() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- since() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets the time of last reset.
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns date since cache statistics collection were last reset.
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns date since cache statistics collection were last reset.
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns date since cache statistics collection were last reset.
- SingleJVMRemoteCommitProvider - Class in org.apache.openjpa.event
-
Single-JVM-only implementation of
RemoteCommitProvider
that listens for object modifications and propagates those changes to other SingleJVMRemoteCommitProviders in the same JVM. - SingleJVMRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
- SingularAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
- SingularAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
- SingularAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
- size - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- size - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- size - Variable in class org.apache.openjpa.jdbc.sql.Sized
- size() - Method in class jpa.tools.swing.IndexedMap
- size() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
- size() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- size() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- size() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Returns
-1
. - size() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- size() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return the number of rows in this result.
- size() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- size() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- size() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- size() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- size() - Method in class org.apache.openjpa.kernel.DistinctResultList
- size() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- size() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- size() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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.collections.AbstractCollectionDecorator
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.EntrySet
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.KeySet
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the size of the map.
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.Values
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- size() - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap
-
Gets the size of the map.
- size() - Method in class org.apache.openjpa.lib.util.collections.ComparatorChain
-
Number of Comparators in the current ComparatorChain.
- size() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Returns the remaining number of Iterators in the current IteratorChain.
- size() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- size() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns the number of key-value mappings in this map.
- 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
- size() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Return an expression that corresponds to the number of elements association or element collection corresponding to the path expression.
- size() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- size() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- size() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- size() - Method in class org.apache.openjpa.util.CacheMap
- size() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- size() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- size(C) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- size(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- size(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- size(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- size(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- SIZE - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- SIZE - org.apache.openjpa.persistence.query.UnaryOperator
- SIZE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- SIZE_LAST - Static variable in interface org.apache.openjpa.jdbc.kernel.LRSSizes
-
Mode for using
ResultSet.last()
to calcualte the size of large result sets. - SIZE_LAST - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
LRSSizeAlgorithm
enum instead. - SIZE_QUERY - Static variable in interface org.apache.openjpa.jdbc.kernel.LRSSizes
-
Mode for using a query to calculate the size of large result sets.
- SIZE_QUERY - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
LRSSizeAlgorithm
enum instead. - SIZE_UNKNOWN - Static variable in interface org.apache.openjpa.jdbc.kernel.LRSSizes
-
Mode for returning
Integer.MAX_VALUE
for the size of large result sets. - SIZE_UNKNOWN - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
LRSSizeAlgorithm
enum instead. - Sized - Class in org.apache.openjpa.jdbc.sql
-
A sized value.
- Sized(Object, int) - Constructor for class org.apache.openjpa.jdbc.sql.Sized
- SizedMap - Interface in org.apache.openjpa.lib.util
-
A
Map
type that maintains a maximum size, automatically removing entries when the maximum is exceeded. - SizeExpression - Class in org.apache.openjpa.persistence.query
-
Denotes SIZE(e) Expression.
- SizeExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SizeExpression
- skip(long) - Method in class org.apache.openjpa.lib.xml.DocTypeReader
- skipEnhance(MethodNode) - Method in interface org.apache.openjpa.enhance.PCEnhancer.AuxiliaryEnhancer
- skipEnhance(MethodNode) - Method in class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
- skipMetadata(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
- skipMojo() - Method in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
Determine if the mojo execution should get skipped.
- skipMojo() - Method in class org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo
- skipRelationFieldLock() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCLockManager
-
Return true if locking is not desired for relation fields.
- skipRelationFieldLock() - Method in class org.apache.openjpa.jdbc.kernel.MixedLockManager
- skipRelationFieldLock() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Default not to skip relation field to maintain PessimisticLockManager semantics.
- 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. - Slice - Class in org.apache.openjpa.slice
-
Represents a database slice of immutable logical name, a configuration and status.
- Slice(String, OpenJPAConfiguration) - Constructor for class org.apache.openjpa.slice.Slice
-
Supply the logical name and configuration.
- Slice.Status - Enum in org.apache.openjpa.slice
- SliceImplHelper - Class in org.apache.openjpa.slice
-
Utility methods to determine the target slices for a persistence capable instance by calling back to user-specified distribution policy.
- SliceImplHelper() - Constructor for class org.apache.openjpa.slice.SliceImplHelper
- SliceInfo - Class in org.apache.openjpa.slice
-
Holder of slice names where a persistent instance is stored.
- SliceInfo(boolean, String[]) - Constructor for class org.apache.openjpa.slice.SliceInfo
-
Generic constructor given one or more slice names.
- SliceInfo(boolean, List<String>) - Constructor for class org.apache.openjpa.slice.SliceInfo
-
Generic constructor given one or more slice names.
- SliceInfo(String) - Constructor for class org.apache.openjpa.slice.SliceInfo
-
Constructor for non-replicated instance that is stored in a single slice.
- SliceInfo(String[]) - Constructor for class org.apache.openjpa.slice.SliceInfo
-
Constructor for replicated instance that is stored in one or more slices.
- SliceInfo(List<String>) - Constructor for class org.apache.openjpa.slice.SliceInfo
- SlicePersistence - Class in org.apache.openjpa.slice
-
A helper to determine the slice identifier of an instance.
- SlicePersistence() - Constructor for class org.apache.openjpa.slice.SlicePersistence
- SliceStoreManager - Class in org.apache.openjpa.slice.jdbc
-
A specialized JDBCStoreManager for a slice.
- SliceStoreManager(Slice) - Constructor for class org.apache.openjpa.slice.jdbc.SliceStoreManager
-
Construct with immutable logical name of the slice.
- SliceThread - Class in org.apache.openjpa.slice
-
A thread to execute operation against each database slice.
- SliceThread(String, Thread, Runnable) - Constructor for class org.apache.openjpa.slice.SliceThread
- SliceThread(Thread, Runnable) - Constructor for class org.apache.openjpa.slice.SliceThread
- sm - Variable in class org.apache.openjpa.jdbc.kernel.ConnectionInfo
- smallintTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SocketPoolableObjectFactory() - Constructor for class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress.SocketPoolableObjectFactory
- SOFT - org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
- softMap - Variable in class org.apache.openjpa.util.CacheMap
-
The map for expired references.
- softMapOverflowRemoved(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
Called from
SizedMap.overflowRemoved(java.lang.Object, java.lang.Object)
in the soft map. - softMapValueExpired(Object) - Method in class org.apache.openjpa.util.CacheMap
-
Called when a value expires from the soft map.
- 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
- SolidDBDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for SolidDB database.
- SolidDBDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- some() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adds this path as SOME(subquery) to its owning query.
- some() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition object in a subquery in a some expression.
- some() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- some(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- SOME - org.apache.openjpa.persistence.query.UnaryConditionalOperator
- SOME - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- SOME - org.apache.openjpa.persistence.query.UnaryOperator
- SOME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- some_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- SortedBidiMap<K,V> - Interface in org.apache.openjpa.lib.util.collections
-
Defines a map that allows bidirectional lookup between key and values and retains both keys and values in sorted order.
- SortedMapIterator(Set<Map.Entry<K, V>>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator.SortedMapIterator
-
Create a new AbstractSortedMapDecorator.SortedMapIterator.
- SourceAnnotationHandler - Class in org.apache.openjpa.persistence.meta
-
Extracts persistent metadata information by analyzing available annotation in *.java source files.
- SourceAnnotationHandler(ProcessingEnvironment, CompileTimeLogger) - Constructor for class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Construct with JDK6 annotation processing environment.
- SourceCode - Class in org.apache.openjpa.persistence.util
-
A utility to help writing Java Source code dynamically.
- SourceCode(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode
-
Create source code for a top-level class with given fully-qualified class name.
- SourceCode.ACCESS - Enum in org.apache.openjpa.persistence.util
- SourceCode.Annotation - Class in org.apache.openjpa.persistence.util
-
Represents annotation.
- SourceCode.Argument<K,V> - Class in org.apache.openjpa.persistence.util
-
Represents method argument.
- SourceCode.Class - Class in org.apache.openjpa.persistence.util
-
Represent
class
declaration. - SourceCode.Constructor - Class in org.apache.openjpa.persistence.util
- SourceCode.Element<T> - Class in org.apache.openjpa.persistence.util
-
Abstract element has a name, optional list of modifiers, annotations and arguments.
- SourceCode.Field - Class in org.apache.openjpa.persistence.util
-
Represents field declaration.
- SourceCode.Method - Class in org.apache.openjpa.persistence.util
-
Represents Method declaration.
- SourceCodeBrowser - Class in openbook.client
-
Browses source code.
- SourceCodeBrowser(String, boolean) - Constructor for class openbook.client.SourceCodeBrowser
-
Construct a browser.
- SourceCodeViewer - Class in jpa.tools.swing
-
An internal viewer for HTML formatted source code.
- SourceCodeViewer() - Constructor for class jpa.tools.swing.SourceCodeViewer
-
Create a Source Code Browser.
- SourceRenderer - Class in openbook.tools.converter
-
Renders Java Source Code.
- SourceRenderer() - Constructor for class openbook.tools.converter.SourceRenderer
- 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
SourceTracker
s. - SourceTrackers() - Constructor for class org.apache.openjpa.lib.meta.SourceTrackers
- SPACE - Static variable in interface org.apache.openjpa.json.JSON
- SPACE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- SPACE - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- SPEC_JPA - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- SPECIAL_CHARS - Static variable in class org.apache.openjpa.jdbc.identifier.DBIdentifierRule
- specialToken - Variable in class org.apache.openjpa.kernel.jpql.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specification - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Specification - Class in org.apache.openjpa.conf
-
An immutable representation of a Specification supported by OpenJPA.
- Specification(String) - Constructor for class org.apache.openjpa.conf.Specification
-
Construct from a String that encodes name and version fields.
- SpecificationPlugin - Class in org.apache.openjpa.conf
-
A plug-in for Specification that enforces certain overwriting rules.
- SpecificationPlugin(Configuration, String) - Constructor for class org.apache.openjpa.conf.SpecificationPlugin
- specified() - Method in annotation type org.apache.openjpa.persistence.jdbc.ContainerTable
- specified() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- specified() - Method in annotation type org.apache.openjpa.persistence.jdbc.Index
- split(String, String, int) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Splits the given string on the given token.
- split(String, DBIdentifier.DBIdentifierType, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Splits a string delimited by the specified delimiter of a given name type into an array of DBIdentifier objects.
- split(DBIdentifier.DBIdentifierType, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Splits a given DBIdentifier into multiple DBIdentifiers.
- splitExpressions(String, char, int) - Static method in class org.apache.openjpa.kernel.Filters
-
Split the given expression list into distinct expressions.
- splitName(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Splits a name into normalized components
- splitName(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Splits a name into normalized components using the specified name delimiter (ex. schema:table, delim = : --> { schema, table }
- splitName(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Splits a combined name name using the provided naming rule
- splitName(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- splitName(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- splitName(IdentifierConfiguration, IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- splitName(IdentifierRule, 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 class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- 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(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
Splits names using single naming rule and appropriate separators
- splitPath(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Splits a qualified path into separate identifiers.
- sql - Variable in class org.apache.openjpa.jdbc.sql.Raw
- SQL_ARRAY - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- SQL_DATE - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- SQL_OBJECT - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- SQL92 - org.apache.openjpa.persistence.jdbc.JoinSyntax
- sqlAction - Variable in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
-
The action to take for generating the SQL.
- SQLBuffer - Class in org.apache.openjpa.jdbc.sql
-
Buffer for SQL statements that can be used to create java.sql.PreparedStatements.
- SQLBuffer(DBDictionary) - Constructor for class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Default constructor.
- SQLBuffer(SQLBuffer) - Constructor for class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Copy constructor.
- SQLEmbed - Class in org.apache.openjpa.jdbc.kernel.exps
-
Simple listener which embeds its SQL argument into the query.
- SQLEmbed() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- sqlEncode - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- sqlEquals(String) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Compare internal SQL without resolving subselects or stringifying parameters.
- SQLErrorCodeReader - Class in org.apache.openjpa.jdbc.sql
-
Parses XML content of SQL Error State codes to populate error codes for a given Database Dictionary.
- SQLErrorCodeReader() - Constructor for class org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
- SQLExceptions - Class in org.apache.openjpa.jdbc.sql
-
Helper class for converting a
SQLException
into the appropriate OpenJPA type. - SQLExceptions() - Constructor for class org.apache.openjpa.jdbc.sql.SQLExceptions
- SQLExecutor(SQLStoreQuery, ClassMetaData) - Constructor for class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
- SQLExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
Deprecated.Use
SQLEmbed
directly - SQLExpression() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SQLExpression
-
Deprecated.
- SQLFactory - Interface in org.apache.openjpa.jdbc.sql
-
Factory for SQL constructs.
- SQLFactoryImpl - Class in org.apache.openjpa.jdbc.sql
-
Default factory for SQL abstraction constructs.
- SQLFactoryImpl() - Constructor for class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- sqlFactoryPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- sqlFile - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- sqlFile - Variable in class org.apache.openjpa.tools.maven.OpenJpaSqlMojo
-
Use this option to write the planned schema modifications to a SQL script.
- 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
- SQLLogger - Class in openbook.client
-
Logs SQL statement to a graphic console.
- SQLLogger() - Constructor for class openbook.client.SQLLogger
- SQLServerDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Microsoft SQL Server.
- SQLServerDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- sqlStateCodes - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- SQLStoreQuery - Class in org.apache.openjpa.jdbc.kernel
-
A SQL query.
- SQLStoreQuery(JDBCStore) - Constructor for class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
-
Construct a query managed by the given context.
- SQLStoreQuery.SQLExecutor - Class in org.apache.openjpa.jdbc.kernel
-
Executes the filter as a SQL query.
- sqlTerminator - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- sqlValue - Variable in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- sqlValue - Variable in class org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- SQLValue - Class in org.apache.openjpa.jdbc.kernel.exps
-
Deprecated.Use
SQLEmbed
directly - SQLValue() - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SQLValue
-
Deprecated.
- sqlWriter - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
- sqrt() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- sqrt() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Square root.
- sqrt(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sqrt(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- sqrt(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the square root of the given value.
- sqrt(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- Sqrt - Class in org.apache.openjpa.jdbc.kernel.exps
-
Square root.
- Sqrt(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Sqrt
-
Constructor.
- SQRT - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- SQRT - org.apache.openjpa.persistence.query.UnaryOperator
- SQRT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- SQRT_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- SquareRootExpression - Class in org.apache.openjpa.persistence.query
-
Denotes SQRT(e) Expression.
- SquareRootExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SquareRootExpression
- 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_ROOT - Static variable in class openbook.util.JSPUtility
- SRC_XML - Static variable in interface org.apache.openjpa.lib.meta.SourceTracker
- start - Variable in class org.apache.openjpa.kernel.StoreQuery.Range
- start() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
- start() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets the time of start.
- start() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- start() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- start() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
- start() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- start() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- start() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
- start() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
- start() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets the time of start.
- 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
- start(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Starts all instruments for all managed providers for a given level and context.
- start(InstrumentationLevel, Object) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Starts all providers at a specific level and context
- start(BundleContext) - Method in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- START - Static variable in class openbook.client.Images
- startCaching(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Start caching the type matching the provided class name.
- startCaching(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- startCascade(Object, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Lazily parse cascades.
- 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.
- startClass(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- 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.
- startClassElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- startClassMapping(ClassMetaData, boolean, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startClassMapping(ClassMetaData, boolean, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to add mapping attributes to class.
- startClassMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startClassMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to parse a mapping element within a class.
- startConfiguration() - Method in class org.apache.openjpa.audit.AuditLogger
- startConfiguration() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- startConfiguration() - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
- startConfiguration() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- startConfiguration() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- startConfiguration() - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
- startConfiguration() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
- startConfiguration() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
- startConfiguration() - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
StartConfiguration stub.
- startConfiguration() - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- startConfiguration() - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- startConfiguration() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- startConfiguration() - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- startConfiguration() - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- startConfiguration() - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- startConfiguration() - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- startConfiguration() - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- startConfiguration() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- startConfiguration() - Method in class org.apache.openjpa.jdbc.sql.SQLFactoryImpl
- startConfiguration() - Method in class org.apache.openjpa.kernel.InverseManager
- 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.JULLogFactory
- startConfiguration() - Method in class org.apache.openjpa.lib.log.LogFactoryImpl
- startConfiguration() - Method in class org.apache.openjpa.meta.MetaDataRepository
- startConfiguration() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- startConfiguration() - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- startDataRequest(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- startDataRequest(Object) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- startDataRequest(Object) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Informs this receiver about the application element for which a subsequent data request will be made.
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
- startDate() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns date cache statistics collection started.
- startDate() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns date cache statistics collection started.
- startDate() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns date cache statistics collection started.
- startDelimitedIdentifiers() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startDelimitedIdentifiers() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- startDTD(String, String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- startElement(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Start an element with the current attribute settings.
- startElement(String, String, String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- startElement(String, Attributes) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaParser
- startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
- startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Override this method marking the start of some element.
- startElement(String, Attributes) - Method in class org.apache.openjpa.lib.meta.XMLVersionParser
- startElement(String, Attributes) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
- startEmbeddedId(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse embedded-id.
- startEntity(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- startExtendedClass(String, Attributes) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
- startExtendedClass(String, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startFieldMapping(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Extend to clear annotation mapping info.
- startFieldMapping(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to add field mapping data.
- startGeneratedValue(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse generated-value.
- startId(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse id.
- startIdClass(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse id-class.
- startInstrument(Instrument) - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Start an instrument.
- 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.
- startLob(Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startLob(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse lob.
- startLocking() - Method in class org.apache.openjpa.kernel.QueryImpl
- startNamedNativeQuery(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse native-named-query.
- startNamedQuery(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse named-query.
- startOrderColumn(Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Process OrderColumn.
- startOrderColumn(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- 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.
- startQueryHint(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse query-hint.
- startQueryString(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- startSequenceGenerator(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse sequence-generator.
- startsWith(String, String) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given full string starts with the given head.
- startsWith(String, String) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
Affirms if the given full string starts with the given head.
- startsWith(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- startsWith(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the first string starts with the second.
- startsWith(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- 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.
- startSystemElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- startSystemMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
- startSystemMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Implement to parse a mapping element outside of any class.
- startTimer(long, int, TimeUnit) - Method in class jpa.tools.swing.StatusBar
- startTracking() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- startTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- startTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- startTracking() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Reset the state of the change tracker, and turn change tracking back on if it has been disabled.
- startVersion(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Parse version.
- state - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
- StateComparisonVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a state image to determine whether concurrency violations take place.
- StateComparisonVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- StateComparisonVersionStrategy.CustomUpdate - Class in org.apache.openjpa.jdbc.meta.strats
-
Row implementation we use to pass to versionable mappings so they can set up the where conditions we need to add to update statements.
- StateManager - Interface in org.apache.openjpa.enhance
-
Internal state manager for managed instances.
- StateManagerId(String) - Constructor for class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- StateManagerImpl - Class in org.apache.openjpa.kernel
-
Implementation of the
OpenJPAStateManager
interface for use with this runtime. - StateManagerImpl(Object, ClassMetaData, BrokerImpl) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Constructor; supply id, type metadata, and owning persistence manager.
- StateManagerImpl(StateManagerImpl) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Create a new StateManager instance based on the StateManager provided.
- StateManagerImpl(StateManagerImpl, PCState) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Create a new StateManager instance, optionally overriding the state (FLUSHED, DELETED, etc) of the underlying PersistenceCapable instance).
- statement() - Method in class openbook.tools.parser.JavaParser
- statementExpression() - Method in class openbook.tools.parser.JavaParser
- staticFlag - Static variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Whether parser is static.
- Status() - Constructor for class org.apache.openjpa.jdbc.kernel.TableJDBCSeq.Status
- StatusBar - Class in jpa.tools.swing
- StatusBar() - Constructor for class jpa.tools.swing.StatusBar
- StatusBar.MemoryDisplay - Class in jpa.tools.swing
- STDERR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- STDOUT - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- stmts - Variable in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- stop() - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
Stop the associated thread if there and stop the current runnable.
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Stops all instruments registered with this provider and releases the reference to the Platform MBean server instance.
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
- 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
- stop(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Stops all instruments for all managed providers for a given level and context.
- stop(InstrumentationLevel, Object) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Stops all providers at a specific level and context
- stop(BundleContext) - Method in class org.apache.openjpa.persistence.osgi.PersistenceActivator
- stopCaching(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Stop caching the type matching the provided class name.
- stopCaching(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
- 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 class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Stop 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.
- stopLocking() - Method in class org.apache.openjpa.kernel.QueryImpl
- stopTimer() - Method in class jpa.tools.swing.StatusBar
- stopTracking() - Method in class org.apache.openjpa.util.AbstractChangeTracker
- stopTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- stopTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- stopTracking() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Tell the tracker to stop tracking changes for its container.
- storageLimitationsFatal - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- storageWarning(Object, Object) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Warn that a particular value could not be stored precisely.
- store - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
-
Store.
- store - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- store() - Method in class org.apache.openjpa.conf.MetaDataCacheMaintenance
-
The metadata repository for the factory that this instance was constructed with will be serialized, along with any query compilations etc. that have been created for the factory.
- store(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- store(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- store(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- store(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the value of the field with the given index as from the external object value.
- store(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- store(OutputStream, String) - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
- store(Object) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
Store
o
into the cache. - store(Object) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
- store(Object) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
- store(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- store(OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.PCData
-
Store all loaded fields of the state manager.
- store(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
- store(OpenJPAStateManager) - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Store the data and version information for this object from the given state manager.
- store(OpenJPAStateManager, BitSet) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- store(OpenJPAStateManager, BitSet) - Method in interface org.apache.openjpa.kernel.PCData
-
Store the given fields from the state manager.
- store(OpenJPAStateManager, BitSet) - Method in class org.apache.openjpa.kernel.PCDataImpl
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Store the given metadata.
- store(ClassMetaData, Collection) - Method in class org.apache.openjpa.xmlstore.XMLFileHandler
-
Stores all instances in
datas
into the appropriate file, as dictated bymeta
. - STORE - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- STORE_DEFAULT - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
- STORE_PER_CLASS - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
- STORE_VERBOSE - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeBoolean(int, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeBooleanField(int, boolean) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeBooleanField(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeBooleanField(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeByte(int, byte) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeByteField(int, byte) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeByteField(int, byte) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeByteField(int, byte) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- StoreCache - Interface in org.apache.openjpa.persistence
-
Represents the L2 cache over the data store.
- StoreCacheImpl - Class in org.apache.openjpa.persistence
-
Implements the L2 cache over the data store via delegation to DataCache.
- StoreCacheImpl(EntityManagerFactoryImpl, DataCache) - Constructor for class org.apache.openjpa.persistence.StoreCacheImpl
-
Constructor; supply delegate.
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeChar(int, char) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeCharField(int, char) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeCharField(int, char) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeCharField(int, char) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeCharsAsNumbers - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- StoreCollectionFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Base class for strategies that are stored as a collection, even if their field value is something else.
- StoreCollectionFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- StoreContext - Interface in org.apache.openjpa.kernel
-
Represents a set of managed objects and their environment.
- storeData - Variable in class org.apache.openjpa.kernel.QueryImpl.Compilation
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeDouble(int, double) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeDoubleField(int, double) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeDoubleField(int, double) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeDoubleField(int, double) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- StoredProcedure - Class in org.apache.openjpa.jdbc.sql
-
Holds metadata about a Database Stored Procedure.
- StoredProcedure(String) - Constructor for class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Create a procedure of the given name.
- StoredProcedure(ResultSet) - Constructor for class org.apache.openjpa.jdbc.sql.StoredProcedure
-
1.
- STOREDPROCEDURE_QUERIES - org.apache.openjpa.persistence.MetaDataTag
- STOREDPROCEDURE_QUERY - org.apache.openjpa.persistence.MetaDataTag
- StoredProcedure.PARAM - Enum in org.apache.openjpa.jdbc.sql
-
An enumeration on type of parameter for a Stored Procedure.
- StoredProcedure.SQL - Enum in org.apache.openjpa.jdbc.sql
- StoredProcedureQuery - Class in org.apache.openjpa.jdbc.kernel
-
Executes a stored procedure.
- StoredProcedureQuery(JDBCStore) - Constructor for class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- StoredProcedureQuery.StoredProcedureQueryExecutor - Class in org.apache.openjpa.jdbc.kernel
- StoredProcedureQueryExecutor(StoredProcedureQuery, List<QueryResultMapping>, List<Class<?>>) - Constructor for class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery.StoredProcedureQueryExecutor
- StoredProcedureQueryImpl - Class in org.apache.openjpa.persistence
-
Implements Store Procedure based query for JPA facade.
- StoredProcedureQueryImpl(String, MultiQueryMetaData, QueryImpl<?>) - Constructor for class org.apache.openjpa.persistence.StoredProcedureQueryImpl
-
Construct a query for executing a Stored Procedure.
- storeErrorTypes - Static variable in class org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
- StoreException - Exception in org.apache.openjpa.util
-
Base exception for data store errors.
- StoreException(String) - Constructor for exception org.apache.openjpa.util.StoreException
- StoreException(String, Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
- StoreException(Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
- StoreException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.StoreException
- StoreException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
- StoreFacadeTypeRegistry - Class in org.apache.openjpa.util
-
Repository of store-specific facade classes.
- StoreFacadeTypeRegistry() - Constructor for class org.apache.openjpa.util.StoreFacadeTypeRegistry
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeField(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the value of the field with the given index as an object.
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeField(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
Store field-level information from the given state manager.
- storeField(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store field-level information from the given state manager.
- storeField(OpenJPAStateManager, FieldMetaData, Object, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Store a given value at the given field.
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeFloat(int, float) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeFloatField(int, float) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeFloatField(int, float) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeFloatField(int, float) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeImplData(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store impl data from the given state manager.
- storeImplData(OpenJPAStateManager, FieldMetaData, boolean) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store impl data for the given field.
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeInt(int, int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeIntermediate(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store the intermediate field value for the given field.
- storeIntField(int, int) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeIntField(int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeIntField(int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeIsMemory - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
Sets whether tables are to be located in-memory or on disk.
- storeLargeNumbersAsStrings - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- StoreListener - Interface in org.apache.openjpa.event
-
Listener for when persistent instances are stored to the database.
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeLong(int, long) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeLongField(int, long) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeLongField(int, long) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeLongField(int, long) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- StoreManager - Interface in org.apache.openjpa.kernel
-
Interface to be implemented by data store mechanisms to interact with this runtime.
- storeNull(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Store null value at the given field.
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeObject(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeObjectField(int, Object) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.SaveFieldManager
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- StoreQuery - Interface in org.apache.openjpa.kernel
-
Component that executes queries against the datastore.
- StoreQuery.Executor - Interface in org.apache.openjpa.kernel
-
An executor provides a uniform interface to the mechanism for executing either an in-memory or datastore query.
- StoreQuery.Range - Class in org.apache.openjpa.kernel
-
A query result range.
- storeSchema(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
- storeSchema(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.FileSchemaFactory
- storeSchema(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.LazySchemaFactory
- storeSchema(SchemaGroup) - Method in interface org.apache.openjpa.jdbc.schema.SchemaFactory
-
Record the schema group after changes may have been made.
- storeSchema(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeShort(int, short) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeShortField(int, short) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeShortField(int, short) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeShortField(int, short) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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
- storeString(int, String) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- storeString(int, String) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- storeString(int, String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeString(int, String) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeString(int, String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storeStringField(int, String) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeStringField(int, String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- storeStringField(int, String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- storesUpperCaseIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- storeVersion(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store version information from the given state manager.
- strategy() - Method in annotation type org.apache.openjpa.persistence.DataStoreId
- Strategy - Interface in org.apache.openjpa.jdbc.meta
-
Interface implemented by all mapping strategies.
- Strategy - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Mapping strategy.
- StrategyInstaller - Class in org.apache.openjpa.jdbc.meta
-
Installs mapping strategies.
- StrategyInstaller(MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.StrategyInstaller
-
Constructor; supply repository.
- strict - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- STRING - Static variable in class org.apache.openjpa.meta.JavaTypes
- string_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- string_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- string_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- STRING_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- string_literal2() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- STRING_LITERAL2 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- STRING_PREFIX - Static variable in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- string_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- string_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- StringBooleanRepresentation(String, String) - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
- StringContains - Class in org.apache.openjpa.kernel.exps
-
Deprecated.Use
matches()
instead. - StringContains() - Constructor for class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- StringDistance - Class in org.apache.openjpa.lib.util
-
Utilities for calculating string distance.
- StringDistance() - Constructor for class org.apache.openjpa.lib.util.StringDistance
- StringFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Direct mapping from a string value to a column.
- StringFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- StringId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for String fields. - StringId(Class<?>, String) - Constructor for class org.apache.openjpa.util.StringId
- StringId(Class<?>, String, boolean) - Constructor for class org.apache.openjpa.util.StringId
- stringLength(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- stringLength(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Returns the number of characters in the String value.
- stringLength(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- StringLength - Class in org.apache.openjpa.jdbc.kernel.exps
-
Returns the number of characters in a string.
- StringLength(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.StringLength
-
Constructor.
- stringLengthFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- StringLiteral - Static variable in class openbook.tools.parser.JavaLexer
- StringLiteral - Static variable in class openbook.tools.parser.JavaParser
- StringToBoolean() - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
- StringToInteger() - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
-
Construct a converter that will simply translate a numeric string to a integer.
- StringToInteger(String[], int[]) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
-
Construct a converter that will translate any of the given strings to corresponding integer.
- StringUtil - Class in org.apache.openjpa.lib.util
- StringValue - Class in org.apache.openjpa.lib.conf
-
A string
Value
. - StringValue(String) - Constructor for class org.apache.openjpa.lib.conf.StringValue
- stripEnd(String, String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Strips any of a set of characters from the end of a String.
- StrongExclusion(String, String) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl.StrongExclusion
- structTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- subclassFetchMode - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- SubclassFetchMode - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Determines how to eager-fetch subclass data.
- SubclassJoinDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Discriminator strategy that outer joins to all possible subclass tables to determine the class of an instance.
- SubclassJoinDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
- subclassMode - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- subList(int, int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- subList(int, int) - Method in class org.apache.openjpa.kernel.DistinctResultList
- subList(int, int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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
- subList(int, int) - Method in class org.apache.openjpa.lib.util.collections.AbstractListDecorator
- subList(int, int) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
- subList(int, int) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- subList(int, int) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- subList(int, int) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- subMap(K, K) - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- subMap(K, K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- subMap(K, K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- SubQ - Class in org.apache.openjpa.jdbc.kernel.exps
-
A subquery.
- SubQ(ClassMapping, boolean, String) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
Constructor.
- subquery - Variable in class org.apache.openjpa.kernel.exps.Context
- subquery() - Method in class org.apache.openjpa.kernel.exps.Context
- subquery() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- Subquery - Interface in org.apache.openjpa.kernel.exps
-
Query value representing a subquery.
- Subquery - Interface in org.apache.openjpa.persistence.query
-
Instances of this interface can be used as subqueries.
- subquery_from_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- subquery_from_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- subs - Variable in class org.apache.openjpa.util.OpenJPAId
- SUBS_ANY_JOINABLE - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to select subclasses but without adding any class conditions to the select.
- SUBS_EXACT - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to select this class but without adding any class conditions to the select.
- SUBS_JOINABLE - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to add conditions to the selcet to select this class and joinable subclasses only.
- SUBS_NONE - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating to add conditions to the select to select this class only.
- subselect_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- subselect_expressions() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- subselect_identification_variable_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- subSet(Object, boolean, Object, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- subSet(Object, Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- substituteParams(String, List<Integer>) - Static method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
-
Utility method to substitute '?
- SUBSTR - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- substring() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- substring(int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring starting at specified position through to the end of the string.
- substring(int, int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring.
- substring(int, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring.
- substring(Expression<String>, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- substring(Expression<String>, int, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- substring(Expression<String>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Invoke this database's substring function.
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Use
SUBSTRING(<col name> FROM <m> FOR <n>)
. - substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.JDataStoreDictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
- substring(SQLBuffer, FilterValue, FilterValue, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
- substring(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- substring(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the substring function on the given target with the given args.
- substring(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- substring(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring starting at specified position through to the end of the string.
- substring(Expression, int) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring.
- substring(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Extract a substring.
- Substring - Class in org.apache.openjpa.jdbc.kernel.exps
-
Take a substring of a string.
- Substring(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Substring
-
Constructor.
- SUBSTRING - org.apache.openjpa.persistence.query.UnaryOperator
- SUBSTRING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- SUBSTRING_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- SubStringExpression - Class in org.apache.openjpa.persistence.query
-
Denotes SUBSTR(a,i1,i2) Expression.
- SubStringExpression(Expression, int) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
- SubStringExpression(Expression, int, int) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
- SubStringExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
- SubStringExpression(Expression, Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
- substringFunctionName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- subtract(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Subtract the given values.
- subtract(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- subtract(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the second value subtracted from the first.
- subtract(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- SUBTRACT - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
- suffix - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- 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.
- sum() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- sum() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the sum operation is to be applied.
- sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sum(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sum(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sum(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sum(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- sum(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the max of the given value for all matches.
- sum(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- SUM - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- SUM - org.apache.openjpa.persistence.query.UnaryOperator
- SUM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- sumAsDouble(Expression<Float>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- sumAsLong(Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- SumExpression - Class in org.apache.openjpa.persistence.query
-
Denotes SUM(e) Expression.
- SumExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SumExpression
- SUN - org.apache.openjpa.lib.util.JavaVendors
- SunOneManagedRuntime - Class in org.apache.openjpa.ee
-
ManagedRuntime
implementation for SunONE. - SunOneManagedRuntime() - Constructor for class org.apache.openjpa.ee.SunOneManagedRuntime
- SuperclassDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Discriminator strategy that delegates to superclass discriminator.
- SuperclassDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.SuperclassDiscriminatorStrategy
- SuperclassVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Version strategy that delegates to the suerpclass version.
- SuperclassVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
- superSuffix() - Method in class openbook.tools.parser.JavaParser
- supply(Book, int) - Method in interface openbook.server.OpenBookService
-
Add inventory of the given Book by the given quantity.
- SUPPLY - Static variable in class openbook.client.Images
- SupplyAction(String, Icon, String) - Constructor for class openbook.client.Demo.SupplyAction
- SupplyPage - Class in openbook.client
-
A page to view and supply low inventory items.
- SupplyPage(OpenBookService) - Constructor for class openbook.client.SupplyPage
- SUPPORTED - Static variable in interface org.apache.openjpa.enhance.RuntimeUnenhancedClassesModes
- supportedOptions() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the set of option strings supported by this runtime.
- supportedOptions() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- supportsAbstractExecutors() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- supportsAbstractExecutors() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- supportsAbstractExecutors() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return true if this query supports execution against abstract or interface types.
- supportsAlterTableWithAddColumn - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsAlterTableWithAddColumn() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsAlterTableWithDropColumn - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsAutoAssign - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsBatchUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsCascadeDeleteAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsCascadeUpdateAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsCaseConversionForLob - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsComments - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsCorrelatedSubselect - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsDataStoreExecution() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- supportsDataStoreExecution() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreQuery
- supportsDataStoreExecution() - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- supportsDataStoreExecution() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- supportsDataStoreExecution() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- supportsDataStoreExecution() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- supportsDataStoreExecution() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
True if this query supports datastore execution, false if it can only run in memory.
- supportsDefaultDeleteAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsDefaultUpdateAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsDeferredConstraints - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsDeferredForeignKeyConstraints() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Whether or not this dictionary supports deferred foreign key constraints.
- supportsDeferredUniqueConstraints() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Whether or not this dictionary supports deferred unique constraints.
- supportsDeferredUniqueConstraints() - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- supportsDeleteAction(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Whether this database supports the given foreign key delete action.
- supportsDelimitedIdentifiers - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsDifferentTableCorrelationNames() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsEagerSelect(Select, OpenJPAStateManager, JDBCStore, ClassMapping, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- supportsEagerSelect(Select, OpenJPAStateManager, JDBCStore, ClassMapping, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
-
Return true if this strategy can perform the given select from the given
base
mapping. - supportsEagerSelect(Select, OpenJPAStateManager, JDBCStore, ClassMapping, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
- supportsEagerSelect(Select, OpenJPAStateManager, JDBCStore, ClassMapping, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- supportsEagerSelect(Select, OpenJPAStateManager, JDBCStore, ClassMapping, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- supportsExpressionsInOrderBy() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsExtendedSQLGrammar() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsForeignKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsForeignKeysComposite - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsFullOuterJoins() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsGeneralCaseExpression - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsGetGeneratedKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsHaving - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsIncrementalFlush() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
- supportsIncrementalFlush() - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
- supportsIncrementalFlush() - Method in interface org.apache.openjpa.kernel.SavepointManager
-
Return whether the savepoints generated by this manager can handle incremental flushes to the datastore.
- supportsInMemoryExecution() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
- supportsInMemoryExecution() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
True if this query supports in-memory execution, false if it can only run against the datastore.
- supportsIntegrityEnhancementFacility() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsIsolationForUpdate() - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- supportsIsolationForUpdate() - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return true if the dictionary uses isolation level to compute the returned getForUpdateClause() SQL clause.
- supportsLikeEscapeClause() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsLimitedOuterJoins() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsLocking() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- supportsLocking() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- supportsLocking() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Whether this select can be executed for update.
- supportsLocking() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- supportsLocking(Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns true if a "FOR UPDATE" clause can be used for the specified Select object.
- supportsLocking(Select) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- supportsLockingWithDistinctClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsLockingWithInnerJoin - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsLockingWithMultipleTables - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsLockingWithOrderClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsLockingWithOuterJoin - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsLockingWithSelectRange - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsModOperator - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsMultipleNontransactionalResultSets - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsNullDeleteAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullTableForGetColumns - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullTableForGetImportedKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullTableForGetIndexInfo - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullTableForGetPrimaryKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullUniqueColumn - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsNullUpdateAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsParameterDeclarations() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- supportsParameterDeclarations() - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery
- supportsParameterDeclarations() - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery
- supportsParameterDeclarations() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
- supportsParameterDeclarations() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Whether this query supports declared parameters.
- supportsParameterInSelect - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsPositionedDelete() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsPositionedUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsQueryTimeout - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Does not support random access.
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Returns false by default.
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- supportsRandomAccess() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if the result supports random access.
- supportsRandomAccess() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- supportsRandomAccess() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- supportsRandomAccess() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
- 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.
- supportsRandomAccess() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- supportsRandomAccess(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- supportsRandomAccess(boolean) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- supportsRandomAccess(boolean) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Return whether this select can support a random access result set type.
- supportsRandomAccess(boolean) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- supportsRandomAccessResultSet(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- supportsRandomAccessResultSet(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return false if the given select requires a forward-only result set.
- supportsRandomAccessResultSet(Select, boolean) - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- supportsRestrictDeleteAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsRestrictUpdateAction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsRowNum - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Affirms whether this dictionary uses
ROWNUM
feature. - supportsSavepoints() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsSchemaForGetColumns - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsSchemaForGetTables - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Return whether this mapping can perform the given select type.
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
- supportsSelect(Select, int, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- supportsSelectEndIndex - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsSelectForUpdate - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsSelectForUpdate() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- supportsSelectFromFinalTable - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsSelectStartIndex - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsSetClob - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Deprecated.
- supportsSetFetchSize - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Some Postgres drivers do not support the
Statement.setFetchSize(int)
method. - supportsSimpleCaseExpression - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsSubselect - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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
- supportsUniqueConstraints - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- supportsUpdateAction(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Whether this database supports the given foreign key update action.
- supportsXMLColumn - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- suspend() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- suspendInJTA() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Detect whether or not OpenJPA should suspend the transaction in a managed environment.
- swapSchemaAndCatalog - Variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
Informix JDBC metadata for all known drivers returns with the table catalog and the table schema name swapped.
- SwingHelper - Class in jpa.tools.swing
-
Assorted utility methods.
- SwingHelper() - Constructor for class jpa.tools.swing.SwingHelper
- switchBlockStatementGroup() - Method in class openbook.tools.parser.JavaParser
- switchBlockStatementGroups() - Method in class openbook.tools.parser.JavaParser
- switchLabel() - Method in class openbook.tools.parser.JavaParser
- SwitchTo(int) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
Switch to specified lex state.
- SybaseConnection(Connection) - Constructor for class org.apache.openjpa.jdbc.sql.SybaseDictionary.SybaseConnection
- SybaseDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Sybase.
- SybaseDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.SybaseDictionary
- SybaseDictionary.SybaseConnection - Class in org.apache.openjpa.jdbc.sql
-
Connection wrapper to cache the
Connection.getCatalog()
result, which takes a very long time with the Sybase Connection (and which we frequently invoke). - syncColumn(MetaDataContext, Column, int, boolean, Table, Table, Object, boolean) - Static method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Create a copy of the given column with the raw mapping information set correctly, and without settings that match defaults.
- syncColumns(MetaDataContext, Column[], boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Sets internal column information to match the given mapped columns.
- syncForeignKey(MetaDataContext, ForeignKey, Table, Table) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Sets internal constraint and column information to match given mapped constraint.
- synchronizeMappings - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- synchronizeMappings(ClassLoader) - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
- synchronizeMappings(ClassLoader) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
- synchronizeMappings(ClassLoader, JDBCConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory
-
Synchronize the mappings of the classes listed in the configuration.
- syncIndex(MetaDataContext, Index) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Sets internal index information to match given mapped index.
- syncJoinTableUniques(MetaDataContext, Unique[]) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Sets internal constraint information to match given mapped constraint.
- syncMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Update
MappingInfo
with our current mapping information. - syncMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Update
MappingInfo
with our current mapping information. - syncMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Update
MappingInfo
with our current mapping information. - syncMappingInfo() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Update
MappingInfo
with our current mapping information. - syncMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- syncMappingInfo() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Update
MappingInfo
with our current mapping information. - syncOrderColumn(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Synchronize internal order column information with the given field.
- syncStrategy(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Synchronize internal mapping strategy information with the given field.
- syncUnique(MetaDataContext, Unique) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Sets internal constraint information to match given mapped constraint.
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Since this store manager does not provide optimistic locking support, this method always returns
true
. - syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
- syncVersion(OpenJPAStateManager, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Update the version information in the given state manager to the version stored in the data store.
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
- syncWith(ClassMapping) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Synchronize internal information with the mapping data for the given class.
- syncWith(Discriminator) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
Synchronize internal information with the mapping data for the given discriminator.
- syncWith(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Synchronize internal information with the mapping data for the given field.
- syncWith(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Synchronize internal information with the mapping data for the given value.
- syncWith(Version) - Method in class org.apache.openjpa.jdbc.meta.VersionMappingInfo
-
Synchronize internal information with the mapping data for the given version.
- syncWithManagedTransaction() - Method in interface org.apache.openjpa.kernel.Broker
-
Attempt to synchronize with a current managed transaction, returning true if successful, false if no managed transaction is active.
- syncWithManagedTransaction() - Method in class org.apache.openjpa.kernel.BrokerImpl
- syncWithManagedTransaction() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- synpred113_Java() - Method in class openbook.tools.parser.JavaParser
- synpred113_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred117_Java() - Method in class openbook.tools.parser.JavaParser
- synpred117_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred128_Java() - Method in class openbook.tools.parser.JavaParser
- synpred128_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred151_Java() - Method in class openbook.tools.parser.JavaParser
- synpred151_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred152_Java() - Method in class openbook.tools.parser.JavaParser
- synpred152_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred157_Java() - Method in class openbook.tools.parser.JavaParser
- synpred157_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred162_Java() - Method in class openbook.tools.parser.JavaParser
- synpred162_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred163_Java() - Method in class openbook.tools.parser.JavaParser
- synpred163_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred178_Java() - Method in class openbook.tools.parser.JavaParser
- synpred178_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred180_Java() - Method in class openbook.tools.parser.JavaParser
- synpred180_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred181_Java() - Method in class openbook.tools.parser.JavaParser
- synpred181_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred182_Java() - Method in class openbook.tools.parser.JavaParser
- synpred182_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred186_Java() - Method in class openbook.tools.parser.JavaParser
- synpred186_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred188_Java() - Method in class openbook.tools.parser.JavaParser
- synpred188_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred198_Java() - Method in class openbook.tools.parser.JavaParser
- synpred198_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred199_Java() - Method in class openbook.tools.parser.JavaParser
- synpred199_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred200_Java() - Method in class openbook.tools.parser.JavaParser
- synpred200_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred211_Java() - Method in class openbook.tools.parser.JavaParser
- synpred211_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred212_Java() - Method in class openbook.tools.parser.JavaParser
- synpred212_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred215_Java() - Method in class openbook.tools.parser.JavaParser
- synpred215_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred216_Java() - Method in class openbook.tools.parser.JavaParser
- synpred216_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred217_Java() - Method in class openbook.tools.parser.JavaParser
- synpred217_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred229_Java() - Method in class openbook.tools.parser.JavaParser
- synpred229_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred233_Java() - Method in class openbook.tools.parser.JavaParser
- synpred233_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred234_Java() - Method in class openbook.tools.parser.JavaParser
- synpred234_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred236_Java() - Method in class openbook.tools.parser.JavaParser
- synpred236_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred237_Java() - Method in class openbook.tools.parser.JavaParser
- synpred237_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred242_Java() - Method in class openbook.tools.parser.JavaParser
- synpred242_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred243_Java() - Method in class openbook.tools.parser.JavaParser
- synpred243_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred249_Java() - Method in class openbook.tools.parser.JavaParser
- synpred249_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred262_Java() - Method in class openbook.tools.parser.JavaParser
- synpred262_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- synpred5_Java() - Method in class openbook.tools.parser.JavaParser
- synpred5_Java_fragment() - Method in class openbook.tools.parser.JavaParser
- syntax - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- SYNTAX_DATABASE - Static variable in interface org.apache.openjpa.jdbc.sql.JoinSyntaxes
-
Native database join syntax; outer joins are supported.
- SYNTAX_DATABASE - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
JoinSyntax
enum instead. - SYNTAX_SQL92 - Static variable in interface org.apache.openjpa.jdbc.sql.JoinSyntaxes
-
ANSI SQL 92 join syntax; outer joins are supported.
- SYNTAX_SQL92 - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
JoinSyntax
enum instead. - SYNTAX_TRADITIONAL - Static variable in interface org.apache.openjpa.jdbc.sql.JoinSyntaxes
-
Traditional join syntax; outer joins are not supported.
- SYNTAX_TRADITIONAL - Static variable in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
Deprecated.use the
JoinSyntax
enum instead. - SYNTHETIC - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Value for using a synthetic detached state field, which is the default.
- SYSTEM_LOADER - Static variable in class org.apache.openjpa.lib.util.MultiClassLoader
-
The standard system class loader.
- systemSchemas - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- systemSchemaSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- systemTables - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- systemTableSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
T
- T__100 - Static variable in class openbook.tools.parser.JavaLexer
- T__100 - Static variable in class openbook.tools.parser.JavaParser
- T__101 - Static variable in class openbook.tools.parser.JavaLexer
- T__101 - Static variable in class openbook.tools.parser.JavaParser
- T__102 - Static variable in class openbook.tools.parser.JavaLexer
- T__102 - Static variable in class openbook.tools.parser.JavaParser
- T__103 - Static variable in class openbook.tools.parser.JavaLexer
- T__103 - Static variable in class openbook.tools.parser.JavaParser
- T__104 - Static variable in class openbook.tools.parser.JavaLexer
- T__104 - Static variable in class openbook.tools.parser.JavaParser
- T__105 - Static variable in class openbook.tools.parser.JavaLexer
- T__105 - Static variable in class openbook.tools.parser.JavaParser
- T__106 - Static variable in class openbook.tools.parser.JavaLexer
- T__106 - Static variable in class openbook.tools.parser.JavaParser
- T__107 - Static variable in class openbook.tools.parser.JavaLexer
- T__107 - Static variable in class openbook.tools.parser.JavaParser
- T__108 - Static variable in class openbook.tools.parser.JavaLexer
- T__108 - Static variable in class openbook.tools.parser.JavaParser
- T__109 - Static variable in class openbook.tools.parser.JavaLexer
- T__109 - Static variable in class openbook.tools.parser.JavaParser
- T__110 - Static variable in class openbook.tools.parser.JavaLexer
- T__110 - Static variable in class openbook.tools.parser.JavaParser
- T__111 - Static variable in class openbook.tools.parser.JavaLexer
- T__111 - Static variable in class openbook.tools.parser.JavaParser
- T__112 - Static variable in class openbook.tools.parser.JavaLexer
- T__112 - Static variable in class openbook.tools.parser.JavaParser
- T__113 - Static variable in class openbook.tools.parser.JavaLexer
- T__113 - Static variable in class openbook.tools.parser.JavaParser
- T__25 - Static variable in class openbook.tools.parser.JavaLexer
- T__25 - Static variable in class openbook.tools.parser.JavaParser
- T__26 - Static variable in class openbook.tools.parser.JavaLexer
- T__26 - Static variable in class openbook.tools.parser.JavaParser
- T__27 - Static variable in class openbook.tools.parser.JavaLexer
- T__27 - Static variable in class openbook.tools.parser.JavaParser
- T__28 - Static variable in class openbook.tools.parser.JavaLexer
- T__28 - Static variable in class openbook.tools.parser.JavaParser
- T__29 - Static variable in class openbook.tools.parser.JavaLexer
- T__29 - Static variable in class openbook.tools.parser.JavaParser
- T__30 - Static variable in class openbook.tools.parser.JavaLexer
- T__30 - Static variable in class openbook.tools.parser.JavaParser
- T__31 - Static variable in class openbook.tools.parser.JavaLexer
- T__31 - Static variable in class openbook.tools.parser.JavaParser
- T__32 - Static variable in class openbook.tools.parser.JavaLexer
- T__32 - Static variable in class openbook.tools.parser.JavaParser
- T__33 - Static variable in class openbook.tools.parser.JavaLexer
- T__33 - Static variable in class openbook.tools.parser.JavaParser
- T__34 - Static variable in class openbook.tools.parser.JavaLexer
- T__34 - Static variable in class openbook.tools.parser.JavaParser
- T__35 - Static variable in class openbook.tools.parser.JavaLexer
- T__35 - Static variable in class openbook.tools.parser.JavaParser
- T__36 - Static variable in class openbook.tools.parser.JavaLexer
- T__36 - Static variable in class openbook.tools.parser.JavaParser
- T__37 - Static variable in class openbook.tools.parser.JavaLexer
- T__37 - Static variable in class openbook.tools.parser.JavaParser
- T__38 - Static variable in class openbook.tools.parser.JavaLexer
- T__38 - Static variable in class openbook.tools.parser.JavaParser
- T__39 - Static variable in class openbook.tools.parser.JavaLexer
- T__39 - Static variable in class openbook.tools.parser.JavaParser
- T__40 - Static variable in class openbook.tools.parser.JavaLexer
- T__40 - Static variable in class openbook.tools.parser.JavaParser
- T__41 - Static variable in class openbook.tools.parser.JavaLexer
- T__41 - Static variable in class openbook.tools.parser.JavaParser
- T__42 - Static variable in class openbook.tools.parser.JavaLexer
- T__42 - Static variable in class openbook.tools.parser.JavaParser
- T__43 - Static variable in class openbook.tools.parser.JavaLexer
- T__43 - Static variable in class openbook.tools.parser.JavaParser
- T__44 - Static variable in class openbook.tools.parser.JavaLexer
- T__44 - Static variable in class openbook.tools.parser.JavaParser
- T__45 - Static variable in class openbook.tools.parser.JavaLexer
- T__45 - Static variable in class openbook.tools.parser.JavaParser
- T__46 - Static variable in class openbook.tools.parser.JavaLexer
- T__46 - Static variable in class openbook.tools.parser.JavaParser
- T__47 - Static variable in class openbook.tools.parser.JavaLexer
- T__47 - Static variable in class openbook.tools.parser.JavaParser
- T__48 - Static variable in class openbook.tools.parser.JavaLexer
- T__48 - Static variable in class openbook.tools.parser.JavaParser
- T__49 - Static variable in class openbook.tools.parser.JavaLexer
- T__49 - Static variable in class openbook.tools.parser.JavaParser
- T__50 - Static variable in class openbook.tools.parser.JavaLexer
- T__50 - Static variable in class openbook.tools.parser.JavaParser
- T__51 - Static variable in class openbook.tools.parser.JavaLexer
- T__51 - Static variable in class openbook.tools.parser.JavaParser
- T__52 - Static variable in class openbook.tools.parser.JavaLexer
- T__52 - Static variable in class openbook.tools.parser.JavaParser
- T__53 - Static variable in class openbook.tools.parser.JavaLexer
- T__53 - Static variable in class openbook.tools.parser.JavaParser
- T__54 - Static variable in class openbook.tools.parser.JavaLexer
- T__54 - Static variable in class openbook.tools.parser.JavaParser
- T__55 - Static variable in class openbook.tools.parser.JavaLexer
- T__55 - Static variable in class openbook.tools.parser.JavaParser
- T__56 - Static variable in class openbook.tools.parser.JavaLexer
- T__56 - Static variable in class openbook.tools.parser.JavaParser
- T__57 - Static variable in class openbook.tools.parser.JavaLexer
- T__57 - Static variable in class openbook.tools.parser.JavaParser
- T__58 - Static variable in class openbook.tools.parser.JavaLexer
- T__58 - Static variable in class openbook.tools.parser.JavaParser
- T__59 - Static variable in class openbook.tools.parser.JavaLexer
- T__59 - Static variable in class openbook.tools.parser.JavaParser
- T__60 - Static variable in class openbook.tools.parser.JavaLexer
- T__60 - Static variable in class openbook.tools.parser.JavaParser
- T__61 - Static variable in class openbook.tools.parser.JavaLexer
- T__61 - Static variable in class openbook.tools.parser.JavaParser
- T__62 - Static variable in class openbook.tools.parser.JavaLexer
- T__62 - Static variable in class openbook.tools.parser.JavaParser
- T__63 - Static variable in class openbook.tools.parser.JavaLexer
- T__63 - Static variable in class openbook.tools.parser.JavaParser
- T__64 - Static variable in class openbook.tools.parser.JavaLexer
- T__64 - Static variable in class openbook.tools.parser.JavaParser
- T__65 - Static variable in class openbook.tools.parser.JavaLexer
- T__65 - Static variable in class openbook.tools.parser.JavaParser
- T__66 - Static variable in class openbook.tools.parser.JavaLexer
- T__66 - Static variable in class openbook.tools.parser.JavaParser
- T__67 - Static variable in class openbook.tools.parser.JavaLexer
- T__67 - Static variable in class openbook.tools.parser.JavaParser
- T__68 - Static variable in class openbook.tools.parser.JavaLexer
- T__68 - Static variable in class openbook.tools.parser.JavaParser
- T__69 - Static variable in class openbook.tools.parser.JavaLexer
- T__69 - Static variable in class openbook.tools.parser.JavaParser
- T__70 - Static variable in class openbook.tools.parser.JavaLexer
- T__70 - Static variable in class openbook.tools.parser.JavaParser
- T__71 - Static variable in class openbook.tools.parser.JavaLexer
- T__71 - Static variable in class openbook.tools.parser.JavaParser
- T__72 - Static variable in class openbook.tools.parser.JavaLexer
- T__72 - Static variable in class openbook.tools.parser.JavaParser
- T__73 - Static variable in class openbook.tools.parser.JavaLexer
- T__73 - Static variable in class openbook.tools.parser.JavaParser
- T__74 - Static variable in class openbook.tools.parser.JavaLexer
- T__74 - Static variable in class openbook.tools.parser.JavaParser
- T__75 - Static variable in class openbook.tools.parser.JavaLexer
- T__75 - Static variable in class openbook.tools.parser.JavaParser
- T__76 - Static variable in class openbook.tools.parser.JavaLexer
- T__76 - Static variable in class openbook.tools.parser.JavaParser
- T__77 - Static variable in class openbook.tools.parser.JavaLexer
- T__77 - Static variable in class openbook.tools.parser.JavaParser
- T__78 - Static variable in class openbook.tools.parser.JavaLexer
- T__78 - Static variable in class openbook.tools.parser.JavaParser
- T__79 - Static variable in class openbook.tools.parser.JavaLexer
- T__79 - Static variable in class openbook.tools.parser.JavaParser
- T__80 - Static variable in class openbook.tools.parser.JavaLexer
- T__80 - Static variable in class openbook.tools.parser.JavaParser
- T__81 - Static variable in class openbook.tools.parser.JavaLexer
- T__81 - Static variable in class openbook.tools.parser.JavaParser
- T__82 - Static variable in class openbook.tools.parser.JavaLexer
- T__82 - Static variable in class openbook.tools.parser.JavaParser
- T__83 - Static variable in class openbook.tools.parser.JavaLexer
- T__83 - Static variable in class openbook.tools.parser.JavaParser
- T__84 - Static variable in class openbook.tools.parser.JavaLexer
- T__84 - Static variable in class openbook.tools.parser.JavaParser
- T__85 - Static variable in class openbook.tools.parser.JavaLexer
- T__85 - Static variable in class openbook.tools.parser.JavaParser
- T__86 - Static variable in class openbook.tools.parser.JavaLexer
- T__86 - Static variable in class openbook.tools.parser.JavaParser
- T__87 - Static variable in class openbook.tools.parser.JavaLexer
- T__87 - Static variable in class openbook.tools.parser.JavaParser
- T__88 - Static variable in class openbook.tools.parser.JavaLexer
- T__88 - Static variable in class openbook.tools.parser.JavaParser
- T__89 - Static variable in class openbook.tools.parser.JavaLexer
- T__89 - Static variable in class openbook.tools.parser.JavaParser
- T__90 - Static variable in class openbook.tools.parser.JavaLexer
- T__90 - Static variable in class openbook.tools.parser.JavaParser
- T__91 - Static variable in class openbook.tools.parser.JavaLexer
- T__91 - Static variable in class openbook.tools.parser.JavaParser
- T__92 - Static variable in class openbook.tools.parser.JavaLexer
- T__92 - Static variable in class openbook.tools.parser.JavaParser
- T__93 - Static variable in class openbook.tools.parser.JavaLexer
- T__93 - Static variable in class openbook.tools.parser.JavaParser
- T__94 - Static variable in class openbook.tools.parser.JavaLexer
- T__94 - Static variable in class openbook.tools.parser.JavaParser
- T__95 - Static variable in class openbook.tools.parser.JavaLexer
- T__95 - Static variable in class openbook.tools.parser.JavaParser
- T__96 - Static variable in class openbook.tools.parser.JavaLexer
- T__96 - Static variable in class openbook.tools.parser.JavaParser
- T__97 - Static variable in class openbook.tools.parser.JavaLexer
- T__97 - Static variable in class openbook.tools.parser.JavaParser
- T__98 - Static variable in class openbook.tools.parser.JavaLexer
- T__98 - Static variable in class openbook.tools.parser.JavaParser
- T__99 - Static variable in class openbook.tools.parser.JavaLexer
- T__99 - Static variable in class openbook.tools.parser.JavaParser
- 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.
- table() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- table() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- Table - Class in org.apache.openjpa.jdbc.schema
-
Represents a database table.
- Table() - Constructor for class org.apache.openjpa.jdbc.schema.Table
-
Default constructor.
- Table(String, Schema) - Constructor for class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- Table(DBIdentifier, Schema) - Constructor for class org.apache.openjpa.jdbc.schema.Table
- TABLE - org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
- TABLE - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
- TABLE_ASSOCIATION - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Association table.
- TABLE_BASE - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Primary table for a new base class.
- TABLE_NONE - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Unmapped table.
- TABLE_SECONDARY - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Secondary table of an existing class.
- TABLE_SECONDARY_OUTER - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Secondary table of an existing class.
- TABLE_SUBCLASS - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Subclass table.
- tableForUpdateClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TableJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
JDBCSeq
implementation that uses a database table for sequence number generation. - TableJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
- TableJDBCSeq.AllocateSequenceRunnable - Class in org.apache.openjpa.jdbc.kernel
-
AllocateSequenceRunnable is a runnable wrapper that will inserts the initial sequence value into the database.
- TableJDBCSeq.CurrentSequenceRunnable - Class in org.apache.openjpa.jdbc.kernel
-
CurentSequenceRunnable is a runnable wrapper which obtains the current sequence value from the database.
- TableJDBCSeq.Status - Class in org.apache.openjpa.jdbc.kernel
-
Helper struct to hold status information.
- tableLengthIncludesSchema - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TableSchemaFactory - Class in org.apache.openjpa.jdbc.schema
-
Factory that uses an XML schema definition stored in a database table to record the system schema.
- TableSchemaFactory() - Constructor for class org.apache.openjpa.jdbc.schema.TableSchemaFactory
- tableType - Variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
The MySQL table type to use when creating tables; defaults to innodb.
- tableType - Variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
The MySQL table type to use when creating tables; defaults to innodb.
- tableTypes - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- tabSize - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
- TAG - Static variable in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
- TAG - Static variable in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
- TAG - Static variable in class org.apache.openjpa.jdbc.kernel.exps.SQLExpression
-
Deprecated.
- TAG - Static variable in class org.apache.openjpa.jdbc.kernel.exps.SQLValue
-
Deprecated.
- TAG - Static variable in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- TAG - Static variable in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- tailMap(K) - Method in class org.apache.openjpa.lib.util.collections.AbstractSortedMapDecorator
- tailMap(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- tailMap(K) - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
- tailSet(Object) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- tailSet(Object, boolean) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- TargetFetchConfiguration - Class in org.apache.openjpa.slice.jdbc
-
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.
- TargetFetchConfiguration() - Constructor for class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
- TargetFetchConfiguration(FetchConfigurationImpl.ConfigurationState, JDBCFetchConfigurationImpl.JDBCConfigurationState) - Constructor for class org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
- TCLEAN - Static variable in class org.apache.openjpa.kernel.PCState
-
Transient-Clean
- TCPRemoteCommitProvider - Class in org.apache.openjpa.event
-
TCP-based implementation of
RemoteCommitProvider
that listens for object modifications and propagates those changes to other RemoteCommitProviders over TCP sockets. - TCPRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.TCPRemoteCommitProvider
- TCPRemoteCommitProvider.HostAddress - Class in org.apache.openjpa.event
-
Utility class to store an InetAddress and an int.
- TCPRemoteCommitProvider.HostAddress.SocketPoolableObjectFactory - Class in org.apache.openjpa.event
-
Factory for pooled sockets.
- TDIRTY - Static variable in class org.apache.openjpa.kernel.PCState
-
Transient-Dirty
- 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
- TemporaryClassLoader.AccessScanner - Class in org.apache.openjpa.lib.util
- test(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- test(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- testClasspathElements - Variable in class org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo
-
List of all class path elements that will be searched for the
persistence-enabled
classes and resources expected by PCEnhancer. - TextProcessingUtility - Class in openbook.tools.util
- TextProcessingUtility() - Constructor for class openbook.tools.util.TextProcessingUtility
- TextStyles - Class in jpa.tools.swing
- TextStyles() - Constructor for class jpa.tools.swing.TextStyles
- then(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- then(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a then clause to a general or simple case expression.
- then(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- THEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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.
- throwException(Class) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Helper method to add the code necessary to throw the given exception type, sans message.
- throwException(Class, String) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Helper method to add the code necessary to throw the given exception type, sans message.
- throwException(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.InverseManager
-
Throw an inconsistency exception
- throwsDec(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- TIME - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- time_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- TIME_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- timeout() - Method in annotation type org.apache.openjpa.persistence.DataCache
- times(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Multiplication.
- times(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Multiplication.
- TIMES - org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- TIMES - org.apache.openjpa.persistence.query.UnaryOperator
- TIMES - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- TimeSeededSeq - Class in org.apache.openjpa.kernel
-
A simplistic implementation of a
Seq
used to provide datastore ids. - TimeSeededSeq() - Constructor for class org.apache.openjpa.kernel.TimeSeededSeq
- TimesExpression - Class in org.apache.openjpa.persistence.query
-
Denotes (e1*e2) Expression.
- TimesExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.TimesExpression
- TIMESTAMP - org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
- TIMESTAMP - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
- timestamp_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- TIMESTAMP_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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
- timestampTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TimestampVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a timestamp for optimistic versioning.
- TimestampVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
- timestampWithZoneTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- timeTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- timeWithZoneTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- tinyBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- tinyBlobTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- tinyintTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- tinyTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
- tinyTextTypeName - Static variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
- TLOADED - Static variable in class org.apache.openjpa.kernel.PCState
-
Transient-Loaded
- tmpClassLoader - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
- tmpClassLoader - Variable in class org.apache.openjpa.jdbc.ant.MappingToolTask
- tmpClassLoader - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
Tell the PCEnhancer to use a temporary classloader for enhancement.
- toArray() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- toArray() - Method in class org.apache.openjpa.kernel.DistinctResultList
- toArray() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- toArray() - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- toArray() - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
- toArray() - Method in class org.apache.openjpa.lib.rop.ListResultList
- toArray() - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- toArray() - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- toArray() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- toArray() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- toArray() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- toArray() - Method in class org.apache.openjpa.persistence.TupleImpl
- toArray() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- toArray() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- toArray(Object[]) - Method in class org.apache.openjpa.kernel.DelegatingResultList
- toArray(Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
- toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.AbstractSequentialResultList
- toArray(Object[]) - Method in class org.apache.openjpa.lib.rop.ListResultList
- toArray(Object[]) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
- toArray(Object[]) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- toArray(Object[]) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- toArray(String[], DBIdentifier.DBIdentifierType) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Converts the provided set of names to an array of identifiers of the provided type
- toArray(String[], DBIdentifier.DBIdentifierType, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Converts the provided set of names to an array of identifiers of the provided type, optionally delimiting the names.
- toArray(Collection<?>, Class<?>) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Helper method to return the given collection as an array.
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- toArray(IntFunction) - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- toArray(T[]) - Method in class org.apache.openjpa.kernel.DistinctResultList
- toArray(T[]) - Method in class org.apache.openjpa.lib.util.collections.AbstractCollectionDecorator
- toArray(T[]) - Method in class org.apache.openjpa.lib.util.collections.MapBackedSet
- toArray(T[]) - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
- toArray(T[]) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
- toBigDecimal(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toBigInteger(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toBroker(EntityManager) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Return the underlying broker for the given entity manager facade.
- toBroker(EntityManager) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toBrokerFactory(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Return the underlying broker factory for the given persistence manager factory facade.
- toBrokerFactory(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toBulkOperation(ClassMapping, Select, JDBCStore, Object[], Map) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns the SQL for a bulk operation, either a DELETE or an UPDATE.
- toByteArray(ClassNodeTracker) - Static method in class org.apache.openjpa.util.asm.AsmHelper
-
Create a byte[] of that class represented by the ClassNodeTracker
- 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.
- toClass(Object) - Method in class org.apache.openjpa.meta.InheritanceComparator
-
Subclasses can override this method to extract the class to compare on from the elements of the collection.
- toClass(Object) - Method in class org.apache.openjpa.meta.MetaDataInheritanceComparator
- toClass(String, boolean, ClassLoader) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return the class for the given string, correctly handling primitive types.
- toClass(String, ClassLoader) - Static method in class org.apache.openjpa.lib.util.ClassUtil
-
Return the class for the given string, correctly handling primitive types.
- toClassName(Class<?>) - Static method in class org.apache.openjpa.util.Exceptions
- toClassNames(Collection<? extends Class<?>>) - Static method in class org.apache.openjpa.util.Exceptions
- toClassString(int) - Static method in class org.apache.openjpa.meta.AccessCode
- toCollection(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
- toCollection(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
- toCollection(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Convert the field value to a collection.
- toCQL() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaQuery
-
Convert the query to a JPQL-like string.
- toData(FieldMetaData, Object, StoreContext) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- toData(FieldMetaData, Object, StoreContext) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given field value to a data value for caching.
- toDataStoreValue(Object) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Transform the given value into its datastore equivalent.
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- toDataStoreValue(Object, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Translate the given external field value to its datastore equivalent.
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- toDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- toDataStoreValue(Object, Column[], JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the given column value(s) for the given object.
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Return the given object as its foreign key values.
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.XMLValueHandler
- toDataStoreValue(ValueMapping, Object, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Translate the given value to its datastore equivalent.
- toDataStoreValue(ValueMapping, Object, Column[], JDBCStore) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Convert the given object to its datastore value(s).
- toDataStoreValue(Select, ExpContext, ExpState, Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
- toDataStoreValue(Select, ExpContext, ExpState, Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- toDataStoreValue(Select, ExpContext, ExpState, Object) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
- toDataStoreValue(Select, ExpContext, ExpState, Object) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Return the datastore value of the given object in the context of this value.
- toDataStoreValue(OpenJPAStateManager, ValueMapping, JDBCStore, Column[], Object, int) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
-
Helper to convert an object value to its datastore equivalent.
- toDataStoreValue1(OpenJPAStateManager, ValueMapping, JDBCStore, Column[], List, int) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
- toDBName(String) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the specified string to a format required by the database.
- toDBName(String) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Converts the identifier to a format appropriate for the configuration.
- toDBName(String, boolean) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the specified string to a format required by the database, optionally delimiting the name.
- toDBName(String, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Converts the identifier to a format appropriate for the configuration using the default naming rule.
- toDBName(DBIdentifier) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the specified identifier to a format required by the database.
- toDBName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Converts the name to a name which can be used within a SQL statement.
- toDBName(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- toDBName(DBIdentifier, boolean) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Converts the specified identifier to a format required by the database, optionally delimiting the name.
- toDBName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
Converts the name to a name which can be used within a SQL statement.
- toDBName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- toDelete(ClassMapping, Select, Object[]) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a DELETE statement for the specified Select.
- toDouble(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toDouble(String) - Static method in class openbook.util.JSPUtility
-
Converts the given String to a double.
- toEmbeddedData(Object, StoreContext) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Return the value to cache for the given embedded PC.
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Convert the given Java value to its datastore equivalent.
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- toEmbeddedDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- toEmbeddedField(OpenJPAStateManager, ValueMetaData, Object, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data into an embedded PC field value.
- toEmbeddedObjectValue(Object) - Method in interface org.apache.openjpa.jdbc.meta.Embeddable
-
Convert the given datastore value to its Java equivalent.
- toEmbeddedObjectValue(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- toEmbeddedObjectValue(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- toEmbeddedObjectValue(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- toEmbeddedObjectValue(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- toEmbeddedObjectValue(Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- toEntityManager(Broker) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Return a persistence manager facade to the given broker retaining previously associated persistence context type.
- toEntityManager(Broker) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toEntityManagerFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
- toEntityManagerFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toEnumSet(int) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
- toField(OpenJPAStateManager, FieldMetaData, Object, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data value into its field value.
- toFieldCode(int) - Static method in class org.apache.openjpa.meta.AccessCode
- toFieldString(int) - Static method in class org.apache.openjpa.meta.AccessCode
- toFloat(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toInteger(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toJPQL(AliasContext) - Method in class org.apache.openjpa.persistence.query.WhenClause
- toJPQL(QueryDefinition) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
-
Gets equivalent JPQL String for the given QueryDefinition.
- toJPQL(QueryDefinition) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
- tok() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- token - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
- token - Variable in class org.apache.openjpa.kernel.jpql.JPQL
-
Current token.
- Token - Class in org.apache.openjpa.kernel.jpql
-
Describes the input token stream.
- Token() - Constructor for class org.apache.openjpa.kernel.jpql.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.openjpa.kernel.jpql.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.openjpa.kernel.jpql.Token
-
Constructs a new token for the specified Image and Kind.
- TOKEN_DEFAULT - Static variable in class org.apache.openjpa.enhance.ApplicationIdTool
- token_source - Variable in class org.apache.openjpa.kernel.jpql.JPQL
-
Generated Token Manager.
- tokenImage - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
Literal token values.
- TokenMgrError - Error in org.apache.openjpa.kernel.jpql
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.openjpa.kernel.jpql.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Constructor with message and reason.
- tokenNames - Static variable in class openbook.tools.parser.JavaParser
- TokenRenderer - Interface in openbook.tools.converter
-
Renders a runtime ANTLR token.
- TokenReplacedStream - Class in org.apache.openjpa.persistence.jest
-
Reads from an input stream and writes to an output stream after replacing matched tokens by their counterpart.
- TokenReplacedStream() - Constructor for class org.apache.openjpa.persistence.jest.TokenReplacedStream
- TokenReplacedStream.Pattern - Class in org.apache.openjpa.persistence.jest
- toKernelConstant() - Method in enum org.apache.openjpa.persistence.jdbc.FetchMode
- toKernelConstant() - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- toKernelConstant() - Method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- toKernelConstant() - Method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
- toKernelConstant() - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
-
Convert this receiver to an equivalent kernel constant.
- toKernelConstantFromString(String) - Static method in enum org.apache.openjpa.persistence.jdbc.FetchMode
- toKernelConstantFromString(String) - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
- toKernelConstantFromString(String) - Static method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- toKernelConstantFromString(String) - Static method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
- toKernelParameterMode(ParameterMode) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- toKeyDataStoreValue(Object, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Translate the given key value to its datastore equivalent.
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- toKeyDataStoreValue(Object, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- toList(Object, Class<T>, boolean) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Helper method to return the given array value as a collection.
- toLockLevel(int) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
- toLockLevel(LockModeType) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
-
Translates jakarta.persistence LockModeType to internal lock level.
- toLockScope(PessimisticLockScope) - Static method in class org.apache.openjpa.persistence.LockScopesHelper
-
Translates jakarta.persistence LockModeType to internal lock level.
- toLong(byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Build a long from first 8 bytes of the array.
- toLong(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toLower(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier converted to lower case - if not delimited.
- toLower(DBIdentifier, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier converted to lower case.
- toLowerCase(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- toLowerCase(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the upper case of the given value.
- toLowerCase(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- ToLowerCase - Class in org.apache.openjpa.jdbc.kernel.exps
-
Lower-cases a string.
- ToLowerCase(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ToLowerCase
-
Constructor.
- toLowerCaseFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- toManagedTypeName(String) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
If
className
is a dynamically-created persistence-capable subclass name, returns the name of the class that it subclasses. - toMap() - Method in interface org.apache.openjpa.datacache.CacheStatistics
- toMap() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
- toMap(Properties) - Static method in class openbook.util.PropertyHelper
- toNames(List<? extends Member>) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
- toNativeJoin(Join) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Use the given join instance to create SQL joining its tables in the database's native syntax.
- toNativeJoin(Join) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- toNestedData(ValueMetaData, Object, StoreContext) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
- toNestedData(ValueMetaData, Object, StoreContext) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given nested value to a cachable value.
- toNestedField(OpenJPAStateManager, ValueMetaData, Object, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data value to its field value.
- toNestedFields(OpenJPAStateManager, ValueMetaData, Collection, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data value to its field value.
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.ObjectIdValueHandler
- toObjectValue(ValueMapping, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.XMLValueHandler
- toObjectValue(ValueMapping, Object) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Translate the given datastore value into its Java equivalent.
- toObjectValue(ValueMapping, Object, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
- toObjectValue(ValueMapping, Object, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- toObjectValue(ValueMapping, Object, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- toObjectValue(ValueMapping, Object, OpenJPAStateManager, JDBCStore, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
-
Translate the given datastore value into its Java equivalent.
- toObjectValue(OpenJPAStateManager, ValueMapping, Object, JDBCStore, JDBCFetchConfiguration, Column[], int) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
-
Helper to convert a datastore value to its object equivalent.
- toObjectValue1(OpenJPAStateManager, ValueMapping, Object, JDBCStore, JDBCFetchConfiguration, Column[], int) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedValueHandler
- tool - Variable in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- toOpenJPAObjectId(ClassMetaData, Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Translate from a Persistence identity object to a OpenJPA one.
- toOpenJPAObjectId(ClassMetaData, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toOpenJPAObjectIds(ClassMetaData, Object...) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Return an array of OpenJPA oids for the given native oid array.
- toOpenJPAObjectIds(ClassMetaData, Object...) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toOpenJPAObjectIds(ClassMetaData, Collection) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Deprecated.use
JPAFacadeHelper
instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization. - toOpenJPAObjectIds(ClassMetaData, Collection<Object>) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
-
Return a collection of OpenJPA oids for the given native oid collection.
- toOpenJPAProperties() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
Return a
Map
containing the properties necessary to create aConfiguration
that reflects the information in this persistence unit info. - toOpenJPAProperties(PersistenceUnitInfo) - Static method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
Return a
Map
containing the properties necessary to create aConfiguration
that reflects the information in the given persistence unit info. - toOperation(String, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, long, long, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the SQL for the given selecting operation.
- toOperation(String, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, long, long, String) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
- toOperation(String, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, long, long, String, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Return the SQL for the given selecting operation.
- toOrderAlias(int) - Static method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Helper method to return the proper order alias for the given order column index.
- toOverrideType(Class<?>) - Static method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Convert the given class to its OpenJPA type override equivalent.
- toParameterArray(StoreQuery, Map) - Method in class org.apache.openjpa.jdbc.kernel.PreparedSQLStoreQuery.PreparedSQLExecutor
-
Convert given userParams to an array whose ordering matches as per expected during executeXXX() methods.
- toParameterArray(StoreQuery, Map) - Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
The given query is parsed to find the parameter tokens of the form
?
- toParameterArray(StoreQuery, Map<?, ?>) - Method in class org.apache.openjpa.jdbc.kernel.StoredProcedureQuery.StoredProcedureQueryExecutor
- toParameterArray(StoreQuery, Map<?, ?>) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
Creates a Object[] from the values of the given user parameters.
- toParameterArray(StoreQuery, Map<?, ?>) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return an array from the given user parameter values.
- toPersistenceCapable(Object, Object) - Static method in class org.apache.openjpa.util.ImplHelper
- toPersistenceException(Throwable) - Static method in class org.apache.openjpa.persistence.PersistenceExceptions
-
Convert the given throwable to the proper persistence exception.
- toPKValues(Object, ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return the primary key values for the given object id.
- toPolymorphicConstant(NonpolymorphicType) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
Return the
ValueMapping
POLY_*
constant for the given enum value. - toPoolKey(Map<String, Object>) - Static method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Return an internal factory pool key for the given configuration.
- 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).
- toProxyableCollectionType(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return the concrete type for proxying.
- toProxyableMapType(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return the concrete type for proxying.
- toReference(AbstractReferenceMap.ReferenceStrength, T, int) - Method in class org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceEntry
-
Constructs a reference of the given type to the given referent.
- toRelationData(Object, StoreContext) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Return the value to cache for the given object.
- toRelationDataStoreValue(OpenJPAStateManager, Column) - Method in interface org.apache.openjpa.jdbc.meta.RelationId
-
Return the serialized value for the given related object, now that its id has been assigned.
- toRelationDataStoreValue(OpenJPAStateManager, Column) - Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
- toRelationDataStoreValue(OpenJPAStateManager, Column) - Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- toRelationField(OpenJPAStateManager, ValueMetaData, Object, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data into a relation field value.
- toRelationFields(OpenJPAStateManager, Object, FetchConfiguration) - Method in class org.apache.openjpa.kernel.AbstractPCData
-
Transform the given data into relation field values.
- toResult(StoreQuery, StoreQuery.Executor, ResultObjectProvider, StoreQuery.Range) - Method in class org.apache.openjpa.kernel.QueryImpl
-
Return the query result for the given result object provider.
- toSelect(boolean, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- toSelect(boolean, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- toSelect(boolean, JDBCFetchConfiguration) - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Return this select as a SQL statement formatted for the current dictionary.
- toSelect(boolean, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- toSelect(Select, boolean, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a SELECT statement in the proper join syntax for the given instance.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long) - Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, Select) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
- toSelectCount() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- toSelectCount() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- toSelectCount() - Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
-
Return this select as a COUNT SQL statement formatted for the current dictionary.
- toSelectCount() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- toSelectCount(Select) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Create a SELECT COUNT statement in the proper join syntax for the given instance.
- toSequence(Class, String) - Method in interface org.apache.openjpa.meta.SequenceMetaData.SequenceFactory
-
Transform the given class named in metadata into a sequence.
- toShort(byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Build a short from first 2 bytes of the array.
- toSnakeCase(String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- toSQL92Join(Select, Join, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Use the given join instance to create SQL joining its tables in the SQL92 style.
- toString() - Method in class embeddables.Address
- toString() - Method in class embeddables.ContactInfo
- toString() - Method in class embeddables.Phone
- toString() - Method in class embeddables.User
- toString() - Method in class openbook.client.Demo.ActionTreeNode
- toString() - Method in class openbook.domain.Customer
- toString() - Method in class openbook.tools.CommandProcessor.Option
- toString() - Method in class org.apache.openjpa.conf.OpenJPAVersion
- toString() - Method in class org.apache.openjpa.conf.Specification
- toString() - Method in class org.apache.openjpa.datacache.AbstractDataCache
- toString() - Method in class org.apache.openjpa.datacache.QueryKey
- toString() - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
- toString() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Returns a fully qualified name as a string.
- toString() - Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
- toString() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- toString() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- toString() - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
- toString() - Method in class org.apache.openjpa.jdbc.meta.Version
- toString() - Method in class org.apache.openjpa.jdbc.schema.Column
-
Returns the column name.
- toString() - Method in class org.apache.openjpa.jdbc.schema.Constraint
- toString() - Method in class org.apache.openjpa.jdbc.schema.Schema
- toString() - Method in class org.apache.openjpa.jdbc.schema.Sequence
- toString() - Method in class org.apache.openjpa.jdbc.schema.Table
- toString() - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
- toString() - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
- toString() - Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
- toString() - Method in class org.apache.openjpa.jdbc.sql.Join
- toString() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
- toString() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- toString() - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- toString() - Method in class org.apache.openjpa.jdbc.sql.Raw
- toString() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Implement toString to generate SQL string for profiling/debuggging.
- toString() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- toString() - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
- toString() - Method in class org.apache.openjpa.json.JSONObject.Array
- toString() - Method in class org.apache.openjpa.json.JSONObject.KVMap
- toString() - Method in class org.apache.openjpa.json.JSONObject
- toString() - Method in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
- toString() - Method in class org.apache.openjpa.kernel.DelegatingResultList
- toString() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- toString() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- toString() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.ParsedJPQL
- toString() - Method in class org.apache.openjpa.kernel.jpql.Token
-
Returns the image.
- toString() - Method in class org.apache.openjpa.kernel.PNonTransDeletedState
- toString() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- toString() - Method in class org.apache.openjpa.kernel.QueryImpl
- toString() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets a human-readable representation of this shape.
- toString() - Method in class org.apache.openjpa.kernel.StateManagerImpl
- 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.collections.AbstractCollectionDecorator
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.BidiMapIterator
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashIterator
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the map as a String.
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractKeyValue
-
Gets a debugging String view of the pair.
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.LinkIterator
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- toString() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapEntryDecorator
- toString() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.BidiOrderedMapIterator
- toString() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns a string version of this Map in standard format.
- 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.
- toString() - Method in class org.apache.openjpa.meta.ClassMetaData
- toString() - Method in class org.apache.openjpa.meta.FetchGroup
- toString() - Method in class org.apache.openjpa.meta.FieldMetaData
- toString() - Method in class org.apache.openjpa.meta.QueryMetaData
- toString() - Method in class org.apache.openjpa.meta.SequenceMetaData
- toString() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
- toString() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- toString() - Method in exception org.apache.openjpa.persistence.ArgumentException
- toString() - Method in exception org.apache.openjpa.persistence.EntityExistsException
- toString() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
- toString() - Method in exception org.apache.openjpa.persistence.InvalidStateException
- toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
- toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
- toString() - Method in class org.apache.openjpa.persistence.jest.JSONObject
- toString() - Method in class org.apache.openjpa.persistence.jest.TokenReplacedStream.Pattern
- toString() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
- toString() - Method in class org.apache.openjpa.persistence.meta.Members.Member
- toString() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
- toString() - Method in exception org.apache.openjpa.persistence.NoResultException
- toString() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
- toString() - Method in class org.apache.openjpa.persistence.ParameterImpl
- toString() - Method in exception org.apache.openjpa.persistence.PersistenceException
- toString() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
- toString() - Method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
- toString() - Method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
- toString() - Method in class org.apache.openjpa.persistence.query.JoinPath
- toString() - Method in class org.apache.openjpa.persistence.query.OperatorPath
- toString() - Method in enum org.apache.openjpa.persistence.query.PathOperator
- toString() - Method in class org.apache.openjpa.persistence.query.RootPath
- toString() - Method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
- toString() - Method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- toString() - Method in enum org.apache.openjpa.persistence.query.UnaryOperator
- toString() - Method in class org.apache.openjpa.persistence.QueryImpl
- toString() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
- toString() - Method in exception org.apache.openjpa.persistence.RollbackException
- toString() - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- toString() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
- toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Argument
- toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- toString() - Method in class org.apache.openjpa.slice.Slice
- toString() - Method in class org.apache.openjpa.util.BigDecimalId
- toString() - Method in class org.apache.openjpa.util.BigIntegerId
- toString() - Method in class org.apache.openjpa.util.BooleanId
- toString() - Method in class org.apache.openjpa.util.ByteId
- toString() - Method in class org.apache.openjpa.util.CacheMap
- toString() - Method in class org.apache.openjpa.util.CharId
- toString() - Method in class org.apache.openjpa.util.DateId
- toString() - Method in class org.apache.openjpa.util.DoubleId
- toString() - Method in class org.apache.openjpa.util.FloatId
- toString() - Method in class org.apache.openjpa.util.IntId
- toString() - Method in exception org.apache.openjpa.util.LockException
- toString() - Method in class org.apache.openjpa.util.LongId
- toString() - Method in exception org.apache.openjpa.util.OpenJPAException
- toString() - Method in class org.apache.openjpa.util.OpenJPAId
- toString() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- toString() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- toString() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- toString() - Method in exception org.apache.openjpa.util.QueryException
- toString() - Method in class org.apache.openjpa.util.ShortId
- toString() - Method in class org.apache.openjpa.util.StringId
- toString() - Method in class org.apache.openjpa.xmlstore.ObjectData
- toString(Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- toString(Object) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- toString(Object) - Static method in class org.apache.openjpa.util.Exceptions
-
Safely stringify the given object.
- toString(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.JPQLNode
- toString(StringBuilder) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
- toString(DatabaseMetaData) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
-
Return a string containing all the property values of the given database metadata.
- toString(Collection) - Static method in class org.apache.openjpa.util.Exceptions
-
Safely stringify the given objects.
- toString(Collection<? extends Element>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- toString(TimeUnit) - Static method in class jpa.tools.swing.SwingHelper
- toString(OpenJPAStateManager) - Static method in class org.apache.openjpa.persistence.jest.IOR
-
Stringified representation of a managed instance identity.
- toString(ExceptionInfo) - Static method in class org.apache.openjpa.util.Exceptions
-
Stringify the given exception.
- toStringArray(DBIdentifier[]) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a string array of names based upon the provided set of identifiers.
- toTraditionalJoin(Join) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Use the given join instance to create SQL joining its tables in the traditional style.
- toUpdate(ClassMapping, Select, JDBCStore, Object[], Map) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- toUpper(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier converted to upper case - if not delimited.
- toUpper(DBIdentifier, boolean) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier converted to upper case.
- toUpperCase(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- toUpperCase(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the upper case of the given value.
- toUpperCase(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- ToUpperCase - Class in org.apache.openjpa.jdbc.kernel.exps
-
Upper-cases a string.
- ToUpperCase(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.ToUpperCase
-
Constructor.
- toUpperCaseFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- 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. - tpcMeta - Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
- trace(Object) - Method in class org.apache.openjpa.lib.log.AbstractLog
- trace(Object) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- trace(Object) - Method in interface org.apache.openjpa.lib.log.Log
-
Write out a log message at the
Log.TRACE
level with the stringification ofo
as the body of the message. - trace(Object) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- trace(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- trace(Object) - 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.AbstractLog
- trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- 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 ofo
as the body of the message, also outputtingt
to the log. - trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- trace(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- trace(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
- TRACE - Static variable in interface org.apache.openjpa.lib.log.Log
- TRACE_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- TRADITIONAL - org.apache.openjpa.persistence.jdbc.JoinSyntax
- TRAILING - org.apache.openjpa.persistence.query.TrimSpec
- TRAILING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- trailingDelimiter - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TRANSACTION - org.apache.openjpa.persistence.ConnectionRetainMode
- TRANSACTION_TYPE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- transactional(Object, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- transactional(Object, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given object transactional.
- transactional(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Make the given instances transactional.
- transactional(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- transactional(Object, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Make the given object transactional.
- transactionalAll(Object[], boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- transactionalAll(Object[], boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given objects transactional.
- transactionalAll(Collection<Object>, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Make the given objects transactional.
- transactionalAll(Collection, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- transactionalAll(Collection, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Make the given objects transactional.
- transactionalAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Make the given instances transactional.
- transactionalAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
- TransactionEvent - Class in org.apache.openjpa.event
-
A transactional event.
- TransactionEvent(Broker, int, Collection, Collection, Collection, Collection) - Constructor for class org.apache.openjpa.event.TransactionEvent
-
Constructor.
- TransactionEventManager - Class in org.apache.openjpa.event
-
Manager that can be used to track and notify transaction listeners of transaction-related events.
- TransactionEventManager() - Constructor for class org.apache.openjpa.event.TransactionEventManager
- transactionIsolation - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- TransactionListener - Interface in org.apache.openjpa.event
-
Interface for listening to all
TransactionEvent
s. - TransactionManagerRegistryFacade(TransactionSynchronizationRegistry) - Constructor for class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
- transactionMode - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- TransactionRequiredException - Exception in org.apache.openjpa.persistence
-
Transaction required.
- TransactionRequiredException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.TransactionRequiredException
- TransactionRequiredException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.TransactionRequiredException
- transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.apache.openjpa.enhance.PCClassFileTransformer
- transform0(String, Class, byte[]) - Method in class org.apache.openjpa.enhance.PCClassFileTransformer.Reentrant
- transform0(String, Class, byte[]) - Method in class org.apache.openjpa.enhance.PCClassFileTransformer
-
We have to split the transform method into two methods to avoid ClassCircularityError when executing method using pure-JIT JVMs such as JRockit.
- TRANSIENT - org.apache.openjpa.persistence.PersistenceStrategy
- TRANSIENT - Static variable in class org.apache.openjpa.kernel.PCState
-
Transient; unmanaged instance
- translate(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Translate the user-given id or column.
- translate(Object, Joins) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- translate(RuntimeException) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingExtent
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
Translate the OpenJPA exception.
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.DistinctResultList
- translate(RuntimeException) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Translate the given exception based on the broker's implicit behavior.
- translate(RuntimeException) - Method in interface org.apache.openjpa.util.RuntimeExceptionTranslator
-
Translate the given exception.
- translate(RuntimeException, Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
Translate the exception with the failed object.
- TRANSLATOR - Static variable in class org.apache.openjpa.persistence.PersistenceExceptions
- TraversableResolverImpl - Class in org.apache.openjpa.persistence.validation
-
OpenJPA optimized TraversableResolver Default implementation/behavior asks all discovered providers - jakarta.persistence.Persistence.getPersistenceUtil().isLoaded( traversableObject, traversableProperty.getName());
- TraversableResolverImpl() - Constructor for class org.apache.openjpa.persistence.validation.TraversableResolverImpl
- traverse(FieldMetaData) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- traverse(FieldMetaData) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Traverse the given field to generate (possibly) a new configuration state.
- traverse(FieldMetaData) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- traverseJDBC(FieldMetaData) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
- traverseJDBC(FieldMetaData) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Convenience method to cast traversal to store-specific type.
- traverseJDBC(FieldMetaData) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- traversePath(Path, String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Traverse the given field in the given path.
- traversePath(Path, String, boolean, boolean) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Traverse the given field in the given path.
- traverseStaticField(Class<?>, String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return a constant containing the value of the given static field.
- traverseXPath(Path, String) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- treat(CollectionJoin<X, T>, Class<E>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(Join<X, T>, Class<V>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(ListJoin<X, T>, Class<E>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(MapJoin<X, K, T>, Class<V>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(Path<X>, Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(Root<X>, Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- treat(SetJoin<X, T>, Class<E>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- TreeBidiMap<K extends java.lang.Comparable<K>,V extends java.lang.Comparable<V>> - Class in org.apache.openjpa.lib.util.collections
-
Red-Black tree-based implementation of BidiMap where all objects added implement the
Comparable
interface. - TreeBidiMap() - Constructor for class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Constructs a new empty TreeBidiMap.
- TreeBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Constructs a new TreeBidiMap by copying an existing Map.
- trim() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- trim() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim leading and trailing blanks.
- trim(char) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim leading and trailing occurrences of character from the string.
- trim(char, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(char, TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim occurrences of the character from leading or trailing (or both) positions of the string, as specified by trim spec.
- trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(Expression<Character>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- trim(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Null-safe
String.trim()
- trim(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new delimiter with leading and trailing spaces removed.
- trim(Value, Value, Boolean) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- trim(Value, Value, Boolean) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Trims the specified specified trimChar from the specified value.
- trim(Value, Value, Boolean) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- trim(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim leading and trailing occurrences of character specified by the expression argument from the string.
- trim(Expression, TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim occurrences of the character specified by the expression argument from leading or trailing (or both) positions of the string, as specified by trim spec.
- trim(TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
-
Trim leading, trailing blanks (or both) as specified by trim spec.
- Trim - Class in org.apache.openjpa.jdbc.kernel.exps
-
Returns the number of characters in a string.
- Trim(Val, Val, Boolean) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Trim
-
Constructor.
- TRIM - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- TRIM - org.apache.openjpa.persistence.query.UnaryOperator
- TRIM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- trim_character() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- trim_specification() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- TRIM_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- trimBothFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TrimExpression - Class in org.apache.openjpa.persistence.query
-
Denotes TRIM(e1,x) Expression.
- TrimExpression(Expression, char, TrimSpec) - Constructor for class org.apache.openjpa.persistence.query.TrimExpression
- TrimExpression(Expression, Expression, TrimSpec) - Constructor for class org.apache.openjpa.persistence.query.TrimExpression
- trimLeadingFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- trimSchemaName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Some Databases append whitespace after the schema name
- TrimSpec - Enum in org.apache.openjpa.persistence.query
-
Used to specify the trimming of strings
- trimStringColumns - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- trimToNull(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
- trimToNull(DBIdentifier) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a copy of an identifier with name trimmed to null.
- trimToSize() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- trimTrailingFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- TRUE - Static variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- TRUE - Static variable in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
- TRUE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.ElementEmbeddedMapping
- TRUE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
- TRUE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.KeyEmbeddedMapping
- TRUE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.XEmbeddedMapping
- truncate(String, int) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Truncates a name to the specified length while maintaining delimiters.
- truncate(DBIdentifier, int) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier truncated to length
- truncateName(String, 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 interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Truncates a name while maintaining delimiters.
- truncateName(IdentifierRule, String, int) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
- tuple(Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
Define a tuple-valued selection item
- TupleFactory - Class in org.apache.openjpa.persistence
-
A factory for tuples such that all instances created by a factory instance share the same TupleElements to save memory consumption.
- TupleFactory(Selection<?>...) - Constructor for class org.apache.openjpa.persistence.TupleFactory
- TupleFactory(TupleElement<?>...) - Constructor for class org.apache.openjpa.persistence.TupleFactory
- TupleFactory(List<TupleElement<?>>) - Constructor for class org.apache.openjpa.persistence.TupleFactory
-
A factory of Tuple that shares the given TupleElements.
- TupleImpl - Class in org.apache.openjpa.persistence
-
Tuple holds a set of values corresponding to a set of
TupleElement
. - type - Variable in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
- type - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
- type - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
- type - Variable in class org.apache.openjpa.util.OpenJPAId
- type() - Method in class openbook.domain.Range
- type() - Method in class openbook.tools.parser.JavaParser
- type() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Return an expression that corresponds to the type of the entity.
- type(Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Return the type constant for the given object based on its runtime class.
- type(Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
- type(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
- type(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Return the type constant for the given object based on its runtime class.
- type(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- type(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the type/class of the given value.
- type(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- Type - Annotation Type in org.apache.openjpa.persistence
-
Indicates the persistent type of a field, if different than the declared type.
- TYPE - org.apache.openjpa.persistence.MetaDataTag
- TYPE - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- TYPE - org.apache.openjpa.persistence.query.UnaryOperator
- TYPE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- 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_BOOLEAN - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_CHAR_OBJ - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_CLASS - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_CLASS_QUERIES - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- TYPE_CLASS_QUERIES - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- TYPE_CLASS_SEQS - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- TYPE_CLASS_SEQS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- TYPE_COLLECTION - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_COLLECTION - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_CONTIGUOUS - Static variable in interface org.apache.openjpa.kernel.Seq
- TYPE_CROSS - Static variable in class org.apache.openjpa.jdbc.sql.Join
- TYPE_DATE - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_DEFAULT - Static variable in interface org.apache.openjpa.kernel.Seq
- type_discriminator() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- TYPE_ENUM - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- 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_INNER - Static variable in class org.apache.openjpa.jdbc.sql.Join
- TYPE_JOINLESS - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating a select can be made without joins.
- TYPE_MAP - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_META - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- TYPE_META - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- TYPE_NON_MAPPED_INTERFACE - Static variable in class org.apache.openjpa.meta.NonPersistentMetaData
- TYPE_NONTRANSACTIONAL - Static variable in interface org.apache.openjpa.kernel.Seq
- TYPE_NUMBER - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_NUMBER - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_OBJECT - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_OBJECT - Static variable in class org.apache.openjpa.util.asm.AsmHelper
- TYPE_OBJECT - Static variable in class org.apache.openjpa.util.ProxyManagerImpl
- TYPE_OUTER - Static variable in class org.apache.openjpa.jdbc.sql.Join
- TYPE_PERSISTENCE_AWARE - Static variable in class org.apache.openjpa.meta.NonPersistentMetaData
- TYPE_PRODUCT - Static variable in interface org.apache.openjpa.lib.conf.ProductDerivation
- TYPE_PRODUCT_STORE - Static variable in interface org.apache.openjpa.conf.OpenJPAProductDerivation
- TYPE_QUERY - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- TYPE_QUERY - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- TYPE_SEQ - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- TYPE_SEQ - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
- TYPE_SPEC - Static variable in interface org.apache.openjpa.conf.OpenJPAProductDerivation
- TYPE_SPEC_STORE - Static variable in interface org.apache.openjpa.conf.OpenJPAProductDerivation
- TYPE_SQ_STRING - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_STORE - Static variable in interface org.apache.openjpa.conf.OpenJPAProductDerivation
- TYPE_STRING - Static variable in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
- TYPE_STRING - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_TIME - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_TIMESTAMP - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_TRANSACTIONAL - Static variable in interface org.apache.openjpa.kernel.Seq
- 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.
- TYPE_TWO_PART - Static variable in interface org.apache.openjpa.jdbc.sql.Select
-
Constant indicating a two-part select and load.
- TYPE_UNKNOWN - Static variable in interface org.apache.openjpa.kernel.exps.Literal
- TYPE_VALUE_SEP - Static variable in class org.apache.openjpa.util.OpenJPAId
- TYPE1 - Static variable in class org.apache.openjpa.lib.util.UUIDGenerator
- TYPE4 - Static variable in class org.apache.openjpa.lib.util.UUIDGenerator
- typeArgument() - Method in class openbook.tools.parser.JavaParser
- typeArguments() - Method in class openbook.tools.parser.JavaParser
- TypeBasedCacheDistributionPolicy - Class in org.apache.openjpa.datacache
-
A cache distribution policy based on the type of the managed objects.
- TypeBasedCacheDistributionPolicy() - Constructor for class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
- typeBound() - Method in class openbook.tools.parser.JavaParser
- typeDeclaration() - Method in class openbook.tools.parser.JavaParser
- 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.
- TypedTreeCellRenderer() - Constructor for class openbook.client.Demo.TypedTreeCellRenderer
- TypeExpression - Class in org.apache.openjpa.persistence.query
-
Denotes TYPE(e) Expression.
- TypeExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.TypeExpression
- typeList() - Method in class openbook.tools.parser.JavaParser
- TypeLit - Class in org.apache.openjpa.jdbc.kernel.exps
-
A type literal value.
- TypeLit(Object, int) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.TypeLit
-
Constructor.
- typeMap - Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
- typeMap - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- typeModifierSet - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- typeName() - Method in class openbook.tools.parser.JavaParser
- typeParameter() - Method in class openbook.tools.parser.JavaParser
- typeParameters() - Method in class openbook.tools.parser.JavaParser
- types - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
- Types - Class in org.apache.openjpa.persistence.meta
-
Persistent Type according to JPA 2.0.
- Types() - Constructor for class org.apache.openjpa.persistence.meta.Types
- Types.Basic<X> - Class in org.apache.openjpa.persistence.meta
-
Basic non-relational types of a persistent attribute such as
long
orjava.util.Date
. - Types.Embeddable<X> - Class in org.apache.openjpa.persistence.meta
-
An embedded, not independently identifiable type.
- Types.Entity<X> - Class in org.apache.openjpa.persistence.meta
-
An entity type that is independently identifiable.
- Types.Identifiable<X> - Class in org.apache.openjpa.persistence.meta
-
Represents an abstract persistent type that has a persistent identity.
- Types.MappedSuper<X> - Class in org.apache.openjpa.persistence.meta
-
A abstract, independently identifiable persistent type.
- Types.PseudoEntity<X> - Class in org.apache.openjpa.persistence.meta
-
A pseudo managed type used to represent keys of a java.util.Map as a pseudo attribute.
- TypesChangedEvent - Class in org.apache.openjpa.datacache
-
An event indicating that instances of given persistent types have been modified.
- TypesChangedEvent(Object, Collection) - Constructor for class org.apache.openjpa.datacache.TypesChangedEvent
-
Constructor.
- TypesChangedListener - Interface in org.apache.openjpa.datacache
-
An entity that wishes to be notified when types change.
- typesWithoutEnhancement - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
U
- umodifiableListIterator(ListIterator<? extends E>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableListIterator
-
Decorates the specified iterator such that it cannot be modified.
- 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.
- UnaryConditionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of operator that operates on a single expression to generate a predicate.
- unaryExpression() - Method in class openbook.tools.parser.JavaParser
- unaryExpressionNotPlusMinus() - Method in class openbook.tools.parser.JavaParser
- UnaryFunctionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of operator that operates on a single expression to generate another expression.
- UnaryMinusExpression - Class in org.apache.openjpa.persistence.query
-
Denotes (-e) Expression.
- UnaryMinusExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.UnaryMinusExpression
- UnaryOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of Operator that operate on a single expression.
- UNAVAILABLE - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- uncapitalize(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
Uncapitalizes a String changing the first letter to title case as per
Character.toLowerCase(char)
. - uncaughtException(Thread, Throwable) - Method in class openbook.client.ErrorHandler
- UNDERSCORE - Static variable in class org.apache.openjpa.lib.identifier.IdentifierRule
- UNDERSCORE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- UNDERSCORE - Static variable in class org.apache.openjpa.persistence.jest.MetamodelHelper
- UNDERSCORE_CHAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
- UnicodeEscape - Static variable in class openbook.tools.parser.JavaLexer
- UnicodeEscape - Static variable in class openbook.tools.parser.JavaParser
- uninversable(ValueMapping) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Return an exception indicating that the relation is invalid because it has is based on an inverse foreign key and has independent subclasses.
- Union - Interface in org.apache.openjpa.jdbc.sql
-
SQL UNION.
- Union.Selector - Interface in org.apache.openjpa.jdbc.sql
-
A callback used to create the selects in a SQL union.
- UnionSelect(SelectImpl, int) - Constructor for class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementIndex
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.Index
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyIndex
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- unique() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- Unique - Class in org.apache.openjpa.jdbc.schema
-
Represents a unique constraint.
- Unique - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Unique constraint definition.
- Unique() - Constructor for class org.apache.openjpa.jdbc.schema.Unique
- Unique(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Unique
-
Deprecated.
- Unique(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Unique
- uniqueConstraints() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTable
- uniqueConstraints() - Method in annotation type org.apache.openjpa.persistence.jdbc.XTable
- uniqueIdentifierAsVarbinary - Variable in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
Flag whether to treat UNIQUEIDENTIFIER as VARBINARY or VARCHAR
- UniqueInfo() - Constructor for class org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
- UniqueResultObjectProvider - Class in org.apache.openjpa.slice.jdbc
-
Aggregates individual single query results from different databases.
- UniqueResultObjectProvider(ResultObjectProvider[], StoreQuery, QueryExpressions[]) - Constructor for class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
- unjoinable(ValueMapping) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Return an exception indicating that we cannot join to the given relation.
- UNKNOW - org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- UNKNOWN - org.apache.openjpa.persistence.jdbc.FetchDirection
- UNKNOWN - org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
- UNKNOWN - Static variable in class org.apache.openjpa.meta.AccessCode
- UNLIMITED - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- unloadable(ValueMapping) - Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
-
Return an exception indicating that the relation cannot be loaded because it has independent subclasses and does not represent a full oid.
- unlock() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
- unlock() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Release the internal lock.
- unlock() - Method in class org.apache.openjpa.kernel.BrokerImpl
- unlock() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- unlock() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
- unlock() - Method in class org.apache.openjpa.kernel.DelegatingExtent
- unlock() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
- unlock() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- unlock() - Method in class org.apache.openjpa.kernel.DetachedStateManager
- unlock() - Method in interface org.apache.openjpa.kernel.Extent
-
Release the internal lock.
- unlock() - Method in class org.apache.openjpa.kernel.ExtentImpl
- unlock() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Release internal lock if multithreaded is true.
- unlock() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
- unlock() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- unlock() - Method in interface org.apache.openjpa.kernel.QueryContext
-
Unlock the query's internal lock.
- unlock() - Method in class org.apache.openjpa.kernel.QueryImpl
- unlock() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Unlock the state manager.
- unlock() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Releases the internal lock.
- unlock() - Method in class org.apache.openjpa.persistence.AbstractQuery
- unlock() - Method in class org.apache.openjpa.persistence.QueryImpl
- unlock() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
- unlock() - Method in class org.apache.openjpa.slice.DistributedQueryImpl
- unlock() - Method in class org.apache.openjpa.slice.ReentrantSliceLock
-
Unlocks only if parent thread.
- unlock(boolean) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
- unmappedTable(Table) - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
- unmappedTable(Table) - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Notification that a table has gone unmapped.
- Unmodifiable - Interface in org.apache.openjpa.lib.util.collections
-
Marker interface for collections, maps and iterators that are unmodifiable.
- unmodifiableCollection(Collection<? extends T>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableCollection
-
Factory method to create an unmodifiable collection.
- UnmodifiableCollection<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
Collection
to ensure it can't be altered. - unmodifiableEntrySet(Set<Map.Entry<K, V>>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableEntrySet
-
Factory method to create an unmodifiable set of Map Entry objects.
- UnmodifiableEntrySet<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Decorates a map entry
Set
to ensure it can't be altered. - unmodifiableIterator(Iterator<? extends E>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableIterator
-
Decorates the specified iterator such that it cannot be modified.
- UnmodifiableIterator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates an iterator such that it cannot be modified.
- unmodifiableList(List<? extends E>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableList
-
Factory method to create an unmodifiable list.
- UnmodifiableList<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
List
to ensure it can't be altered. - UnmodifiableList(List<? extends E>) - Constructor for class org.apache.openjpa.lib.util.collections.UnmodifiableList
-
Constructor that wraps (not copies).
- UnmodifiableListIterator<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates a list iterator such that it cannot be modified.
- UnmodifiableMapEntry<K,V> - Class in org.apache.openjpa.lib.util.collections
-
A
Map.Entry
that throws UnsupportedOperationException whensetValue
is called. - UnmodifiableMapEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.UnmodifiableMapEntry
-
Constructs a new entry from the specified
Map.Entry
. - UnmodifiableMapEntry(K, V) - Constructor for class org.apache.openjpa.lib.util.collections.UnmodifiableMapEntry
-
Constructs a new entry with the specified key and given value.
- UnmodifiableMapEntry(KeyValue<? extends K, ? extends V>) - Constructor for class org.apache.openjpa.lib.util.collections.UnmodifiableMapEntry
-
Constructs a new entry from the specified
KeyValue
. - unmodifiableOrderedMap(OrderedMap<? extends K, ? extends V>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
-
Factory method to create an unmodifiable sorted map.
- UnmodifiableOrderedMap<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
OrderedMap
to ensure it can't be altered. - unmodifiableOrderedMapIterator(OrderedMapIterator<K, ? extends V>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMapIterator
-
Decorates the specified iterator such that it cannot be modified.
- UnmodifiableOrderedMapIterator<K,V> - Class in org.apache.openjpa.lib.util.collections
-
Decorates an ordered map iterator such that it cannot be modified.
- unmodifiableSet(Collection<T>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
- unmodifiableSet(Set<? extends E>) - Static method in class org.apache.openjpa.lib.util.collections.UnmodifiableSet
-
Factory method to create an unmodifiable set.
- UnmodifiableSet<E> - Class in org.apache.openjpa.lib.util.collections
-
Decorates another
Set
to ensure it can't be altered. - unpin(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
-
Unpin a previously-pinned query result.
- unpin(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
- unpin(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Unpin the data for the given oid from the cache.
- unpin(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- unpin(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- unpin(Object) - Method in interface org.apache.openjpa.datacache.DataCache
-
Unpin the value stored under
oid
from the cache. - unpin(Object) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- unpin(Object) - Method in class org.apache.openjpa.util.CacheMap
-
Undo a pinning.
- unpin(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
- unpin(QueryKey) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- unpin(QueryKey) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Unpin the value stored under
key
into the cache. - unpinAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- unpinAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- unpinAll(Class<?>, boolean) - Method in interface org.apache.openjpa.datacache.DataCache
-
Unpin all oids associaed with the given type from the cache.
- unpinAll(Class<?>, boolean) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- unpinAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Unpin the data for the given oids from the cache.
- unpinAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- unpinAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
-
Unpin the data for the given oids from the cache.
- unpinAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- unpinAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- unpinAll(Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Unpin all oids from the cache.
- unpinAll(Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- unpinInternal(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Unpin an object from the cache.
- unpinInternal(Object) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- unpinInternal(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Unpin an object from the cache.
- unpinInternal(QueryKey) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- unq - Variable in class org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
- UNRESTRICTED - Static variable in class org.apache.openjpa.jdbc.schema.ColumnIO
- UNSPECIFIED - org.apache.openjpa.datacache.DataCacheMode
-
Default value.
- UNSUPPORTED - Static variable in interface org.apache.openjpa.enhance.RuntimeUnenhancedClassesModes
- UNSUPPORTED - Static variable in interface org.apache.openjpa.jdbc.meta.Embeddable
- UNSUPPORTED - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- UnsupportedException - Exception in org.apache.openjpa.util
-
Exception type for attempts to perform unsupported operations.
- UnsupportedException() - Constructor for exception org.apache.openjpa.util.UnsupportedException
- UnsupportedException(String) - Constructor for exception org.apache.openjpa.util.UnsupportedException
- UnsupportedException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.UnsupportedException
- UnsupportedException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.UnsupportedException
- UntypedPCValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for unknown persistence-capable object fields that stores stringified oids.
- UntypedPCValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
- unwrap(Class) - Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- unwrap(Class) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
- unwrap(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Return the correct primitive type for the given class, if it is a wrapper.
- unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
From java.sql.Wrapper javadoc: Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
- unwrap(Class<T>) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- 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
- unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
- unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Unwraps this receiver to an instance of the given class, if possible.
- unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
-
Unwraps this receiver to an instance of the given class, if possible.
- unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
- unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.StoredProcedureQueryImpl
- unwrap(Class<T>) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
- unwrap(Class<T>) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- unwrap(Class<T>) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.DataStoreIdColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.OrderColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumn
- updatable() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumn
- update(DataCachePCData) - Method in class org.apache.openjpa.datacache.AbstractDataCache
- update(DataCachePCData) - Method in interface org.apache.openjpa.datacache.DataCache
-
Update the cached value for the given instance.
- update(DataCachePCData) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- update(OpenJPAStateManager, BitSet, ClassMapping, RowManager, JDBCStore, Collection, boolean) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Recursive method to update the given instance.
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in interface org.apache.openjpa.jdbc.meta.Strategy
-
Set values for the mapping into the proper rows.
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- update(OpenJPAStateManager, JDBCStore, RowManager) - Method in class org.apache.openjpa.jdbc.meta.Version
- update(OpenJPAStateManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
- update(OpenJPAStateManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
- update(OpenJPAStateManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
- update(OpenJPAStateManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
- update(OpenJPAStateManager, OpenJPAStateManager, JDBCStore, RowManager, Row) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
Update an embedded object.
- UPDATE - org.apache.openjpa.audit.AuditableOperation
- UPDATE - org.apache.openjpa.persistence.QueryOperationType
- UPDATE - Static variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
- UPDATE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- update_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- update_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- update_statement() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- updateAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementForeignKey
- updateAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.ForeignKey
- updateAction() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyForeignKey
- UpdateAction - Enum in org.apache.openjpa.persistence
-
Action to take when a field's value is changed.
- updateAll() - Method in class org.apache.openjpa.kernel.DelegatingQuery
- updateAll() - Method in interface org.apache.openjpa.kernel.Query
-
Performs an update of the instances that are satisfied by the query.
- updateAll() - Method in class org.apache.openjpa.kernel.QueryImpl
- updateAll(Object[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- updateAll(Object[]) - Method in interface org.apache.openjpa.kernel.Query
-
Performs an update of the instances that are satisfied by the query.
- updateAll(Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- updateAll(Map) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- updateAll(Map) - Method in class org.apache.openjpa.kernel.QueryImpl
- updateAll(Map<?, ?>) - Method in interface org.apache.openjpa.kernel.Query
-
Performs an update of the instances that are satisfied by the query.
- updateArray(int, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateArray(int, Array) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateArray(String, Array) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateArray(String, Array) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(String, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(String, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(int, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(int, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(int, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(int, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(int, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(int, Blob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(String, InputStream) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(String, InputStream) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(String, InputStream, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(String, InputStream, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(String, Blob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBlob(String, Blob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBlob(Select, JDBCStore, InputStream) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- updateBlob(Select, JDBCStore, InputStream) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- updateBlob(Select, JDBCStore, InputStream) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- updateBoolean(int, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBoolean(int, boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBoolean(String, boolean) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBoolean(String, boolean) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateByte(int, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateByte(int, byte) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateByte(String, byte) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateByte(String, byte) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBytes(int, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBytes(int, byte[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateBytes(String, byte[]) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateBytes(String, byte[]) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(String, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(int, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(int, Clob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(String, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(String, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(String, Clob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateClob(String, Clob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateClob(Select, JDBCStore, Reader) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- updateClob(Select, JDBCStore, Reader) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- updateCurrentIterator() - Method in class org.apache.openjpa.lib.util.collections.IteratorChain
-
Updates the current iterator field to ensure that the current Iterator is not exhausted
- updateData(List<T>) - Method in class jpa.tools.swing.EntityDataModel
- updateDate(int, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateDate(int, Date) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateDate(String, Date) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateDate(String, Date) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateDouble(int, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateDouble(int, double) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateDouble(String, double) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateDouble(String, double) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateEntityTimestamp(Map<String, Long>) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Updates the entity timestamp map with the current time in milliseconds
- updateEntry(AbstractHashedMap.HashEntry<K, V>, V) - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Updates an existing key-value mapping to change the value.
- updateEntry(AbstractHashedMap.HashEntry<K, V>, V) - Method in class org.apache.openjpa.lib.util.collections.LRUMap
-
Updates an existing key-value mapping.
- updateFloat(int, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateFloat(int, float) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateFloat(String, float) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateFloat(String, float) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateIndicators(OpenJPAStateManager, ClassMapping, RowManager, JDBCStore, Collection, boolean) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Update version and discriminator indicators.
- updateInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
- updateInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Helper method to update the objects found by executing a query on the given executor.
- updateInMemory(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
- updateInt(int, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateInt(int, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateInt(String, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateInt(String, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- UpdateLineColumn(char) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
- UpdateListener - Interface in org.apache.openjpa.event
- updateLong(int, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateLong(int, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateLong(String, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateLong(String, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- UpdateManager - Interface in org.apache.openjpa.jdbc.kernel
-
This interface is used to customize the way that updates are made to database records.
- updateManagerPlugin - Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
- updateNCharacterStream(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNCharacterStream(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(int, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(int, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(int, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(int, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(int, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(int, NClob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(String, Reader) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(String, Reader) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(String, Reader, long) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(String, Reader, long) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNClob(String, NClob) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNClob(String, NClob) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNString(int, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNString(String, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNull(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNull(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateNull(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateNull(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateObject(int, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateObject(int, Object) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateObject(int, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateObject(int, Object, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateObject(String, Object) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateObject(String, Object) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateObject(String, Object, int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateObject(String, Object, int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateRef(int, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateRef(int, Ref) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateRef(String, Ref) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateRef(String, Ref) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateRow() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateRow() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateRowId(int, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateRowId(int, RowId) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateRowId(String, RowId) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateRowId(String, RowId) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updates - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Map of
FieldMetaData
,Value
for update statements. - updatesAreDetected(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- updateShort(int, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateShort(int, short) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateShort(String, short) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateShort(String, short) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- UpdateStrategies - Class in org.apache.openjpa.meta
-
Strategies for persistent value updates.
- UpdateStrategies() - Constructor for class org.apache.openjpa.meta.UpdateStrategies
- updateString(int, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateString(int, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateString(String, String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateString(String, String) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateTime(int, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateTime(int, Time) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateTime(String, Time) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateTime(String, Time) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateTimestamp(int, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateTimestamp(int, Timestamp) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateTimestamp(String, Timestamp) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- updateTimestamp(String, Timestamp) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- updateTitle(String) - Method in class jpa.tools.swing.EntityTableView
- upper() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- upper() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Convert string to uppercase.
- upper(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- UPPER - org.apache.openjpa.persistence.query.UnaryFunctionalOperator
- UPPER - org.apache.openjpa.persistence.query.UnaryOperator
- UPPER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- UPPER_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- UpperExpression - Class in org.apache.openjpa.persistence.query
-
Denotes UPPER(e) Expression.
- UpperExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.UpperExpression
- URIUtils - Class in openbook.tools.util
- URIUtils() - Constructor for class openbook.tools.util.URIUtils
- 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.
- urls - Variable in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
- USE - org.apache.openjpa.kernel.DataCacheRetrieveMode
-
Retrieve objects from the DataCache if a DataCache is enabled.
- USE - org.apache.openjpa.kernel.DataCacheStoreMode
-
Store updates, inserts and deletes in the DataCache.
- useBuiltinIdentityClass - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useClassCriteria() - Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
-
The default for whether relations use the related object's expected class as part of the join criteria.
- useClassCriteria() - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
- useClassCriteria() - Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
- useClobs - Variable in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Whether to use clobs; defaults to true.
- useClobs - Variable in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Whether to use clobs; defaults to true.
- useDataStoreIdentity - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useForeignKeyName - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useGenericCollections - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useGenericCollections() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Whether to use generic collections on one-to-many and many-to-many relations instead of untyped collections.
- useGetBestRowIdentifierForPrimaryKeys - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useGetBytesForBlobs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useGetObjectForBlobs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useGetStringForClobs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useIdClassFromParent() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return true if this class uses IdClass derived from idClass of the parent entity which annotated as id in the child class.
- useJCC - Variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
- useJCC() - Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
- useJDBC4SetBinaryStream - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useKeepExclusiveLockClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- useKeepShareLockClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- useKeepUpdateLockClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- useNativeSequenceCache - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Deprecated.
- useParent - Variable in class org.apache.openjpa.lib.ant.AbstractTask
- usePropertyBasedAccess() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Whether to use property-based access on generated code.
- User - Class in embeddables
- User() - Constructor for class embeddables.User
- User(ContactInfo, String, String) - Constructor for class embeddables.User
- USER - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- UserException - Exception in org.apache.openjpa.util
-
Base exception type for user errors.
- UserException() - Constructor for exception org.apache.openjpa.util.UserException
- UserException(String) - Constructor for exception org.apache.openjpa.util.UserException
- UserException(String, Throwable) - Constructor for exception org.apache.openjpa.util.UserException
- UserException(Throwable) - Constructor for exception org.apache.openjpa.util.UserException
- UserException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.UserException
- UserException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.UserException
- useSchemaElement - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useSchemaName - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- useSchemaName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- usesDetachedState() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether an instance of this type has detached state.
- useSetBytesForBlobs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- useSetFormOfUseForUnicode - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
If true, then OpenJPA will attempt to use the special OraclePreparedStatement.setFormOfUse method to configure statements that it detects are operating on unicode fields.
- useSetStringForClobs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- usesImplData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses impl data in conjunction with standard field data when acting on a
OpenJPAStateManager
. - usesImplData(ClassMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Whether the given type might have cacheable class-level impl data.
- usesImplData(FieldMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Whether the given field might have cacheable impl data.
- usesIntermediate() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses intermediate data when loading/storing information through a
OpenJPAStateManager
. - usesIntermediate(FieldMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Whether the given field uses a cacheable intermediate value.
- usesLocalFilePerTable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- usesLocalFiles() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
- useTcclForSelectNew - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- useTriggersForAutoAssign - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Deprecated.
- useTriggersForAutoAssign - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
If true, then simulate auto-assigned values in SolidDB by using a trigger that inserts a sequence value into the primary key value when a row is inserted.
- useWildCardForCount - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- UUID_HEX - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"uuid-hex" value strategy.
- UUID_HEX - Static variable in interface org.apache.openjpa.persistence.Generator
- UUID_STRING - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"uuid-string" value strategy.
- UUID_STRING - Static variable in interface org.apache.openjpa.persistence.Generator
- UUID_TYPE4_HEX - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"uuid-type4-hex" value strategy.
- UUID_TYPE4_HEX - Static variable in interface org.apache.openjpa.persistence.Generator
- UUID_TYPE4_STRING - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"uuid-type4-string" value strategy.
- UUID_TYPE4_STRING - Static variable in interface org.apache.openjpa.persistence.Generator
- UUIDGenerator - Class in org.apache.openjpa.lib.util
-
UUID value generator.
- UUIDGenerator() - Constructor for class org.apache.openjpa.lib.util.UUIDGenerator
- UUIDHexSeq - Class in org.apache.openjpa.kernel
-
Sequence for generating 32-character hex UUID strings.
- UUIDStringSeq - Class in org.apache.openjpa.kernel
-
Sequence for generating 16-character UUID strings.
- UUIDType4HexSeq - Class in org.apache.openjpa.kernel
-
Sequence for generating 32-character hex Type 4 UUID strings.
- UUIDType4StringSeq - Class in org.apache.openjpa.kernel
-
Sequence for generating 16-character UUID strings.
V
- val - Variable in class org.apache.openjpa.jdbc.kernel.exps.MapEntry.EntryExpState
- val - Variable in class org.apache.openjpa.jdbc.kernel.exps.MapKey.KeyExpState
- Val - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a
Value
. - Val - Interface in org.apache.openjpa.jdbc.kernel.exps
-
A Value represents any non-operator in a query filter, including constants, variables, and object fields.
- Val() - Constructor for class org.apache.openjpa.kernel.exps.Val
- VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- VALID - Static variable in class org.apache.openjpa.jdbc.sql.RowImpl
- 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.
- validate() - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
- validate() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
- validate(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
- validate(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
- validate(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Validate components of query.
- validate(T, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Validates a given instance
- validate(T, int) - Method in class org.apache.openjpa.validation.AbstractValidator
- validate(T, int) - Method in interface org.apache.openjpa.validation.Validator
-
Validates a given instance
- VALIDATE_FACTORY - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_GROUP_DEFAULT - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_MAPPING - Static variable in class org.apache.openjpa.meta.MetaDataRepository
-
Bit flag to validate mappings.
- VALIDATE_META - Static variable in class org.apache.openjpa.meta.MetaDataRepository
-
Bit flag to validate metadata.
- VALIDATE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_NONE - Static variable in class org.apache.openjpa.meta.MetaDataRepository
-
Constant to not validate any metadata.
- VALIDATE_PRE_PERSIST - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_PRE_REMOVE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_PRE_UPDATE - Static variable in class org.apache.openjpa.persistence.JPAProperties
- VALIDATE_RUNTIME - Static variable in class org.apache.openjpa.meta.MetaDataRepository
-
Bit flag for runtime validation.
- VALIDATE_UNENHANCED - Static variable in class org.apache.openjpa.meta.MetaDataRepository
-
Bit flag to validate unenhanced metadata only.
- validateAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
- validateAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
-
Gets the violations, if any.
- validateAction(Validator, T, Class<?>[]) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for jakarta.validation.Validator.validate().
- validateBatchProcess(RowImpl, Column[], OpenJPAStateManager, ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Validate the batch process.
- validateChanges() - Method in interface org.apache.openjpa.kernel.Broker
-
Validate the changes made in this transaction, reporting any optimistic violations, constraint violations, etc.
- validateChanges() - Method in class org.apache.openjpa.kernel.BrokerImpl
- validateChanges() - Method in class org.apache.openjpa.kernel.DelegatingBroker
- validateChanges() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- validateChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Validate the changes made in this transaction, reporting any optimistic violations, constraint violations, etc.
- validateDataStoreExtensionPrefix(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- validateDataStoreExtensionPrefix(String) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- validateDataStoreExtensionPrefix(String) - Method in class org.apache.openjpa.meta.Extensions
-
Return true if extensions starting with the given official datastore prefix should be validated for this runtime.
- validateDBSpecificBatchProcess(boolean, RowImpl, Column[], OpenJPAStateManager, ClassMapping) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Allow each Dictionary to validate its own batch process.
- validateExtensionKeys() - Method in class org.apache.openjpa.meta.Extensions
-
Helper method to issue warnings for any extensions that we recognize but do not use.
- validateJarFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
- validateMapping(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Validate mapping data.
- validateMeta(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Validate resolved metadata.
- validateOverwrite(Specification) - Method in class org.apache.openjpa.conf.SpecificationPlugin
-
Validates if the given Specification can overwrite the current Specification.
- validateProperty(T, String, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Validates a property of a given instance
- validateProperty(T, String, int) - Method in class org.apache.openjpa.validation.AbstractValidator
- validateProperty(T, String, int) - Method in interface org.apache.openjpa.validation.Validator
-
Validates a property of a given instance
- validateSQL(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Validate that the user provided SQL.
- validateValue(Class<T>, String, Object, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Validates a value based upon the constraints applied to a given class attribute.
- validateValue(Class<T>, String, Object, int) - Method in class org.apache.openjpa.validation.AbstractValidator
- validateValue(Class<T>, String, Object, int) - Method in interface org.apache.openjpa.validation.Validator
-
Validates a value based upon the constraints applied to a given class attribute.
- validating(T, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Returns whether validation is active for the given event.
- validating(T, int) - Method in class org.apache.openjpa.validation.AbstractValidator
- validating(T, int) - Method in interface org.apache.openjpa.validation.Validator
-
Method for determining whether validation is active for the given type and event.
- 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
- ValidatingLifecycleEventManager - Class in org.apache.openjpa.validation
-
An extension of LifecycleEventManager which adds validation capabilities for specific lifecycle events.
- ValidatingLifecycleEventManager() - Constructor for class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
Constructor which accepts a reference to the validator to use.
- ValidationException - Exception in org.apache.openjpa.validation
- ValidationException(RuntimeException) - Constructor for exception org.apache.openjpa.validation.ValidationException
- ValidationException(RuntimeException, boolean) - Constructor for exception org.apache.openjpa.validation.ValidationException
- validationFactory - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- validationGroupPrePersist - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- validationGroupPreRemove - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- validationGroupPreUpdate - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- validationMode - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- validationSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- ValidationUnavailableException - Exception in org.apache.openjpa.validation
- ValidationUnavailableException(String) - Constructor for exception org.apache.openjpa.validation.ValidationUnavailableException
- ValidationUnavailableException(String, RuntimeException) - Constructor for exception org.apache.openjpa.validation.ValidationUnavailableException
- ValidationUnavailableException(String, RuntimeException, boolean) - Constructor for exception org.apache.openjpa.validation.ValidationUnavailableException
- ValidationUtils - Class in org.apache.openjpa.persistence.validation
-
Validation helper routines and wrappers to remove runtime dependencies on the Bean Valdiation APIs or a implementation.
- ValidationUtils() - Constructor for class org.apache.openjpa.persistence.validation.ValidationUtils
- validator - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- Validator - Interface in org.apache.openjpa.validation
-
Basic validation interface which defines the contract for event based validation.
- ValidatorImpl - Class in org.apache.openjpa.persistence.validation
- ValidatorImpl() - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Default constructor.
- ValidatorImpl(ValidatorFactory, ValidationMode) - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Type-specific constructor Returns an Exception if a Validator could not be created.
- ValidatorImpl(Configuration) - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
- value - Variable in class org.apache.openjpa.jdbc.sql.Calendard
- value - Variable in class org.apache.openjpa.jdbc.sql.Sized
- value - Variable in class org.apache.openjpa.lib.util.collections.AbstractHashedMap.HashEntry
-
The value
- value - Variable in enum org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
-
value
- value() - Method in annotation type org.apache.openjpa.lib.util.Reflectable
- value() - Method in interface org.apache.openjpa.persistence.criteria.BindableParameter
- value() - Method in annotation type org.apache.openjpa.persistence.Dependent
- value() - Method in annotation type org.apache.openjpa.persistence.ElementDependent
- value() - Method in annotation type org.apache.openjpa.persistence.ElementType
- value() - Method in annotation type org.apache.openjpa.persistence.Externalizer
- value() - Method in annotation type org.apache.openjpa.persistence.ExternalValues
- value() - Method in annotation type org.apache.openjpa.persistence.Factory
- value() - Method in annotation type org.apache.openjpa.persistence.FetchGroups
- value() - Method in annotation type org.apache.openjpa.persistence.InverseLogical
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ClassCriteria
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.Columns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.DiscriminatorStrategy
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.EagerFetchMode
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementClassCriteria
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementJoinColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementNonpolymorphic
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.ElementStrategy
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyClassCriteria
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyJoinColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyNonpolymorphic
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.KeyStrategy
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.MappingOverrides
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.Nonpolymorphic
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.Strategy
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.SubclassFetchMode
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.VersionStrategy
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.XJoinColumns
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.XMappingOverrides
- value() - Method in annotation type org.apache.openjpa.persistence.jdbc.XSecondaryTables
- value() - Method in annotation type org.apache.openjpa.persistence.KeyDependent
- value() - Method in annotation type org.apache.openjpa.persistence.KeyType
- value() - Method in annotation type org.apache.openjpa.persistence.LoadFetchGroup
- value() - Method in annotation type org.apache.openjpa.persistence.LRS
- value() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives a path by VALUE() operation on this path.
- value() - Method in interface org.apache.openjpa.persistence.query.DomainObject
-
Return a path expression corresponding to the value of a map-valued association or element collection.
- value() - Method in annotation type org.apache.openjpa.persistence.query.OrderBy
- value() - Method in annotation type org.apache.openjpa.persistence.ReadOnly
- value() - Method in annotation type org.apache.openjpa.persistence.Type
- value(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
Return the value of the given key.
- Value - Class in org.apache.openjpa.lib.conf
-
A configuration value.
- Value - Interface in org.apache.openjpa.kernel.exps
-
Interface for any non-operator in a query filter, including constants, variables, and object fields.
- 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 - org.apache.openjpa.persistence.query.PathOperator
- VALUE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- VALUE_SEPARATOR - Static variable in interface org.apache.openjpa.json.JSON
- VALUE_SEPARATOR - Static variable in interface org.apache.openjpa.persistence.jest.JSON
- valueChanged() - Method in class org.apache.openjpa.lib.conf.Value
-
Subclasses should call this method when their internal value changes.
- valueChanged(ListSelectionEvent) - Method in class jpa.tools.swing.EntityTableView
-
Notified when a cell in the table is selected.
- valueChanged(Value) - Method in class org.apache.openjpa.conf.SpecificationPlugin
- valueChanged(Value) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
- valueChanged(Value) - Method in interface org.apache.openjpa.lib.conf.ValueListener
-
Callback used by
Value
objects to notify listener of change. - valueChanged(Value) - Method in class org.apache.openjpa.meta.ClassMetaData
- valueComparator() - Method in class org.apache.openjpa.lib.util.collections.DualTreeBidiMap
- valueComparator() - Method in interface org.apache.openjpa.lib.util.collections.SortedBidiMap
-
Get the comparator used for the values in the value-to-key map aspect.
- 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.
- ValueExpression - Class in org.apache.openjpa.persistence.query
-
Denotes VALUE(e) Expression.
- ValueExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.ValueExpression
- ValueHandler - Interface in org.apache.openjpa.jdbc.meta
-
Maps a value to a relational schema.
- ValueListener - Interface in org.apache.openjpa.lib.conf
-
Components can listen on
Value
objects for changes directly. - ValueMapDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Maps metadata-given values to classes.
- ValueMapDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
- ValueMapping - Interface in org.apache.openjpa.jdbc.meta
-
Specialization of value metadata for relational databases.
- ValueMappingImpl - Class in org.apache.openjpa.jdbc.meta
-
Standalone
ValueMapping
implementation. - ValueMappingImpl() - Constructor for class org.apache.openjpa.jdbc.meta.ValueMappingImpl
-
Constructor for deserialization.
- ValueMappingImpl(FieldMapping) - Constructor for class org.apache.openjpa.jdbc.meta.ValueMappingImpl
-
Constructor.
- ValueMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a field value to the schema, in raw form.
- ValueMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.ValueMappingInfo
- ValueMetaData - Interface in org.apache.openjpa.meta
-
Holds metadata on a value; this could be a field value, key value, or element value.
- ValueMetaDataImpl - Class in org.apache.openjpa.meta
-
Default
ValueMetaData
implementation. - ValueMetaDataImpl() - Constructor for class org.apache.openjpa.meta.ValueMetaDataImpl
-
Constructor for serialization.
- ValueMetaDataImpl(FieldMetaData) - Constructor for class org.apache.openjpa.meta.ValueMetaDataImpl
- valueOf(String) - Static method in enum openbook.domain.PurchaseOrder.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.audit.AuditableOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.datacache.DataCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.kernel.DataCacheRetrieveMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.kernel.DataCacheStoreMode
-
Returns the enum constant of this type with the specified name.
- 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.collections.AbstractReferenceMap.ReferenceStrength
-
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.
- valueOf(String) - Static method in enum org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.AutoClearType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.CallbackMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.ConnectionRetainMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.DetachStateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.FetchDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.FetchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.ForeignKeyAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.JoinSyntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.NonpolymorphicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jest.JESTCommand.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.MetaDataTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.PersistenceStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.ConditionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.PathOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.TrimSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.QueryOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.RestoreStateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.UpdateAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.util.SourceCode.ACCESS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openjpa.slice.Slice.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum relations.Deity.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String, ClassLoader) - Static method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
- values - Static variable in interface org.apache.openjpa.kernel.AutoDetach
- values() - Method in class jpa.tools.swing.IndexedMap
- values() - Static method in enum openbook.domain.PurchaseOrder.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in annotation type org.apache.openjpa.audit.Auditable
- values() - Static method in enum org.apache.openjpa.audit.AuditableOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.datacache.AbstractQueryCache.EvictPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.datacache.DataCacheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.kernel.DataCacheRetrieveMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.kernel.DataCacheStoreMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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.collections.AbstractDualBidiMap
-
Gets a values view of the map.
- values() - Method in class org.apache.openjpa.lib.util.collections.AbstractHashedMap
-
Gets the values view of the map.
- values() - Method in class org.apache.openjpa.lib.util.collections.AbstractMapDecorator
- values() - Static method in enum org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
-
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.collections.AbstractReferenceMap
-
Returns a collection view of this map's values.
- values() - Method in interface org.apache.openjpa.lib.util.collections.BidiMap
-
Returns a
Set
view of the values contained in this map. - values() - Method in class org.apache.openjpa.lib.util.collections.TreeBidiMap
-
Returns a set view of the values contained in this map in key order.
- values() - Method in class org.apache.openjpa.lib.util.collections.UnmodifiableOrderedMap
- 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() - 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
- values() - Static method in enum org.apache.openjpa.meta.MultiQueryMetaData.Parameter.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.AutoClearType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.AutoDetachType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.CallbackMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.ConnectionRetainMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.DetachStateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.FetchDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.FetchMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.ForeignKeyAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.JoinSyntax
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.NonpolymorphicType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jest.JESTCommand.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.MetaDataTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.PersistenceStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.ConditionalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.PathOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.TrimSpec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.query.UnaryOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.QueryOperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.RestoreStateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.UpdateAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.util.SourceCode.ACCESS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.openjpa.slice.Slice.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- values() - Method in class org.apache.openjpa.util.CacheMap
- values() - Static method in enum relations.Deity.Gender
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(M) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
- values(ProxyMap) - Static method in class org.apache.openjpa.util.proxy.ProxyMaps
-
Override for
Map.values()
. - Values(AbstractDualBidiMap<?, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.Values
-
Constructs a new view of the BidiMap.
- Values(AbstractHashedMap<?, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.Values
- VALUES - Static variable in class jpa.tools.swing.TextStyles
- ValuesIterator(Iterator<V>, AbstractDualBidiMap<?, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.ValuesIterator
-
Constructor.
- ValuesIterator(AbstractHashedMap<?, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractHashedMap.ValuesIterator
- ValuesIterator(AbstractLinkedMap<?, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractLinkedMap.ValuesIterator
- ValueStrategies - Class in org.apache.openjpa.meta
-
Strategies for persistent value generation.
- ValueStrategies() - Constructor for class org.apache.openjpa.meta.ValueStrategies
- ValueTableJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
Specialization of the
TableJDBCSeq
that maintains multiple sequence counts. - ValueTableJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
- VarArgsExpression - Class in org.apache.openjpa.persistence.query
-
A expression that holds an array of Expressions.
- VarArgsExpression(Expression[]) - Constructor for class org.apache.openjpa.persistence.query.VarArgsExpression
- varbinaryTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- varcharCastLength - Variable in class org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- varcharTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- variableDeclarator() - Method in class openbook.tools.parser.JavaParser
- variableDeclaratorId() - Method in class openbook.tools.parser.JavaParser
- variableDeclarators() - Method in class openbook.tools.parser.JavaParser
- variableInitializer() - Method in class openbook.tools.parser.JavaParser
- variableModifier() - Method in class openbook.tools.parser.JavaParser
- variableModifiers() - Method in class openbook.tools.parser.JavaParser
- VENDOR_DATADIRECT - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- VENDOR_IBM - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- VENDOR_IBM - Static variable in class org.apache.openjpa.jdbc.sql.InformixDictionary
- VENDOR_JTDS - Static variable in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- VENDOR_MICROSOFT - Static variable in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- VENDOR_NAME - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- VENDOR_NETDIRECT - Static variable in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
- VENDOR_ORACLE - Static variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
- VENDOR_OTHER - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- verbose(String) - Method in class openbook.tools.converter.SourceRenderer
- VERBOSE - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
- verifyIndexedField() - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- vers - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
-
The owning version.
- Version - Class in org.apache.openjpa.jdbc.meta
-
Handles optimistic lock versioning for a class.
- Version(ClassMapping) - Constructor for class org.apache.openjpa.jdbc.meta.Version
-
Constructor.
- VERSION - org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeCategory
- VERSION - org.apache.openjpa.persistence.MetaDataTag
- VERSION - Static variable in class org.apache.openjpa.lib.util.JavaVersions
-
Java version; one of 2, 3, 4, 5, 6, 7, or later.
- VERSION_1_0 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
- VERSION_1_0 - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- VERSION_2_0 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
- VERSION_2_1 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
- VERSION_2_2 - Static variable in class org.apache.openjpa.lib.meta.XMLVersionParser
- VERSION_DIFFERENT - Static variable in interface org.apache.openjpa.kernel.StoreManager
- VERSION_EARLIER - Static variable in interface org.apache.openjpa.kernel.StoreManager
- VERSION_ID - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- VERSION_LATER - Static variable in interface org.apache.openjpa.kernel.StoreManager
- VERSION_NUMBER - Static variable in class org.apache.openjpa.conf.OpenJPAVersion
- VERSION_SAME - Static variable in interface org.apache.openjpa.kernel.StoreManager
- VersionAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
- VersionAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
- VersionColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Surrogate version column.
- VersionColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple version columns for complex versioning.
- versionEqualOrEarlierThan(int, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- versionEqualOrLaterThan(int, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- versionLaterThan(int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- VersionLockManager - Class in org.apache.openjpa.kernel
-
LockManager
implementation that provides support for version checking and version updating when locks are acquired. - VersionLockManager() - Constructor for class org.apache.openjpa.kernel.VersionLockManager
- VersionMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a version indicator to the schema, in raw form.
- VersionMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.VersionMappingInfo
- versionStrategy - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
- VersionStrategy - Interface in org.apache.openjpa.jdbc.meta
-
Handles optimistic lock versioning for a class.
- VersionStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Version mapping strategy.
- VerticalClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Mapping for subclasses that join to their superclass table.
- VerticalClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
- View(Collection<E>, AbstractDualBidiMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.AbstractDualBidiMap.View
-
Constructs a new view of the BidiMap.
- VIEW_CODE - Static variable in class openbook.client.Images
- VIEW_DOMAIN - Static variable in class openbook.client.Images
- VIEW_ENTRIES - Static variable in interface org.apache.openjpa.util.proxy.ProxyMaps.ProxyEntrySet
- VIEW_KEYS - Static variable in interface org.apache.openjpa.util.proxy.ProxyMaps.ProxyEntrySet
- VIEW_QUERY - Static variable in class openbook.client.Images
- VIEW_UNIT - Static variable in class openbook.client.Images
- VIEW_VALUES - Static variable in interface org.apache.openjpa.util.proxy.ProxyMaps.ProxyEntrySet
- ViewConfigAction(String, Icon, String) - Constructor for class openbook.client.Demo.ViewConfigAction
- ViewDataAction(String, Icon, String) - Constructor for class openbook.client.Demo.ViewDataAction
- ViewDomainAction(String, Icon, String) - Constructor for class openbook.client.Demo.ViewDomainAction
- ViewMap(DualTreeBidiMap<K, V>, SortedMap<K, V>) - Constructor for class org.apache.openjpa.lib.util.collections.DualTreeBidiMap.ViewMap
-
Constructor.
- ViewQueryCacheAction(String, Icon, String) - Constructor for class openbook.client.Demo.ViewQueryCacheAction
- ViewSourceAction(String, Icon, String) - Constructor for class openbook.client.Demo.ViewSourceAction
- visit(int, int, String, String, String, String[]) - Method in class org.apache.openjpa.lib.meta.ClassArgParser.ClassNameScanner
- visit(int, int, String, String, String, String[]) - Method in class org.apache.openjpa.lib.util.TemporaryClassLoader.AccessScanner
- visit(Object, NodeInfo) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
Visit the node.
- Visitable - Interface in org.apache.openjpa.persistence.query
-
An element of query that is convertible to a JPQL String given a aliasing scheme.
- visitAnnotation(String, boolean) - Method in class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter.MatchAnnotationScanner
- visitMethod(int, String, String, String, String[]) - Method in class org.apache.openjpa.util.asm.ClassWriterTracker
- voidInterfaceMethodDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
- voidMethodDeclaratorRest() - Method in class openbook.tools.parser.JavaParser
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) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- warn(Object) - Method in interface org.apache.openjpa.lib.log.Log
-
Write out a log message at the
Log.WARN
level with the stringification ofo
as the body of the message, also outputtingt
to the log. - warn(Object) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- warn(Object) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- warn(Object) - 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.AbstractLog
- warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.CommonsLogFactory.LogAdapter
- 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 ofo
as the body of the message, also outputtingt
to the log. - warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4J2LogFactory.LogAdapter
- warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.Log4JLogFactory.LogAdapter
- warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.NoneLogFactory.NoneLog
- warn(Object, Throwable) - Method in class org.apache.openjpa.lib.log.SLF4JLogFactory.LogAdapter
- warn(String) - Method in class openbook.tools.converter.SourceRenderer
- warn(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
- WARN - Static variable in interface org.apache.openjpa.enhance.RuntimeUnenhancedClassesModes
- WARN - Static variable in interface org.apache.openjpa.lib.log.Log
- WARN_STR - Static variable in class org.apache.openjpa.lib.log.LogFactoryImpl
- warnConsistency(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.InverseManager
-
Log an inconsistency warning
- warning(SAXParseException) - Method in class org.apache.openjpa.lib.xml.ValidatingErrorHandler
- WASManagedRuntime - Class in org.apache.openjpa.ee
-
ManagedRuntime
implementation that allows synchronization with a WebSphere managed transaction. - WASManagedRuntime() - Constructor for class org.apache.openjpa.ee.WASManagedRuntime
- wasNull() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- wasNull() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
- wasNull() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Return true if the last value fetched was null.
- wasNull() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
- wasNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
- wasNull() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
- wasNull() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
- WASRegistryManagedRuntime - Class in org.apache.openjpa.ee
-
WASRegistryManagedRuntime provides WebSphere specific extensions to
RegistryManagedRuntime
. - WASRegistryManagedRuntime() - Constructor for class org.apache.openjpa.ee.WASRegistryManagedRuntime
- WEAK - org.apache.openjpa.lib.util.collections.AbstractReferenceMap.ReferenceStrength
- WeakExclusion(String, String) - Constructor for class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl.WeakExclusion
- WelcomeAction(String, Icon, String) - Constructor for class openbook.client.Demo.WelcomeAction
- when(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when clause to a simple case expression.
- when(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- when(Predicate) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
-
Add a when predicate clause to a general case expression.
- when(Predicate) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
- WHEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- when_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- WhenClause - Class in org.apache.openjpa.persistence.query
-
Denotes WHEN ...
- whenCondition(Expression, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- whenCondition(Expression, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a when condidional clause
- whenCondition(Expression, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- WhenCondition - Class in org.apache.openjpa.jdbc.kernel.exps
-
Value produced by a when_clause of a case expression.
- WhenCondition - Class in org.apache.openjpa.kernel.exps
- WhenCondition(Exp, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
-
Constructor.
- WHENCONDITION_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- whenScalar(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
- whenScalar(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a when scalar_expression clause
- whenScalar(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
- WhenScalar - Class in org.apache.openjpa.jdbc.kernel.exps
-
Value produced by a when_clause of a case expression.
- WhenScalar - Class in org.apache.openjpa.kernel.exps
- WhenScalar(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
-
Constructor.
- WHENSCALAR_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
- where(String) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- where(String) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given where conditions.
- where(String) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- where(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- where(String, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given where conditions.
- where(String, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- where(ValueMapping, Object, JDBCStore, Row, Column[]) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Add where conditions to the given row.
- where(Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- where(Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given where conditions.
- where(Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- where(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- where(SQLBuffer) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given where conditions.
- where(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- where(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- where(SQLBuffer, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add the given where conditions.
- where(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Add a WHERE condition to the row for this field such that the field's current DB value must equal the given previous value.
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
- where(OpenJPAStateManager, JDBCStore, RowManager, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
- where(Predicate) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
- where(Predicate) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Modifies the query definition to restrict the result of the query according to the specified predicate.
- where(Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- WHERE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- where_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
- whereArray(Column, Array) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereArray(Column, Array) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereAsciiStream(Column, InputStream, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereAsciiStream(Column, InputStream, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBigDecimal(Column, BigDecimal) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBigDecimal(Column, BigDecimal) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBigInteger(Column, BigInteger) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBigInteger(Column, BigInteger) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBinaryStream(Column, InputStream, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBinaryStream(Column, InputStream, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBlob(Column, Blob) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBlob(Column, Blob) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBoolean(Column, boolean) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBoolean(Column, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereByte(Column, byte) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereByte(Column, byte) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereBytes(Column, byte[]) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereBytes(Column, byte[]) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereCalendar(Column, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereCalendar(Column, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereChar(Column, char) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereChar(Column, char) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereCharacterStream(Column, Reader, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereCharacterStream(Column, Reader, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereClob(Column, Clob) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereClob(Column, Clob) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereClone(int) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- whereClone(int) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Return a SELECT with the same joins and where conditions as this one.
- whereClone(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- whereDate(Column, Date, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereDate(Column, Date, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereDate(Column, Date) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereDate(Column, Date) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereDouble(Column, double) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereDouble(Column, double) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereFloat(Column, float) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereFloat(Column, float) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereForeignKey(ForeignKey, Object, ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- whereForeignKey(ForeignKey, Object, ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add where conditions setting the given foreign key to the given oid values.
- whereForeignKey(ForeignKey, Object, ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- whereForeignKey(ForeignKey, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- whereForeignKey(ForeignKey, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the foreign key equality criteria to link to the given object.
- whereForeignKey(ForeignKey, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereForeignKey(Row, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- whereForeignKey(Row, OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Sets this value's foreign key to the given related object.
- whereForeignKey(Row, OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
- whereInt(Column, int) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereInt(Column, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereLocale(Column, Locale) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereLocale(Column, Locale) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereLong(Column, long) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereLong(Column, long) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereNull(Column) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereNull(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereNumber(Column, Number) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereNumber(Column, Number) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereObject(Column, Object) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereObject(Column, Object) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereObject(Column, Object, int) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
All where column methods delegate to this one.
- wherePrimaryKey(Object, ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
- wherePrimaryKey(Object, ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Add where conditions setting the mapping's primary key to the given oid values.
- wherePrimaryKey(Object, ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- wherePrimaryKey(Select, OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Add a
wherePrimaryKey
orwhereForeignKey
condition to the given select, depending on whether we have a join foreign key. - wherePrimaryKey(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- wherePrimaryKey(OpenJPAStateManager) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set the primary key equality criteria for this row.
- wherePrimaryKey(OpenJPAStateManager) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereRaw(Column, String) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set a DB understood where condition for the given column.
- whereRaw(Column, String) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereShort(Column, short) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereShort(Column, short) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereString(Column, String) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereString(Column, String) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereTime(Column, Time, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereTime(Column, Time, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- whereTimestamp(Column, Timestamp, Calendar) - Method in interface org.apache.openjpa.jdbc.sql.Row
-
Set an equality condition on the value of the given column in this row.
- whereTimestamp(Column, Timestamp, Calendar) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
- WildcardMatch - Class in org.apache.openjpa.kernel.exps
-
Deprecated.Use
matches()
instead. - WildcardMatch() - Constructor for class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- 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
- withCSClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- withRRClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- withRSClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- withURClause - Static variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
- WLSManagedRuntime - Class in org.apache.openjpa.ee
-
ManagedRuntime
implementation that directly accesses the transaction manager via WebLogic Server helper classes. - WLSManagedRuntime() - Constructor for class org.apache.openjpa.ee.WLSManagedRuntime
- workDir - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
The working directory for putting persistence.xml and other stuff into if we need to.
- wrap(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Return the correct wrapper type for the given class.
- wrap(String, int) - Static method in class org.apache.openjpa.persistence.util.SourceCode
-
Wraps the given string into lines of max length width at word boundaries
- wrap(Socket) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress.SocketPoolableObjectFactory
- wrap(ClassMetaData, Object) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Wraps the given object for the given type into a OpenJPA specific application identity object wrapper instance (i.e.
- WRAPPED - Static variable in interface org.apache.openjpa.util.ExceptionInfo
- WrappedException - Exception in org.apache.openjpa.util
-
Identifiable exception type which wraps an internal runtime exception.
- WrappedException(String) - Constructor for exception org.apache.openjpa.util.WrappedException
- WrappedException(String, Throwable) - Constructor for exception org.apache.openjpa.util.WrappedException
- WrappedException(Throwable) - Constructor for exception org.apache.openjpa.util.WrappedException
- WrappedException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.WrappedException
- WrappedException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.WrappedException
- 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
- wrapValue(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Wraps property values that may contain spaces or other special characters in double quotes so they are processed as a single valued argument.
- write(char[], int, int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
- write(int) - Method in class jpa.tools.swing.GraphicOutputStream
- write(int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
- 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(OutputStream) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Write the internal value template with all parameters substituted with their current values.
- write(PrintWriter) - Method in class org.apache.openjpa.json.JSONObject
- write(PrintWriter) - Method in class org.apache.openjpa.persistence.jest.JSONObject
- write(PrintWriter) - Method in class org.apache.openjpa.persistence.util.SourceCode
-
Prints the class to the given Writer.
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
- write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
- 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(String, int, int) - Method in class org.apache.openjpa.lib.xml.XMLWriter
- write(ClassNodeTracker) - Method in interface org.apache.openjpa.util.asm.BytecodeWriter
- write(ClassWriter, byte[], int, int, int) - Method in class org.apache.openjpa.util.asm.RedefinedAttribute
- write(Document, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
- write(Document, Writer) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
- writeAnnotations(Object, List<AnnotationBuilder>, Map) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
- writeCode() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Write the generated code to the proper file.
- writeCode(Writer) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Write the code to the specified
Writer
. - writeDataValue(Writer, int, Object) - Method in class org.apache.openjpa.xmlstore.XMLFileHandler
-
Write out the data value.
- writeDetached(ObjectOutput) - Method in interface org.apache.openjpa.enhance.StateManager
-
Write detached state object and detached state manager to the given stream.
- writeDetached(ObjectOutput) - Method in class org.apache.openjpa.kernel.DetachedStateManager
- writeDetached(ObjectOutput) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
- writeDetached(ObjectOutput) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
- writeDetached(ObjectOutput) - Method in class org.apache.openjpa.kernel.StateManagerImpl
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.datacache.QueryKey
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.event.BeanLifecycleCallbacks
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.event.MethodLifecycleCallbacks
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.event.RemoteCommitEvent
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Implementation of the
Externalizable
interface to write the properties returned byConfigurationImpl.toProperties(boolean)
. - writeExternal(ObjectOutput) - Method in class org.apache.openjpa.meta.FieldMetaData.MemberProvider
- writeExternal(ObjectOutput) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
- writeLock() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- writeLock() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- writeLock() - Method in interface org.apache.openjpa.datacache.DataCache
-
Obtain a write lock on the cache.
- writeLock() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- writeLock() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- writeLock() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Obtain a write lock on the cache.
- writeLock() - Method in class org.apache.openjpa.util.CacheMap
-
Acquire write lock.
- writeLockLevel - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
- writeLockLevel - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
- writeOut(Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- writeOut(Metamodel, String, String, String, OutputStream) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
-
Encodes the given domain model, then write it into the given output stream.
- writeOut(Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
- writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.JSONObjectFormatter
- writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in interface org.apache.openjpa.persistence.jest.ObjectFormatter
-
Encodes the
persistent closure
of the given collection of objects, then write it into the given output stream. - writeOut(Collection<OpenJPAStateManager>, Metamodel, String, String, String, OutputStream) - Method in class org.apache.openjpa.persistence.jest.XMLFormatter
- writer - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
- writer - Variable in class org.apache.openjpa.meta.MetaDataTool.Flags
- writeReplace() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
- writeReplace() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
- writeReplace() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
Writes delegate, which may in turn write a normal list.
- writeReplace() - Method in class org.apache.openjpa.kernel.DistinctResultList
- writeReplace() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
- 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
- writeReplace() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
- writeReplace() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedArrayListProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedHashSetProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedHashSetProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedLinkedListProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedPriorityQueueProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedTreeSetProxy
- writeReplace() - Method in class org.apache.openjpa.util.proxy.DelayedVectorProxy
- writeReplace(Proxy, boolean) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to serialize non-proxy versions.
- writeSchemaColumn(String) - Method in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
Writes the schema as a string to the database.
- writeUnlock() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
- writeUnlock() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
- writeUnlock() - Method in interface org.apache.openjpa.datacache.DataCache
-
Release the write lock on the cache.
- writeUnlock() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
- writeUnlock() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
- writeUnlock() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Release the write lock on the cache.
- writeUnlock() - Method in class org.apache.openjpa.util.CacheMap
-
Release write lock.
- WS - Static variable in class openbook.tools.parser.JavaLexer
- WS - Static variable in class openbook.tools.parser.JavaParser
X
- XEmbeddedMapping - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Embedded mapping information.
- XJoinColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Extended join column.
- XJoinColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple columns for compound joins.
- XMappingOverride - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows override of complex embedded or superclass mappings.
- XMappingOverrides - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows override of complex embedded or superclass mappings.
- xml - org.apache.openjpa.persistence.jest.JESTCommand.Format
- XMLClassMetaData - Class in org.apache.openjpa.meta
- XMLClassMetaData(Class) - Constructor for class org.apache.openjpa.meta.XMLClassMetaData
-
Constructor.
- XMLClassMetaData(Class, String) - Constructor for class org.apache.openjpa.meta.XMLClassMetaData
-
Constructor.
- XMLConfiguration - Class in org.apache.openjpa.xmlstore
-
Configuration implementation for the XML file store.
- XMLConfiguration() - Constructor for class org.apache.openjpa.xmlstore.XMLConfiguration
-
Default constructor.
- 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
- XMLFieldMetaData - Class in org.apache.openjpa.meta
-
Contains metadata about an xml element or attribute
- XMLFieldMetaData() - Constructor for class org.apache.openjpa.meta.XMLFieldMetaData
- XMLFieldMetaData(Class, String) - Constructor for class org.apache.openjpa.meta.XMLFieldMetaData
- XMLFileHandler - Class in org.apache.openjpa.xmlstore
-
Stores
ObjectData
objects by serializing a collection of them into and out of an XML file. - XMLFileHandler(XMLConfiguration) - Constructor for class org.apache.openjpa.xmlstore.XMLFileHandler
-
Constructor; supply configuration.
- XMLFormatter - Class in org.apache.openjpa.persistence.jest
-
Marshals a root instance and its persistent closure as an XML element.
- XMLFormatter() - Constructor for class org.apache.openjpa.persistence.jest.XMLFormatter
- XMLMetaData - Interface in org.apache.openjpa.meta
-
Describe metadata about an xml type.
- 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
- XMLPersistenceMappingParser - Class in org.apache.openjpa.persistence.jdbc
-
Custom SAX parser used by the system to parse persistence mapping files.
- XMLPersistenceMappingParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Constructor; supply configuration.
- XMLPersistenceMappingSerializer - Class in org.apache.openjpa.persistence.jdbc
-
Serializes persistence mapping to XML.
- XMLPersistenceMappingSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Constructor.
- XMLPersistenceMappingSerializer.MappingSerializationComparator - Class in org.apache.openjpa.persistence.jdbc
-
Extends
XMLPersistenceMetaDataSerializer.SerializationComparator
for store-specific tags such as <sql-result-set-mapping>. - XMLPersistenceMetaDataParser - Class in org.apache.openjpa.persistence
-
Custom SAX parser used by the system to quickly parse persistence metadata files.
- XMLPersistenceMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Constructor; supply configuration.
- XMLPersistenceMetaDataParser.localDBIdentifiers - Enum in org.apache.openjpa.persistence
- XMLPersistenceMetaDataSerializer - Class in org.apache.openjpa.persistence
-
Serializes persistence metadata back to XML.
- XMLPersistenceMetaDataSerializer(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Constructor.
- XMLPersistenceMetaDataSerializer.SerializationComparator - Class in org.apache.openjpa.persistence
-
Compares clases, sequences, and queries to order them for serialization.
- XMLSchemaParser - Class in org.apache.openjpa.jdbc.schema
-
Custom SAX parser used to parse
Schema
objects. - XMLSchemaParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.schema.XMLSchemaParser
-
Constructor.
- XMLSchemaParser.UniqueInfo - Class in org.apache.openjpa.jdbc.schema
-
Used to hold unique constraint info before it is resolved.
- XMLSchemaSerializer - Class in org.apache.openjpa.jdbc.schema
-
Serializes
Schema
s to XML matching the document type definition defined by theXMLSchemaParser
. - XMLSchemaSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
Constructor.
- XMLStore - Class in org.apache.openjpa.xmlstore
-
Represents a store of object data encoded in XML.
- XMLStore(XMLConfiguration) - Constructor for class org.apache.openjpa.xmlstore.XMLStore
-
Constructor; supply configuration.
- XMLStoreManager - Class in org.apache.openjpa.xmlstore
-
Store manager to a back-end consisting of XML files.
- XMLStoreManager() - Constructor for class org.apache.openjpa.xmlstore.XMLStoreManager
- XMLTYPE - Static variable in interface org.apache.openjpa.meta.XMLMetaData
- xmlTypeEncoding - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- xmlTypeMarker - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
Type constructor for XML column, used in INSERT and UPDATE statements.
- xmlTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- XMLValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Base class for xml value handlers.
- XMLValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.XMLValueHandler
- 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.
- XROP - Class in org.apache.openjpa.jdbc.kernel
-
Gets multiple Result Object Providers each with different mapping.
- XROP(List<QueryResultMapping>, List<Class<?>>, JDBCStore, JDBCFetchConfiguration, CallableStatement) - Constructor for class org.apache.openjpa.jdbc.kernel.XROP
- XSecondaryTable - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Extended secondary table.
- XSecondaryTables - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple secondary tables.
- XTable - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Extended table.
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.
- 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.
_
- _actions - Variable in class org.apache.openjpa.kernel.exps.CandidatePath
- _address - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _addresses - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider
- _addressesLock - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider
- _aliases - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- _args - Variable in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- _boundParams - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _cf - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
- _cls - Variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- _cls - Variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
- _coll - Variable in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- _cols - Variable in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- _conf - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _conn - Variable in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- _convertPositionalParams - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _correlationVar - Variable in class org.apache.openjpa.kernel.exps.CandidatePath
- _declaredParams - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _dict - Variable in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- _dict - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _dict - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- _ds - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _dups - Variable in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- _e1 - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- _e2 - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- _eloc - Static variable in class org.apache.openjpa.jdbc.schema.DataSourceFactory
- _eloc - Static variable in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- _em - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _evictOnBulkUpdate - Variable in class org.apache.openjpa.datacache.AbstractDataCache
- _exceptions - Variable in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- _excludedTypes - Variable in class org.apache.openjpa.datacache.AbstractDataCache
- _extendedNamespace - Variable in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- _fieldImpl - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _fullDB - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _hints - Static variable in class org.apache.openjpa.persistence.FetchPlanImpl
-
Structure holds one or more converters for a user-specified hint value.
- _idents - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- _ids - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- _ignoreCase - Variable in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- _includedTypes - Variable in class org.apache.openjpa.datacache.AbstractDataCache
- _infosIssued - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _io - Variable in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- _isAvailable - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _listeners - Variable in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
- _load - Variable in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- _loaded - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _loadVersion - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _lob - Variable in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
- _loc - Static variable in class org.apache.openjpa.conf.SpecificationPlugin
- _loc - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _loc - Static variable in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
- _loc - Static variable in interface org.apache.openjpa.kernel.FillStrategy
- _loc - Static variable in class org.apache.openjpa.persistence.jest.JESTContext
- _loc - Static variable in class org.apache.openjpa.persistence.jest.JESTServlet
- _loc - Static variable in class org.apache.openjpa.persistence.jest.XMLFormatter
- _loc - Static variable in class org.apache.openjpa.persistence.meta.Types
- _loc - Static variable in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
- _locking - Variable in class org.apache.openjpa.meta.MetaDataRepository
- _log - Variable in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- _log - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _log - Variable in class org.apache.openjpa.persistence.jest.JESTContext
- _lru - Variable in class org.apache.openjpa.datacache.ConcurrentDataCache
- _lru - Variable in class org.apache.openjpa.datacache.ConcurrentQueryCache
- _meta - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _mgr - Variable in class org.apache.openjpa.kernel.InverseManager
- _op - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
- _openjpaNamespace - Variable in class org.apache.openjpa.lib.meta.XMLMetaDataParser
- _order - Variable in class org.apache.openjpa.util.CollectionChangeTrackerImpl
- _outer - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl
- _parsed - Variable in class org.apache.openjpa.kernel.ExpressionStoreQuery
- _parser - Variable in class org.apache.openjpa.kernel.ExpressionStoreQuery
- _port - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider
- _port - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _precedence - Static variable in class org.apache.openjpa.persistence.FetchPlanImpl
-
Structure holds ranking of equivalent hint keys.
- _preload - Variable in class org.apache.openjpa.meta.MetaDataRepository
- _preloadComplete - Variable in class org.apache.openjpa.meta.MetaDataRepository
- _procs - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- _providerImplName - Variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
- _providers - Variable in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
- _proxyManager - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- _qmd - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _relaxBindParameterTypeChecking - Variable in class org.apache.openjpa.persistence.AbstractQuery
- _repos - Variable in class org.apache.openjpa.persistence.jest.JESTContext
- _res - Variable in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
- _ret - Variable in class org.apache.openjpa.persistence.EntityManagerImpl
- _scriptToExecute - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _selectAs - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- _selects - Variable in class org.apache.openjpa.jdbc.sql.SelectImpl
- _socketPool - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _sqlTerminator - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool
- _stack - Variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
- _stack - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
- _state - Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
- _state - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _stats - Variable in class org.apache.openjpa.datacache.AbstractDataCache
- _store - Variable in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
- _store - Variable in class org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl
- _supportedHints - Static variable in class org.apache.openjpa.persistence.HintHandler
- _timeLastError - Variable in class org.apache.openjpa.event.TCPRemoteCommitProvider.HostAddress
- _timestampTypes - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- _unenhancedInstanceMap - Static variable in class org.apache.openjpa.util.ImplHelper
- _validationEnabled - Variable in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
- _version - Variable in class org.apache.openjpa.kernel.StateManagerImpl
- _visited - Variable in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
- _xsd - Static variable in class org.apache.openjpa.persistence.jest.XMLFormatter
All Classes All Packages