- 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() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- ABS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- absolute(int) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- absolute(int) - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- 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 fomat.
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- AbstractLockManager - Class in org.apache.openjpa.kernel
-
- AbstractLockManager() - Constructor for class org.apache.openjpa.kernel.AbstractLockManager
-
- AbstractLRSProxyCollection - Class in org.apache.openjpa.util
-
- AbstractLRSProxyCollection(Class, boolean) - Constructor for class org.apache.openjpa.util.AbstractLRSProxyCollection
-
Constructor.
- AbstractLRSProxyMap<K,V> - Class in org.apache.openjpa.util
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.Default() - Constructor for class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- 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
-
- AbstractRemoteCommitProvider - Class in org.apache.openjpa.event
-
- AbstractRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
- AbstractStoreBrokerFactory - Class in org.apache.openjpa.abstractstore
-
- 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 Executor that implements most methods as no-ops.
- AbstractStoreQuery.AbstractExecutor() - Constructor for class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- 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
-
- AbstractValidator - Class in org.apache.openjpa.validation
-
Abstract validation class which provides base validation methods.
- AbstractValidator() - Constructor for class org.apache.openjpa.validation.AbstractValidator
-
- 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_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_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
-
- 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.
- 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
-
- accessPath - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- 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.meta.MetaDataTool.Flags
-
- ACTION_ADD - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- ACTION_DROP - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- ACTION_EXCEPTION - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- ACTION_MANAGE - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- ACTION_WARN - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- ACTIONS - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- add(Object) - Method in class org.apache.openjpa.event.LifecycleEventManager.ListenerList
-
- add(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- add(int, T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- add(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
-
- add(E) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- add(int, E) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- 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(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Add the given values.
- add(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- add(int, Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- add(Class<?>...) - Method in class org.apache.openjpa.kernel.ResultShape
-
Adds the given classes as child shapes of this shape.
- add - Variable in class org.apache.openjpa.util.AbstractChangeTracker
-
Collection of added items.
- 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.DelayedArrayListProxy
-
- add(int, Object) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- add(int, Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- add(Object) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- add(int, Object) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- add(Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
-
- 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.
- 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
-
- addAll(Collection<? extends T>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- addAll(int, Collection<? extends T>) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- addAll(Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- addAll(int, Collection) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- 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(Collection) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- addAll(int, Collection) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- addAll(int, Collection) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- addAll(int, Collection) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- addAll(Collection) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- addAll(ProxyCollection, int, Collection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- addAll(ProxyCollection, Collection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- addBeanField(BCClass, String, Class) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Add a bean field of the given name and type.
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- addClassExtensionKeys(Collection<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Add any extension keys used by this instance to the given set.
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- addClassLoader(ClassLoader) - Method in class org.apache.openjpa.util.MultiLoaderClassResolver
-
- 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
-
- 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.
- 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.
- addDefaultConstructor - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
-
- addDefinedSuperclassField(String, Class<?>, Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Add a new defined superclass field metadata to this class.
- 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, Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- 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 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
-
- addElement(Object) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- addEmbeddedMetaData(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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(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
-
- addEmbeddedMetaData() - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- addEscapes(String) - Static method in error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- 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
-
- addFetchGroups(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- 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
-
- 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, 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
-
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- addFieldExtensionKeys(Collection<?>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Add any extension keys used by this instance to the given set.
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- addFields(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- 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
-
- 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
-
- addFirst(Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- addHint(String, Object) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Add a query hint.
- addInternalListener(RemoteCommitListener) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Adds an OpenJPA-internal listener to this RemoteCommitEventManager.
- addLast(Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- addLifecycleListener(Object, Class<?>[]) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
- 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 interface org.apache.openjpa.kernel.BrokerFactory
-
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
-
- 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(Object) - Method in class org.apache.openjpa.event.TransactionEventManager
-
- addListeners(Broker) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Add factory-registered lifecycle listeners to the broker.
- addMetaData(ClassMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a class meta data to the set to be serialized.
- 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.
- addNonMappedInterface(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given non-mapped interface to the repository.
- addPersistenceAware(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given class as persistence-aware.
- addQueryMetaData(QueryMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a query meta data to the set to be serialized.
- addQueryMetaData(Class<?>, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add a new query metadata to the repository and return it.
- addRegisterClassListener(PCRegistry.RegisterClassListener) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
- addSchema(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.Context
-
- 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
-
- addSequenceMetaData(SequenceMetaData) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add a sequence meta data to the set to be serialized.
- addSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add a new sequence metadata to the repository and return it.
- addStandardProperties(StringBuilder) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add standard properties to the given properties buffer.
- 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.
- addToCollection(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Add the given value to the collection at the selected field.
- 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
-
- 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.
- addVariable(String, Value) - Method in class org.apache.openjpa.kernel.exps.Context
-
- 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(BCClass) - 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.
- 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_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_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_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_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_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_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.ProxyCollections
-
- afterAddElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking Vector#addElement(Object) on super.
- afterAddLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.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
-
- afterCommit(RemoteCommitEvent) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- 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(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.kernel.AuditManager
-
- 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
-
- 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.ProxyMaps
-
Wrap the given entry set in a proxy.
- 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.ProxyMaps
-
- afterIterator(ProxyCollection, Iterator) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Wrap given iterator in a proxy.
- afterListIterator(ProxyCollection, int, ListIterator) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Wrap given iterator in a proxy.
- afterListIterator(ProxyCollection, ListIterator) - Static method in class org.apache.openjpa.util.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.
- afterOffer(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.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.ProxyCollections
-
Call after invoking Queue#poll on super.
- afterPut(ProxyMap, Object, Object, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- 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.ProxyCollections
-
- afterRemove(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- afterRemove(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking Queue#remove on super.
- afterRemove(ProxyMap, Object, Object, boolean, boolean) - Static method in class org.apache.openjpa.util.ProxyConcurrentMaps
-
- afterRemove(ProxyMap, Object, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- afterRemoveElement(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking Vector#removeElement on super.
- afterRemoveFirst(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking LinkedList#removeFirst on super.
- afterRemoveLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking LinkedList#removeLast on super.
- 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
-
- 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
-
- afterSet(ProxyCollection, int, Object, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- afterSetElementAt(ProxyCollection, Object, int, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking Vector#setElementAt on super.
- afterSetProperty(ProxyMap, String, String, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyMaps
-
Call after invoking Properties#setProperty on super.
- 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_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
-
- aliasCount - Variable in class org.apache.openjpa.kernel.exps.Context
-
- ALIASES - Static variable in class org.apache.openjpa.conf.QueryCompilationCacheValue
-
- 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 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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, 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
-
- 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.
- 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 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- any_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- appendOpenJPABanner(StringBuilder) - Method in class org.apache.openjpa.conf.OpenJPAVersion
-
- appendProperty(StringBuilder, String, String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add a string property to the buffer.
- appendProperty(StringBuilder, String, int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add an int property to the buffer.
- 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.Flags() - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool.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.
- areRemoteEventsEnabled() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Return true if remote events are enabled.
- argLength() - Method in class org.apache.openjpa.kernel.ResultShape
-
Total number of arguments required to populate the shape and all its child shapes.
- 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 - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- 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 a
BitSet of loaded fields.
- ArrayStateImage() - Constructor for class org.apache.openjpa.util.ArrayStateImage
-
- AS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- ASC - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- ascending - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- 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
-
- AsmAdaptor - Class in org.apache.openjpa.enhance
-
Use ASM to add required StackMapTable attribute to the byte code generated by
Serp.
- AsmAdaptor() - Constructor for class org.apache.openjpa.enhance.AsmAdaptor
-
- 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
-
- 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
-
- assertNotContainer(Value, StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
Throw proper exception if given value is a collection/map/array.
- 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
-
- 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
-
- 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
-
- 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.
- 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.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.
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
- 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.kernel.DelegatingStoreManager
-
- 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(OpenJPAStateManager, boolean) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Assign an object id to the given new instance.
- 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.
- ATTRIBUTE - Static variable in interface org.apache.openjpa.meta.XMLMetaData
-
- 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.
- 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
-
- AUTOASSIGN - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"autoassigned" value strategy.
- autoClear - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- AutoClear - Interface in org.apache.openjpa.kernel
-
State clearing constants.
- 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.
- 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
-
- 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() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- AVG - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- GE() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- GE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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
-
- 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
-
- 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(Localizer.Message) - Constructor for exception org.apache.openjpa.util.GeneralException
-
- GeneralException(Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
-
- GeneralException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
-
- GeneralException(String, Throwable) - Constructor for exception org.apache.openjpa.util.GeneralException
-
- generateCode() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Writes the generated code to the proper directory.
- GeneratedClasses - Class in org.apache.openjpa.util
-
Utility methods when generating classes, including at runtime.
- GeneratedClasses() - Constructor for class org.apache.openjpa.util.GeneratedClasses
-
- generateFieldValue(StoreContext, FieldMetaData) - Static method in class org.apache.openjpa.util.ImplHelper
-
Generate a value for the given metadata, or return null.
- generateIdentityValue(StoreContext, ClassMetaData, int) - Static method in class org.apache.openjpa.util.ImplHelper
-
Generate a value for the given metadata, or return null.
- generateParseException() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- generatePCData(Object, ClassMetaData) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Return a
PCData instance for the given oid and metadata.
- generateProxyBeanBytecode(Class, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a bean proxy for the given type.
- generateProxyCalendarBytecode(Class, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a calendar proxy for the given type.
- generateProxyCollectionBytecode(Class, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a collection proxy for the given type.
- generateProxyDateBytecode(Class, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a date proxy for the given type.
- generateProxyMapBytecode(Class, boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Generate the bytecode for a map proxy for the given type.
- generateStorage(int[], Object) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Generate a generic
DynamicStorage instance with the given
array of
JavaTypes constants and the given object as
the user key for generation.
- get(ConfigurationProvider) - Static method in class org.apache.openjpa.conf.BrokerFactoryValue
-
Extract the value of this property if set in the given provider.
- get(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- get(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- 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(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(int) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
-
- 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(int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- get(int) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- 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, XMLMetaData) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- get(XMLMetaData, String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- 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 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 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.
- get(K, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Get the FinderQuery for the given key.
- get(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Get the PreparedQuery with the given identifier if it exists. null
otherwise.
- get(int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- get(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- get(Object, FieldMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return the given primary key field value from the given oid.
- get(Object) - Method in class org.apache.openjpa.util.CacheMap
-
- get(int) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- get(int) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- get(int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- getAccessPath() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return the recorded query access path.
- getAccessPathMetaDatas(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getAccessPathMetaDatas() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getAccessPathMetaDatas(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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 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.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.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.
- 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.
- 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.
- 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
-
- 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(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getAlias() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getAlias(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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(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.
- 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.meta.SequenceMetaData
-
Sequence values to allocate, or -1 for default.
- 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.
- 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.
- 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.
- getAssociationType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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
-
- 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
-
- getAutoClearConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getAutoClearConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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
-
- getAutoDetachConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getAutoDetachConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.
- getBackingMember(FieldMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Gets the backing member of the given field.
- getBackingMember() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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
-
- 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.
- getBoolean(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the boolean at the given index.
- 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.
- 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.
- getBroker(PersistenceCapable) - Method in class org.apache.openjpa.kernel.AuditManager
-
Extracts the broker from the given persistence capable instance.
- 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.util.DelayedArrayListProxy
-
- getBroker() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getBroker() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getBroker() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getBroker() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getBroker() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Get the broker that is used to service this proxy.
- getBroker() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getBroker() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- getBrokerFactory() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- 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(ConfigurationProvider, ClassLoader) - Static method in class org.apache.openjpa.kernel.Bootstrap
-
Return a pooled factory for the given 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.util.DelayedArrayListProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getBrokerFactory() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- getBrokerFactoryEventManager() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- 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
-
- getByte(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the byte at the given index.
- 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.
- getBytecodeWriter() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
- 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
-
- getCacheableData(Object) - Method in interface org.apache.openjpa.conf.CacheMarshaller.ValidationPolicy
-
- 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.
- getCachedSequenceMetaData(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the cached a sequence metadata for the given name.
- 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
CacheMarshallers 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
-
- 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.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
-
- 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
-
- 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
-
- 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.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.
- getCandidateTypeName() - Method in class org.apache.openjpa.datacache.QueryKey
-
Returns the candidate class name for this query.
- 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.
- getCatalog() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- getCause() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
- getCause() - Method in exception org.apache.openjpa.util.OpenJPAException
-
- 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.DelayedArrayListProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getChangeTracker() - Method in class org.apache.openjpa.util.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.
- getChar(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the char at the given index.
- 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.
- 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.
- getClassAnnotations() - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return class-level annotations.
- 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.
- 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(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.util.MultiLoaderClassResolver
-
- 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
-
- 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
-
- getClassResolverInstance() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.kernel.DelegatingStoreManager
-
- getClientConnection() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return a connection to the data store suitable for client use.
- getCloseOnManagedCommit() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to close the broker when the managed transaction commits.
- getClosestAliasName(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
- 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
-
- 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.
- 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
-
- getColumn() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Deprecated.
- 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
-
- 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.
- getCompositeTypes() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the list of classes to compose this shape and all its children.
- 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.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.meta.MetaDataRepository
-
Return the configuration for the repository.
- getConfigurationLog() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.
- 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
-
- getConnectionDriverName() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the connection driver.
- getConnectionDriverName() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.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.
- 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.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
-
- 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.kernel.BrokerImpl
-
- getConnectionPassword() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- getConnectionPassword() - Method in interface org.apache.openjpa.kernel.StoreContext
-
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
-
- 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
-
- getConnectionRetainModeConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- 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
-
- 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 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.
- getContainedBy() - Method in class org.apache.openjpa.meta.FetchGroup
-
Gets the name of the fetch groups in which this receiver has been
included.
- 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 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.
- 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.
- 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.
- getCorrelationVar() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- getCorrelationVar() - Method in interface org.apache.openjpa.kernel.exps.Path
-
- 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
-
- getCreateSubclass() - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should make its arguments persistence-capable,
or generate a persistence-capable subclass.
- 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 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 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
-
- 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.
- 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
-
- 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(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the named data cache, or null if it does not exist.
- getDataCache(String, boolean) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Return the named data cache.
- getDataCache(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
- getDataCache(String, boolean) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Returns the named cache.
- getDataCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the data cache for this class, or null if it is not cachable.
- 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
-
- 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.
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getDataStoreActions(Map) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.DataStoreExecutor
-
- 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.
- getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.InMemoryExecutor
-
- 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(Map) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- 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.
- getDataStoreIdSequence(ClassMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns the system-configured sequence.
- 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.kernel.DelegatingStoreManager
-
- getDataStoreIdType(ClassMetaData) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Return the class used by this StoreManager for datastore identity
values.
- 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.
- getDeclaredCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Return the declared callbacks for the given event 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.
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- getDefaultAccessType() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- 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.
- getDefaultForNull(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
- 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
-
- 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
-
- 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
-
- getDefiningMetaData(QueryMetaData, Map) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Return the metadata that defines the given query, if any.
- getDefiningMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The class that defines the metadata for this field.
- 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.
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getDelayedField() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Returns the expected field index even if this collection
was detached.
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getDelayedField() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getDelayedOwner() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Returns a state manager that can service this proxy even if
the collection was detached.
- getDelayedOwner() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getDelayedOwner() - Method in class org.apache.openjpa.util.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.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.meta.DelegatingMetaDataFactory
-
Factory delegate.
- 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.
- getDereferencedEmbedDependent() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- 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 org.apache.openjpa.conf.Specification
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- getDirtyStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all dirty state managers.
- 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.
- getDouble(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the double at the given index.
- 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.
- 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.
- 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
-
- getElement() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Metadata about the element value.
- 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.util.DelayedArrayListProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getElementType() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- getElementType() - Method in interface org.apache.openjpa.util.ProxyCollection
-
The collection element type.
- 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.
- 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
-
- getEmbeddingMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
If this metadata is for an embedded object, returning the owning value.
- getEnableStatistics() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- getEnableStatistics() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- getEnableStatistics() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Affirm if statistics is gathered.
- getEncryptionProvider() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getEncryptionProvider() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- getEndColumn() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- getEndLine() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- 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.
- getEnvClassLoader() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The environmental loader used when loading this metadata.
- 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
-
- 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
- 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 interface org.apache.openjpa.kernel.FinderCache
-
Gets the excluded stringified keys.
- getExcludes() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Gets the exclusion patterns.
- getExecutionCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- getExecutionCount(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- getExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- getExecutionCount(String) - 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(String) - 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(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() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- getExecutionCount(T) - 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(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query since last reset.
- getExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- getExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- getExp() - Method in class org.apache.openjpa.kernel.exps.WhenCondition
-
- getExpired() - Method in class org.apache.openjpa.datacache.ExpirationEvent
-
Return whether the expired object was expired naturally, or if
the object was explicitly removed.
- 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
-
- 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.
- 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.
- 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.
- getFactoryMethod() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The factory method or constructor.
- getFailedObject() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
The failed object.
- getFailedObject() - Method in exception org.apache.openjpa.util.OpenJPAException
-
The failed object.
- 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
-
- 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.
- 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
FetchConfigurations.
- 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
-
- getFetchGroupsList() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getFetchGroupsList() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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(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
Constants.
- getFieldAccessNames(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return the list of fields in meta that use field access,
or null if a list of fields is unobtainable.
- getFieldAnnotations(FieldMetaData) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Return field-level annotations.
- 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
- 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.
- 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.
- getFieldNames(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Get the field names for a PersistenceCapable class.
- getFieldNames() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Utility method to get names of all fields including the superclasses'
sorted in lexical order.
- 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.
- getFieldsInListingOrder() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns all fields in the order they are listed in the metadata
file.
- 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.meta.MetaDataTool
-
The file to generate metadata to.
- getFilterListener(String) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- 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.
- 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
FilterListeners 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
-
- getFirst() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getFloat(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the float at the given index.
- 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.
- 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
-
- 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
-
- 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).
- 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
-
- 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
-
- 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.
- getHintValues() - Method in class org.apache.openjpa.meta.QueryMetaData
-
Query hints.
- getHitCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- getHitCount(T) - 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(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getHitCount(String c)
- 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() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getHitCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getHitCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- getHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- 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() - 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(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() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
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() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- getHitCount(T) - 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(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query that are cached since
last reset.
- getHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- getHitCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- 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.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 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- GetImage() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- getImplData() - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- getImplData(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- getImplData() - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- getImplData(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- getImplData() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- getImplData(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- getImplData() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- getImplData(int) - 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(int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Field-level impl data.
- 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(int) - 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.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.
- 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.
- 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.
- getIncrement() - Method in class org.apache.openjpa.kernel.TimeSeededSeq
-
- getIncrement() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence increment, or -1 for default.
- 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.
- getIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute index of this persistent/transactional field.
- getInitializer() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The initializer used by the field, or null if none.
- 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.
- getInitialValue() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Initial sequence value, or -1 for default.
- 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.meta.DelegatingMetaDataFactory
-
Innermost delegate.
- getInstance(ConfigurationProvider) - Static method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
-
Factory method for obtaining a possibly-pooled
BrokerFactory
from properties.
- 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.meta.NoneMetaDataFactory
-
- getInstance(ClassLoader) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Return the initialized sequence instance.
- getInstancesAsMap() - Method in class org.apache.openjpa.conf.CacheMarshallersValue
-
- getInstrumentAliases() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Returns aliases for built-in instruments.
- 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
-
- getInt(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the int at the given index.
- 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.
- 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(Object) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Return the object for the given oid.
- getInternal(QueryKey) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Return the list for the given key.
- getInternal(Object) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
- getInternal(QueryKey) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
- 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.
- 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
-
- getInverseMetaDatas() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return all inverses of this field.
- getJPQL() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not JPQL extensions are allowed.
- getKey() - Method in class org.apache.openjpa.datacache.ExpirationEvent
-
Return the expired object id or query key.
- 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() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Metadata about the key value.
- getKey(Object, ClassMetaData) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Return the key from the given id.
- getKeyType() - Method in interface org.apache.openjpa.util.ProxyMap
-
The map key type.
- 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.
- getLast() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- getLoadSuccessful() - Static method in class org.apache.openjpa.enhance.PCEnhancerAgent
-
- 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
-
- 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(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- getLockLevel(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- getLockLevel(OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.LockManager
-
- getLockLevel(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.NoneLockManager
-
- getLockLevel(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Return the lock level of the specified object.
- 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.
- getLockLevel() - Method in exception org.apache.openjpa.util.LockException
-
- 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 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.
- 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
-
- 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
-
- getLog() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata log.
- getLong(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the long at the given index.
- 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.
- getLrsFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all large result set fields.
- getLru() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
- getLru() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.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.
- 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.
- 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
-
- getMappedByIdFields() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- getMappedByIdValue() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- getMappedByMetaData() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field that this field shares a mapping with.
- getMappedPCSubclassMetaDatas() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return all mapped subclasses.
- 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
-
- getMappyedByIdFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
- 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 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.
- getMarshallerById(String) - Method in class org.apache.openjpa.conf.CacheMarshallersValue
-
- getMarshallerById(Configuration, String) - Static method in class org.apache.openjpa.conf.CacheMarshallersValue
-
- getMaxActive() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The maximum number of sockets that this provider can
simetaneously open to each peer in the cluster.
- 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
-
- getMaxIdle() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The number of idle sockets that this provider can keep open
to each peer in the cluster.
- 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
-
- 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 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.kernel.DetachedStateManager
-
- getMetaData() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- 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() - 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(Class<?>, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata for the given class.
- getMetaData(String, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the metadata for the given alias name.
- getMetaData(Object, ClassLoader, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Return the least-derived class metadata for the given application identity object.
- getMetaDataFactory() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- 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.
- getMetaDataRepository() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- 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(ClassMetaData, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the meta class corresponding to the given persistent class.
- getMetaModel(Class<?>, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Gets the meta class corresponding to the given 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
-
- 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.
- getMinorVersion() - Method in class org.apache.openjpa.conf.Specification
-
- getMixedCode(int, int) - Static method in class org.apache.openjpa.meta.AccessCode
-
- 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.
- 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
-
- 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.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 class org.apache.openjpa.meta.FetchGroup
-
Fetch group name.
- getName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field name.
- 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(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.
- 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.
- getNestedThrowables() - Method in interface org.apache.openjpa.util.ExceptionInfo
-
The nested throwables.
- getNestedThrowables() - Method in exception org.apache.openjpa.util.OpenJPAException
-
The nested throwables.
- 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
-
- getNextToken() - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
- 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
-
- 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
-
- 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
-
- getNullValue() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- getNumBroadcastThreads() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The number of worker threads that are used for
transmitting packets to peers in the cluster.
- getObject(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the object at the given index.
- 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(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.
- getObjectId(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- getObjectId(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- getObjectId() - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- getObjectId() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- 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() - 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 interface org.apache.openjpa.kernel.StoreContext
-
Return the oid of the given instance.
- 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(Class<?>) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- getObjectIdType(Class) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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.
- getObjectIdType() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata-specified class to use for the object ID.
- 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
-
- getOpenBrokers() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Returns a set of all the open brokers associated with this factory.
- getOperatingSet() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Gets the unmodifiable set of instances being operated.
- getOperation(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getOperation() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getOperation(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Returns the operation this executor is meant to execute.
- 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
-
- 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
-
- getOrderByField(ClassMetaData, String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
- 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
-
- getOrderedParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getOrderedParameterTypes() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getOrderedParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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 interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return a map of parameter names to types.
- 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(Object, int, ResultObjectProvider) - Method in class org.apache.openjpa.kernel.OrderingMergedResultObjectProvider
-
- getOrderingValue(StoreQuery, Object[], Object, int) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Extract the value of the orderIndexth ordering
expression in Query#getOrderingClauses from the
given result object.
- getOrders() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The orderings for this field to be applied on load, or empty array.
- 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 interface org.apache.openjpa.kernel.PreparedQuery
-
Get the original query.
- 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
-
- getOutputFile() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- 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.
- 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.DelayedArrayListProxy
-
- getOwner() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getOwner() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getOwner() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getOwner() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getOwner() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getOwner() - Method in class org.apache.openjpa.util.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.DelayedArrayListProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getOwnerField() - Method in class org.apache.openjpa.util.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.DelayedArrayListProxy
-
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- getOwnerStateManager() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Returns the state manager of the owning instance.
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- getOwnerStateManager() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- 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.
- getParameterKey() - Method in interface org.apache.openjpa.kernel.exps.Parameter
-
Returns the key of the parameter.
- getParameterTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- 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 interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Deprecated.
- getParamTypes() - Method in class org.apache.openjpa.meta.QueryMetaData
-
- getParent() - Method in class org.apache.openjpa.kernel.exps.Context
-
- getParents() - Method in class org.apache.openjpa.kernel.ResultShape
-
Gets the immediate parents of this shape.
- 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.
- getParsedQuery() - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- getParsedQuery(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- getPCSuperclassMetaData() - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata for this class' superclass.
- getPCType(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the persistence-capable type for type.
- 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.
- 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.
- getPendingTransactionalStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all state managers which will become
transactional upon the next 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(LifecycleEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
Extracts the persistence capable instance from the source of the given event.
- 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
-
- getPersistenceEnvironment() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- getPersistentMembers(ClassMetaData, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- getPersistentSuperclass(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the persistent superclass for a PersistenceCapable
class, or null if none.
- 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
-
- getPinnedKeys() - Method in class org.apache.openjpa.util.CacheMap
-
The keys pinned into the map.
- getPkAndNonPersistentManagedFmdIndexes() - Method in class org.apache.openjpa.meta.ClassMetaData
-
- getPlatform() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns a string name to identify the platform of this
store manager.
- 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.
- getPort() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The port that this provider should listen on.
- 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.
- getPreFlush() - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
-
- getPreload() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Sets whether this repository will load all known persistent classes at initialization.
- getPrimaryKeyFields() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return primary key fields, or empty array if none.
- getPrimaryKeyIndex() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute primary key index for this field, or -1 if not a primary
key.
- getPrintParameters() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- getPrivatePersistentProperties() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows private, non-transient properties to be
persistent.
- getProjectionAliases(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getProjectionAliases() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getProjectionAliases(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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 interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return the alias for each projection element, or empty array
if not a projection.
- getProjectionTypes(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getProjectionTypes() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- 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() - 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 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.
- getProperties() - Method in class org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory
-
- 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
-
- getPropertyAccessNames(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return the list of methods in meta that use property access,
or null if a list of methods is unobtainable.
- getProvider() - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
The cached provider.
- 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
- 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
-
- 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.
- getPublicFieldNames(Class) - Static method in class org.apache.openjpa.enhance.Reflection
-
Gets all public field names of the given Class.
- 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
-
- 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
-
- 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.
- 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
-
- getQuerySQLCache() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Gets the configuration of QuerySQLCache.
- getQuerySQLCache() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.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.
- 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
-
- getQuotedNumbersInQueries() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to interpret quoted numbers in query strings as numbers.
- 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(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getReadCount(String c)
- getReadCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests for the given class since last reset.
- getReadCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getReadCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getReadCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getReadCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- 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.
- getReadCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the read count since cache statistics were 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
-
- 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
-
The number of milliseconds to wait before retrying
to reconnect to a peer after it becomes unreachable.
- 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.
- 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
-
- 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.
- getRelationType() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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
-
- 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.
- 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
-
- getRequiresExtent() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type requires extent management.
- 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.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.
- 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
-
- 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
-
- getRestoreStateConstant() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getRestoreStateConstant() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.
- 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.kernel.AbstractPCResultObjectProvider
-
- getResultObject() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSchema(String) - Method in class org.apache.openjpa.kernel.exps.Context
-
- getSchema() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- getSchemaAlias() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- getSchemaAlias() - Method in interface org.apache.openjpa.kernel.exps.Path
-
- getSchemas() - Method in class org.apache.openjpa.kernel.exps.Context
-
- 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
-
- 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
- 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.meta.SequenceMetaData
-
Native sequence name.
- 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.
- getShort(int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Get the short at the given index.
- 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.
- 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.
- 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.
- 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
-
- 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.meta.ClassMetaData
-
- getSourceName() - Method in class org.apache.openjpa.meta.QueryMetaData
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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() - 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.
- 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 org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- getStorageGenerator() - Method in interface org.apache.openjpa.enhance.PCDataGenerator.DynamicPCData
-
- 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
-
- getStoreFacadeTypeRegistry() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- getStoreFacadeTypeRegistry() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.
- getStoreQuery() - Method in class org.apache.openjpa.kernel.QueryImpl
-
Internal store query.
- getStrategy() - Method in class org.apache.openjpa.kernel.ResultShape
-
- 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.
- 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.
- 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.
- getSubselContexts() - Method in class org.apache.openjpa.kernel.exps.Context
-
Returns the subquery context.
- 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(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.
- getSupportedHints() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getTabSize(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- 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.
- getTargetQuery() - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Get the target database query.
- getTemplateBrokerType(Configuration) - Method in class org.apache.openjpa.conf.BrokerValue
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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(T) - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- getTotalExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getTotalExecutionCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getTotalExecutionCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- getTotalExecutionCount(String) - 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(String) - 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(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() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- getTotalExecutionCount(T) - 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(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query since start.
- getTotalExecutionCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- getTotalExecutionCount(T) - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- getTotalHitCount() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- getTotalHitCount(T) - 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(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(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getTotalHitCount(String c)
- getTotalHitCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalHitCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalHitCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- getTotalHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getTotalHitCount(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- getTotalHitCount() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- 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() - 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(String) - 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(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() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- getTotalHitCount(T) - 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(T) - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets number of executions for the given query that are cached since
start.
- getTotalHitCount() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- 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(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getTotalReadCount(String c)
- getTotalReadCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total read requests for the given class since start.
- getTotalReadCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalReadCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalReadCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalReadCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- 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.
- getTotalReadCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the total reads since start.
- getTotalWriteCount() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests since start.
- getTotalWriteCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests for the given class since start.
- getTotalWriteCount(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getTotalWriteCount(String c)
- getTotalWriteCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalWriteCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalWriteCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getTotalWriteCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- 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.
- getTotalWriteCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the total writes since start.
- getTrackChanges() - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether proxies produced by this factory will use
ChangeTrackers
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
-
- getTransaction() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- 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.
- getTransactionalStates() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Return a copy of all transactional state managers.
- 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
-
- 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
-
- getTransactionManagerName() - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
- 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
-
- 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.
- 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(ClassMetaData) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Return the concrete type for the given class, i.e. impl for managed
interfaces
- 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.kernel.Audited
-
Gets the type of this audit.
- getType(Class[]) - Method in interface org.apache.openjpa.kernel.exps.AggregateListener
-
Return the expected type of the result of this listener.
- getType() - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- getType() - Method in class org.apache.openjpa.kernel.exps.Coalesce
-
- getType(Class, Class[]) - Method in interface org.apache.openjpa.kernel.exps.FilterListener
-
Return the expected type of the result of this listener.
- getType() - Method in class org.apache.openjpa.kernel.exps.NullIf
-
- getType() - Method in class org.apache.openjpa.kernel.exps.SimpleCase
-
- getType(Class, Class[]) - Method in class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- 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(Class, Class[]) - Method in class org.apache.openjpa.kernel.exps.WildcardMatch
-
Deprecated.
- 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 class org.apache.openjpa.meta.FieldMetaData
-
- 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 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
-
- getTypeAlias(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Return the alias for the given type.
- getTypeAlias() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Returns the alias for the described type, or null if none
has been set.
- getTypeCode() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- getTypeCode(Class<?>) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Return the field metadata type code for the given class.
- 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.
- 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
-
- 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.kernel.ResultShape
-
Gets the list of classes to compose this shape only i.e. without expanding the children's shape.
- 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
-
- 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.
- 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() - 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.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.
- getUnsupportedOptions() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns a set of option names that this store manager does
not support.
- 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.
- getUpdates(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- getUpdates() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- getUpdates(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- getUpdates() - Method in interface org.apache.openjpa.kernel.QueryContext
-
- getUpdates() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- getUpdates(StoreQuery) - Method in interface org.apache.openjpa.kernel.StoreQuery.Executor
-
- getUpdateStrategy() - Method in class org.apache.openjpa.meta.FieldMetaData
-
The strategy to use when updating the field.
- getUseDSFForUnproxy() - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
Should DetachedStateField be used by Proxies to determine when to remove
$proxy wrappers during serialization.
- 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
- getUsePCRegistry() - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Whether to attempt to use the information from registered classes
to populate metadata defaults.
- 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() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- getUserObject() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- 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
- 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.kernel.exps.NullIf
-
- getVal1() - Method in class org.apache.openjpa.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
-
- 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
-
- 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
-
- 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
-
- 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(Object[]) - Method in interface org.apache.openjpa.kernel.exps.Constant
-
Return the value for this constant given the specified parameters.
- getValue() - Method in interface org.apache.openjpa.kernel.exps.Literal
-
The value of this literal.
- getValue() - Method in class org.apache.openjpa.meta.FieldMetaData
-
MetaData about the field value.
- 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
-
- 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
-
- getValues() - Method in class org.apache.openjpa.ant.MetaDataToolTask.Action
-
- getValues() - Method in interface org.apache.openjpa.kernel.exps.Arguments
-
Return the values that make up the arguments.
- getValueSequence(FieldMetaData) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns null.
- 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 interface org.apache.openjpa.util.ProxyMap
-
The map value type.
- getVariable(String, boolean) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Returns a value for the given id.
- 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, 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.
- getVariable(String) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- getVariables() - Method in class org.apache.openjpa.kernel.exps.Context
-
- 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(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- getVersion(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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(Object) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Returns the current version indicator for o.
- 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.
- getVersionField() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Return the version field for this class, if any.
- 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.
- 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(Class<?>) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Deprecated.
- should use getWriteCount(String c)
- getWriteCount(String) - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets number of total write requests for the given class since last reset.
- getWriteCount() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getWriteCount(Class<?>) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getWriteCount(String) - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- getWriteCount() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- 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.
- getWriteCount() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns the write count since cache statistics were 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
-
- 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.meta.MetaDataTool
-
The writer to generate metadata to.
- 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.
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- grouping - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- groupingClauses - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- GT() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- GT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- Id - Class in org.apache.openjpa.util
-
Datastore identity type.
- Id(String) - Constructor for class org.apache.openjpa.util.Id
-
- Id(String, OpenJPAConfiguration, ClassLoader) - Constructor for class org.apache.openjpa.util.Id
-
- Id(String, ClassLoader) - Constructor for class org.apache.openjpa.util.Id
-
- Id(Class, String) - Constructor for class org.apache.openjpa.util.Id
-
- Id(Class, Long) - 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, long, boolean) - Constructor for class org.apache.openjpa.util.Id
-
Construct from key value.
- ID_APPLICATION - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Application identity type.
- ID_DATASTORE - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Datastore identity type.
- ID_UNKNOWN - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Unknown identity type.
- identification_variable() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- identification_variable_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- IDENTIFIER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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 - 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
-
- ignoreErrors - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
-
- ignoreLoaded(FieldMetaData) - Static method in class org.apache.openjpa.kernel.DetachedStateManager
-
Ignore if the field is not dirty but loaded
- image - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The string image of the token.
- 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_TIME - Static variable in class org.apache.openjpa.meta.SequenceMetaData
-
Time-based sequence values.
- ImplHelper - Class in org.apache.openjpa.util
-
Helper for OpenJPA back-ends.
- ImplHelper() - Constructor for class org.apache.openjpa.util.ImplHelper
-
- IN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- in_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- inBuf - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- includes(String, boolean) - Method in class org.apache.openjpa.meta.FetchGroup
-
Affirms if given fetch group is included by this receiver.
- INCREMENT - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"increment" value strategy.
- 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() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- INDEX - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- indexOf(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- indexOf(Object) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- 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(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- indexOf(Object) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- indexOf(Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- indexOf(Object) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- indexOf(Object, int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- InheritanceComparator - Class in org.apache.openjpa.meta
-
Comparator that keeps classes in inheritance order.
- InheritanceComparator() - Constructor for class org.apache.openjpa.meta.InheritanceComparator
-
- 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() - Method in class org.apache.openjpa.conf.CacheMarshallersValue
-
- 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(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(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- 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() - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Ensure object capacity
- 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() - 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(OpenJPAStateManager, PCState, FetchConfiguration) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
- 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(StateManagerImpl, boolean, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Initialize a newly-constructed state manager.
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- 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(OpenJPAStateManager, PCState, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.PCResultObjectProvider
-
Initializes the state manager.
- initialize(Object) - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Initialize from the given argument.
- 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(Class, PCState) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- initialize(PersistenceCapable, PCState) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Initialize with the given instance and state.
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Initialize the given state manager.
- initializeMapping() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Initialize mapping.
- 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
-
- 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
-
- InMemorySavepointManager() - Constructor for class org.apache.openjpa.kernel.InMemorySavepointManager
-
- INNER - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- inner_fetch_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- inner_join() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- 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
-
- insertElementAt(Object, int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- instantiate(Class<?>, Configuration, boolean) - Method in class org.apache.openjpa.conf.CacheMarshallersValue
-
- 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.
- instantiate(ClassLoader) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Create a new uninitialized instance of this sequence.
- instantiateAll() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- 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.
- InstrumentationFactory - Class in org.apache.openjpa.enhance
-
- InstrumentationFactory() - Constructor for class org.apache.openjpa.enhance.InstrumentationFactory
-
- 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
-
- instrumentationProviders - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- INT - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- INT_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- integer_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- INTEGER_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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(Localizer.Message) - Constructor for exception org.apache.openjpa.util.InternalException
-
- InternalException(Throwable) - Constructor for exception org.apache.openjpa.util.InternalException
-
- InternalException(String, Throwable) - 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, Integer) - Constructor for class org.apache.openjpa.util.IntId
-
- IntId(Class, String) - Constructor for class org.apache.openjpa.util.IntId
-
- IntId(Class, int) - Constructor for class org.apache.openjpa.util.IntId
-
- IntId(Class, int, boolean) - Constructor for class org.apache.openjpa.util.IntId
-
- INVALID_STATE - Static variable in exception org.apache.openjpa.util.UserException
-
- invalidate(K) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Remove the FinderQuery for the given key from this cache.
- invalidate(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Remove the PreparedQuery with the given identifier from this cache.
- 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.
- 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(Localizer.Message) - Constructor for exception org.apache.openjpa.util.InvalidStateException
-
- InvalidStateException(Localizer.Message, Object) - Constructor for exception org.apache.openjpa.util.InvalidStateException
-
- 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
-
- 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
-
- IS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- 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
-
- 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(ClassMetaData) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Whether this LifeCycleEventManager has had at least one listener or callback
registered.
- 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(ClassMetaData) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
Whether this LifeCycleEventManager has had at least one listener or callback
registered.
- isAggregate(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- isAggregate() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- isAggregate(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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 interface org.apache.openjpa.kernel.StoreQuery.Executor
-
Return true if the compiled query is an aggregate.
- 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.
- 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.
- isAuditable(AuditableOperation, StateManagerImpl) - Method in class org.apache.openjpa.kernel.AuditManager
-
Affirms if the given state manager is auditable for the given operation.
- isBoolean(Class<?>) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- 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()
- isBound(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Return true if the given variable has been bound.
- isCachable(ClassMetaData) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Affirms if the given type is eligible for cache.
- isCachable(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Affirms if a PreparedQuery can be cached against the given key.
- isCached(List<Object>, BitSet) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- 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>, BitSet) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- 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 interface org.apache.openjpa.kernel.StoreManager
-
Verify that the given instance exists in the data store in memory; return false
if it does not.
- 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
-
- 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
-
- isCompatible(int, int) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Return true if the given field type and storage type are compatible.
- 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
-
- 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
-
- 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
-
- isDefaultFetchGroupExplicit() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether the default fetch group setting is explicit.
- isDefaultPersistent(ClassMetaData, Member, String, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Return true if the given member is persistent by default.
- 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
-
- 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.ProxyCollections
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- isDelayLoad() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- isDeleted() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance is deleted in this transaction.
- isDeleted(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isDeleted(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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 interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is deleted.
- 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(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
- isDetached(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- 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.
- isDetached(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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.DelayedArrayListProxy
-
- isDetached() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- isDetached() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- isDetached() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- isDetached() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- isDetached() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Returns whether the proxy is detached.
- isDetached() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- isDetached() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- 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.DelayedArrayListProxy
-
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- isDirectAccess() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Returns whether the caller has direct-call access to the proxied
object.
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- isDirectAccess() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- isDirty() - Method in interface org.apache.openjpa.enhance.StateManager
-
Whether the instance has been modified in this transaction.
- isDirty(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isDirty(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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 interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is dirty.
- isDistinct(StoreQuery) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- isDistinct() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- isDistinct(StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- 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 interface org.apache.openjpa.kernel.StoreQuery.Executor
-
- 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
-
- isEmpty() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- isEmpty() - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- 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() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- isEmpty(int) - Static method in class org.apache.openjpa.meta.AccessCode
-
- isEmpty(ClassMetaData) - Static method in class org.apache.openjpa.meta.AccessCode
-
- isEmpty() - Method in class org.apache.openjpa.meta.Extensions
-
Return true if there are no keys for any vendor.
- 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.DelayedArrayListProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- isEmpty() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- 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
-
- isExcluded(K) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Affirms if the given key matches any of the exclusion patterns.
- isExcluded(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Returns the exclusion status of if the given query key.
- isExplicit(int) - Static method in class org.apache.openjpa.meta.AccessCode
-
- isExplicit() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is explicitly declared in the metadata.
- isExplicitAccess() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Affirms if access style is explicitly defined.
- 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.
- 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.
- 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.
- 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
-
- isFromWriteBehindCallback() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isGetter(Method, boolean) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given method signature matches bean-style getter method
signature.
- 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.
- 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(int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- isImplDataCacheable() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- isImplDataCacheable(int) - 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(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() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- isImplDataCacheable(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- isInDefaultFetchGroup() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the default fetch group.
- isInFetchGroup(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the given fetch group.
- 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.
- 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.
- isJDBCTemporalSyntax(String) - Static method in class org.apache.openjpa.kernel.Filters
-
Affirms if the given String is enclosed in {}.
- 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
-
- isLoading(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- 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 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.
- isManagedInterface() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type is a managed interface.
- 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.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
-
- 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.
- 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
-
- 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.
- 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(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isNew(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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 interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is a newly-created instance registered
with broker.
- isNonDefaultMappingAllowed() - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows non-default entity relationship mapping.
- 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
-
- 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.
- 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
-
- 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.
- isOpenJPAIdentity() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether this type uses OpenJPA identity.
- 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.
- 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.
- 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.
- 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.
- isPCSubclassName(String) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether or not 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(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isPersistent(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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 interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is persistent.
- isPersistentCollection() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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.meta.FieldMetaData
-
Whether this is a primary key field.
- isPrimitive() - Method in class org.apache.openjpa.kernel.ResultShape
-
Affirms if this shape can not have any child shape.
- 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.
- 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
-
- 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
-
- 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 class org.apache.openjpa.meta.QueryMetaData
-
Whether the query has been marked read-only.
- isRegistered(Class<?>) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
Returns true if the given class is already registered.
- isReservedFieldName(String) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Returns true if the given field name is reserved for unmanaged fields.
- 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.
- 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.
- isSame(String) - Method in class org.apache.openjpa.conf.Specification
-
Affirms if the given string equals name of this receiver, ignoring the
case.
- 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
-
- 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.
- isSingletonLifecycleEventManager() - Method in class org.apache.openjpa.conf.Compatibility
-
Returns true if life cycle event manager is a singleton configuration.
- 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.
- 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.
- isTemporalType(Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Affirms if the given class is Data, Time or Timestamp.
- 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.
- 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.
- 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(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- isTransactional(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- 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 interface org.apache.openjpa.kernel.StoreContext
-
Return whether the given object is transactional.
- 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() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return whether this is a transient field.
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- isValueGenerated() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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.
- isVersion() - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field holds optimistic version information.
- 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.
- 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
-
- 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.kernel.exps.Val
-
- isXPath() - Method in interface org.apache.openjpa.kernel.exps.Value
-
Return true if this value is an XML Path.
- 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.util.AbstractLRSProxyCollection
-
- iterator() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- iterator() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- 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.
- 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
-