- 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
-
Call after invoking Map#remove(key, value) on super.
- 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.
- 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.
- 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.
- getSetterName() - Method in class org.apache.openjpa.meta.FieldMetaData
-
- 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.
- 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.
- 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.
- 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.
public T getXXX() where T is any non-void type.
or
public T isXXX() where T is boolean or Boolean.
- 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.
- 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
-
- sameVersion(Object[], Object[]) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Return whether the given images are equivalent from an optimistic
locking perspective.
- save(Collection<StateManagerImpl>) - Method in class org.apache.openjpa.kernel.OpenJPASavepoint
-
- saveField(int) - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
Save the given field.
- SaveFieldManager - Class in org.apache.openjpa.kernel
-
FieldManager type used to store information for rollback.
- SavepointManager - Interface in org.apache.openjpa.kernel
-
A manager for handling savepoints.
- savepointManagerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- scalar_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- scalar_function() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- scheduleEviction(Clearable, String) - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
Schedule the given Clearable for clear to be called.
- schemaAlias - Variable in class org.apache.openjpa.kernel.exps.Context
-
- schemaAlias() - Method in class org.apache.openjpa.kernel.exps.Context
-
- searchQueryMetaDataByName(String) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Searches all cached query metadata by name.
- SELECT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- select_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- select_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- select_expressions() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- select_extension() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- select_statement() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- selectCache(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- selectCache(OpenJPAStateManager, Object) - Method in interface org.apache.openjpa.datacache.CacheDistributionPolicy
-
Selects the name of the cache where the given managed proxy object state be cached.
- selectCache(OpenJPAStateManager) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Select the cache where the given managed proxy instance should be cached.
- selectCache(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
Select cache for the given managed instance.
- selectCache(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
-
- selectCache(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
- Seq - Interface in org.apache.openjpa.kernel
-
Internal OpenJPA sequence interface.
- seqPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- SEQUENCE - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"sequence" value strategy.
- SequenceMetaData - Class in org.apache.openjpa.meta
-
Metadata about a named sequence.
- SequenceMetaData(String, MetaDataRepository) - Constructor for class org.apache.openjpa.meta.SequenceMetaData
-
Constructor; supply sequence name.
- SequenceMetaData.SequenceFactory - Interface in org.apache.openjpa.meta
-
Allow facades to supply adapters from a spec sequence type to the
OpenJPA sequence type.
- SeqValue - Class in org.apache.openjpa.conf
-
Value type used to represent a sequence.
- SeqValue(String) - Constructor for class org.apache.openjpa.conf.SeqValue
-
- SERIALIZABLE - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
-
- Serialization - Class in org.apache.openjpa.util
-
Helper class to serialize and deserialize persistent objects,
subtituting oids into the serialized stream and subtituting the persistent
objects back during deserialization.
- Serialization() - Constructor for class org.apache.openjpa.util.Serialization
-
- Serialization.ClassResolvingObjectInputStream - Class in org.apache.openjpa.util
-
- Serialization.ClassResolvingObjectInputStream(InputStream) - Constructor for class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
-
- Serialization.PersistentObjectInputStream - Class in org.apache.openjpa.util
-
Object input stream that replaces oids with their objects.
- Serialization.PersistentObjectInputStream(InputStream, StoreContext) - Constructor for class org.apache.openjpa.util.Serialization.PersistentObjectInputStream
-
Constructor; supply source stream and broker to
use for persistent object lookups.
- Serialization.PersistentObjectOutputStream - Class in org.apache.openjpa.util
-
Object output stream that replaces persistent objects with their oids.
- Serialization.PersistentObjectOutputStream(OutputStream, StoreContext) - Constructor for class org.apache.openjpa.util.Serialization.PersistentObjectOutputStream
-
Constructor; supply underlying stream.
- serialize(MetaDataSerializer, Map<File, String>, int) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Tell the given serialier to write its metadatas.
- serialize(Object, StoreContext) - Static method in class org.apache.openjpa.util.Serialization
-
Serialize a value that might contain persistent objects.
- serializing() - Method in interface org.apache.openjpa.enhance.StateManager
-
Callback to prepare instance for serialization.
- serializing() - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- serializing() - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- serializing() - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- serializing() - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- set(ConfigurationProvider, String) - Static method in class org.apache.openjpa.conf.BrokerFactoryValue
-
Set the value of this property in the given provider.
- set(Object) - Method in class org.apache.openjpa.conf.SpecificationPlugin
-
Set a value from the given object after validating.
- set(Object, Field, Object) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, byte) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, char) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, double) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, float) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, int) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, long) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Field, short) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Object, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, boolean, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, byte, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, char, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, double, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, float, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, int, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, long, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, short, Field) - Static method in class org.apache.openjpa.enhance.Reflection
-
Set the value of the given field in the given object.
- set(Object, Method, Object) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, boolean) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, byte) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, char) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, double) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, float) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, int) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, long) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(Object, Method, short) - Static method in class org.apache.openjpa.enhance.Reflection
-
Invoke the given setter on the given object.
- set(T) - Method in class org.apache.openjpa.kernel.DelegatingResultList.DelegatingListIterator
-
- set(int, T) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- set(int, E) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- SET - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- set(int, Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- set(int, Object) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- set(int, Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- set(int, Object) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- SET_ATTACH - Static variable in interface org.apache.openjpa.enhance.StateManager
-
- SET_ATTACH - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The field is being attached by a detached state manager; the value is
from the detached instance.
- set_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SET_REMOTE - Static variable in interface org.apache.openjpa.enhance.StateManager
-
- SET_REMOTE - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The remote broker framework is setting the field on the server.
- SET_USER - Static variable in interface org.apache.openjpa.enhance.StateManager
-
- SET_USER - Static variable in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
A user is setting the field.
- setAbstract(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setAbstractMappingUniDirectional(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows bi-directional relationship in the MappedSuperclass.
- setAccessType(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the access type.
- setAccessType(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Sets access type of this field.
- setAccessUnloaded(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to allow access to unloaded detached fields.
- setAction(MetaDataToolTask.Action) - Method in class org.apache.openjpa.ant.MetaDataToolTask
-
Set the tool action.
- setAction(int) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set the action constant to use during relationship checking.
- setAction(String) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set the action string to use during relationship checking.
- setAddDefaultConstructor(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether or not the enhancer should add a no-args constructor
to any PC that does not have a no-args constructor.
- setAddDefaultConstructor(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
A boolean indicating whether the enhancer should add a no-args
constructor if one is not already present in the class.
- setAddresses(String) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
Sets the list of addresses of peers to which this provider will
send events to.
- setAggregateListeners(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setAggregateListeners(AggregateListener[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the query function listeners.
- setAggregateListeners(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAggregateListeners(AggregateListener[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAlias(String) - Method in class org.apache.openjpa.kernel.exps.Val
-
- setAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Set select item alias
- setAlias(String) - Method in class org.apache.openjpa.kernel.ResultShape
-
- setAllocate(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence values to allocate, or -1 for default.
- setAllowReferenceToSiblingContext(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setAllowReferenceToSiblingContext(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setAllowReferenceToSiblingContext(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Affirms if this context will allow its managed instances to refer instances
that are managed by other contexts.
- setAllowsDuplicateListener(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if duplicate listeners are allowed to handle the same
callback event.
- setAllowsMultipleMethodsForSameCallback(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Flags if multiple methods of the same class can handle the same
callback event.
- setAppId(ObjectId, Object) - Static method in class org.apache.openjpa.util.ApplicationIds
-
Sets the underlying id of an ObjectId.
- setAssertAllowedType(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether to perform runtime checks to ensure that all elements
added to collection and map proxies are the proper element/key/value
type as defined by the metadata.
- setAssociationType(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setAuditor(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string of
Auditor specified in this configuration.
- setAuditor(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAuditorInstance(Auditor) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the singular instance of
Auditor associated with this configuration.
- setAuditorInstance(Auditor) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAuthentication(String, String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the persistence manager's authentication.
- setAutoClear(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether instances clear their state when entering a transaction.
- setAutoClear(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether instances clear their state when entering a transaction.
- setAutoClear(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAutoClear(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAutoClear(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects clear when entering transactions.
- setAutoClear(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setAutoClear(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setAutoDetach(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separated list of events which trigger auto-detachment
in place of managed states.
- setAutoDetach(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setAutoDetach(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAutoDetach(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setAutoDetach(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Bit flags marked in
AutoDetach which indicate when persistent
managed objects should be automatically detached in-place.
- setAutoDetach(int, boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Bit flags marked in
AutoDetach which indicate when persistent
managed objects should be automatically detached in-place.
- setAutoDetach(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Sets automatic detachment option.
- setAutoDetach(int, boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setAutoDetach(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setAutoDetach(int, boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setAutoOff(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to turn collection/map tracing off in case of more number of modifications.
- setAutoOff(boolean) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Whether to automatically stop tracking when the number of changes
exceeds the container size.
- setBase(Class) - Method in class org.apache.openjpa.meta.InheritanceComparator
-
Set the least-derived type possible; defaults to null.
- setBoolean(int, boolean) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the boolean at the given index.
- setBroker(BrokerImpl) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setBrokerFactory(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setBrokerFactory(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setBrokerImpl(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string of the
BrokerImpl extension to create.
- setBrokerImpl(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setByte(int, byte) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the byte at the given index.
- setBytecodeWriter(BytecodeWriter) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
- setCacheDistributionPolicy(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string that describes the policy to distribute cached instances
across named partitions of L2 data cache.
- setCacheDistributionPolicy(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCacheDistributionPolicyInstance(CacheDistributionPolicy) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the policy object that determines distribution of cached instances
across named partitions of L2 data cache.
- setCacheDistributionPolicyInstance(CacheDistributionPolicy) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCacheEnabled(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the eligibility status of this class for cache.
- setCacheFinderQuery(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setCacheMarshallers(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separated list of the plugin strings specifying the
CacheMarshallers to use.
- setCacheMarshallers(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCacheNonDefaultFetchPlanQueries(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the SQL generated for queries executed with a modified fetch plan are cached.
- setCachePreparedQuery(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Sets whether this receiver will cache prepared queries during its
lifetime.
- setCachePreparedQuery(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setCachePreparedQuery(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets the current retrieve mode for data cache.
- setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setCacheSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Sets the maximum number of unpinned objects to keep hard
references to.
- setCacheSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Sets the maximum number of unpinned objects to keep hard
references to.
- setCacheSize(int) - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of hard references to maintain, or -1 for no limit.
- setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setCacheStoreMode(DataCacheStoreMode) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets the current storage mode for data cache.
- setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setCallbackMode(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- setCallbackMode(int, boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- setCallbackOptions(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Options for configuring callbacks set as a comma-separated string value
pair.
- setCallbackOptions(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCandidateCollection(Collection) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setCandidateCollection(Collection<?>) - Method in interface org.apache.openjpa.kernel.Query
-
Set a collection of candidates.
- setCandidateCollection(Collection<?>) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setCandidateExtent(Extent) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setCandidateExtent(Extent) - Method in interface org.apache.openjpa.kernel.Query
-
Set the candidate extent.
- setCandidateExtent(Extent) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setCandidateType(Class, boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setCandidateType(Class<?>, boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Set the candidate type.
- setCandidateType(Class, boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setCandidateType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query result class, or null if none.
- setCascadeAttach(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setCascadeAttach(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for attach operation.
- setCascadeAttach(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setCascadeDelete(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setCascadeDelete(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for deletion.
- setCascadeDelete(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setCascadeDetach(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setCascadeDetach(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for detach operation.
- setCascadeDetach(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setCascadePersist(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setCascadePersist(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for persist operation.
- setCascadePersist(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setCascadeRefresh(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setCascadeRefresh(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Cascade behavior for refresh operation.
- setCascadeRefresh(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setCascadeWithDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether openjpa should always cascade on detach, regardless of the
cascade setting.
- setCatalog(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setCause(Throwable) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The first nested throwable.
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- setChangeTracker(CollectionChangeTracker) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setChannel(String) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The channel to log to.
- setChar(int, char) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the char at the given index.
- setCheckDatabaseForCascadePersistToDetachedEntity(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will check the database for an Entity when cascading a persist to another Entity.
- setClasspathScan(Collection<String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of classpath directories or jars to scan for metadata supplied
by user.
- setClasspathScan(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of classpath directories or jars to scan for metadata supplied
by user via auto-configuration.
- setClassResolver(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ClassResolver to use for custom
class loading.
- setClassResolver(ClassResolver) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setClassResolver(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setClassResolver(ClassResolver) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCloseOnManagedCommit(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to close the broker when the managed transaction commits.
- setCodeFormat(CodeFormat) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Set the code formatter for the generated Java code.
- setCodeFormat(CodeFormat) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Set the code formatter for the generated Java code.
- setColNumber(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setColNumber(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
- setColNumber(int) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setColNumber(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setComments(String[]) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setComments(String[]) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setComments(String[]) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
- setComments(String[]) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setComments(String[]) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setCompatibility(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Backwards compatibility options.
- setCompatibility(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setCompatibility(Compatibility) - Method in class org.apache.openjpa.conf.Specification
-
Associate a compatibility object with this Specification instance
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- setConfigId(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- setConfigId(String) - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Gets the config id for the instrument.
- setConfiguration(Configuration) - Method in class org.apache.openjpa.audit.AuditLogger
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
Caches a copy of the configuration.
- setConfiguration(Configuration) - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.kernel.InverseManager
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
- setConfiguration(Configuration) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
- setConnection2DriverName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the non-XA connection driver.
- setConnection2DriverName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnection2Password(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the non-XA data store connection.
- setConnection2Password(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnection2Properties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to
establish non-XA connections.
- setConnection2Properties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnection2URL(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the non-XA data store connection.
- setConnection2URL(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnection2UserName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the non-XA data store connection.
- setConnection2UserName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionDriverName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Class name of the connection driver.
- setConnectionDriverName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactory(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The connection factory.
- setConnectionFactory(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactory2(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The non-XA connection factory.
- setConnectionFactory2(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactory2Name(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the second data store connection factory.
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the 'NonJTA' ConnectionFactoryName.
- setConnectionFactory2Name(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setConnectionFactory2Name(String) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set the 'NonJTA' ConnectionFactoryName.
- setConnectionFactory2Properties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the non-XA connection factory.
- setConnectionFactory2Properties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactoryMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The mode of the connection factory in use.
- setConnectionFactoryMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactoryModeManaged(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether connections are automatically enlisted in global transactions.
- setConnectionFactoryModeManaged(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactoryName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name for the data store connection factory.
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the 'JTA' ConnectionFactoryName.
- setConnectionFactoryName(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setConnectionFactoryName(String) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set the 'JTA' ConnectionFactoryName.
- setConnectionFactoryProperties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration properties for the connection factory.
- setConnectionFactoryProperties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionPassword(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The password for the data store connection.
- setConnectionPassword(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionProperties(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
These properties provide any additional information needed to
establish connections.
- setConnectionProperties(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionRetainMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the broker with respect to data store
connections.
- setConnectionRetainMode(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setConnectionRetainMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionRetainMode(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionURL(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The URL for the data store connection.
- setConnectionURL(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConnectionUserName(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The user name for the data store connection.
- setConnectionUserName(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setConsumeSerializationErrors(boolean) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setContext(StoreContext) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
- setContext(StoreContext) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- setContext(QueryContext) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
- setContext(QueryContext) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Called automatically by the system to associate the fetch configuration
with a context before use.
- setContext(StoreContext) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.LockManager
-
Set the context this lock manager is associated with.
- setContext(StoreContext) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Set a reference to the corresponding context.
- setContext(QueryContext) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Set the current query context.
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- setContextRef(String) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- setContextRef(String) - Method in interface org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Sets the context reference for the instrument.
- setContexts(Stack<Context>) - Method in class org.apache.openjpa.kernel.exps.QueryExpressions
-
Set reference to the JPQL query contexts.
- setConvertPositionalParametersToNamed(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
- setCopyObjectIds(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to copy identity objects before returning them to client code.
- setCopyOnDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Sets if detached entities are copy of the managed instances.
- setCreateSubclass(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should make its arguments persistence-capable,
or generate a persistence-capable subclass.
- setData(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setData(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setDataCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The
DataCache to use for level-2 data store caching.
- setDataCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCache(DataCache) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- setDataCacheManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- setDataCacheManager(DataCacheManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The data cache manager manages this configuration's cache instances.
- setDataCacheManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCacheManager(DataCacheManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCacheManager(DataCacheManager) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- setDataCacheMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setDataCacheMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCacheName(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the cache name for this class.
- setDataCacheTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Default data cache timeout.
- setDataCacheTimeout(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setDataCacheTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCacheTimeout(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDataCacheTimeout(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The cache timeout for this class.
- setDataStoreObjectIdFieldUnwrapped(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- setDebugStream(PrintStream) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
- setDeclaredCallbacks(int, LifecycleCallbacks[], int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Set the callbacks for the given event type.
- setDeclaredIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The relative index of this persistent/transactional field.
- setDeclaredInterfacePersistent(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- setDeclaredType(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setDeclaredType(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Set the declared class of the value.
- setDeclaredType(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setDeclaredTypeCode(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setDeclaredTypeCode(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Set the type code for the value.
- setDeclaredTypeCode(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setDeclaringType(Class<?>) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The declaring class.
- setDefaultAccessType(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default access type for base classes with ACCESS_UNKNOWN.
- setDefaultFetchGroupExplicit(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether the default fetch group setting is explicit.
- setDefaultIdentityType(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
The default identity type for unmapped classes without primary
key fields.
- setDefiningType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The class that defines this query, or null if none.
- setDelayCapable(Boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setDelayCollectionLoading(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether loading of collections should be delayed until an operation
is performed that requires them to be loaded.
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setDelayed(int, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Some field types (collection proxies) support delayed loading.
- setDelayed(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setDescribedType(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the class described by this metadata.
- setDescription(String) - Method in class org.apache.openjpa.conf.Specification
-
- setDetachable(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether instances are detachable.
- setDetachedNew(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to treat relations to detached instances as new.
- setDetachedNew(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setDetachedNew(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setDetachedState(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The name of the detach state field, or null if none.
- setDetachedStateField(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to add a detached state field to enhanced classes.
- setDetachedStateField(String) - Method in class org.apache.openjpa.conf.DetachOptions
-
For auto-configuration of the detached state field.
- setDetachedStateManager(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use a detached state manager on types that allow it.
- setDetachedStateTransient(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use transient detached state.
- setDetachProxyFields(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to detach proxy fields.
- setDetachState(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Which field values to include when detaching.
- setDetachState(DetachOptions) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the instance specified by the detach state plugin.
- setDetachState(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDetachState(DetachOptions) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDetachState(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setDetachState(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setDetachState(int) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Detach mode constant to determine which fields are part of the
detached graph.
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- setDirectAccess(boolean) - Method in interface org.apache.openjpa.util.DelayedProxy
-
Sets whether the caller has direct-call access to the proxied
object.
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- setDirectAccess(boolean) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setDirectory(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the output directory we want the enhancer to write to.
- setDirectory(String) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set the output directory we want the enhancer to write to.
- setDirectory(File) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The directory to write source to.
- setDirectory(File) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
The directory to write source to.
- setDirectory(File) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
The base build directory to generate code to.
- setDouble(int, double) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the double at the given index.
- setDynamicallyInstallAgent(boolean) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
Configures whether or not this instance should attempt to dynamically
install an agent in the VM.
- setDynamicDataStructs(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set whether to generate dynamic data structures
where possible for cache and runtime usage.
- setDynamicDataStructs(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setDynamicDataStructs(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDynamicDataStructs(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setDynamicEnhancementAgent(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether OpenJPA will attempt to dynamically load the enhancement
agent.
- setDynamicEnhancementAgent(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setElementAt(Object, int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setElementCollection(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- setElementType(Class<?>) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setEmbeddable() - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setEmbedded(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setEmbedded(boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
This attribute is a hint to the implementation to store this value
in the same structure as the class, rather than as a separate datastore
structure.
- setEmbedded(boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setEmbeddedOnly(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type can only be used as an embedded object.
- setEnableStatistics(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setEnableStatistics(boolean) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- setEnableStatistics(boolean) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Enable/disable gathering of statistics.
- setEncryptionProvider(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setEncryptionProvider(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setEnforcePropertyRestrictions(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether to fail if the persistent type uses property access and
bytecode analysis shows that it may be violating OpenJPA's property
access restrictions.
- setEnforcePropertyRestrictions(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether to fail if the persistent type uses property access and
bytecode analysis shows that it may be violating OpenJPA's property
access restrictions.
- setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The class environmental loader used when loading this metadata.
- setEvictFromDataCache(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to also evict an object from the store cache when it is
evicted through this broker.
- setEvictFromDataCache(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setEvictFromDataCache(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setEvictionSchedule(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setEvictOnBulkUpdate(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setEvictPolicy(String) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Sets the eviction policy for the query cache
- setExceptionReconnectAttempts(int) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
The number of times to attempt to reconnect after a JMS send exception
is detected.
- setExcludedTypes(Set<String>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setExcludedTypes(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setExcludedTypes(String) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Sets excluded types from a semicolon separated list of type names.
- setExcludes(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Sets one or more exclusion regular expression patterns separated by
semicolon.
- setExplicit(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is explicitly declared in the metadata.
- setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setExtendedPathLookup(boolean) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets extended path lookup feature.
- setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setExternalizer(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's externalizer, or null if none.
- setExternalValues(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Properties string mapping field values to external values.
- setFactory(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The name of this field's factory, or null if none.
- setFailedObject(Object) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The failed object.
- setFailFast(boolean) - Method in class org.apache.openjpa.event.LifecycleEventManager
-
Whether to fail after first exception when firing events to listeners.
- setFatal(boolean) - Method in exception org.apache.openjpa.util.OpenJPAException
-
Whether this error is fatal.
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the size of the batch that will be pre-selected when accessing
elements in a query or relationship.
- setFetchBatchSize(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setFetchBatchSize(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFetchBatchSize(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFetchBatchSize(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setFetchBatchSize(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Set the fetch batch size for large result set support.
- setFetchBatchSize(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setFetchGroups(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Comma-separated list of fetch group names that will be pre-set for
all new
FetchConfigurations.
- setFetchGroups(String[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setFetchGroups(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFetchGroups(String[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFile(String) - Method in class org.apache.openjpa.ant.MetaDataToolTask
-
Set the file to write the metadata to.
- setFile(String) - Method in class org.apache.openjpa.audit.AuditLogger
-
- setFile(File) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The file to generate metadata to.
- setFiles(Collection<File>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of
Files of metadata files or directories supplied by user.
- setFiles(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated
Files of metadata files or
directories supplied by user via auto-configuration.
- setFilterListeners(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
A comma-separted list of the plugin strings of the query
FilterListeners to use.
- setFilterListeners(FilterListener[]) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the query filter listeners.
- setFilterListeners(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFilterListeners(FilterListener[]) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFilterPCRegistryClasses(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether the metadata processor should filter classes dispatched by the PCRegistry listener system.
- setFinderCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the finder cache from a string configuration.
- setFinderCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFloat(int, float) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the float at the given index.
- setFlushBeforeDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should flush changes before detaching or serializing an
entity.
- setFlushBeforeQueries(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether or not OpenJPA should automatically flush
modifications to the data store before executing queries.
- setFlushBeforeQueries(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setFlushBeforeQueries(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setFlushBeforeQueries(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The query automatic flush configuration.
- setFlushBeforeQueries(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setFrom(Query) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Initialize this instance from the values held in the
specified
Query.
- setHint(String, Object) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setHint(String, Object, Object) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setHint(String, Object, Object) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets an arbitrary query hint that may be utilized during execution.
- setHint(String, Object) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Sets an arbitrary query hint that may be utilized during execution.
- setHint(String, Object) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Same as setHint(key, value, value).
- setHint(String, Object, Object) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Sets the hint to the given value.
- setId(String) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
The id that this marshaller is responsible for.
- setId(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setId(String) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
-
- setId(Object) - Method in interface org.apache.openjpa.enhance.PCDataGenerator.DynamicPCData
-
- setIdentitySequenceName(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The datastore identity sequence name, or null for none.
- setIdentityStrategy(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The strategy to use for datastore identity generation.
- setIdentityType(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The type of identity being used.
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether changes in the current transaction are taken into account when
executing queries and iterating extents.
- setIgnoreChanges(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setIgnoreChanges(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to take into account changes in the transaction when executing
a query or iterating an extent.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingExtent
-
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Extent
-
Whether this extent will ignore changes made in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.ExtentImpl
-
- setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.kernel.Query
-
Whether to ignore changes in the current transaction.
- setIgnoreChanges(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setIgnoreDetachedStateFieldForProxySerialization(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should ignore the DetachedStateField value when
determining if our Proxy classes should be removed during serialization.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set whether to ignore errors.
- setIgnoreErrors(boolean) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
Set to false if this tool should throw an exception on
an attempt to generate an id class for a type that does not use
application identity.
- setIgnoreNonPersistent(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- setIgnoreNonPersistent(boolean) - Method in interface org.apache.openjpa.meta.MetaDataDefaults
-
Whether to ignore members which are not persistent by default
during metadata population.
- setIgnoreNonPersistent(boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- setIgnoreSuperclassCallbacks(int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude superclass callbacks from events.
- setIgnoreSystemListeners(boolean) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Whether to exclude system listeners from events.
- setImplData(Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setImplData(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setImplData(Object, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
An object that concrete back ends can associate with each instance.
- setImplData(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Field-level impl data.
- setImplData(Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Sets the stored instance-level impl data.
- setImplData(Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setImplData(Object, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setImplData(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in interface org.apache.openjpa.kernel.Broker
-
Set the broker's behavior for implicit actions such as flushing,
automatic detachment, and exceptions thrown by managed instances outside
a broker operation.
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setImplicitBehavior(OpCallbacks, RuntimeExceptionTranslator) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setImplicitContainsTypes(Value, Value, int) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit types of the given values based on the fact that
the first is supposed to contain the second.
- setImplicitType(Value, Class<?>) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit type of the given value to the given class.
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.Coalesce
-
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.NullIf
-
- setImplicitType(Class) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
-
- setImplicitType(Class) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Set the implicit type of the value, based on how it is used in the
filter.
- setImplicitTypes(Value, Value, Class<?>) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Set the implicit types of the given values based on the fact that
they're used together, and based on the operator type.
- setImplicitTypes(Value, Value, Class<?>, Resolver) - Static method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
- setImplicitTypes(Value, Value, Class<?>) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- setImplicitTypes(Value, Value, Class<?>, Resolver, OrderedMap<Object, Class<?>>, String) - Static method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- setIncludedTypes(String) - Method in class org.apache.openjpa.datacache.TypeBasedCacheDistributionPolicy
-
Sets included types from a semicolon separated list of type names.
- setIncrement(int) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
-
- setIncrement(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Sequence increment, or -1 for default.
- setInDefaultFetchGroup(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is in the default fetch group.
- setIndex(int) - Method in interface org.apache.openjpa.kernel.exps.Parameter
-
Set the index of this parameter.
- setIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute index of this persistent/transactional field.
- setInFetchGroup(String, boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Set whether this field is in the given fetch group.
- setInitializeEagerly(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether all configured elements will be initialized eagerly or
lazily on-demand.
- setInitializeEagerly(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setInitializer(Object) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The initializer used by the field, or null if none.
- setInitialValue(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Initial sequence value, or -1 for default.
- setInputResource(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setInputURL(URL) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setInstrumentation(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the plug-in string that defines instrumentation providers and what
they instrument.
- setInstrumentation(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setInstrumentation(Instrumentation) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
This method is not synchronized because when the agent is loaded from
getInstrumentation() that method will cause agentmain(..) to be called.
- setInstrumentationManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setInstrumentationManager(InstrumentationManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setInt(int, int) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the int at the given index.
- setIntegrityViolation(int) - Method in exception org.apache.openjpa.util.ReferentialIntegrityException
-
The type of integrity violation that occurred.
- setIntercepting(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type's fields are actively intercepted, either by
redefinition or enhancement.
- setInterfaceImpl(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Set the managed interface implementor class.
- setInterfacePropertyAlias(Class<?>, String, String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Alias properties from the given interface during queries to
the local field.
- setIntermediate(int, Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setIntermediate(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Use intermediate field data to store intermediate information that
might be available before the field is fully loaded.
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setIntermediate(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setInterval(int) - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
The interval time in minutes between scheduler checks.
- setInto(Options) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Set a map of properties to pass to the
InitialContext
constructor for JNDI lookups.
- setInto(Query) - Method in interface org.apache.openjpa.kernel.PreparedQuery
-
Fill in the post-compilation state of the given Query.
- setInto(Query) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Set query template information into the given concrete
query instance.
- setInverse(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Logical inverse field.
- setInverseManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for managing inverse relations.
- setInverseManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setJPQL(String) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not JPQL extensions are allowed.
- setLanguage(String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Set the language for this query.
- setLevel(short) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The level to log at.
- setLevel(String) - Method in class org.apache.openjpa.event.LogOrphanedKeyAction
-
The level to log at.
- setLifecycleEventManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the lifecycle event manager instance classname.
- setLifecycleEventManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setLifecycleListenerCallbackMode(int) - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from lifecycle event listeners.
- setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setLineNumber(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setLineNumber(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
- setLineNumber(int) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setLineNumber(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setListingIndex(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The index in which this field was listed in the metadata.
- setListingIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The index in which this field was listed in the metadata.
- setListingIndex(int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
The index in which this field was listed in the metadata.
- setLiteAutoDetach(boolean) - Method in class org.apache.openjpa.conf.DetachOptions
-
Whether to use lite detachment when auto detaching.
- setLoaded(int, boolean) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setLoaded(int, boolean) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setLoaded(Object[], BitSet) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Set the loaded mask into a state image.
- setLoadFetchGroup(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The fetch group that is to be loaded when this receiver is loaded, or
null if none set.
- setLoadObjectIds() - Method in interface org.apache.openjpa.enhance.ApplicationIdTool.ObjectIdLoader
-
Turn on the loading of all identity classes, even if they don't
exist.
- setLock(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setLock(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setLock(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setLock(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
The lock object set for this instance.
- setLock(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setLockLevel(OpenJPAStateManager, int) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Sets the given instance's lock level to the given number.
- setLockLevel(int) - Method in exception org.apache.openjpa.util.LockException
-
- setLockManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for datastore lock management.
- setLockManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setLockScope(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setLockScope(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock scope for next fetch.
- setLockScope(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setLockTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for an object lock in milliseconds, or -1 for no
timeout.
- setLockTimeout(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setLockTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setLockTimeout(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setLockTimeout(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setLockTimeout(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for an object lock, or -1 for no
limit.
- setLockTimeout(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setLog(Log) - Method in class org.apache.openjpa.conf.MetaDataCacheMaintenance
-
- setLong(int, long) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the long at the given index.
- setLRS(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a large result set.
- setLru(boolean) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
- setLru(boolean) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
- setManagedInstanceType(Class) - Method in class org.apache.openjpa.util.OpenJPAId
-
Set the exact type of the described instance once it is known.
- setManagedInstanceType(Class, boolean) - Method in class org.apache.openjpa.util.OpenJPAId
-
Set the exact type of the described instance once it is known.
- setManagedInterface(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type is a managed interface
- setManagedRuntime(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ManagedRuntime to use for managed
environments.
- setManagedRuntime(ManagedRuntime) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for integrating with a managed runtime.
- setManagedRuntime(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setManagedRuntime(ManagedRuntime) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setManageLRS(boolean) - Method in class org.apache.openjpa.kernel.InverseManager
-
Set whether to false LRS relations.
- setManagement(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return the management level for the field.
- setMappedBy(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The field that this field shares a mapping with.
- setMappedByIdValue(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setMapping(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The name mapping to use for this data store.
- setMapping(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMaxActive(int) - 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.
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The maximum relation depth to traverse when eager fetching.
- setMaxFetchDepth(Integer) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMaxFetchDepth(Integer) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setMaxFetchDepth(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Set the maximum depth of the fetched instance graph.
- setMaxFetchDepth(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setMaxIdle(int) - 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.
- setMetaData(ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.Val
-
- setMetaData(ClassMetaData) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Associate a persistent type with this value.
- setMetaDataFactory(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setMetaDataFactory(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMetaDataFactory(MetaDataFactory) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The I/O used to load metadata.
- setMetaDataRepository(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setMetaDataRepository(MetaDataRepository) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The metadata repository of managed class information.
- setMetaDataRepository(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMetaDataRepository(MetaDataRepository) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMetaFactoriesAreStrict(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Set whether MetaDataFactories and MappingFactories will be strictly separate.
- setMetaModel(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Puts the meta class corresponding to the given entity class.
- setMetaModel(ClassMetaData, Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Puts the meta class corresponding to the given persistent class.
- setMode(int) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Parser
-
The parse mode according to the expected document type.
- setMode(int) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
The serialization mode according to the expected document type.
- setMultithreaded(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether brokers or their managed objects will be used by multiple
concurrent threads.
- setMultithreaded(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setMultithreaded(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMultithreaded(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setMultithreaded(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether the broker or its managed instances are used in a multithreaded
environment.
- setMultithreaded(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setMultithreaded(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setName(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the name of the identity class; with this option you must supply
exactly one class to run on.
- setName(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setName(String) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- setName(String) - Method in interface org.apache.openjpa.datacache.DataCache
-
Sets a string name to be used to identify this cache to end-user needs.
- setName(String) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
- setName(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setName(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setName(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set field name.
- setNestedThrowables(Throwable[]) - Method in exception org.apache.openjpa.util.OpenJPAException
-
The nested throwables.
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- setNextSequence(int) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- setNextSequence(int) - Method in interface org.apache.openjpa.util.ChangeTracker
-
The maximum element sequence value for this proxy at load time.
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setNextVersion(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the next version indicator in the datastore pending a successful
flush.
- setNextVersion(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setNonDefaultMappingAllowed(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows non-default entity relationship mapping.
- setNonOptimisticVersionCheck(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether or not to perform a version check on instances being updated
in a datastore transaction.
- setNonPCSuperclassCallbacks(int, LifecycleCallbacks[], int) - Method in class org.apache.openjpa.meta.LifecycleMetaData
-
Set the callbacks for the given event type for non-persistent
superclass.
- setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state is accessible outside a transaction by default.
- setNontransactionalRead(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setNontransactionalRead(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional access to persistent state.
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setNontransactionalRead(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether persistent state can be modified outside a transaction by
default.
- setNontransactionalWrite(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setNontransactionalWrite(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to allow nontransactional changes to persistent state.
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setNullValue(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setNumBroadcastThreads(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The number of worker threads that are used for
transmitting packets to peers in the cluster.
- setObject(int, Object) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the object at the given index.
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setObjectId(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the object id for the managed instance.
- setObjectId(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setObjectIdType(Class<?>, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata-specified class to use for the object ID.
- setOptimistic(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to use optimistic transactions by default.
- setOptimistic(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setOptimistic(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOptimistic(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOptimistic(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to use optimistic transactional semantics.
- setOptimistic(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setOptimistic(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setOptimizeIdCopy(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to attempt to optimize id class copy operations during the
enhancement process.
- setOptimizeIdCopy(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to attempt to optimize id class copy operations during the
enhancement process.
- setOptimizeIdCopy(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOptimizeIdCopy(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOrderDeclaration(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
String declaring the orderings for this field to be applied on load,
or null.
- setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setOrderDirtyObjects(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
- setOrders(Order[]) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The orderings for this field to be applied on load.
- setOrphanedKeyAction(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- setOrphanedKeyAction(OrphanedKeyAction) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The action to take when an orphaned key is detected.
- setOrphanedKeyAction(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOrphanedKeyAction(OrphanedKeyAction) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setOutputFile(File) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setOverrideContextClassloader(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to temporally override the thread's Context Classloader when processing
ORM XML documents to avoid deadlock potential with certain Classloader hierarchy
configurations.
- setOwner(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- setOwner(OpenJPAStateManager, int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setOwner(OpenJPAStateManager, int) - Method in interface org.apache.openjpa.util.Proxy
-
Reset the state of the proxy, and set the owning instance of the
proxy and the name of the field it is assigned to.
- setParamTypes(OrderedMap<Object, Class<?>>) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setParseAnnotationsForQueryMode(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA will scan every persistent class in an XML mapping file for annotations prior to executing a
query.
- setPartitions(String) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Set partitions from a String configuration.
- setPartitionType(String) - Method in class org.apache.openjpa.datacache.PartitionedDataCache
-
Sets the type of the partitions.
- setPc(PersistenceCapable) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setPCSuperclass(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The persistence capable superclass of the described type.
- setPCSuperclassMetaData(ClassMetaData) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The metadata for this class' superclass.
- setPersistenceEnvironment(Map<String, Object>) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setPersistentCollection(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setPopulateDataCache(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setPopulateDataCache(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setPopulateDataCache(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Whether to populate the store cache with objects used by this
transaction.
- setPort(int) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
The port that this provider should listen on.
- setPostLoad(boolean) - Method in class org.apache.openjpa.meta.FetchGroup
-
Whether loading this fetch group causes a post-load callback on the
loaded instance.
- setPostLoadCallback(boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Set to false to prevent the postLoad method from
sending lifecycle callback events.
- setPostLoadOnMerge(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to send @PostLoad events on a merge operation.
- setPostLoadOnMerge(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to send @PostLoad events on a merge operation.
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setPostLoadOnMerge(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setPostLoadOnMerge(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setPostLoadOnMerge(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
Set to true if the merge operation should trigger
a @PostLoad lifecycle event.
- setPostPersistCallbackImmediate(boolean) - Method in class org.apache.openjpa.conf.CallbackOptions
-
Sets if the post-persist callback is invoked as soon as a new instance
is managed.
- setPreFlush(boolean) - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
-
- setPreload(boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Sets whether this repository will load all known persistent classes at initialization.
- setPreparedQueryCache(PreparedQueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- setPreparedQueryCache(QueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- setPrimaryKey(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this is a primary key field.
- setPrimaryKeyIndex(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The absolute primary key index for this field, or -1 if not a primary
key.
- setPrivatePersistentProperties(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA allows private, non-transient properties to be
persistent.
- setProperties(String) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
- setProvider(RemoteCommitProvider) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
The cached provider.
- setProxyManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin string for the
ProxyManager to use for second
class object proxies.
- setProxyManager(ProxyManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setProxyManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setProxyManager(ProxyManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setProxyType(Class<?>) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The type this field was initialized with, and therefore the
type to use for proxies when loading data into this field.
- setQuery(Object) - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- setQuery(Object) - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- setQuery(Object) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setQuery(Object) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
Allow direct setting of parsed state for facades that do parsing.
- setQuery(Object) - Method in interface org.apache.openjpa.kernel.Query
-
The query string or template.
- setQuery(Object) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setQuery(Object) - Method in interface org.apache.openjpa.kernel.StoreQuery
-
This is invoked when the user or a facade creates a new query with
an object that the system does not recognize.
- setQueryCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for level-2 data store query caching.
- setQueryCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setQueryCache(QueryCache) - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- setQueryCacheEnabled(boolean) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setQueryCacheEnabled(boolean) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Control whether or not query caching is enabled.
- setQueryCacheEnabled(boolean) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setQueryCompilationCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Configuration settings for the query compilation cache to use.
- setQueryCompilationCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setQueryExpressions(QueryExpressions) - Method in interface org.apache.openjpa.kernel.exps.Subquery
-
Set the parsed subquery.
- setQuerySQLCache(PreparedQueryCache) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets QuerySQLCache with the given cache.
- setQuerySQLCache(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets QuerySQLCache with the given configuration.
- setQuerySQLCache(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setQuerySQLCache(PreparedQueryCache) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setQueryString(String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The full query string, or null if none.
- setQueryTimeout(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The time to wait for a query to execute in milliseconds, or -1 for no
timeout.
- setQueryTimeout(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setQueryTimeout(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setQueryTimeout(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The number of milliseconds to wait for a query, or -1 for no
limit.
- setQueryTimeout(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setQuotedNumbersInQueries(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to interpret quoted numbers in query strings as numbers.
- setRange(long, long) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setRange(long, long) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Set the range of results to return.
- setRange(long, long) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setReadLockLevel(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default read lock level to use during non-optimistic transactions.
- setReadLockLevel(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric read lock level.
- setReadLockLevel(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setReadLockLevel(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setReadLockLevel(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setReadLockLevel(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking loaded objects.
- setReadLockLevel(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setReadOnly(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setReadOnly(boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Whether the query has been marked read-only.
- setReadOnly(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setReadOnly(boolean) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Whether the query has been marked read-only.
- setRecoveryTimeMillis(int) - 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.
- setRecursionDepth(FieldMetaData, int) - Method in class org.apache.openjpa.meta.FetchGroup
-
Recursion depth for the given field.
- setRedefine(boolean) - Method in class org.apache.openjpa.enhance.PCEnhancer
-
Whether the enhancer should mutate its arguments, or just run validation
and optional subclassing logic on them.
- setRefreshFromDataCache(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether entity state is to be refreshed from
DataCache.
- setRefreshFromDataCache(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets whether entity state is to be refreshed from
DataCache.
- setRefreshFromDataCache(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRefreshFromDataCache(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRegistryName(String) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
-
- setReloadOnDetach(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should attempt to load fields when the DetachState
option is set to loaded.
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setRemote(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given field to the given value.
- setRemote(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The remote event manager that manages this configuration's remote
event listeners.
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
- setRemoteCommitEventManager(RemoteCommitEventManager) - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Set the "owning" remote event manager to notify when remote events
are received from remote sources.
- setRemoteCommitProvider(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for remote commit notification.
- setRemoteCommitProvider(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- setRepository(MetaDataRepository) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Set the repository to load metadata into.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The repository to use to hold metadata.
- setRepository(MetaDataRepository) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- setRequiresExtent(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Whether the type requires extent management.
- setResetFlushFlagForCascadePersist(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should reset the internal state (flush flag) when cascading a persist to another
Entity.
- setResolve(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The resolve mode for this metadata.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The resolve mode for this metadata.
- setResolve(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve mode for this field.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Resolve mode for this field.
- setResolve(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata resolution mode.
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata resolution mode.
- setResolve(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve mode for metadata.
- setResolve(int, boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Resolve mode for metadata.
- setResolve(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setResolve(int, boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setResources(Collection<String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of resource paths of metadata files or jars supplied by user.
- setResources(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated resource paths of metadata files or jars
supplied by user via auto-configuration.
- setRestoreState(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to restore initial state on rollback by default.
- setRestoreState(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to restore initial state on rollback by default.
- setRestoreState(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRestoreState(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRestoreState(int) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to restore an object's original state on rollback.
- setRestoreState(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setRestoreState(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setResultMapping(Class, String) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setResultMapping(Class<?>, String) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Name and scope of a mapping from the result data to its object
representation.
- setResultMapping(Class<?>, String) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setResultSetMappingName(String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setResultType(Class) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setResultType(Class<?>) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Specify the type of object in which the result of evaluating this query.
- setResultType(Class) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setResultType(Class) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The query result class, or null if none.
- setRetainState(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to retain state after a transaction by default.
- setRetainState(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setRetainState(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRetainState(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRetainState(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether objects retain their persistent state on transaction commit.
- setRetainState(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setRetainState(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setRetryClassRegistration(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Whether to warn and defer registration instead of throwing an
exception when a registered persistent class cannot be processed.
- setRetryClassRegistration(Boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setRetryClassRegistration(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRetryClassRegistration(Boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setReturnNullOnAggregateResult(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property is used to specify whether the aggregate query functions
SUM, AVG, MAX, and MIN return null if there is no query result.
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.ee.ManagedRuntime
-
Sets the rollback only flag on the current transaction.
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.OSGiManagedRuntime
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime
-
- setRollbackOnly() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.SunOneManagedRuntime
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.ee.WLSManagedRuntime
-
- setRollbackOnly() - Method in interface org.apache.openjpa.kernel.Broker
-
Mark the current transaction for rollback.
- setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.kernel.Broker
-
Mark the current transaction for rollback with the specified cause
of the rollback.
- setRollbackOnly() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setRollbackOnly() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setRollbackOnly(Throwable) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setRootClasses(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setRootClasses(Collection<Class<?>>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root classes for recursive operations.
- setRootClasses(Collection<Class<?>>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setRootInstances(Collection) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setRootInstances(Collection<?>) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Root instances for recursive operations.
- setRootInstances(Collection<?>) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setRuntimeUnenhancedClasses(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies how OpenJPA handles unenhanced types.
- setRuntimeUnenhancedClasses(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
- setRuntimeUnenhancedClasses(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setRuntimeUnenhancedClasses(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setSavepoint(String) - Method in interface org.apache.openjpa.kernel.Broker
-
Set a transactional savepoint where operations after this savepoint
will be rolled back.
- setSavepoint(String) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setSavepoint(String) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setSavepointManager(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The plugin to use for savepoint management.
- setSavepointManager(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setSchema(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setSchemaAlias(String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- setSchemaAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Path
-
Set the schema alias (the identification variable)
this path is begin with.
- setSchemas(Map<String, ClassMetaData>) - Method in class org.apache.openjpa.kernel.exps.Context
-
- setSelect(Object) - Method in class org.apache.openjpa.kernel.exps.Context
-
Register the select for this context.
- setSequence(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Plugin string for the default system
Seq.
- setSequence(Seq) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default system sequence.
- setSequence(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setSequence(Seq) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setSequence(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Native sequence name.
- setSequenceFactory(SequenceMetaData.SequenceFactory) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
A factory to transform spec sequences produced by user factories into
the OpenJPA sequence type.
- setSequencePlugin(String) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Plugin string describing the
Seq.
- setSerialized(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setSerialized(boolean) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
Whether this value is serialized when stored.
- setSerialized(boolean) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setShort(int, short) - Method in interface org.apache.openjpa.enhance.DynamicStorage
-
Set the short at the given index.
- setSingletonLifecycleEventManager(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property set whether each EntityManager has its own life cycle event manager.
- setSize(int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
Sets the maximum number of unpinned objects to keep soft
references to.
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
Sets the maximum number of unpinned objects to keep soft
references to.
- setSoftReferenceSize(int) - Method in class org.apache.openjpa.util.CacheMap
-
The maximum number of soft references to maintain, or -1 for no limit.
- setSource(File, int, String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- setSource(File, int) - Method in class org.apache.openjpa.meta.NonPersistentMetaData
-
- setSource(File, Object, int, String) - Method in class org.apache.openjpa.meta.QueryMetaData
-
- setSource(File, Object, int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
- setSourceFile(ClassMetaData, File) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set the current source file of the given metadata.
- setSourceFile(SequenceMetaData, File) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set the current source file of the given metadata.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The source mode this metadata has been loaded under.
- setSourceMode(int, boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
The source mode this metadata has been loaded under.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The source mode determining what metadata to load.
- setSourceMode(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The source mode determining what metadata to load.
- setSourceMode(int) - Method in class org.apache.openjpa.meta.QueryMetaData
-
The source mode of this query.
- setSpecification(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the Specification for this configuration.
- setSpecification(Specification) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the Specification for this configuration.
- setSpecification(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
Sets Specification from the given String.
- setSpecification(Specification) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setStateManager(Object, StateManagerImpl, int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set the cached StateManager for the instance that had the given oid.
- setStatusFlag(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Sets the given flag to the status.
- setStorageGenerator(PCDataGenerator) - Method in interface org.apache.openjpa.enhance.PCDataGenerator.DynamicPCData
-
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- setStoreDirectory(File) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Base directory for storing metadata.
- setStoreDirectory(File) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- setStoreMapCollectionInEntityAsBlob(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether if map and collection in entity are stored as blob.
- setStoreMode(int) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- setStoreMode(int) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- setStoreMode(int) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Storage mode.
- setStoreMode(int) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- setStream(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is backed by a stream.
- setStrict(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- setStrict(boolean) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- setStrict(boolean) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
If true, I/O's must exactly obey the mode directives given, and may
not load additional information.
- setStrict(boolean) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- setStrictIdentityValues(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to require exact identity value types when creating object
ids from a class and value.
- setString(String) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
- setString(String) - Method in class org.apache.openjpa.conf.SpecificationPlugin
-
Set a value from the given String after validating.
- setSubqAlias(String) - Method in interface org.apache.openjpa.kernel.exps.Subquery
-
- setSubquery(Subquery) - Method in class org.apache.openjpa.kernel.exps.Context
-
- setSubqueryContext(Context, String) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
- setSubqueryContext(Context, String) - Method in interface org.apache.openjpa.kernel.exps.Path
-
- setSuffix(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set a suffix to append to persistent classes to form their identity
class name.
- setSuperclassDiscriminatorStrategyByDefault(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to add class criteria for super class discreminator strategy.
- setSuppressBatchOLELogging(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Set whether this Broker will generate verbose optimistic lock exceptions when batching
operations.
- setSynchronization(Synchronization) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setSyncWithManagedTransactions(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Whether to check for a global transaction upon every managed,
non-transactional operation.
- setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setTabSize(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- setTarget(Instruction, Collection<Instruction>) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Set the collection of JumpInstructions to the given instruction,
clearing the collection in the process.
- setTimeout(long) - Method in interface org.apache.openjpa.datacache.DataCachePCDataGenerator.Timed
-
- setTimeout(int) - Method in exception org.apache.openjpa.util.LockException
-
The number of milliseconds to wait for a lock.
- setTimeout(int) - Method in exception org.apache.openjpa.util.QueryException
-
The number of milliseconds to wait for a query to complete.
- setTimestamp(long) - Method in class org.apache.openjpa.datacache.QueryResult
-
Sets the timestamp of the query result.
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingBooleanField(PersistenceCapable, int, boolean, boolean, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingByteField(PersistenceCapable, int, byte, byte, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingCharField(PersistenceCapable, int, char, char, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingCharField(PersistenceCapable, int, char, char, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingDoubleField(PersistenceCapable, int, double, double, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingField(Object, int, boolean, boolean) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, char, char) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, byte, byte) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, short, short) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, int, int) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, long, long) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, float, float) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, double, double) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, String, String) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingField(Object, int, Object, Object) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Setting state callback.
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingFloatField(PersistenceCapable, int, float, float, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingIntField(PersistenceCapable, int, int, int, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingIntField(PersistenceCapable, int, int, int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingLongField(PersistenceCapable, int, long, long, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingLongField(PersistenceCapable, int, long, long, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingObjectField(PersistenceCapable, int, Object, Object, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingShortField(PersistenceCapable, int, short, short, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingShortField(PersistenceCapable, int, short, short, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- settingStringField(PersistenceCapable, int, String, String, int) - Method in interface org.apache.openjpa.enhance.StateManager
-
Setting state callback.
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- settingStringField(PersistenceCapable, int, String, String, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setTmpClassLoader(boolean) - Method in class org.apache.openjpa.ant.PCEnhancerTask
-
Set whether or not to use a default class loader for loading
the unenhanced classes.
- setToken(String) - Method in class org.apache.openjpa.ant.ApplicationIdToolTask
-
Set the token to separate stringified primary key field values.
- setToken(String) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The token to use to separate stringified primary key field values.
- setTopic(String) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Sets the JMS Topic name.
- setTopicConnectionFactory(String) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
Sets the JMS TopicConnectionFactory name.
- setTrackChanges(boolean) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Whether proxies produced by this factory will use
ChangeTrackers
to try to cut down on data store operations at the cost of some extra
bookkeeping overhead.
- setTrackChangesByType(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setTrackChangesByType(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setTrackChangesByType(boolean) - Method in interface org.apache.openjpa.kernel.StoreContext
-
If a large number of objects will be created, modified, or deleted
during this transaction setting this option to true will reduce memory
usage if you perform periodic flushes by tracking changes at the type
level instead of the instance level, resulting in more aggressive cache
invalidation.
- setTrackKeys(boolean) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- setTrackKeys(boolean) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Whether to track keys or values.
- setTrackKeys(boolean) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
-
- setTransactionListenerCallbackMode(int) - Method in interface org.apache.openjpa.kernel.Broker
-
The callback mode for handling exceptions from transaction event
listeners.
- setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- setTransactionManagerMethod(String) - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
- setTransactionManagerName(String) - Method in class org.apache.openjpa.ee.JNDIManagedRuntime
-
- setTransactionMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Specifies the behavior of the transaction model.
- setTransactionMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setTransactionModeManaged(boolean) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set whether managed transactions are being used.
- setTransactionModeManaged(boolean) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setTransactionTimeout(int) - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- setTransient(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Return whether this is a transient field.
- setTransmitPersistedObjectIds(boolean) - Method in class org.apache.openjpa.conf.RemoteCommitProviderValue
-
The cached decorators.
- setTransmitPersistedObjectIds(boolean) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Whether the oids of added instances will be transmitted.
- setType(int) - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
- setType(int) - Method in interface org.apache.openjpa.kernel.Seq
-
Set the type of sequence.
- setType(int) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
-
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
-
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
-
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
-
- setType(int) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
-
- setType(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setType(int) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
The sequence type.
- setType(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The value class.
- setType(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setType(Class) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setType(Class) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setType(Class) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set type.
- setTypeAlias(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Sets the alias for the described type.
- setTypeCode(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setTypeCode(int) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The type code of the value class.
- setTypeCode(int) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setTypeCode(int) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setTypeOverride(Class) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setTypeOverride(Class) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
User-supplied type overriding assumed type based on field.
- setTypeOverride(Class) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setTypes(Set<String>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setTypes(String) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- setTypes(Set<String>, Set<String>) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
- setTypes(Set) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
Set of persistent type names supplied by user.
- setTypes(String) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
Set of semicolon-separated persistent type names supplied by user via
auto-configuration.
- setUnique(boolean) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- setUnique(boolean) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Specify that the query will return only 1
result, rather than a collection.
- setUnique(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- setUnproxyable(String) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Provided for auto-configuration.
- setup() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Setup transient state used by this factory based on the
current configuration, which will subsequently be locked down.
- setUpdateStrategy(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Set the update strategy.
- setURLs(Collection<URL>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of
URLs of metadata files or jars supplied by user.
- setURLs(String) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Set of semicolon-separated
URLs of metadata files or jars
supplied by user via auto-configuration.
- setUsedInOrderBy(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field is used by other field as "order by" value .
- setUseJPA2DefaultOrderColumnName(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether OpenJPA should use the new default order column name defined
by JPA 2.0: name; "_"; "ORDER" or the pre-JPA 2.0 default name "ordr".
- setUseListAttributeForArrays(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
This property can be used to allow OpenJPA to use ListAttributes for all types of Arrays, not just those with the
- setUsePCRegistry(boolean) - Method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Whether to attempt to use the information from registered classes
to populate metadata defaults.
- setUserObject(Object) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- setUserObject(Object) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Get whether to include schema name in generated class files
- setUseSchemaElement(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether to include schema name in generated files
- setUsesImplData(Boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses impl data in conjunction with standard
field data when acting on a
OpenJPAStateManager.
- setUsesIntermediate(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field uses intermediate data when loading/storing
information through a
OpenJPAStateManager.
- setValidate(int) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata validation level.
- setValidate(int, boolean) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
The metadata validation level.
- setValidateFalseReturnsHollow(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to return hollow instances to broker lookups with a
validate parameter of false.
- setValidateTrueChecksStore(boolean) - Method in class org.apache.openjpa.conf.Compatibility
-
Whether to check the datastore for the existence of a nontransactional
cached object in broker lookups with a validate parameter
of true.
- setValidationEnabled(boolean) - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
- setValidationFactory(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the container or application provided ValidatorFactory instance.
- setValidationFactory(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValidationGroupPrePersist(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-persist
- setValidationGroupPrePersist(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValidationGroupPreRemove(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-remove
- setValidationGroupPreRemove(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValidationGroupPreUpdate(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Sets the validation groups for pre-update
- setValidationGroupPreUpdate(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValidationMode(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the bean validation mode to use for managed classes.
- setValidationMode(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValidationPolicy(String) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
- setValidationPolicy(String) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- setValidationPolicy(String) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
-
- setValidatorInstance(Object) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Set the container or application provided Validator instance.
- setValidatorInstance(Object) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setValue(Object) - Method in interface org.apache.openjpa.kernel.exps.Literal
-
The value of this literal.
- setValueGenerated(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setValueMappedBy(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- setValueMappedBy(String) - Method in interface org.apache.openjpa.meta.ValueMetaData
-
The field that this value shares a mapping with.
- setValueMappedBy(String) - Method in class org.apache.openjpa.meta.ValueMetaDataImpl
-
- setValueSequenceName(String) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The value sequence name, or null for none.
- setValueStrategy(int) - Method in class org.apache.openjpa.meta.FieldMetaData
-
The strategy to use for insert value generation.
- setVariables(Map<String, Value>) - Method in class org.apache.openjpa.kernel.exps.Context
-
- setVersion(Object) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- setVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- setVersion(Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- setVersion(Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- setVersion(Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the version indicator for this instance, as loaded from the
data store.
- setVersion(Object) - Method in interface org.apache.openjpa.kernel.PCData
-
Sets the current version object that this data was loaded from.
- setVersion(Object) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- setVersion(Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- setVersion(boolean) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Whether this field holds optimistic version information.
- setVersionCheckOnReadLock(boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force a version check at commit
time when a read lock is requested in order to verify read
consistency.
- setVersionUpdateOnWriteLock(boolean) - Method in class org.apache.openjpa.kernel.VersionLockManager
-
Whether or not we should force an update to the version at commit
time when a write lock is requested.
- setView(int) - Method in interface org.apache.openjpa.util.ProxyMaps.ProxyEntrySet
-
Set what entry view this set exposes.
- setWriteLockLevel(String) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The default write lock level to use during non-optimistic transactions.
- setWriteLockLevel(int) - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
The numeric write lock level.
- setWriteLockLevel(String) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setWriteLockLevel(int) - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- setWriteLockLevel(int) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- setWriteLockLevel(int) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
The lock level to use for locking dirtied objects.
- setWriteLockLevel(int) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- setWriter(Writer) - Method in class org.apache.openjpa.enhance.ApplicationIdTool
-
The writer to write source to, or null to write to default file.
- setWriter(Writer) - Method in class org.apache.openjpa.meta.MetaDataTool
-
The writer to generate metadata to.
- setXmlname(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setXmlname(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setXmlname(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set xml element or attribute name.
- setXmlnamespace(String) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setXmlnamespace(String) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setXmlnamespace(String) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set namespace.
- setXmlRootElement(boolean) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setXmlRootElement(boolean) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setXmlRootElement(boolean) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
- setXmltype(int) - Method in class org.apache.openjpa.meta.XMLClassMetaData
-
- setXmltype(int) - Method in class org.apache.openjpa.meta.XMLFieldMetaData
-
- setXmltype(int) - Method in interface org.apache.openjpa.meta.XMLMetaData
-
Set xmltype
- shape - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- SHORT - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- SHORT_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- ShortId - Class in org.apache.openjpa.util
-
OpenJPAId subclass appropriate for short fields.
- ShortId(Class, Short) - Constructor for class org.apache.openjpa.util.ShortId
-
- ShortId(Class, String) - Constructor for class org.apache.openjpa.util.ShortId
-
- ShortId(Class, short) - Constructor for class org.apache.openjpa.util.ShortId
-
- ShortId(Class, short, boolean) - Constructor for class org.apache.openjpa.util.ShortId
-
- simple_case_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- simple_cond_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- simple_entity_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- simple_select_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- simple_when_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SimpleCase - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a simple case expression
- simpleCaseExpression(Value, Expression[], Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a simple case expression
- simpleCaseExpression(Value, Expression[], Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- SimpleNode - Class in org.apache.openjpa.kernel.jpql
-
Base node implementation for all JPQL nodes.
- since() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- since() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets the time of last reset.
- since() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- since() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- since() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- since() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets the time of last reset.
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- sinceDate() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns date since cache statistics collection were last reset.
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns date since cache statistics collection were last reset.
- sinceDate() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns date since cache statistics collection were last reset.
- SingleJVMRemoteCommitProvider - Class in org.apache.openjpa.event
-
Single-JVM-only implementation of
RemoteCommitProvider
that listens for object modifications and propagates those changes
to other SingleJVMRemoteCommitProviders in the same JVM.
- SingleJVMRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
-
- size() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
-
- size() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- size() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- size() - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- size(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- size(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- size() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SIZE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- size() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- size() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- size() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- size() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- size() - Method in class org.apache.openjpa.util.CacheMap
-
- size() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- size() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- skipEnhance(BCMethod) - Method in interface org.apache.openjpa.enhance.PCEnhancer.AuxiliaryEnhancer
-
- skipRelationFieldLock() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Default not to skip relation field to maintain PessimisticLockManager semantics.
- softMap - Variable in class org.apache.openjpa.util.CacheMap
-
The map for expired references.
- softMapOverflowRemoved(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
- softMapValueExpired(Object) - Method in class org.apache.openjpa.util.CacheMap
-
Called when a value expires from the soft map.
- SOME - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- some_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- specialToken - Variable in class org.apache.openjpa.kernel.jpql.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specification - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- Specification - Class in org.apache.openjpa.conf
-
An immutable representation of a Specification supported by OpenJPA.
- Specification(String) - Constructor for class org.apache.openjpa.conf.Specification
-
Construct from a String that encodes name and version fields.
- SpecificationPlugin - Class in org.apache.openjpa.conf
-
A plug-in for Specification that enforces certain overwriting rules.
- SpecificationPlugin(Configuration, String) - Constructor for class org.apache.openjpa.conf.SpecificationPlugin
-
- splitExpressions(String, char, int) - Static method in class org.apache.openjpa.kernel.Filters
-
Split the given expression list into distinct expressions.
- sqrt(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the square root of the given value.
- sqrt(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- sqrt() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SQRT - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- start() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- start() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Gets the time of start.
- start() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- start(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Starts all instruments for all managed providers for a given level
and context.
- start(InstrumentationLevel, Object) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Starts all providers at a specific level and context
- start() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
-
- start() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
- start() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
-
- start() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
-
- start() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- start() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- start() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Gets the time of start.
- start - Variable in class org.apache.openjpa.kernel.StoreQuery.Range
-
- startCaching(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Start caching the type matching the provided class name.
- startCaching(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
- startConfiguration() - Method in class org.apache.openjpa.audit.AuditLogger
-
- startConfiguration() - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- startConfiguration() - Method in class org.apache.openjpa.conf.OpenJPAVersionAndConfigurationTypeValidationPolicy
-
- startConfiguration() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- startConfiguration() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- startConfiguration() - Method in class org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
-
- startConfiguration() - Method in class org.apache.openjpa.ee.AutomaticManagedRuntime
-
- startConfiguration() - Method in class org.apache.openjpa.ee.InvocationManagedRuntime
-
- startConfiguration() - Method in class org.apache.openjpa.ee.WASManagedRuntime
-
StartConfiguration stub.
- startConfiguration() - Method in class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
- startConfiguration() - Method in class org.apache.openjpa.kernel.InverseManager
-
- startConfiguration() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
- startConfiguration() - Method in class org.apache.openjpa.validation.ValidatingLifecycleEventManager
-
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument
-
- startDate() - Method in class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- startDate() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Returns date cache statistics collection started.
- startDate() - Method in interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
-
Returns date cache statistics collection started.
- startDate() - Method in interface org.apache.openjpa.instrumentation.QueryCacheInstrument
-
Returns date cache statistics collection started.
- startInstrument(Instrument) - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Start an instrument.
- startLocking() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- startsWith(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return whether the first string starts with the second.
- startsWith(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- startsWith(String, String) - Static method in class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
Affirms if the given full string starts with the given head.
- startTracking() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
- startTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- startTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- startTracking() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Reset the state of the change tracker, and turn change tracking back
on if it has been disabled.
- state - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- StateManager - Interface in org.apache.openjpa.enhance
-
Internal state manager for managed instances.
- StateManagerImpl - Class in org.apache.openjpa.kernel
-
- StateManagerImpl(Object, ClassMetaData, BrokerImpl) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Constructor; supply id, type metadata, and owning persistence manager.
- StateManagerImpl(StateManagerImpl) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Create a new StateManager instance based on the StateManager provided.
- StateManagerImpl(StateManagerImpl, PCState) - Constructor for class org.apache.openjpa.kernel.StateManagerImpl
-
Create a new StateManager instance, optionally overriding the state
(FLUSHED, DELETED, etc) of the underlying PersistenceCapable instance).
- staticFlag - Static variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- stop() - Method in class org.apache.openjpa.datacache.ClearableScheduler
-
Stop the associated thread if there and stop the current runnable.
- stop(InstrumentationLevel, Object) - Method in interface org.apache.openjpa.instrumentation.InstrumentationManager
-
Stops all instruments for all managed providers for a given level
and context.
- stop(InstrumentationLevel, Object) - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Stops all providers at a specific level and context
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument
-
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Stops all instruments registered with this provider and releases the
reference to the Platform MBean server instance.
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument
-
- stop() - Method in class org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument
-
- stopCaching(String) - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Stop caching the type matching the provided class name.
- stopCaching(String) - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
- stopInstrument(Instrument, boolean) - Method in class org.apache.openjpa.instrumentation.jmx.JMXProvider
-
Stop an instrument.
- stopLocking() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- stopTracking() - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
- stopTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- stopTracking() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- stopTracking() - Method in interface org.apache.openjpa.util.ChangeTracker
-
Tell the tracker to stop tracking changes for its container.
- store(Object) - Method in interface org.apache.openjpa.conf.CacheMarshaller
-
Store o into the cache.
- store(Object) - Method in class org.apache.openjpa.conf.CacheMarshallerImpl
-
- store() - Method in class org.apache.openjpa.conf.MetaDataCacheMaintenance
-
The metadata repository for the factory that this instance was
constructed with will be serialized, along with any query
compilations etc.
- store(Object) - Method in class org.apache.openjpa.conf.NoOpCacheMarshaller
-
- store(OpenJPAStateManager) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- store(OpenJPAStateManager, BitSet) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- store(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- store(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- store(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- store(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the value of the field with the given index as from the external
object value.
- store(OpenJPAStateManager) - Method in interface org.apache.openjpa.kernel.PCData
-
Store all loaded fields of the state manager.
- store(OpenJPAStateManager, BitSet) - Method in interface org.apache.openjpa.kernel.PCData
-
Store the given fields from the state manager.
- store(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- store(OpenJPAStateManager, BitSet) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- store(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
- store - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map<File, String>) - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Store the given metadata.
- store(ClassMetaData[], QueryMetaData[], SequenceMetaData[], int, Map) - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- STORE - Static variable in interface org.apache.openjpa.util.ExceptionInfo
-
- STORE_DEFAULT - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
-
- STORE_PER_CLASS - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
-
- STORE_VERBOSE - Static variable in interface org.apache.openjpa.meta.MetaDataFactory
-
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeBoolean(int, boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeBoolean(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeBooleanField(int, boolean) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeBooleanField(int, boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeBooleanField(int, boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeByte(int, byte) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeByte(int, byte) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeByteField(int, byte) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeByteField(int, byte) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeByteField(int, byte) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeChar(int, char) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeChar(int, char) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeCharField(int, char) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeCharField(int, char) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeCharField(int, char) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- StoreContext - Interface in org.apache.openjpa.kernel
-
Represents a set of managed objects and their environment.
- storeData - Variable in class org.apache.openjpa.kernel.QueryImpl.Compilation
-
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeDouble(int, double) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeDouble(int, double) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeDoubleField(int, double) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeDoubleField(int, double) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeDoubleField(int, double) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- StoreException - Exception in org.apache.openjpa.util
-
Base exception for data store errors.
- StoreException(String) - Constructor for exception org.apache.openjpa.util.StoreException
-
- StoreException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.StoreException
-
- StoreException(Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
-
- StoreException(String, Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
-
- StoreException(Localizer.Message, Throwable) - Constructor for exception org.apache.openjpa.util.StoreException
-
- StoreFacadeTypeRegistry - Class in org.apache.openjpa.util
-
Repository of store-specific facade classes.
- StoreFacadeTypeRegistry() - Constructor for class org.apache.openjpa.util.StoreFacadeTypeRegistry
-
- storeField(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
Store field-level information from the given state manager.
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeField(OpenJPAStateManager, FieldMetaData, Object, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Store a given value at the given field.
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeField(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the value of the field with the given index as an object.
- storeField(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store field-level information from the given state manager.
- storeField(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeFloat(int, float) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeFloat(int, float) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeFloatField(int, float) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeFloatField(int, float) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeFloatField(int, float) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeImplData(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store impl data from the given state manager.
- storeImplData(OpenJPAStateManager, FieldMetaData, boolean) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store impl data for the given field.
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeInt(int, int) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeInt(int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeIntermediate(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store the intermediate field value for the given field.
- storeIntField(int, int) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeIntField(int, int) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeIntField(int, int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- StoreListener - Interface in org.apache.openjpa.event
-
Listener for when persistent instances are stored to the database.
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeLong(int, long) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeLong(int, long) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeLongField(int, long) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeLongField(int, long) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeLongField(int, long) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- StoreManager - Interface in org.apache.openjpa.kernel
-
Interface to be implemented by data store mechanisms to interact with
this runtime.
- storeNull(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Store null value at the given field.
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeObject(int, Object) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeObject(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeObjectField(int, Object) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.SaveFieldManager
-
- storeObjectField(int, Object) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- StoreQuery - Interface in org.apache.openjpa.kernel
-
Component that executes queries against the datastore.
- StoreQuery.Executor - Interface in org.apache.openjpa.kernel
-
An executor provides a uniform interface to the mechanism for executing
either an in-memory or datastore query.
- StoreQuery.Range - Class in org.apache.openjpa.kernel
-
A query result range.
- StoreQuery.Range() - Constructor for class org.apache.openjpa.kernel.StoreQuery.Range
-
- StoreQuery.Range(long, long) - Constructor for class org.apache.openjpa.kernel.StoreQuery.Range
-
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeShort(int, short) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeShort(int, short) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeShortField(int, short) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeShortField(int, short) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeShortField(int, short) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeString(int, String) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- storeString(int, String) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- storeString(int, String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeString(int, String) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Set the given external value back into the given field.
- storeString(int, String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeStringField(int, String) - Method in interface org.apache.openjpa.enhance.FieldConsumer
-
Set the value of the given field.
- storeStringField(int, String) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- storeStringField(int, String) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- storeVersion(OpenJPAStateManager) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
Store version information from the given state manager.
- strict - Variable in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- STRING - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- string_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- string_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- string_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- STRING_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- string_literal2() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- STRING_LITERAL2 - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- STRING_PREFIX - Static variable in class org.apache.openjpa.kernel.BrokerImpl.StateManagerId
-
- string_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- string_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- StringContains - Class in org.apache.openjpa.kernel.exps
-
Deprecated.
Use matches() instead.
- StringContains() - Constructor for class org.apache.openjpa.kernel.exps.StringContains
-
Deprecated.
- StringId - Class in org.apache.openjpa.util
-
OpenJPAId subclass appropriate for String fields.
- StringId(Class<?>, String) - Constructor for class org.apache.openjpa.util.StringId
-
- StringId(Class<?>, String, boolean) - Constructor for class org.apache.openjpa.util.StringId
-
- stringLength(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Returns the number of characters in the String value.
- stringLength(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- subList(int, int) - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- subList(int, int) - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- subList(int, int) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- subList(int, int) - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- subList(int, int) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- subList(int, int) - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- subquery - Variable in class org.apache.openjpa.kernel.exps.Context
-
- subquery() - Method in class org.apache.openjpa.kernel.exps.Context
-
- Subquery - Interface in org.apache.openjpa.kernel.exps
-
Query value representing a subquery.
- subquery() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subquery_from_clause() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subquery_from_item() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subs - Variable in class org.apache.openjpa.util.OpenJPAId
-
- subselect_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subselect_expressions() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subselect_identification_variable_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- subSet(Object, boolean, Object, boolean) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- subSet(Object, Object) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- substring(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the substring function on
the given target with the given args.
- substring(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- substring() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SUBSTRING - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- subtract(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the second value subtracted from the first.
- subtract(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- subtract(Object, Class<?>, Object, Class<?>) - Static method in class org.apache.openjpa.kernel.Filters
-
Subtract the given values.
- suffix - Variable in class org.apache.openjpa.enhance.ApplicationIdTool.Flags
-
- sum(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the max of the given value for all matches.
- sum(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- sum() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- SUM - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
- SunOneManagedRuntime - Class in org.apache.openjpa.ee
-
- SunOneManagedRuntime() - Constructor for class org.apache.openjpa.ee.SunOneManagedRuntime
-
- SUPPORTED - Static variable in interface org.apache.openjpa.enhance.RuntimeUnenhancedClassesModes
-
- supportedOptions() - Method in interface org.apache.openjpa.conf.OpenJPAConfiguration
-
Return the set of option strings supported by this runtime.
- supportedOptions() - Method in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- supportsAbstractExecutors() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- supportsAbstractExecutors() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- supportsAbstractExecutors() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Return true if this query supports execution against abstract or
interface types.
- supportsDataStoreExecution() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- supportsDataStoreExecution() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- supportsDataStoreExecution() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
-
- supportsDataStoreExecution() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
True if this query supports datastore execution, false if it
can only run in memory.
- supportsIncrementalFlush() - Method in class org.apache.openjpa.kernel.InMemorySavepointManager
-
- supportsIncrementalFlush() - Method in interface org.apache.openjpa.kernel.SavepointManager
-
Return whether the savepoints generated by this manager
can handle incremental flushes to the datastore.
- supportsInMemoryExecution() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery
-
- supportsInMemoryExecution() - Method in class org.apache.openjpa.kernel.MethodStoreQuery
-
- supportsInMemoryExecution() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
True if this query supports in-memory execution, false if it
can only run against the datastore.
- supportsParameterDeclarations() - Method in class org.apache.openjpa.datacache.QueryCacheStoreQuery
-
- supportsParameterDeclarations() - Method in class org.apache.openjpa.kernel.AbstractStoreQuery
-
- supportsParameterDeclarations() - Method in interface org.apache.openjpa.kernel.StoreQuery
-
Whether this query supports declared parameters.
- supportsRandomAccess() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- supportsRandomAccess() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- suspend() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- SwitchTo(int) - Method in class org.apache.openjpa.kernel.jpql.JPQLTokenManager
-
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Since this store manager does not provide optimistic locking
support, this method always returns true.
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- syncVersion(OpenJPAStateManager, Object) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- syncVersion(OpenJPAStateManager, Object) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Update the version information in the given state manager to the
version stored in the data store.
- syncWithManagedTransaction() - Method in interface org.apache.openjpa.kernel.Broker
-
Attempt to synchronize with a current managed transaction, returning
true if successful, false if no managed transaction is active.
- syncWithManagedTransaction() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- syncWithManagedTransaction() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- SYNTHETIC - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Value for using a synthetic detached state field, which is the default.