- abort(Executor) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
- abort(Executor) - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
-
- abortUnion() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- abortUnion() - Method in interface org.apache.openjpa.jdbc.sql.Union
-
Force the use of a series of standard selects rather than a true UNION.
- AboutAction(String, Icon, String) - Constructor for class openbook.client.Demo.AboutAction
-
- AboutDialog(Icon) - Constructor for class openbook.client.Demo.AboutDialog
-
- Abs - Class in org.apache.openjpa.jdbc.kernel.exps
-
Absolute value.
- Abs(Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Abs
-
Constructor.
- abs(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- abs(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a value representing the absolute value of the given one.
- abs(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- abs() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- ABS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- abs(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- abs() - Method in interface org.apache.openjpa.persistence.query.Expression
-
Absolute value.
- ABS_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
- AbsExpression - Class in org.apache.openjpa.persistence.query
-
Denotes ABS() operation on a given expression.
- AbsExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AbsExpression
-
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.PagingResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Returns false.
- absolute(int) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
- absolute(int) - Method in class org.apache.openjpa.jdbc.sql.MergedResult
-
- absolute(int) - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Move to the given 0-based row in the result, or
return false if the row does not exist.
- absolute(int) - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- absolute(int) - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- absolute(int) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
-
- absolute(int) - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
-
- absolute(int) - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
-
- absolute(int) - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
-
Move to the given 0-based position.
- absolute(int) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- absolute(int) - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
-
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Throws an exception by default.
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
- absoluteInternal(int) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
- abstract_schema_name() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- AbstractBrokerFactory - Class in org.apache.openjpa.kernel
-
Abstract implementation of the
BrokerFactory
that must be subclassed for a specific runtime.
- AbstractBrokerFactory(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Constructor.
- AbstractCFMetaDataFactory - Class in org.apache.openjpa.meta
-
Base class for factory implementations built around XML metadata files
in the common format.
- AbstractCFMetaDataFactory() - Constructor for class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
- AbstractCFMetaDataFactory.Parser - Interface in org.apache.openjpa.meta
-
Internal parser interface.
- AbstractCFMetaDataFactory.Serializer - Interface in org.apache.openjpa.meta
-
Internal serializer interface.
- AbstractChangeTracker - Class in org.apache.openjpa.util
-
Base class that provides utilities to change trackers.
- AbstractChangeTracker() - Constructor for class org.apache.openjpa.util.AbstractChangeTracker
-
Constructor; supply configuration.
- AbstractClassStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractClassStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
-
- AbstractConcurrentEventManager - Class in org.apache.openjpa.lib.util.concurrent
-
Base event manager that handles adding/removing listeners
and firing events.
- AbstractConcurrentEventManager() - Constructor for class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
-
Default constructor.
- AbstractDataCache - Class in org.apache.openjpa.datacache
-
Abstract
DataCache
implementation that provides various
statistics, logging, and timeout functionality common across cache
implementations.
- AbstractDataCache() - Constructor for class org.apache.openjpa.datacache.AbstractDataCache
-
- AbstractDataCacheInstrument - Class in org.apache.openjpa.instrumentation
-
Provides a basic instrument implementation wrapper for the data cache.
- AbstractDataCacheInstrument() - Constructor for class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- AbstractDB2Dictionary - Class in org.apache.openjpa.jdbc.sql
-
Base dictionary for the IBM DB2 family of databases.
- AbstractDB2Dictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
-
- AbstractDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
-
- AbstractDomainObject - Class in org.apache.openjpa.persistence.query
-
Domain Object is a path expression over which query is evaluated.
- AbstractDomainObject(QueryDefinitionImpl, AbstractPath, PathOperator, Object) - Constructor for class org.apache.openjpa.persistence.query.AbstractDomainObject
-
- AbstractExecutor() - Constructor for class org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor
-
- AbstractExpressionBuilder - Class in org.apache.openjpa.kernel.exps
-
Abstract base class to help build expressions.
- AbstractExpressionBuilder(ExpressionFactory, Resolver) - Constructor for class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Constructor.
- AbstractExpressionExecutor() - Constructor for class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
- AbstractExpressionVisitor - Class in org.apache.openjpa.kernel.exps
-
No-op abstract visitor meant for easy extension.
- AbstractExpressionVisitor() - Constructor for class org.apache.openjpa.kernel.exps.AbstractExpressionVisitor
-
- AbstractFieldStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractFieldStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- AbstractInstrument - Class in org.apache.openjpa.lib.instrumentation
-
Provides a base for creating instruments.
- AbstractInstrument() - Constructor for class org.apache.openjpa.lib.instrumentation.AbstractInstrument
-
- AbstractInstrumentationProvider - Class in org.apache.openjpa.lib.instrumentation
-
Specialized instrumentation providers can extend this class to get basic
provider state and capabilities.
- AbstractInstrumentationProvider() - Constructor for class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
-
- AbstractJDBCListener - Class in org.apache.openjpa.lib.jdbc
-
- AbstractJDBCListener() - Constructor for class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- AbstractJDBCSavepointManager - Class in org.apache.openjpa.jdbc.kernel
-
- AbstractJDBCSavepointManager() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractJDBCSavepointManager
-
- AbstractJDBCSavepointManager.ConnectionSavepoint - Class in org.apache.openjpa.jdbc.kernel
-
A savepoint which provides access to the current transactional
connection.
- AbstractJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
Abstract sequence implementation.
- AbstractJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
- 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
-
- AbstractLog - Class in org.apache.openjpa.lib.log
-
A simple implementation of the
Log
interface.
- AbstractLog() - Constructor for class org.apache.openjpa.lib.log.AbstractLog
-
- AbstractLRSProxyCollection - Class in org.apache.openjpa.util
-
- 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
-
- AbstractManagedType<X> - Class in org.apache.openjpa.persistence.meta
-
Implements the managed persistent type and its attributes.
- AbstractManagedType(Class<X>, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
-
A protected constructor for creating psudo-managed types.
- AbstractManagedType(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
-
Construct a managed type.
- AbstractManagedType.AttributeNameFilter<X> - Class in org.apache.openjpa.persistence.meta
-
- AbstractManagedType.AttributeTypeFilter<X,Y> - Class in org.apache.openjpa.persistence.meta
-
Selects if the attribute type matches the given Java class.
- AbstractManagedType.DeclaredAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
-
- AbstractManagedType.ElementTypeFilter<X,E> - Class in org.apache.openjpa.persistence.meta
-
Selects plural attribute of given element type.
- AbstractManagedType.EntryTypeFilter<X,K,V> - Class in org.apache.openjpa.persistence.meta
-
- AbstractManagedType.Filter<T> - Interface in org.apache.openjpa.persistence.meta
-
Affirms if a given element satisfy a condition.
- AbstractManagedType.IdAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
-
- AbstractManagedType.PluralCategoryFilter<X> - Class in org.apache.openjpa.persistence.meta
-
- AbstractManagedType.SingularAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
-
Affirms if the given attribute is a Singular attribute.
- AbstractManagedType.VersionAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
-
- AbstractMetaDataDefaults - Class in org.apache.openjpa.meta
-
Abstract implementation provides a set of generic utilities for detecting
persistence meta-data of Field/Member.
- AbstractMetaDataDefaults() - Constructor for class org.apache.openjpa.meta.AbstractMetaDataDefaults
-
- AbstractMetaDataFactory - Class in org.apache.openjpa.meta
-
Abstract
MetaDataFactory
that provides default implementations
of many methods.
- AbstractMetaDataFactory() - Constructor for class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- AbstractNonSequentialResultList - Class in org.apache.openjpa.lib.rop
-
Abstract base class for random-access result lists.
- AbstractNonSequentialResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractNonSequentialResultList
-
- AbstractOpenJpaEnhancerMojo - Class in org.apache.openjpa.tools.maven
-
The base class for all enhancement mojos.
- AbstractOpenJpaEnhancerMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
- AbstractOpenJpaMappingToolMojo - Class in org.apache.openjpa.tools.maven
-
Processes Application model classes and generate the DDL by running the
OpenJPA MappingTool.
- AbstractOpenJpaMappingToolMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
-
- AbstractOpenJpaMojo - Class in org.apache.openjpa.tools.maven
-
Base class for OpenJPA maven tasks.
- AbstractOpenJpaMojo() - Constructor for class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
default ct
- 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
-
- AbstractProductDerivation - Class in org.apache.openjpa.lib.conf
-
Abstract no-op product derivation for easy extension.
- AbstractProductDerivation() - Constructor for class org.apache.openjpa.lib.conf.AbstractProductDerivation
-
- AbstractQuery<X> - Class in org.apache.openjpa.persistence
-
An abstract implementation of the Query interface.
- AbstractQuery(QueryMetaData, EntityManagerImpl) - Constructor for class org.apache.openjpa.persistence.AbstractQuery
-
- AbstractQueryCache - Class in org.apache.openjpa.datacache
-
Abstract
QueryCache
implementation that provides various
statistics, logging, and timeout functionality common across cache
implementations.
- AbstractQueryCache() - Constructor for class org.apache.openjpa.datacache.AbstractQueryCache
-
- AbstractQueryCache.Default<T> - Class in org.apache.openjpa.datacache
-
A default implementation of query statistics for the Query result cache.
- AbstractQueryCache.EvictPolicy - Enum in org.apache.openjpa.datacache
-
- AbstractQueryCacheInstrument - Class in org.apache.openjpa.instrumentation
-
Provides a basic instrument implementation wrapper for the query cache.
- AbstractQueryCacheInstrument() - Constructor for class org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument
-
- AbstractRemoteCommitProvider - Class in org.apache.openjpa.event
-
- AbstractRemoteCommitProvider() - Constructor for class org.apache.openjpa.event.AbstractRemoteCommitProvider
-
- AbstractResult - Class in org.apache.openjpa.jdbc.sql
-
A
Result
implementation designed to be subclassed easily by
implementations.
- AbstractResult() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractResult
-
- AbstractResultList<E> - Class in org.apache.openjpa.lib.rop
-
Abstract base class for read-only result lists.
- AbstractResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractResultList
-
- AbstractSequentialResultList - Class in org.apache.openjpa.lib.rop
-
Abstract base class for sequential result lists.
- AbstractSequentialResultList() - Constructor for class org.apache.openjpa.lib.rop.AbstractSequentialResultList
-
- AbstractSQLServerDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for the SQL Server databases (Sybase and MS SQL Server).
- AbstractSQLServerDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
-
- AbstractStoreBrokerFactory - Class in org.apache.openjpa.abstractstore
-
- 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.
- AbstractStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- AbstractTask - Class in org.apache.openjpa.lib.ant
-
Ant tasks all have a nested <config&rt;
tag, which uses
the configuration as a bean-like task.
- AbstractTask() - Constructor for class org.apache.openjpa.lib.ant.AbstractTask
-
- AbstractTransactionListener - Class in org.apache.openjpa.event
-
Abstract implementation of the
TransactionListener
interface
that provides no-op implementations of all methods.
- AbstractTransactionListener() - Constructor for class org.apache.openjpa.event.AbstractTransactionListener
-
- AbstractUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Base update manager with common functionality.
- AbstractUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
- AbstractUpdateManager.CustomMapping - Class in org.apache.openjpa.jdbc.kernel
-
Executes customized mapping updates.
- AbstractValidator - Class in org.apache.openjpa.validation
-
Abstract validation class which provides base validation methods.
- AbstractValidator() - Constructor for class org.apache.openjpa.validation.AbstractValidator
-
- AbstractValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
- AbstractValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
-
- AbstractVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
No-op strategy for easy extension.
- AbstractVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
-
- AbstractVisitor() - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
-
- acceptAction(ServerSocket) - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegedExceptionAction object for ServerSocket.accept().
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Coalesce
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Exp
-
- acceptVisit(ExpressionVisitor) - Method in interface org.apache.openjpa.kernel.exps.Expression
-
Accept a visit from a tree visitor.
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.NullIf
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.SimpleCase
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.Val
-
- acceptVisit(ExpressionVisitor) - Method in interface org.apache.openjpa.kernel.exps.Value
-
Accept a visit from a tree visitor.
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.WhenCondition
-
- acceptVisit(ExpressionVisitor) - Method in class org.apache.openjpa.kernel.exps.WhenScalar
-
- access - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- ACCESS_EXPLICIT - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent class has explicitly defined an access type.
- ACCESS_FIELD - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent attributes are accessed via direct field access.
- ACCESS_PROPERTY - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Persistent attributes are accessed via setters and getters.
- ACCESS_TYPE_FIELD - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Access type for generated source, defaults to field-based access.
- ACCESS_TYPE_PROPERTY - Static variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
- ACCESS_UNKNOWN - Static variable in class org.apache.openjpa.meta.ClassMetaData
-
Unknown access type.
- AccessCode - Class in org.apache.openjpa.meta
-
Represents access styles for members of a class and field through a
5-bit integer.
- AccessCode() - Constructor for class org.apache.openjpa.meta.AccessCode
-
- AccessDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Access via DataDirect SequeLink and DataDirect ODBC
FoxPro driver.
- AccessDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.AccessDictionary
-
- accessingField(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
-
- AccessType() - Constructor for class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask.AccessType
-
- accessType - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
-
- 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() - Constructor for class org.apache.openjpa.ant.MetaDataToolTask.Action
-
- Action() - Constructor for class org.apache.openjpa.jdbc.ant.MappingToolTask.Action
-
- Action() - Constructor for class org.apache.openjpa.jdbc.ant.SchemaToolTask.Action
-
- action - Variable in class org.apache.openjpa.jdbc.meta.MappingTool.Flags
-
- action - Variable in class org.apache.openjpa.jdbc.schema.SchemaTool.Flags
-
- action - Variable in class org.apache.openjpa.meta.MetaDataTool.Flags
-
- action - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo
-
Argument to specify the action to take on each class.
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_ADD - Static variable in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
- ACTION_ADD - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- ACTION_BUILD - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_BUILD_SCHEMA - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_CASCADE - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Cascade any modification of the joined primary key columns to
this table.
- ACTION_CREATEDB - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_DEFAULT - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Set the local columns to their default values if the primary key
columns are modified.
- ACTION_DELETE - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for deletion.
- ACTION_DELETE_TABLE_CONTENTS - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_DROP - Static variable in class org.apache.openjpa.jdbc.schema.TableSchemaFactory
-
- ACTION_DROP - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- ACTION_DROP_SCHEMA - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_DROP_SCHEMA - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_DROPDB - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_EXCEPTION - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- ACTION_EXECUTE_SCRIPT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_EXPORT - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_EXPORT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_GET - Static variable in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
- ACTION_GET - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- ACTION_IMPORT - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_IMPORT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_INSERT - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for inserttion.
- ACTION_MANAGE - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- ACTION_NONE - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Logical foreign key; links columns, but does not perform any action
when the joined primary key columns are modified.
- ACTION_NULL - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Null the local columns if the joined primary key columns are modified.
- ACTION_REFLECT - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_REFRESH - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_REFRESH - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_RESTRICT - Static variable in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Throw an exception if joined primary key columns are modified.
- ACTION_RETAIN - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTION_SCRIPT_CREATE - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_SCRIPT_DROP - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_SCRIPT_LOAD - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_SET - Static variable in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- ACTION_UNKNOWN - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Symbolic constant reserved for situations when a row operation
is unknown.
- ACTION_UPDATE - Static variable in interface org.apache.openjpa.jdbc.sql.Row
-
Mark the row for update.
- ACTION_VALIDATE - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTION_WARN - Static variable in class org.apache.openjpa.kernel.InverseManager
-
- actionPerformed(ActionEvent) - Method in class jpa.tools.swing.StatusBar.MemoryDisplay
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.AboutAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.BuyBookAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.DeliveryAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ShowCodeAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.SupplyAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewConfigAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewDataAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewDomainAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewQueryCacheAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.ViewSourceAction
-
- actionPerformed(ActionEvent) - Method in class openbook.client.Demo.WelcomeAction
-
- ACTIONS - Static variable in class org.apache.openjpa.jdbc.meta.MappingTool
-
- ACTIONS - Static variable in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- ACTIONS - Static variable in class org.apache.openjpa.meta.MetaDataTool
-
- ActionTreeNode(Action) - Constructor for class openbook.client.Demo.ActionTreeNode
-
- add(Object) - Method in class org.apache.openjpa.event.LifecycleEventManager.ListenerList
-
- add(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- ADD - Static variable in class org.apache.openjpa.jdbc.kernel.exps.Math
-
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapInverseKeyFieldStrategy
-
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationMapTableFieldStrategy
-
- add(JDBCStore, Object, Object) - Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
Add an item to the data structure representing a field value.
- add() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Adds any components present in the schema repository but absent from
the database.
- add(SchemaGroup, SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Adds all database components in the repository schema that are not
present in the given database schema to the database.
- add(Object) - Method in class org.apache.openjpa.json.JSONObject.Array
-
- 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(int, Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- add(Object) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- add(E) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
-
- add(Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
-
- add(String, String) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, boolean) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, int) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, Class) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, EnumSet) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, Enum) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(String, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
-
- add(Object) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
-
- add(ResultSet) - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
Adds the ResultSet only if it has rows.
- add(T) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- 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.
- addAddress(Address) - Method in class embeddables.User
-
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.kernel.Query
-
Register an aggregate listener for the query.
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
- addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Register an aggregate listener for the query.
- addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.persistence.QueryImpl
-
- addAll(Schema) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add the given schema's objects to the set of objects that will be
serialized.
- addAll(SchemaGroup) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add all the objects in the given group to the set of objects that
will be serialized.
- addAll(Schema) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
- addAll(SchemaGroup) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
- addAll(SelectImpl.Selects) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Add all aliases from another instance.
- addAll(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(Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- addAll(Collection<? extends E>) - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
-
- addAll(Collection) - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
-
- addAll(MetaDataRepository) - Method in interface org.apache.openjpa.meta.AbstractCFMetaDataFactory.Serializer
-
Add all components in the given repository to the set to be
serialized.
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add all components in the given repository to the set to be serialized.
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
- addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add all components in the given repository to the set to be serialized.
- addAll(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
-
- addAnnotation(AnnotationBuilder, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
- addAnnotation(AnnotationBuilder, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified
class metadata.
- addAnnotation(AnnotationBuilder, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified
field metadata.
- addAnnotation(AnnotationBuilder, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified
sequence metadata.
- addAnnotation(AnnotationBuilder, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add an annotation builder to list of builders for the specified
query metadata.
- addAnnotation(Class<? extends Annotation>, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata
and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata
and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata
and adds it to list of builders.
- addAnnotation(Class<? extends Annotation>, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Creates an an annotation builder for the specified class metadata
and adds it to list of builders.
- addAnnotation(AnnotationBuilder, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Add an annotation builder to list of builders for the specified
class metadata.
- addAnnotation(Class<? extends Annotation>, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Creates an an annotation builder for the specified class metadata
and adds it to list of builders.
- addAnnotation(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- addArgument(String, String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
-
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
-
- addArgument(String, String[]) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
-
- addArgument(SourceCode.Argument<K, V>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
-
- addArgument(SourceCode.Argument<SourceCode.ClassName, String>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
-
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
-
- addArgument(SourceCode.Argument<SourceCode.ClassName, String>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
-
- addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
-
- addAttribute(String, String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add an attribute to the current group.
- addAuthor(Author...) - Method in class openbook.domain.Book
-
- addBatch(PreparedStatement, RowImpl, int) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- addBatch(String) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
-
- addBatch() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
-
- addBatch() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
-
- addBatch(String) - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- addBeanField(BCClass, String, Class) - Method in class org.apache.openjpa.enhance.DynamicStorageGenerator
-
Add a bean field of the given name and type.
- addBook(Book) - Method in class openbook.domain.Author
-
- addBoolean(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addCastAsType(String, Val) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
add CAST for a function operator where operand is a param
- addCastAsType(String, Val) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
add CAST for a function operator where operand is a param
- addCastForParam(String, Val) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Replace SQL '?'
- addClassConditions(Select, boolean, Joins) - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Add WHERE conditions to the given select limiting the returned results
to our mapping type, possibly including subclasses.
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- addClassExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- addClassExtensionKeys(Collection<?>) - Method in 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.lib.util.MultiClassLoader
-
Add the given class loader to the set of loaders that will be tried.
- addClassLoader(int, ClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Add the given class loader at the specified index.
- addClassLoader(ClassLoader) - Method in class org.apache.openjpa.util.MultiLoaderClassResolver
-
- addClassLoaders(int, MultiClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Adds all class loaders from the given multi loader starting at the
given index.
- addClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Adds all the class loaders from the given multi loader.
- addClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add mapping attributes for the given class.
- addClassMappingAttributes(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add mapping attributes for the given class.
- addCodeLine(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
-
- addCodeLine(String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Constructor
-
if tabInc = true, the current line, and all following lines will be tabbed.
- addCodeLine(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
-
- addCodeLine(String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Method
-
if tabInc = true, the current line, and all following lines will be tabbed.
- addColumn(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Joins the column of a single column FK to this FK.
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Add a column to the constraint.
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
-
- addColumn(Column) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given column to the database schema.
- addColumn(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addColumn(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addColumn(String, String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addColumn(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addColumnResult(Object) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Add the id of a mapped column in the query result.
- addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode
-
- addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Add current comments to the given entity.
- addComments(String[]) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add a comment to the stream.
- addComments(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Write the given entity's comments.
- addCommments(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
- addComponent(Class<?>) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
- addComponent(String) - Method in class org.apache.openjpa.meta.MultiQueryMetaData
-
- addConstraint(Constraint) - Method in class org.apache.openjpa.jdbc.schema.Column
-
Adds the given constraint to this column.
- addConstraints(ValueMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Add existing unique constraints and indexes to the given value.
- addConstructor() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addConstructorParam(String) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
- addContainedBy(FetchGroup) - Method in class org.apache.openjpa.meta.FetchGroup
-
Adds this receiver as one of the included fetch groups of the given
parent.
- addContextClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
-
- addContextClassLoaders(MultiClassLoader) - Method in class org.apache.openjpa.util.Serialization.PersistentObjectInputStream
-
- addCorrectedColumnName(String, boolean) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addCorrectedColumnName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addDataSource(DataSource) - Method in class org.apache.openjpa.slice.jdbc.DistributedDataSource
-
- addDeclaredFetchGroup(String) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Adds fetch group of the given name, or returns existing instance.
- addDeclaredField(String, Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Add a new field metadata to this class.
- addDeclaredFieldMapping(String, Class) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- addDeclaredInclude(String) - Method in class org.apache.openjpa.meta.FetchGroup
-
Includes given fetch group within this receiver.
- addDeclaredInterface(Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Explicitly declare the given interface among the ones this
class implements.
- addDecorator(ConnectionDecorator) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Add a connection decorator.
- addDecorators(Collection<ConnectionDecorator>) - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Add multiple connection decorators efficiently.
- addDefaultConstructor - Variable in class org.apache.openjpa.enhance.PCEnhancer.Flags
-
- addDefaultConstructor - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo
-
The JPA spec requires that all persistent classes define a no-arg constructor.
- addDeferredEmbeddableMetaData() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Process all deferred embeddables using an unknown access type.
- addDeferredEmbeddableMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Process all deferred embeddables using an unknown access type.
- addDeferredEmbeddableMetaData(Class<?>, int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Process all deferred embeddables and embeddable mapping overrides
for a given class.
- addDefinedSuperclassField(String, Class<?>, Class<?>) - Method in class org.apache.openjpa.meta.ClassMetaData
-
Add a new defined superclass field metadata to this class.
- addDomain(T) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- addDouble(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- added(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Notify the tracker that the given object was added.
- added(Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- added(Object, 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
-
- addEdge(Edge) - Method in class org.apache.openjpa.lib.graph.Graph
-
Add an edge to the graph.
- addElement(Object) - Method in class org.apache.openjpa.util.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
-
- addEquivalentKey(String) - Method in class org.apache.openjpa.lib.conf.Value
-
Adds a moniker that is equivalent to the original property key used
during construction.
- addErrorCode(int, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- addEscapes(String) - Static method in error org.apache.openjpa.kernel.jpql.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addException(Collection, Exception) - Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
-
Add the given exception to the given list, which may start out as null.
- addExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Adds a pattern for exclusion.
- addExclusionPattern(String) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Adds a pattern for exclusion.
- addExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Adds the given pattern to the list of excluded patterns.
- addExclusionPattern(String) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Adds the given pattern to the list of excluded patterns.
- addExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- addExpirationListener(ExpirationListener) - Method in interface org.apache.openjpa.datacache.DataCache
-
Add a new expiration event listener to this cache.
- addExpirationListener(ExpirationListener) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
- addExtension(String, Object) - Method in class org.apache.openjpa.meta.Extensions
-
Add a vendor extension to this entity.
- addExtension(String, String, Object) - Method in class org.apache.openjpa.meta.Extensions
-
Add a vendor extension to this entity.
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.ClassMetaData
-
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.Extensions
-
Add all the known extension keys to the specified collection; any
implementation that utilized new extensions should override this
method to include both the known extensions of its superclass as well
as its own extension keys.
- addExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.FieldMetaData
-
- addFetchGroup(String) - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- addFetchGroup(String) - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Adds group
to the set of fetch group names to
use when loading objects.
- addFetchGroup(String) - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds group
to the set of fetch group to
use when loading objects.
- addFetchGroup(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFetchGroup(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFetchGroups(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
-
- addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds groups
to the set of fetch group names to
use when loading objects.
- addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds groups
to the set of fetch group names to
use when loading objects.
- addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- addFetchInnerJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds field
to the set of fully-qualified field names to
eagerly join when loading objects.
- addFetchInnerJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- addFetchInnerJoins(Collection) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- addFetchInnerJoins(Collection<String>) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds fields
to the set of fully-qualified field names to
eagerly join when loading objects.
- addFetchInnerJoins(Collection<String>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- addField(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
-
- addField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds field
to the set of fully-qualified field names to
use when loading objects.
- addField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds field
to the set of field names to
use when loading objects.
- addField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addField(Class, String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addField(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addField(Class, String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addField(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addField(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addField(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- addFieldExtensionKeys(Collection) - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- addFieldExtensionKeys(Collection<?>) - Method in 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
-
- addFieldMappingAttributes(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add mapping attributes for the given field.
- addFieldMappingAttributes(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add mapping attributes for the given field.
- 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
-
- addFields(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds fields
to the set of fully-qualified field names to
use when loading objects.
- addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds fields
to the set of field names to
use when loading objects.
- addFields(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds fields
to the set of fully-qualified field names to
use when loading objects.
- addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Adds fields
to the set of field names to
use when loading objects.
- addFields(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFields(Class, String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFields(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFields(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFields(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFields(Class, String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFields(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFields(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- addFile(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addFileset(FileSet) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- addFilterListener(FilterListener) - Method in interface org.apache.openjpa.kernel.Query
-
Register a filter listener for the query.
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
- addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
-
Register a filter listener for the query.
- addFilterListener(FilterListener) - Method in class org.apache.openjpa.persistence.QueryImpl
-
- addFirst(Object) - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- addForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given foreign key to the database schema.
- addForeignKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Add a foreign key to the table.
- addForeignKey(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addForeignKey(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addGetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
-
- addGraphVisitor(GraphVisitor) - Method in class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
add a
GraphVisitor
to be notified during breadth first search.
- addHint(String, Object) - Method in class org.apache.openjpa.meta.QueryMetaData
-
Add a query hint.
- addHints(QueryMetaData, QueryHint...) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
- addIndex(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addIndex(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addInstrument(Instrument) - Method in class org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider
-
- addInstrument(Instrument) - Method in interface org.apache.openjpa.lib.instrumentation.InstrumentationProvider
-
Adds an instrument to this providers list of managed instruments.
- addInt(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addInterface(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addInternalListener(RemoteCommitListener) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Adds an OpenJPA-internal listener to this RemoteCommitEventManager.
- addItem(Book, int) - Method in class openbook.domain.ShoppingCart
-
Add the given book with the given quantity in the cart.
- addIterator(MetaDataIterator) - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
-
Add an iterator to the chain.
- additiveExpression() - Method in class openbook.tools.parser.JavaParser
-
- addJarFile(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
- addJarFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
- addJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- addJoin(String) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds field
to the set of fully-qualified field names to
eagerly join when loading objects.
- addJoin(String) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- addJoinClassConditions() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- addJoinClassConditions() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Apply class conditions from relation joins.
- addJoinClassConditions() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- addJoinConstraints(FieldMapping) - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Add existing unique constraints and indexes to the given field's join.
- addJoins(Collection) - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- addJoins(Collection<String>) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Adds fields
to the set of fully-qualified field names to
eagerly join when loading objects.
- addJoins(Collection<String>) - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- addJoinTableUnique(Unique) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Add Unique Constraint to the Join Table.
- addLast(Object) - Method in class org.apache.openjpa.util.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
-
- addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
- addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Register a listener for lifecycle-related events on the specified
classes.
- addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Register a listener for lifecycle-related events on the specified
classes.
- 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
-
- addListener(SchemaGenerator.Listener) - Method in class org.apache.openjpa.jdbc.schema.SchemaGenerator
-
Adds a listener for schema generation events.
- addListener(ValueListener) - Method in class org.apache.openjpa.lib.conf.Value
-
Listener for value changes.
- addListener(Object) - Method in class org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
-
Register an event listener.
- addListener(Object) - Method in interface org.apache.openjpa.lib.util.EventManager
-
Add an event listener.
- addListeners(Broker) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Add factory-registered lifecycle listeners to the broker.
- addLogFactory(LogFactory) - Method in class org.apache.openjpa.lib.log.MultiLogFactory
-
- addManagedClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
- addMapping(String, Object) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping.PCResult
-
Map the given path to the given result id.
- addMapping(int, int, Object, Object) - Method in class org.apache.openjpa.lib.util.ReferenceHashMap
-
- addMappingFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
- 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.
- addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a class meta data to the set to be serialized.
- addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a class meta data to the set to be serialized.
- addMethod(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addMethod(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
-
- addName(String, boolean) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Deprecated.
- addName(DBIdentifier, boolean) - Method in class org.apache.openjpa.jdbc.schema.NameSet
-
Attempt to add the given name to the set.
- addNamedEntityGraph(String, EntityGraph<T>) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
- addNamedQuery(String, Query) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
- addNode(Object) - Method in class org.apache.openjpa.lib.graph.Graph
-
Add a node to the graph.
- addNonMappedInterface(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given non-mapped interface to the repository.
- addObject(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addPage(String, URI) - Method in class jpa.tools.swing.SourceCodeViewer
-
Add a page to this browser.
- addPage(String, String) - Method in class openbook.client.SourceCodeBrowser
-
- addParameter(String, String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Adds an IN
parameter of the given name and type.
- addParameter(StoredProcedure.PARAM, String, String) - Method in class org.apache.openjpa.jdbc.sql.StoredProcedure
-
Adds the given parameter declaration.
- addParameter(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- addPCResult(Class<?>) - Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
Add a mapped persistence-capable result with the given candidate type.
- addPersistenceAware(Class<?>) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given class as persistence-aware.
- addPlugin(String, boolean) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addPluginList(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addPrimaryKey(PrimaryKey) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Add the given primary key to the database schema.
- addPrimaryKey() - Method in class org.apache.openjpa.jdbc.schema.Table
-
Set the primary key for the table.
- addPrimaryKey(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addPrimaryKey(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
Add the primary key column to the given table and return it.
- addPrimaryKeyColumn(Table) - Method in class org.apache.openjpa.jdbc.kernel.ValueTableJDBCSeq
-
- addProperties(Map<?, ?>) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
-
Add the given properties to those in this provider, overwriting
any existing properties under the same keys.
- addProperties(Map) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
-
- addProperty(String, Object) - Method in interface org.apache.openjpa.lib.conf.ConfigurationProvider
-
Add a single property, overwriting any existing property under the
same key.
- addProperty(String, Object) - Method in class org.apache.openjpa.lib.conf.MapConfigurationProvider
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Adds a listener for any property changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
- addProvider(ResourceBundleProvider) - Static method in class org.apache.openjpa.lib.util.Localizer
-
Register a resource provider.
- 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.
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a query meta data to the set to be serialized.
- addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a query meta data to the set to be serialized.
- addQueryResultMapping(Class, String) - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
Add a query result mapping.
- addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Adds the given result set mapping to local cache.
- addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
Adds the given result set mapping to local cache.
- addRegisterClassListener(PCRegistry.RegisterClassListener) - Static method in class org.apache.openjpa.enhance.PCRegistry
-
- Address - Class in embeddables
-
- Address() - Constructor for class embeddables.Address
-
- Address(String, String, String, Integer, Coordinates) - Constructor for class embeddables.Address
-
- addResult(Object) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
Add a result to be returned from the current parse.
- addRoot(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adding a root adds a root domain to the owning query.
- addRoot(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Add a query root corresponding to the given entity, forming a cartesian
product with any existing roots.
- addRoot(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
Root domain object has no parent, no path but a non-null Class.
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
No-op.
- addSchema(ClassMapping, SchemaGroup) - Method in interface org.apache.openjpa.jdbc.kernel.JDBCSeq
-
Add any tables, etc needed by this factory for the given mapping
to the given schema group, if they do not exist already.
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
- addSchema(ClassMapping, SchemaGroup) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- addSchema() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Add a schema to the group.
- addSchema(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Add a schema to the group.
- addSchema(String) - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
Deprecated.
- addSchema(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.Context
-
- addSchemaToContext(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Register the schema alias to the current JPQL query context.
- addSchemaToContext(String, ClassMetaData) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- addSecondaryTable(String) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- addSecondaryTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
- addSequence(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addSequence(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
- addSequence(Sequence) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
- addSequenceMetaData(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.
- addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add a sequence meta data to the set to be serialized.
- addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add a sequence meta data to the set to be serialized.
- addSetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
-
- addSlice(String, Map) - Method in interface org.apache.openjpa.slice.DistributedBrokerFactory
-
Adds the given slice with the given properties.
- addSlice(Slice) - Method in interface org.apache.openjpa.slice.DistributedStoreManager
-
Adds the given slice with the given properties.
- addSlice(String, Map) - Method in class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
-
- addSourceInfo(AnnotatedElement, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
- addStandardProperties(StringBuilder) - Method in class org.apache.openjpa.jdbc.meta.SequenceMapping
-
- addStandardProperties(StringBuilder) - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Add standard properties to the given properties buffer.
- addStrategyMappingAttributes(FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Set mapping attributes for strategy.
- addStrategyMappingAttributes(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Set mapping attributes for strategy.
- addString(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addStringList(String) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Add the given value to the set of configuration properties.
- addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adding a query root adds a subquery to the owning query.
- addSubqueryRoot(PathExpression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Add a root derived from a domain object of the containing query
definition to a query definition used as a subquery.
- addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- addSubselContext(Context) - Method in class org.apache.openjpa.kernel.exps.Context
-
Register the subquery context in this context.
- addSystemListener(Object) - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Add the given system lifecycle listener.
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Add system-level mapping elements to be serialized.
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
- addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Add system-level mapping elements to be serialized.
- addTable(String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addTable(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
- addTable(String, String) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
Deprecated.
- addTable(DBIdentifier, DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Schema
-
- addTable(Table) - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Add the given table to the set of tables that will be serialized.
- addTable(Table) - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
- addText(String) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataSerializer
-
Add text to the current element.
- addToCollection(OpenJPAStateManager, FieldMetaData, Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Add the given value to the collection at the selected field.
- addToParseList(ArrayList<Class<?>>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
- addToParseList(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
- addTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.Broker
-
Register a listener for transaction-related events.
- addTransactionListener(Object) - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Register a listener for transaction-related events on the specified
classes.
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- addTransactionListener(Object) - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
- addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
- addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
-
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
-
Register a listener for transaction-related events on the specified
classes.
- addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Register a listener for transaction-related events.
- addTransformer(ClassTransformer) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
-
- addTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- addTypesChangedListener(TypesChangedListener) - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
- addTypesChangedListener(TypesChangedListener) - Method in interface org.apache.openjpa.datacache.QueryCache
-
Add a new types event listener to this cache.
- addUnique(String, Unique) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Deprecated.
- addUnique(DBIdentifier, Unique) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
Add a unique constraint for the given table.
- addUnique(String) - Method in class org.apache.openjpa.jdbc.schema.Table
-
Deprecated.
- addUnique(DBIdentifier) - Method in class org.apache.openjpa.jdbc.schema.Table
-
- addValidationGroup(String, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add a validation group for the specific property.
- addValidationGroup(Integer, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add a validation group for a specified event.
- addValidationGroup(String, String) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
-
Add the validation group(s) for the specified event.
- addValue(T) - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Add the given value to the set of configuration properties.
- addValue(T) - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
- addVariable(String, Value) - Method in class org.apache.openjpa.kernel.exps.Context
-
- addVariableAction(Variable) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
Set the path as a binding of the given variable.
- addVariableToContext(String, Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Register the variable associated with the schema alias (id) to
the current JPQL query context.
- addVariableToContext(String, Value) - Method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- addVersionMethods(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.
- adjust(N) - Method in class openbook.domain.Range
-
Adjusts this range by the given number.
- adjustBeginLineColumn(int, int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBuffSize() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- AFTER_ATTACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is attached.
- AFTER_BEGIN - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that a transaction has just begun.
- AFTER_CLEAR - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is cleared.
- AFTER_COMMIT - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the transaction has committed.
- AFTER_COMMIT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Connection
was just committed.
- AFTER_COMMIT_COMPLETE - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the commit has completey ended and the
transaction is no longer active.
- AFTER_CONNECT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a connection was obtained.
- AFTER_CREATE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is being created.
- AFTER_DELETE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted.
- AFTER_DELETE_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted, after the record has been
deleted from the store.
- AFTER_DETACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is detached.
- AFTER_DIRTY - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time.
- AFTER_DIRTY_FLUSHED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time after flush.
- AFTER_EXECUTE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
completed execution.
- AFTER_FLUSH - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that changes have been flushed to the datastore.
- AFTER_LOAD - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is loaded.
- AFTER_PERSIST - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is made persistent
- AFTER_PERSIST_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is made persistent, after the record has
been written to the store
- AFTER_PREPARE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is being prepared.
- AFTER_REFRESH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instances is refreshed.
- AFTER_ROLLBACK - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the transaction was rolled back.
- AFTER_ROLLBACK - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a rollback just occured.
- AFTER_ROLLBACK_COMPLETE - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the rollback has completey ended and the
transaction is no longer active.
- AFTER_STATE_TRANSITIONS - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that all state transitions have been made.
- AFTER_STORE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is stored.
- AFTER_UPDATE_PERFORMED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is modified, after the change has been
sent to the store.
- afterAdd(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.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
-
- afterCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- afterCommitComplete(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has successfully committed and
the transaction is no longer active.
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
- afterCommitComplete(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- afterCompletion(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- afterCompletion(int) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- afterConnect(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterConnect(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterCreateStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterCreateStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterDelete(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- afterDelete(LifecycleEvent) - Method in interface org.apache.openjpa.event.DeleteListener
-
Invoked after the instance transferred to a deleted state.
- afterDeletePerformed(LifecycleEvent) - Method in interface org.apache.openjpa.event.PostDeleteListener
-
Receives notifications before an update is performed.
- afterDetach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- afterDetach(LifecycleEvent) - Method in interface org.apache.openjpa.event.DetachListener
-
Invoked after the instance has been detached.
- afterDirty(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- afterDirty(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked after the first change is applied.
- afterDirtyFlushed(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- afterDirtyFlushed(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked after the first change is applied to a flushed instance.
- afterEntrySet(ProxyMap, Set) - Static method in class org.apache.openjpa.util.ProxyMaps
-
Wrap the given entry set in a proxy.
- afterExecuteStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterExecuteStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterFlush(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- afterFlush(TransactionEvent) - Method in interface org.apache.openjpa.event.FlushTransactionListener
-
Notification that a transaction has flushed all object changes.
- afterFlush(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- afterGet(ProxyMap, Object, Object, boolean) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- afterIterator(ProxyCollection, Iterator) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Wrap given iterator in a proxy.
- afterLast() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- afterLast() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
-
- afterLast() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- afterListIterator(ProxyCollection, int, ListIterator) - Static method in class org.apache.openjpa.util.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.
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
-
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
-
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in class org.apache.openjpa.jdbc.meta.Version
-
- afterLoad(OpenJPAStateManager, JDBCStore) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
This method is called after data is loaded into the instance, in
case the version indicator works off of a state image.
- afterOffer(ProxyCollection, Object, boolean) - Static method in class org.apache.openjpa.util.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.
- afterPrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterPrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterPut(ProxyMap, Object, Object, Object, boolean) - Static method in class org.apache.openjpa.util.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.
- afterReturn(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- afterRollback(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has been rolled back.
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
- afterRollback(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- afterRollback(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- afterRollback(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- afterRollbackComplete(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that a transaction has been rolled back and
the transaction is no longer active.
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
- afterRollbackComplete(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- afterSection() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- afterSet(ProxyCollection, int, Object, Object) - Static method in class org.apache.openjpa.util.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.
- afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
-
- afterSpecificationSet(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
-
Called after the specification has been set.
- afterSpecificationSet(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
-
- afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
-
- afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- afterStateTransitions(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that state transitions are complete.
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
- afterStateTransitions(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- afterStore(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- afterStore(LifecycleEvent) - Method in interface org.apache.openjpa.event.StoreListener
-
Invoked just after store.
- afterUpdatePerformed(LifecycleEvent) - Method in interface org.apache.openjpa.event.UpdateListener
-
Receives notifications before an update is performed.
- agentmain(String, Instrumentation) - Static method in class org.apache.openjpa.enhance.InstrumentationFactory
-
The method that is called when a jar is added as an agent at runtime.
- Aggregate - Interface in org.apache.openjpa.persistence.query
-
Type of the result of an aggregate operation
- aggregate_path() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- aggregate_select_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- AggregateListener - Interface in org.apache.openjpa.kernel.exps
-
An aggregate listener aggregates data produced by an ExpressionQuery.
- aggregateListenerPlugins - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NanoPrecisionTimestampVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneDiscriminatorStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneFieldStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NoneVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.NumberVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.SubclassJoinDiscriminatorStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.TimestampVersionStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.ValueMapDiscriminatorStrategy
-
- ALIAS - Static variable in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
-
- alias - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- alias(String) - Method in class org.apache.openjpa.lib.conf.Value
-
Alias the given setting.
- alias(String, String[], boolean) - Method in class org.apache.openjpa.lib.conf.Value
-
Alias the given setting.
- ALIAS_EJB - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
- aliasCount - Variable in class org.apache.openjpa.kernel.exps.Context
-
- ALIASES - Static variable in class org.apache.openjpa.conf.QueryCompilationCacheValue
-
- ALIASES - Static variable in class org.apache.openjpa.persistence.EntityManagerFactoryValue
-
- All() - Constructor for class org.apache.openjpa.conf.DetachOptions.All
-
- all(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- all(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- all(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- ALL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- all(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- all() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Derives this path as ALL(subquery) to its owning query.
- all() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition object in a subquery in an all expression.
- all() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- ALL_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include all fields.
- ALL_EVENTS - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Convenience array of all event types.
- all_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- all_or_any_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in interface org.apache.openjpa.kernel.Seq
-
Allocate additional values efficiently.
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.TimeSeededSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDHexSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDStringSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
-
- allocate(int, StoreContext, ClassMetaData) - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
-
- allocate(int) - Method in interface org.apache.openjpa.persistence.Generator
-
Hint to the sequence to allocate additional values up-front for
efficiency.
- allocate(int) - Method in class org.apache.openjpa.persistence.GeneratorImpl
-
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Allocate additional sequence values.
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.NativeJDBCSeq
-
Allocate additional sequence values.
- allocateInternal(int, JDBCStore, ClassMapping) - Method in class org.apache.openjpa.jdbc.kernel.TableJDBCSeq
-
- allowConcurrentRead - Variable in class org.apache.openjpa.jdbc.sql.EmpressDictionary
-
This setting inserts "BYPASS" after every "SELECT".
- allowQueryTimeoutOnFindUpdate - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- allowsAliasInBulkClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- allowsDuplicates() - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
Whether the underlying collection allows duplicates.
- allowsDuplicates(Class) - Method in class org.apache.openjpa.util.ProxyManagerImpl
-
Return whether the given collection type allows duplicates.
- allProceduresAreCallable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
-
- allSequencesFromOneSchemaSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load schema,name pairs from a named schema.
- allSequencesSQL - Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
SQL statement to load all sequence schema,name pairs from all schemas.
- allTablesAreSelectable() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
-
- alterSequenceSQL - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
- alterSequenceSQLFB15 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
- alterSequenceSQLFB20 - Variable in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
- and(Expression, Expression) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- and(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- and(Joins, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
AND the given joins together.
- and(Joins, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- and(Expression, Expression) - Method in 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
-
RegularExpression Id.
- and(Predicate...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- and(Expression<Boolean>, Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- and(Predicate) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
-
- and(Predicate) - Method in interface org.apache.openjpa.persistence.query.Predicate
-
Creates an AND of the predicate with the argument.
- andExpression() - Method in class openbook.tools.parser.JavaParser
-
- AndPredicate - Class in org.apache.openjpa.persistence.query
-
Denotes (e1 AND e2) predicate.
- AndPredicate(Predicate, Predicate) - Constructor for class org.apache.openjpa.persistence.query.AndPredicate
-
- annos - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- annotatedFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
- annotatedFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
-
- annotation() - Method in class openbook.tools.parser.JavaParser
-
- AnnotationBuilder - Class in org.apache.openjpa.persistence
-
Helper class to stringify annotation declarations.
- AnnotationBuilder(Class<? extends Annotation>) - Constructor for class org.apache.openjpa.persistence.AnnotationBuilder
-
- annotationConstantRest() - Method in class openbook.tools.parser.JavaParser
-
- annotationMethodOrConstantRest() - Method in class openbook.tools.parser.JavaParser
-
- annotationMethodRest() - Method in class openbook.tools.parser.JavaParser
-
- annotationName() - Method in class openbook.tools.parser.JavaParser
-
- AnnotationPersistenceMappingParser - Class in org.apache.openjpa.persistence.jdbc
-
Persistence annotation mapping parser.
- AnnotationPersistenceMappingParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
-
- AnnotationPersistenceMappingSerializer - Class in org.apache.openjpa.persistence.jdbc
-
Serializes persistence mappings as annotations.
- AnnotationPersistenceMappingSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
Constructor.
- AnnotationPersistenceMappingSerializer.MappingSerializationComparator - Class in org.apache.openjpa.persistence.jdbc
-
Extends SerializationComparator
for store-specific tags such
as <sql-result-set-mapping>.
- AnnotationPersistenceMetaDataParser - Class in org.apache.openjpa.persistence
-
Persistence annotation metadata parser.
- AnnotationPersistenceMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Constructor; supply configuration.
- AnnotationPersistenceMetaDataSerializer - Class in org.apache.openjpa.persistence
-
Serializes persistence metadata as annotations.
- AnnotationPersistenceMetaDataSerializer(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Constructor.
- AnnotationPersistenceMetaDataSerializer.SerializationComparator - Class in org.apache.openjpa.persistence
-
Compares clases, sequences, and queries to order them for serialization.
- AnnotationPersistenceXMLMetaDataParser - Class in org.apache.openjpa.persistence
-
JAXB xml annotation metadata parser.
- AnnotationPersistenceXMLMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Constructor; supply configuration.
- AnnotationProcessor6 - Class in org.apache.openjpa.persistence.meta
-
Annotation processing tool generates source code for a meta-model class given
the annotated source code of persistent entity.
- AnnotationProcessor6() - Constructor for class org.apache.openjpa.persistence.meta.AnnotationProcessor6
-
- annotations() - Method in class openbook.tools.parser.JavaParser
-
- annotationTypeBody() - Method in class openbook.tools.parser.JavaParser
-
- annotationTypeDeclaration() - Method in class openbook.tools.parser.JavaParser
-
- annotationTypeElementDeclaration() - Method in class openbook.tools.parser.JavaParser
-
- annotationTypeElementRest() - Method in class openbook.tools.parser.JavaParser
-
- ANY - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
- any(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- any(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return an expression representing the given condition.
- any(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- ANY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- any(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- any() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
Adds this path as ANY(subquery) to its owning query.
- any() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
Use the query definition object in a subquery in an any expression.
- any() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- any_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- append(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with the given string appended.
- append(DBIdentifier.DBIdentifierType, DBIdentifier...) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Appends multiple names together using the appropriate name delimiter.
- append(DBIdentifier.DBIdentifierType, DBIdentifier...) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
- append(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Appends one string to another using default identifier rules.
- append(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- append(SQLBuffer, Joins) - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Append the given joins to the given buffer.
- append(SQLBuffer, Joins) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- append(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append all SQL and parameters of the given buffer.
- append(DBIdentifier) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- append(Table) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- append(Sequence) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- append(Column) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- append(String) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- append(Select, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a subselect.
- APPEND - Static variable in interface org.apache.openjpa.lib.meta.MetaDataSerializer
-
- append(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Appends two bytes array into one.
- append(boolean) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(byte) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(char) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(double) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(float) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(long) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(short) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(Object) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- append(String) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(boolean) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(char) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(double) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(float) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(int) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(long) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(short) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(Object) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(InputStream) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(Reader) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- append(File) - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Add the given value to the internal template.
- appendCast(SQLBuffer, FilterValue, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
Cast the specified value to the specified type.
- appendCast(SQLBuffer, Object, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Cast the specified value to the specified type.
- appendColumns(Column[]) - Method in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
Appends multiple columns names together into comma delimited string.
- appendColumns(Column[]) - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifierUtilImpl
-
- appendCount(Select, JDBCFetchConfiguration) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a subselect count.
- appendExtendedExceptionText - Variable in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- appendIndex(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendIndex(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the index of this value.
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendIndex(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append the ordered column alias to the given statement.
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendIndex(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
-
- appendInfo(StringBuffer) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
-
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- appendIsEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is empty to the given buffer.
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value
is empty.
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendIsEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- appendIsNotEmpty(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is not empty to
the given buffer.
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value
is not empty.
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendIsNotEmpty(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendIsNotNull(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is not null to the given
buffer.
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value
is not null.
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
-
- appendIsNotNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
-
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendIsNull(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL testing whether this value is null to the given buffer.
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking if this value
is null.
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
-
- appendIsNull(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
-
- appendJoinCount(SQLBuffer, Select, Joins, DBDictionary, FieldMapping, ForeignKey) - Static method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- appendLength(SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
- appendNames(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Append the names together while maintaining delimiters.
- appendNames(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Append the names together while maintaining delimiters.
- appendNames(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- appendNames(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- appendNumericCast(SQLBuffer, FilterValue) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append SQL for the given numeric value to the buffer, casting as needed.
- appendOpenJPABanner(StringBuilder) - Method in class org.apache.openjpa.conf.OpenJPAVersion
-
- appendParamOnly(SQLBuffer) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append parameters only if the given buffer at the given positions.
- appendProperty(StringBuilder, String, 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.
- appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Append elem
to selectSQL
.
- appendSelect(SQLBuffer, Object, Select, int) - Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
If this dictionary can select ranges,
use this method to append the range SQL.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
Appends a range to the given buffer.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
Use either FIRST <p> SKIP <q>
or
ROWS <m> TO <n>
syntax.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
-
Implementation of appendSelectRange for Ingres - uses "SELECT FIRST n"
syntax.
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- appendSelectRange(SQLBuffer, long, long, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- appendSize(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the size of this value.
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendSize(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append a where clause to the given statement checking the size
of the value.
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendSize(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Helper method to add size properties to the specified type.
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.FirebirdDictionary
-
On Firebird 1.5 reduce the size of indexed VARCHAR
column
to 252 or a value specified by user. 252 is the maximum Firebird 1.5 can
handle for one-column indexes.
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.FoxProDictionary
-
- appendSize(Column, String) - Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
-
- appendText(String) - Method in class jpa.tools.swing.ScrollingTextPane
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int, String) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.DatastoreFunction
-
- appendTo(SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Append the first SQL element for this value to the given buffer.
- appendTo(SQLBuffer, int) - Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
-
Append the index
th SQL element for this value to the
given buffer.
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
-
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.GetColumn
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
-
- appendTo(SQLBuffer, FilterValue[], ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.kernel.exps.JDBCAggregateListener
-
Append the SQL for this aggregate.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in interface org.apache.openjpa.jdbc.kernel.exps.JDBCFilterListener
-
Append the SQL for this expression or value.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCStringContains
-
Deprecated.
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCWildcardMatch
-
Deprecated.
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendTo(Select, ExpState, SQLBuffer, Column) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
-
- appendTo(SQLBuffer, FilterValue, FilterValue[], ClassMapping, JDBCStore) - Method in class org.apache.openjpa.jdbc.kernel.exps.SQLEmbed
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.StringLength
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.ToLowerCase
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.ToUpperCase
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer, int) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the index
th SQL element to the given buffer.
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
-
- appendTo(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
-
- appendType(Select, ExpContext, ExpState, SQLBuffer) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- appendType(Select, ExpContext, ExpState, SQLBuffer) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Append the SQL checking the type of this value.
- appendType(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- appendType(SQLBuffer, Select, Joins) - Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
-
Append the entity discriminator value to the given statement.
- appendType(SQLBuffer, Select, Joins) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- appendUnaliasedJoin(SQLBuffer, Select, Joins, DBDictionary, FieldMapping, ForeignKey) - Static method in class org.apache.openjpa.jdbc.meta.strats.ContainerFieldStrategy
-
- appendUpdates(Select, JDBCStore, SQLBuffer, Object[], Map, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- appendValue(Object) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a parameter value.
- appendValue(Object, Column) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a system inserted parameter value for a specific column.
- appendValue(Object, Column, Parameter) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Append a user parameter value for a specific column.
- appendValue(Object, Column, Parameter, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
If this dictionary supports XML type,
use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
If this dictionary supports XML type,
use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
If this dictionary supports XML type,
use this method to append xml predicate.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
Append XML comparison.
- appendXmlComparison(SQLBuffer, String, FilterValue, FilterValue, boolean, boolean) - Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
If this dictionary supports XML type, use this method to append xml
predicate.
- ApplicationIds - Class in org.apache.openjpa.util
-
Utility class for manipulating application object ids.
- ApplicationIds() - Constructor for class org.apache.openjpa.util.ApplicationIds
-
- ApplicationIdTool - Class in org.apache.openjpa.enhance
-
Generates a class appropriate for use as an application identity class.
- ApplicationIdTool(OpenJPAConfiguration, Class) - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool
-
Constructs a new ApplicationIdTool capable of generating an
object id class for type
.
- ApplicationIdTool(OpenJPAConfiguration, Class, ClassMetaData) - Constructor for class org.apache.openjpa.enhance.ApplicationIdTool
-
Constructs a new tool instance capable of generating an
object id class for meta
.
- ApplicationIdTool.Flags - Class in org.apache.openjpa.enhance
-
Run flags.
- ApplicationIdTool.ObjectIdLoader - Interface in org.apache.openjpa.enhance
-
Interface implemented by metadata factories that can load non-existant
object id classes.
- ApplicationIdToolTask - Class in org.apache.openjpa.ant
-
Executes the application id tool on the specified files.
- ApplicationIdToolTask() - Constructor for class org.apache.openjpa.ant.ApplicationIdToolTask
-
Default constructor.
- applyDeferredEmbeddableOverrides(Class<?>) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
Process all deferred embeddable overrides for a given class.
- applyDeferredEmbeddableOverrides(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
- applyRange(Select, int) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- applyRange(Select, int) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
Applies range calculation on the actual number of rows selected by a
COUNT(*)
query.
- areAllPrimaryKeyColumns(Column[]) - Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
Return whether all the given columns are primary key columns.
- areEqual(byte[], byte[]) - Static method in class org.apache.openjpa.lib.util.Bytes
-
Compares two byte arrays for equality.
- areRemoteEventsEnabled() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Return true if remote events are enabled.
- Arg() - Constructor for class openbook.tools.ant.Java2HTMLConverterTask.Arg
-
- argLength() - Method in class org.apache.openjpa.kernel.ResultShape
-
Total number of arguments required to populate the shape and all its child shapes.
- Args - Class in org.apache.openjpa.jdbc.kernel.exps
-
A list of arguments to a multi-argument function.
- Args(Val, Val) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Args
-
Constructor.
- Args(Val...) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.Args
-
- ARGS_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
- ArgumentException - Exception in org.apache.openjpa.persistence
-
- ArgumentException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
-
- ArgumentException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
-
- arguments() - Method in class openbook.tools.parser.JavaParser
-
- Arguments - Interface in org.apache.openjpa.kernel.exps
-
Multiple arguments to a function call.
- arithmetic_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- arithmetic_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- arithmetic_factor() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- arithmetic_term() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- arithmetic_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- Array() - Constructor for class org.apache.openjpa.json.JSONObject.Array
-
- Array(Class<T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Array
-
- ARRAY - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- array(Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- Array() - Constructor for class org.apache.openjpa.persistence.jest.JSONObject.Array
-
- ARRAY_EMPTY - Static variable in interface org.apache.openjpa.json.JSON
-
- ARRAY_EMPTY - Static variable in interface org.apache.openjpa.persistence.jest.JSON
-
- ARRAY_END - Static variable in interface org.apache.openjpa.json.JSON
-
- ARRAY_END - Static variable in interface org.apache.openjpa.persistence.jest.JSON
-
- ARRAY_START - Static variable in interface org.apache.openjpa.json.JSON
-
- ARRAY_START - Static variable in interface org.apache.openjpa.persistence.jest.JSON
-
- arrayCreatorRest() - Method in class openbook.tools.parser.JavaParser
-
- ArrayExpression - Class in org.apache.openjpa.persistence.query
-
A single expression that holds an array of values.
- ArrayExpression(Object[]) - Constructor for class org.apache.openjpa.persistence.query.ArrayExpression
-
- arrayInitializer() - Method in class openbook.tools.parser.JavaParser
-
- ArrayStateImage - Class in org.apache.openjpa.util
-
Utilities for dealing with a simple state image consisting of an
Object[]
of field values with one extra index containing a
BitSet
of loaded fields.
- ArrayStateImage() - Constructor for class org.apache.openjpa.util.ArrayStateImage
-
- arrayTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- AS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- ASC - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- asc(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- asc() - Method in class org.apache.openjpa.persistence.query.NewInstance
-
- asc() - Method in interface org.apache.openjpa.persistence.query.SelectItem
-
Return an OrderByItem referencing the SelectItem and specifying ascending
ordering.
- ascending - Variable in class org.apache.openjpa.kernel.exps.QueryExpressions
-
- ASCII_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- asExpression(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- asExpression(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the given value as an expression.
- asExpression(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsEmptyExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsNullExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LikeExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LocateExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OrderableItem
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RangeExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.SubStringExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.TrimExpression
-
- asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
-
- asExpression(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Get a JPQL fragment as used in WHERE clause.
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
-
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.FetchPath
-
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
-
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
-
- asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
-
- asJoinable(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Gets the string representation in FROM clause.
- 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
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.NewInstance
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
-
- asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
-
- asProjection(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
-
Gets the string representation in SELECT projection.
- ASSERT - Static variable in class openbook.tools.parser.JavaLexer
-
- ASSERT - Static variable in class openbook.tools.parser.JavaParser
-
- assertActiveTransaction() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if there is no active transaction.
- assertActiveTransaction() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- assertActiveTransaction() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- assertAllowedType(Object, Class) - Static method in class org.apache.openjpa.util.Proxies
-
Used by proxy types to check that an attempt to add a new value is legal.
- assertCanSubclass() - Method in class org.apache.openjpa.enhance.PCSubclassValidator
-
- assertChangeable() - Method in class org.apache.openjpa.lib.conf.Value
-
Asserts if this receiver can be changed.
- assertFiles(String[]) - Method in class org.apache.openjpa.lib.ant.AbstractTask
-
Helper method to throw a standard exception if the task is not given
any files to execute on.
- assertIsKeyword - Variable in class openbook.tools.parser.JavaLexer
-
- assertJoinable(Column) - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Return the joinable for the given column, or throw an exception if
none is available.
- assertJoinable(ValueMapping) - Static method in class org.apache.openjpa.jdbc.meta.strats.HandlerStrategies
-
Throw the proper exception if the given handler-controlled value
represents an unjoinable relation.
- assertNoForeignKey(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place a foreign key on this mapping
or placed an implicit foreign key.
- assertNoIndex(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place an index on this mapping.
- assertNoJoin(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to join.
- assertNontransactionalRead() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if there is no transaction active and
nontransactional reading is not enabled.
- assertNontransactionalRead() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- assertNontransactionalRead() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- assertNoSchemaComponents(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not supply any columns, index, unique
constraint, or foreign key for this mapping.
- assertNotCloseInvoked() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
Throw appropriate exception if close has been invoked but the broker
is still open.
- assertNotContainer(Value, StoreQuery) - Method in class org.apache.openjpa.kernel.ExpressionStoreQuery.AbstractExpressionExecutor
-
Throw proper exception if given value is a collection/map/array.
- assertNotMappedBy() - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
Throws an informative exception if the field declares a mapped-by value.
- assertNotMappedBy() - Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
-
- assertNotReadOnly() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- assertNotReadOnly() - Method in interface org.apache.openjpa.kernel.Query
-
Assert that the query is not read-only.
- assertNotReadOnly() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- assertNotSerialized() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- assertNotSerialized() - Method in interface org.apache.openjpa.kernel.Query
-
Check that the query has not been serialized, which causes it to lose
its association with its Broker.
- assertNotSerialized() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- assertNoUnique(MetaDataContext, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that the user did not try to place a unique constraint on this
mapping.
- assertOpen() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
Throw an exception if the factory is closed.
- assertOpen() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if this broker has been closed.
- assertOpen() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
assert that this broker is open.
- assertOpen() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Throw an exception if the context is closed.
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
- assertOpen() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- assertOpen() - Method in interface org.apache.openjpa.kernel.Query
-
Assert that the query's broker is still open.
- assertOpen() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- assertOpen() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- assertOpen() - Method in class org.apache.openjpa.persistence.AbstractQuery
-
- assertOpen() - Method in class org.apache.openjpa.persistence.QueryImpl
-
- assertParameters(StoreQuery, StoreQuery.Executor, Object[]) - Method in class org.apache.openjpa.kernel.QueryImpl
-
Checks that the passed parameters match the declarations.
- assertParameters(StoreQuery, StoreQuery.Executor, Map) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- assertPersistenceCapable(Object) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- assertSchemaGroup() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- assertStrategy(MetaDataContext, Object, Object, boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Assert that this info has the given strategy or no strategy.
- assertSupport(boolean, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Assert that the given dictionary flag is true.
- assertSupported(int, MetaDataContext, String) - Static method in class org.apache.openjpa.meta.ValueStrategies
-
Assert that the given strategy is supported by the current runtime.
- assertUnboundVariablesValid() - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Validate that all unbound variables are of a PC type.
- assertWriteOperation() - Method in interface org.apache.openjpa.kernel.Broker
-
Throw an exception if a write operation is not permitted (there is
no active transaction and nontransactional writing is not enabled).
- assertWriteOperation() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- assertWriteOperation() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- Assign() - Constructor for class org.apache.openjpa.kernel.FillStrategy.Assign
-
- 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.jdbc.kernel.JDBCStoreManager
-
- assignField(OpenJPAStateManager, int, boolean) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- assignField(OpenJPAStateManager, int, boolean) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Assign a value to the given field.
- assignLazyLoadProxies(StateManagerImpl) - Static method in class org.apache.openjpa.enhance.RedefinitionHelper
-
Create a container instance that will delegate back to the state
manager to emulate lazy loading.
- assignmentOperator() - Method in class openbook.tools.parser.JavaParser
-
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
- assignObjectId(OpenJPAStateManager, boolean) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- 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.
- ASSOCIATION_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include single-valued relation fields.
- asString(int) - Method in interface org.apache.openjpa.json.JSON
-
Render into a string buffer.
- asString(int) - Method in class org.apache.openjpa.json.JSONObject.Array
-
- asString(int) - Method in class org.apache.openjpa.json.JSONObject
-
- asString(int) - Method in class org.apache.openjpa.json.JSONObject.KVMap
-
- asString(int) - Method in interface org.apache.openjpa.persistence.jest.JSON
-
Render into a string buffer.
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.Array
-
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject
-
- asString(int) - Method in class org.apache.openjpa.persistence.jest.JSONObject.KVMap
-
- attach(Object) - Method in class org.apache.openjpa.kernel.AttachManager
-
Return an attached version of the given instance.
- attach(Object, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Import the specified detached object into the broker.
- attach(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- attach(Object, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- attach(AttachManager, Object, ClassMetaData, PersistenceCapable, OpenJPAStateManager, ValueMetaData, boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- attachAll(Collection) - Method in class org.apache.openjpa.kernel.AttachManager
-
Return attached versions of the given instances.
- attachAll(Collection, boolean, OpCallbacks) - Method in interface org.apache.openjpa.kernel.Broker
-
Import the specified objects into the broker.
- attachAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- attachAll(Collection, boolean, OpCallbacks) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- AttachListener - Interface in org.apache.openjpa.event
-
Listener for when a detached instance is attached.
- AttachManager - Class in org.apache.openjpa.kernel
-
Handles attaching instances.
- AttachManager(BrokerImpl, boolean, OpCallbacks) - Constructor for class org.apache.openjpa.kernel.AttachManager
-
Constructor.
- ATTR_BASIC - Static variable in class jpa.tools.swing.MetamodelHelper
-
- ATTR_CLASS - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_HREF - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_ID - Static variable in class jpa.tools.swing.MetamodelHelper
-
- ATTR_ID - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_KEY_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_MEMBER_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_NAME - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_NULL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_PLURAL_RELATION - Static variable in class jpa.tools.swing.MetamodelHelper
-
- ATTR_PROPERTY_KEY - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_PROPERTY_VALUE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_REL - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_SINGULAR_RELATION - Static variable in class jpa.tools.swing.MetamodelHelper
-
- ATTR_SRC - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_STYLE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_VALUE_TYPE - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTR_VERSION - Static variable in class jpa.tools.swing.MetamodelHelper
-
- ATTR_VERSION - Static variable in interface org.apache.openjpa.persistence.jest.Constants
-
- ATTRIBUTE - Static variable in interface org.apache.openjpa.meta.XMLMetaData
-
- ATTRIBUTE_ALLOWED_VALUES - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of returned
Value
property descriptors listing
recognized values for the property.
- ATTRIBUTE_CATEGORY - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of the returned
Value
property descriptors naming
the property' hierarchical category.
- ATTRIBUTE_INTERFACE - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of the returned
Value
property descriptors naming
the interface that plugin values for this property must implement.
- ATTRIBUTE_ORDER - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of the returned
Value
property descriptors naming
the property's ordering in its category.
- ATTRIBUTE_TYPE - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of the returned
Value
property descriptors naming
the property's type or category.
- ATTRIBUTE_XML - Static variable in interface org.apache.openjpa.lib.conf.Configuration
-
Attribute of the returned
Value
property descriptors naming
the property's name in XML format (i.e. two-words instead of TwoWords).
- AttributeComparator() - Constructor for class jpa.tools.swing.MetamodelHelper.AttributeComparator
-
- AttributeComparator() - Constructor for class org.apache.openjpa.persistence.jest.MetamodelHelper.AttributeComparator
-
- AttributeLegendView - Class in jpa.tools.swing
-
Displays color codes of each attribute type.
- AttributeLegendView() - Constructor for class jpa.tools.swing.AttributeLegendView
-
- AttributeNameFilter(String) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
-
- AttributeNameFilter(String, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
-
- AttributeTranslator - Interface in org.apache.openjpa.enhance
-
Instances of this interface can convert a positional index for a
FieldMetaData
that uses property access into the underlying
field name.
- AttributeTypeFilter(Class<Y>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
-
- AttributeTypeFilter(Class<Y>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
-
- AttributeView - Class in jpa.tools.swing
-
View of a persistent attribute as a JLabel.
- AttributeView(Attribute<?, ?>) - Constructor for class jpa.tools.swing.AttributeView
-
- audit(Broker, Collection<Audited>, Collection<Audited>, Collection<Audited>) - Method in class org.apache.openjpa.audit.AuditLogger
-
- audit(Broker, Collection<Audited>, Collection<Audited>, Collection<Audited>) - Method in interface org.apache.openjpa.audit.Auditor
-
OpenJPA runtime will invoke this method with the given parameters
within a transaction.
- Auditable - Annotation Type in org.apache.openjpa.audit
-
Annotates a persistent type for
audit
.
- AuditableOperation - Enum in org.apache.openjpa.audit
-
Operations of persistent type that can be audited.
- Audited - Class in org.apache.openjpa.kernel
-
Carries immutable information about an audited persistent instance.
- AuditLogger - Class in org.apache.openjpa.audit
-
A default auditor that simply prints the audited instances.
- AuditLogger() - Constructor for class org.apache.openjpa.audit.AuditLogger
-
- AuditManager - Class in org.apache.openjpa.kernel
-
Controller for audit facility.
- AuditManager(Auditor) - Constructor for class org.apache.openjpa.kernel.AuditManager
-
- Auditor - Interface in org.apache.openjpa.audit
-
An auditor is responsible for recoding the audited information.
- auditorPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- Author - Class in openbook.domain
-
A persistent entity to represent an author of one or more Book.
- Author() - Constructor for class openbook.domain.Author
-
- AUTOASSIGN - Static variable in class org.apache.openjpa.meta.ValueStrategies
-
"autoassigned" value strategy.
- autoAssignClause - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- autoAssignSequenceName - Variable in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
The global sequence name to use for autoassign simulation.
- autoAssignSequenceName - Variable in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
The global sequence name to use for auto-assign simulation.
- autoAssignTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- autoClear - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- AutoClear - Interface in org.apache.openjpa.kernel
-
State clearing constants.
- AutoClearType - Enum in org.apache.openjpa.persistence
-
- autoCommitFailureClosesAllResultSets() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDatabaseMetaData
-
- autoDetach - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- AutoDetach - Interface in org.apache.openjpa.kernel
-
Bit flags for when to automatically detach the entire persistence context.
- AutoDetachType - Enum in org.apache.openjpa.persistence
-
- AutoDriverDataSource - Class in org.apache.openjpa.jdbc.schema
-
Automatic Commons DBCP pooling or Simple non-pooling driver data source.
- AutoDriverDataSource() - Constructor for class org.apache.openjpa.jdbc.schema.AutoDriverDataSource
-
- AutomaticManagedRuntime - Class in org.apache.openjpa.ee
-
Implementation of the
ManagedRuntime
interface that searches
through a set of known JNDI locations and method invocations to locate the
appropriate mechanism for obtaining a TransactionManager.
- AutomaticManagedRuntime() - Constructor for class org.apache.openjpa.ee.AutomaticManagedRuntime
-
- AverageExpression - Class in org.apache.openjpa.persistence.query
-
Denotes AVG() on a given Expression.
- AverageExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AverageExpression
-
- avg(Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- avg(Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return the average of the given value for all matches.
- avg(Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- avg() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- AVG - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- avg(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- avg() - Method in interface org.apache.openjpa.persistence.query.PathExpression
-
Specify that the avg operation is to be applied.
- BACK - Static variable in class openbook.client.Images
-
- backingMember(Member) - Method in class org.apache.openjpa.meta.FieldMetaData
-
Supply the backing member object; this allows us to utilize
parameterized type information if available.
- backup(int) - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Retreat.
- backup(File, boolean) - Static method in class org.apache.openjpa.lib.util.Files
-
Backup the given file to a new file called <file-name>~.
- backupAndDelete(Collection) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Backup and delete the source files for the given metadatas.
- BAR - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
- base - Variable in class jpa.tools.swing.RoundButton
-
- Base16Encoder - Class in org.apache.openjpa.lib.util
-
Base 16 encoder.
- Base16Encoder() - Constructor for class org.apache.openjpa.lib.util.Base16Encoder
-
- Basic(Class<X>) - Constructor for class org.apache.openjpa.persistence.meta.Types.Basic
-
- BASIC_ATTR - Static variable in class jpa.tools.swing.EntityDataModel
-
Constant designates to include non-relation fields.
- BatchedResultObjectProvider - Interface in org.apache.openjpa.lib.rop
-
A provider for multiple result sets.
- BatchingConstraintUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Batch update manager that writes the SQL in object-level operation order.
- BatchingConstraintUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingConstraintUpdateManager
-
- BatchingOperationOrderUpdateManager - Class in org.apache.openjpa.jdbc.kernel
-
Batch update manager that writes the SQL in object-level operation order.
- BatchingOperationOrderUpdateManager() - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingOperationOrderUpdateManager
-
- BatchingPreparedStatementManagerImpl - Class in org.apache.openjpa.jdbc.kernel
-
Batch prepared statement manager implementation.
- BatchingPreparedStatementManagerImpl(JDBCStore, Connection, int) - Constructor for class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
Constructor.
- batchLimit - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- batchOrExecuteRow(RowImpl) - Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
- Bean(Class<T>) - Constructor for class org.apache.openjpa.kernel.FillStrategy.Bean
-
- BeanLifecycleCallbacks - Class in org.apache.openjpa.event
-
Performs a callback method on a cached bean instance.
- BeanLifecycleCallbacks(Class<?>, String, boolean, Class<?>) - Constructor for class org.apache.openjpa.event.BeanLifecycleCallbacks
-
Constructor.
- BeanLifecycleCallbacks(Class<?>, Method, boolean) - Constructor for class org.apache.openjpa.event.BeanLifecycleCallbacks
-
Constructor.
- BEFORE_ATTACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is attached.
- BEFORE_CLEAR - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is cleared.
- BEFORE_CLOSE - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a connection was closed.
- BEFORE_COMMIT - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that the transaction is about to be committed.
- BEFORE_COMMIT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Connection
is about to be committed.
- BEFORE_CREATE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is being created.
- BEFORE_DELETE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is deleted.
- BEFORE_DETACH - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is detached.
- BEFORE_DIRTY - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time.
- BEFORE_DIRTY_FLUSHED - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is dirtied for the first time after flush.
- BEFORE_EXECUTE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is about to be executed.
- BEFORE_FLUSH - Static variable in class org.apache.openjpa.event.TransactionEvent
-
Event type signifying that changes are about to be flushed to the
datastore.
- BEFORE_PERSIST - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type before an instance is made persistent
- BEFORE_PREPARE_STATEMENT - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a
Statement
is being prepared.
- BEFORE_ROLLBACK - Static variable in class org.apache.openjpa.lib.jdbc.JDBCEvent
-
Type code indicating that a rollback is about to occur.
- BEFORE_STORE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is stored.
- BEFORE_UPDATE - Static variable in class org.apache.openjpa.event.LifecycleEvent
-
Event type when an instance is modified.
- beforeAccessField(int) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
Load the given field before access.
- beforeAdd(ProxyCollection, int, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- beforeAdd(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- beforeAddElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Vector#addElement(Object)
on super.
- beforeAddFirst(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking LinkedList#addFirst(Object)
on super.
- beforeAddLast(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking LinkedList#addLast(Object)
on super.
- beforeAttach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeAttach(LifecycleEvent) - Method in interface org.apache.openjpa.event.AttachListener
-
Invoked before the instance is attached.
- beforeClear(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeClear(LifecycleEvent) - Method in interface org.apache.openjpa.event.ClearListener
-
Invoked before state is cleared.
- beforeClear(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before clearing collection.
- beforeClear(ProxyMap) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- beforeClose(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
-
Called as the first step of a Configuration's close() method.
- beforeClose(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeClose(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforeCommit(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- beforeCommit(TransactionEvent) - Method in interface org.apache.openjpa.event.EndTransactionListener
-
Notification that the next flush is for the transaction commit.
- beforeCommit(TransactionEvent) - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
- beforeCommit(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- beforeCommit(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeCommit(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforeCompletion() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- beforeCompletion() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- beforeConfigurationClose(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
-
- beforeConfigurationClose(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
-
Called before the given Configuration is closed.
- beforeConfigurationConstruct(ConfigurationProvider) - Method in class org.apache.openjpa.jdbc.conf.JDBCProductDerivation
-
- beforeConfigurationConstruct(ConfigurationProvider) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
-
- beforeConfigurationConstruct(ConfigurationProvider) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
-
- beforeConfigurationConstruct(ConfigurationProvider) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
-
- beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.lib.conf.AbstractProductDerivation
-
- beforeConfigurationLoad(Configuration) - Method in interface org.apache.openjpa.lib.conf.ProductDerivation
-
Provides the instance with the opportunity to mutate
conf
before the user configuration is applied.
- beforeConfigurationLoad(Configuration) - Static method in class org.apache.openjpa.lib.conf.ProductDerivations
-
- beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
-
- beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
- beforeCreateStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeCreateStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforeDelete(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeDelete(LifecycleEvent) - Method in interface org.apache.openjpa.event.DeleteListener
-
Invoked before the instance transferred to a deleted state.
- beforeDetach(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeDetach(LifecycleEvent) - Method in interface org.apache.openjpa.event.DetachListener
-
Invoked before the instance is detached.
- beforeDirty(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeDirty(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked before the first change is applied.
- beforeDirtyFlushed(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeDirtyFlushed(LifecycleEvent) - Method in interface org.apache.openjpa.event.DirtyListener
-
Invoked before the first change is applied to a flushed instance.
- beforeExecuteStatement(JDBCEvent) - Method in class openbook.client.SQLLogger
-
- beforeExecuteStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeExecuteStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforeFirst() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- beforeFirst() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
-
- beforeFirst() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- beforeFlush(TransactionEvent) - Method in class org.apache.openjpa.event.AbstractTransactionListener
-
- beforeFlush(TransactionEvent) - Method in interface org.apache.openjpa.event.FlushTransactionListener
-
Notification that a transaction is about to flush all object changes.
- beforeFlush(TransactionEvent) - Method in class org.apache.openjpa.kernel.AuditManager
-
- beforeGet(ProxyMap, Object) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- beforeInsertElementAt(ProxyCollection, Object, int) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Vector#insertElementAt(Object,int)
on super.
- beforeLoad(ProxyMap, InputStream) - Static method in class org.apache.openjpa.util.ProxyMaps
-
Call before invoking Properties#load
on super.
- beforeLoadFromXML(ProxyMap, InputStream) - Static method in class org.apache.openjpa.util.ProxyMaps
-
Call before invoking Properties#loadXML
on super.
- beforeOffer(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Queue#offer(Object)
on super.
- beforePersist(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforePersist(LifecycleEvent) - Method in interface org.apache.openjpa.event.PersistListener
-
Invoked before an instance is persisted.
- beforePoll(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Queue#poll
on super.
- beforePrepareStatement(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforePrepareStatement(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforePut(ProxyMap, Object, Object) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.DetachedStateManager
-
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.DetachedValueStateManager
-
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.ObjectIdStateManager
-
- beforeRefresh(boolean) - Method in interface org.apache.openjpa.kernel.OpenJPAStateManager
-
Prepare the instance for refresh
- beforeRefresh(boolean) - Method in class org.apache.openjpa.kernel.StateManagerImpl
-
- beforeRemove(ProxyCollection, int) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- beforeRemove(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- beforeRemove(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Queue#remove
on super.
- beforeRemove(ProxyMap, Object, Object) - Static method in class org.apache.openjpa.util.ProxyConcurrentMaps
-
Call before invoking Map#remove(key, value)
on super.
- beforeRemove(ProxyMap, Object) - Static method in class org.apache.openjpa.util.ProxyMaps
-
- beforeRemoveAllElements(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before clearing vector.
- beforeRemoveElement(ProxyCollection, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Vector#removeElement
on super.
- beforeRemoveElementAt(ProxyCollection, int) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Vector#removeElementAt(int)
on super.
- beforeRemoveFirst(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking LinkedList#removeFirst
on super.
- beforeRemoveLast(ProxyCollection) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call after invoking LinkedList#removeLast
on super.
- beforeReturn(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeRollback(JDBCEvent) - Method in class org.apache.openjpa.lib.jdbc.AbstractJDBCListener
-
- beforeRollback(JDBCEvent) - Method in interface org.apache.openjpa.lib.jdbc.JDBCListener
-
- beforeSet(ProxyCollection, int, Object) - Static method in class org.apache.openjpa.util.ProxyCollections
-
- beforeSetElementAt(ProxyCollection, Object, int) - Static method in class org.apache.openjpa.util.ProxyCollections
-
Call before invoking Vector#setElementAt
on super.
- beforeSetProperty(ProxyMap, String, String) - Static method in class org.apache.openjpa.util.ProxyMaps
-
Call before invoking Properties#setProperty
on super.
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- beforeStateChange(OpenJPAStateManager, PCState, PCState) - Method in interface org.apache.openjpa.kernel.StoreManager
-
Notification that the given state manager is about to change its
lifecycle state.
- beforeStore(LifecycleEvent) - Method in class org.apache.openjpa.event.AbstractLifecycleListener
-
- beforeStore(LifecycleEvent) - Method in interface org.apache.openjpa.event.StoreListener
-
Invoked just prior to store.
- beforeUpdate(LifecycleEvent) - Method in interface org.apache.openjpa.event.UpdateListener
-
Receives notifications before an update is performed.
- begin() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
OpenJPA assumes that after this method is invoked, all data
accesses through this store manager will be part of a single
unit of work that can be rolled back.
- begin() - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- begin() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- begin() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- begin() - Method in interface org.apache.openjpa.kernel.Broker
-
Begin a transaction.
- begin() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- begin() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- begin() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- begin() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Begin a data store transaction.
- begin() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- begin() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- begin() - Method in class org.apache.openjpa.xmlstore.XMLStoreManager
-
- beginColumn - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.apache.openjpa.kernel.jpql.Token
-
The line number of the first character of this Token.
- beginOperation(boolean) - Method in interface org.apache.openjpa.kernel.Broker
-
Begin a logical operation.
- beginOperation(boolean) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- beginOperation(boolean) - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- beginOptimistic() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
No-op implementation.
- beginOptimistic() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- beginOptimistic() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- beginOptimistic() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Notification that an optimistic transaction has started.
- beginStore() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- beginStore() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- beginStore() - Method in interface org.apache.openjpa.kernel.StoreContext
-
Begin a data store transaction.
- beginStore() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- beginStore() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Begins a store transaction if one isn't already started.
- beginStore() - Method in class org.apache.openjpa.slice.DistributedBrokerImpl
-
A virtual datastore need not be opened.
- BeginToken() - Method in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- beginTransaction() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Does nothing by default.
- beginTransaction() - Method in interface org.apache.openjpa.kernel.LockManager
-
Notification that a transaction is beginning.
- beginTransaction() - Method in class org.apache.openjpa.xmlstore.XMLStore
-
Begin a datastore transaction.
- BeginTransactionListener - Interface in org.apache.openjpa.event
-
Notified when transactions begin.
- BETWEEN - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- between(Expression<? extends Y>, Y, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- between(PredicateOperand, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(PredicateOperand, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Number, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Number, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(PredicateOperand, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(String, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(String, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(PredicateOperand, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Date, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Date, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(PredicateOperand, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Calendar, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between(Calendar, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
-
Create a predicate for testing whether the PredicateOperand lies between
(inclusive) the two arguments.
- between_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- BetweenExpression - Class in org.apache.openjpa.persistence.query
-
Denotes e1 BETWEEN(e2 AND e3) Expression.
- BetweenExpression(Expression, RangeExpression) - Constructor for class org.apache.openjpa.persistence.query.BetweenExpression
-
- BIGDECIMAL - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- BigDecimalId - Class in org.apache.openjpa.util
-
- BigDecimalId(Class, String) - Constructor for class org.apache.openjpa.util.BigDecimalId
-
- BigDecimalId(Class, BigDecimal) - Constructor for class org.apache.openjpa.util.BigDecimalId
-
- BigDecimalId(Class, BigDecimal, boolean) - Constructor for class org.apache.openjpa.util.BigDecimalId
-
- BIGINTEGER - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- BigIntegerId - Class in org.apache.openjpa.util
-
- BigIntegerId(Class, String) - Constructor for class org.apache.openjpa.util.BigIntegerId
-
- BigIntegerId(Class, BigInteger) - Constructor for class org.apache.openjpa.util.BigIntegerId
-
- BigIntegerId(Class, BigInteger, boolean) - Constructor for class org.apache.openjpa.util.BigIntegerId
-
- bigintTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- BINARY_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- BinaryConditionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of conditional operator that operates on ordered pair of
expression to generate a predicate.
- BinaryFunctionalOperator - Enum in org.apache.openjpa.persistence.query
-
Enumeration of functional operator that operates on ordered pair of
expression to generate another expression.
- BinaryOperatorExpression - Class in org.apache.openjpa.persistence.query
-
An expression resulting from a binary operation on two expressions.
- BinaryOperatorExpression(Expression, BinaryFunctionalOperator, Expression) - Constructor for class org.apache.openjpa.persistence.query.BinaryOperatorExpression
-
- binaryTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- bind(Value) - Method in class org.apache.openjpa.kernel.exps.AbstractExpressionBuilder
-
Record that the given variable is bound.
- BindableParameter - Interface in org.apache.openjpa.persistence.criteria
-
- bindKeyVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- bindKeyVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the key set of the given map value.
- bindKeyVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- bindValueVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- bindValueVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the value set of the given map value.
- bindValueVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- bindVariable(Value, Value) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- bindVariable(Value, Value) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Bind the given variable to the given collection value.
- bindVariable(Value, Value) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- bitLengthFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- bitTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- BlacklistClassResolver - Class in org.apache.openjpa.util
-
- BlacklistClassResolver(String[], String[]) - Constructor for class org.apache.openjpa.util.BlacklistClassResolver
-
- BLOB - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- blobAsObject - Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
-
- blobBufferSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- blobTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- BlobValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for blob values.
- BlobValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.BlobValueHandler
-
- block() - Method in class openbook.tools.parser.JavaParser
-
- blockStatement() - Method in class openbook.tools.parser.JavaParser
-
- Book - Class in openbook.domain
-
An immutable persistent entity represents a Book.
- Book() - Constructor for class openbook.domain.Book
-
A no-arg constructor is required for JPA Specification.
- Book(String, String, double, int) - Constructor for class openbook.domain.Book
-
Construct a book with given parameters.
- BOOLEAN - Static variable in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
-
- BOOLEAN - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- boolean_comp() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- boolean_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- boolean_literal() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- BOOLEAN_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- BOOLEAN_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- boolean_primary() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- boolean_value() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- BooleanBooleanRepresentation() - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
-
- BooleanId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for boolean fields.
- BooleanId(Class, Boolean) - Constructor for class org.apache.openjpa.util.BooleanId
-
- BooleanId(Class, String) - Constructor for class org.apache.openjpa.util.BooleanId
-
- BooleanId(Class, boolean) - Constructor for class org.apache.openjpa.util.BooleanId
-
- BooleanId(Class, boolean, boolean) - Constructor for class org.apache.openjpa.util.BooleanId
-
- booleanLiteral() - Method in class openbook.tools.parser.JavaParser
-
- BooleanRepresentation<REPRESENTATION_TYPE> - Interface in org.apache.openjpa.jdbc.sql
-
Defines how a Boolean
or boolean
value
gets stored in the database by default.
- booleanRepresentation - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Defines how Boolean
and boolean
values get represented
in OpenJPA.
- BooleanRepresentationFactory - Class in org.apache.openjpa.jdbc.sql
-
- BooleanRepresentationFactory() - Constructor for class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
-
- BooleanRepresentationFactory.BooleanBooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
-
- BooleanRepresentationFactory.Int10BooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
-
- BooleanRepresentationFactory.StringBooleanRepresentation - Class in org.apache.openjpa.jdbc.sql
-
BooleanRepresentation which takes 2 strings for true and false representations
as constructor parameter;
- booleanTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- BooleanValue - Class in org.apache.openjpa.lib.conf
-
- BooleanValue(String) - Constructor for class org.apache.openjpa.lib.conf.BooleanValue
-
- Bootstrap - Class in org.apache.openjpa.kernel
-
- Bootstrap() - Constructor for class org.apache.openjpa.kernel.Bootstrap
-
- BootstrapException - Exception in org.apache.openjpa.lib.conf
-
- BootstrapException() - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
-
- BootstrapException(String) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
-
- BootstrapException(Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
-
- BootstrapException(String, Throwable) - Constructor for exception org.apache.openjpa.lib.conf.BootstrapException
-
- BOTH - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- box(TypeMirror) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
-
- BreadthFirstWalk - Class in org.apache.openjpa.lib.graph
-
Performs a breadth-first walk of a given
Graph
,
notifying visitors as it sees each node.
- BreadthFirstWalk(Graph) - Constructor for class org.apache.openjpa.lib.graph.BreadthFirstWalk
-
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
- broadcast(RemoteCommitEvent) - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Notifies other remote event managers in this JVM and on other machines
of changes to the cache.
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
-
- broadcast(RemoteCommitEvent) - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
- Broker - Interface in org.apache.openjpa.kernel
-
The broker is the primary interface into the OpenJPA runtime.
- BROKER_FACTORY_CREATED - Static variable in class org.apache.openjpa.event.BrokerFactoryEvent
-
- BrokerFactory - Interface in org.apache.openjpa.kernel
-
- BrokerFactoryEvent - Class in org.apache.openjpa.event
-
- BrokerFactoryEvent(BrokerFactory, int) - Constructor for class org.apache.openjpa.event.BrokerFactoryEvent
-
- BrokerFactoryEventManager - Class in org.apache.openjpa.event
-
- BrokerFactoryEventManager(Configuration) - Constructor for class org.apache.openjpa.event.BrokerFactoryEventManager
-
- BrokerFactoryListener - Interface in org.apache.openjpa.event
-
- brokerFactoryPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- BrokerFactoryValue - Class in org.apache.openjpa.conf
-
- BrokerFactoryValue() - Constructor for class org.apache.openjpa.conf.BrokerFactoryValue
-
- BrokerImpl - Class in org.apache.openjpa.kernel
-
- BrokerImpl() - Constructor for class org.apache.openjpa.kernel.BrokerImpl
-
- BrokerImpl.StateManagerId - Class in org.apache.openjpa.kernel
-
Unique id for state managers of new datastore instances without assigned
object ids.
- brokerPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- BrokerValue - Class in org.apache.openjpa.conf
-
- BrokerValue() - Constructor for class org.apache.openjpa.conf.BrokerValue
-
- bufcolumn - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- buffer - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- bufline - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- bufpos - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
Position in buffer.
- build() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Re-execute all SQL used for the creation of the current database;
this action is usually used when creating SQL scripts.
- buildAnnotations() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
- buildDefaultValidatorFactoryAction() - Static method in class org.apache.openjpa.lib.util.J2DoPrivHelper
-
Return a PrivilegeAction object for javax.validation.Validation.buildDefaultValidatorFactory().
- buildSchema(SchemaGroup, SchemaGroup, boolean) - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
- BuildSchemaPC - Class in mapping
-
Persistent type used in testing the mappingtool's buildSchema action
with files that use ASCII column names.
- BuildSchemaPC() - Constructor for class mapping.BuildSchemaPC
-
- BuildSchemaPC(String) - Constructor for class mapping.BuildSchemaPC
-
- BuildUTF8SchemaPC - Class in mapping
-
Persistent type used in testing the mappingtool's buildSchema action
with files that use UTF-8 column names.
- BuildUTF8SchemaPC() - Constructor for class mapping.BuildUTF8SchemaPC
-
- BuildUTF8SchemaPC(String) - Constructor for class mapping.BuildUTF8SchemaPC
-
- BundleDelegatingClassLoader - Class in org.apache.openjpa.persistence.osgi
-
This is a simple ClassLoader that delegates to the Bundle
and is used by the PersistenceUnitInfo
- BundleDelegatingClassLoader(Bundle) - Constructor for class org.apache.openjpa.persistence.osgi.BundleDelegatingClassLoader
-
- BundleUtils - Class in org.apache.openjpa.persistence.osgi
-
OSGi helper class and methods.
- BundleUtils() - Constructor for class org.apache.openjpa.persistence.osgi.BundleUtils
-
- BUY - Static variable in class openbook.client.Images
-
- BuyBookAction(String, Icon, String) - Constructor for class openbook.client.Demo.BuyBookAction
-
- BuyBookPage - Class in openbook.client
-
A visual page coordinates the following functions of
OpenBookService
:
query for books
choose one or more of the selected books
add them to Shopping Cart
place a purchase order of the books in the shopping cart.
- BuyBookPage(OpenBookService, Customer) - Constructor for class openbook.client.BuyBookPage
-
A Page with 2x2 Grid of panels each for one of the specific action.
- BY - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- BYTE - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- BYTE_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- ByteArrayValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for byte array values.
- ByteArrayValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ByteArrayValueHandler
-
- BytecodeWriter - Interface in org.apache.openjpa.lib.util
-
Control how enhanced bytecode is written.
- ByteId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for byte fields.
- ByteId(Class, Byte) - Constructor for class org.apache.openjpa.util.ByteId
-
- ByteId(Class, String) - Constructor for class org.apache.openjpa.util.ByteId
-
- ByteId(Class, byte) - Constructor for class org.apache.openjpa.util.ByteId
-
- ByteId(Class, byte, boolean) - Constructor for class org.apache.openjpa.util.ByteId
-
- BYTES - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- bytes - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary.SerializedData
-
- Bytes - Class in org.apache.openjpa.lib.util
-
This class came from the Apache Commons Id sandbox project in support
of the UUIDGenerator implementation.
- cache(String, boolean) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- cache(String, boolean) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
This method is used to enable/disable caching for the specified className.
- cache(ClassMapping, SelectExecutor, FetchConfiguration) - Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
Cache a Finder Query for the given mapping and select.
- cache(PreparedQuery) - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
Cache the given query keyed by its identifier.
- cache(K, V, FetchConfiguration) - Method in interface org.apache.openjpa.kernel.FinderCache
-
Cache a FinderQuery for the given key and value.
- cache(PreparedQuery) - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Cache the given PreparedQuery.
- CACHE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
-
- CACHE_RETRIEVE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
-
- CACHE_STORE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
-
- CacheDictionary - Class in org.apache.openjpa.jdbc.sql
-
Dictionary for Intersystems Cache.
- CacheDictionary() - Constructor for class org.apache.openjpa.jdbc.sql.CacheDictionary
-
- CacheDistributionPolicy - Interface in org.apache.openjpa.datacache
-
A policy determines whether a given entity should be cached and if true, in which named partition of the
cache.
- cacheDistributionPolicyPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- CachedList(QueryResult, boolean, StoreContext, FetchConfiguration) - Constructor for class org.apache.openjpa.datacache.QueryCacheStoreQuery.CachedList
-
- CacheMap - Class in org.apache.openjpa.util
-
Fixed-size map that has ability to pin/unpin entries and move overflow to
a backing soft map.
- CacheMap() - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a non-LRU (and therefore highly concurrent) cache map with a
size of 1000.
- CacheMap(boolean) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with a size of 1000.
- CacheMap(boolean, int) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with the given properties.
- CacheMap(boolean, int, int, float) - Constructor for class org.apache.openjpa.util.CacheMap
-
- CacheMap(boolean, int, int, float, int) - Constructor for class org.apache.openjpa.util.CacheMap
-
Create a cache map with the given properties.
- cacheMap - Variable in class org.apache.openjpa.util.CacheMap
-
The map for non-expired and non-pinned references.
- cacheMapOverflowRemoved(Object, Object) - Method in class org.apache.openjpa.util.CacheMap
-
- CacheMarshaller - Interface in org.apache.openjpa.conf
-
Responsible for marshalling and unmarshalling objects between memory and
durable cache.
- CacheMarshaller.ValidationPolicy - Interface in org.apache.openjpa.conf
-
Validation policies are responsible for computing whether or not a
cached data structure is valid for the current context.
- CacheMarshallerImpl - Class in org.apache.openjpa.conf
-
Default
CacheMarshaller
implementation that writes data
to a specified file and reads data from a specified file or URL.
- CacheMarshallerImpl() - Constructor for class org.apache.openjpa.conf.CacheMarshallerImpl
-
- cacheMarshallerPlugins - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- CacheMarshallersValue - Class in org.apache.openjpa.conf
-
A configuration value for handling and accessing cache marshallers.
- CacheMarshallersValue(Configuration) - Constructor for class org.apache.openjpa.conf.CacheMarshallersValue
-
- cacheNonDefaultFetchPlanQueries - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
-
- cacheRetrieveMode - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
-
- CacheStatistics - Interface in org.apache.openjpa.datacache
-
Counts number of read/write requests and hit ratio for a cache in total and
per-class basis.
- CacheStatisticsImpl - Class in org.apache.openjpa.datacache
-
The default CacheStatistics(SPI) implementation.
- CacheStatisticsImpl() - Constructor for class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- CacheStatisticsSPI - Interface in org.apache.openjpa.datacache
-
The provider extensions to the CacheStatistics interface.
- cacheStoreMode - Variable in class org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
-
- cacheTables - Variable in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
Sets whether HSQL should use "CREATED CACHED TABLE" rather than
"CREATE TABLE", which allows disk-based database operations.
- calculateDBDictionary(JDBCConfiguration, String, String, String) - Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
-
Attempt to create the dictionary from the given connection URL and
driver name, either or both of which may be null.
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Math
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Null
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Param
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
-
- calculateValue(Select, ExpContext, ExpState, Val, ExpState) - Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Calculate and cache the SQL for this value.
- calculateValue(Val, Select, ExpContext, ExpState, Path, ExpState) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
This method is to provide override for non-JDBC or JDBC-like
implementation of calculating value.
- calendar - Variable in class org.apache.openjpa.jdbc.sql.Calendard
-
- CALENDAR - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- Calendard - Class in org.apache.openjpa.jdbc.sql
-
A calendar-modified value.
- Calendard(Object, Calendar) - Constructor for class org.apache.openjpa.jdbc.sql.Calendard
-
- callAbstractPCData(BCClass, String, Class<?>, Class<?>[]) - Method in class org.apache.openjpa.enhance.PCDataGenerator
-
Add method which defers to AbstractPCData.
- callback() - Method in class org.apache.openjpa.kernel.QueryResultCallback
-
- CALLBACK - Static variable in exception org.apache.openjpa.util.UserException
-
- CALLBACK_FAIL_FAST - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to stop executing callbacks on exception immediately.
- CALLBACK_FAIL_FAST - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CALLBACK_IGNORE - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to ignore exceptions made during callback.
- CALLBACK_IGNORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CALLBACK_LOG - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to log exceptions made during callback.
- CALLBACK_LOG - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CALLBACK_RETHROW - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to re-throw exceptions made during callback.
- CALLBACK_RETHROW - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CALLBACK_ROLLBACK - Static variable in interface org.apache.openjpa.event.CallbackModes
-
Flag to always rollback on a callback exception.
- CALLBACK_ROLLBACK - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CallbackException - Exception in org.apache.openjpa.util
-
Exception type thrown when an error occurs in a callback.
- CallbackException(Localizer.Message) - Constructor for exception org.apache.openjpa.util.CallbackException
-
- CallbackException(Throwable) - Constructor for exception org.apache.openjpa.util.CallbackException
-
- CallbackMode - Enum in org.apache.openjpa.persistence
-
- CallbackModes - Interface in org.apache.openjpa.event
-
Callback handling constants.
- CallbackOptions - Class in org.apache.openjpa.conf
-
Configurable options for callbacks.
- CallbackOptions() - Constructor for class org.apache.openjpa.conf.CallbackOptions
-
- callbackPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
-
- cancel() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingStatement
-
- cancel() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- cancelAll() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
Returns false
.
- cancelAll() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- cancelAll() - Method in interface org.apache.openjpa.kernel.Broker
-
Cancel all pending data store statements.
- cancelAll() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- cancelAll() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- cancelAll() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- cancelAll() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Cancel all pending data store statements.
- cancelAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- cancelAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
Cancel all pending data store statements.
- cancelRowUpdates() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- cancelRowUpdates() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- canConvert(Class<?>, Class<?>, boolean) - Static method in class org.apache.openjpa.kernel.Filters
-
Return whether an instance of the first class can be converted to
an instance of the second.
- canConvert(Class<?>) - Method in interface org.apache.openjpa.persistence.HintValueConverter
-
Affirm if this receiver can convert the value of the given type.
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
-
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
-
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
-
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
-
- canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
-
- CandidatePath - Class in org.apache.openjpa.kernel.exps
-
A path represents a traversal into fields of a candidate object.
- CandidatePath() - Constructor for class org.apache.openjpa.kernel.exps.CandidatePath
-
- CandidatePath.Traversal - Class in org.apache.openjpa.kernel.exps
-
Represents a traversal through a field.
- canFind(String) - Static method in class openbook.util.PropertyHelper
-
Affirm if the given resource is available either as a resource in the current thread's context classpath
or as a file.
- canForeignKey() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a foreign key.
- canIndex() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly non-indexable.
- canIndicateNull() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
Whether user has explicitly turned null indicator column off.
- canOrderColumn() - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
Whether we can have an ordering column.
- canOuterJoin(int, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Returns if the given foreign key can be eagerly loaded using other joins.
- canOuterJoin(int, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- canRedefineClasses(Log) - Static method in class org.apache.openjpa.enhance.ClassRedefiner
-
- canSet(ColumnIO, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return true if the given column index is settable.
- canSetAny(ColumnIO, int, boolean) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Return true if any of the given column indexes are settable.
- canSplit(String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Determines whether a name can be split into multiple components.
- canSplit(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Determines whether a name can be split into multiple components, taking
into account the specified delimiter.
- canSplit(String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name can be split into multiple components.
- canSplit(IdentifierRule, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name can be split into multiple components.
- canSplit(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name can be split into multiple components, taking
into account the specified delimiter.
- canSplit(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Determines whether a name can be split into multiple components, taking
into account the specified delimiter.
- canSplit(String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- canSplit(IdentifierRule, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- canSplit(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- canSplit(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- canUnique() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
The user can mark columns as explicitly not having a unique constraint.
- capacity() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
-
Returns the current capacity of backing table in this map.
- capacity() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- capitalize(String) - Static method in class org.apache.openjpa.lib.util.StringUtil
-
- CART - Static variable in class openbook.client.Images
-
- CASCADE_AUTO - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
Use automatic cascade behavior.
- CASCADE_IMMEDIATE - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
The operation is immediately cascaded to this field.
- CASCADE_NONE - Static variable in interface org.apache.openjpa.meta.ValueMetaData
-
The operation is not cascaded to this field.
- CASE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- case_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- CASE_LOWER - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
- CASE_PRESERVE - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
- CASE_UPPER - Static variable in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
- CaseExpression - Interface in org.apache.openjpa.persistence.query
-
Interface for the construction of case expressions
- CaseExpressionImpl - Class in org.apache.openjpa.persistence.query
-
- CaseExpressionImpl() - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
-
- CaseExpressionImpl(Object) - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
-
- cast(Value, Class) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- cast(Value, Class) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Cast the value to the given class.
- cast(Value, Class) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- cast(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given entity manager factory.
- cast(EntityManager) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given entity manager.
- cast(Query) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Return the OpenJPA facade to the given query.
- castExpression() - Method in class openbook.tools.parser.JavaParser
-
- castFunction - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- castTo(Class) - Method in class org.apache.openjpa.kernel.exps.CandidatePath
-
Cast this path to the given type.
- catalogSeparator - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- catchClause() - Method in class openbook.tools.parser.JavaParser
-
- catches() - Method in class openbook.tools.parser.JavaParser
-
- ceiling(Object) - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- CENTI - Static variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- CFMetaDataParser - Class in org.apache.openjpa.lib.meta
-
Custom SAX parser used by the system to quickly parse metadata files
for classes.
- CFMetaDataParser() - Constructor for class org.apache.openjpa.lib.meta.CFMetaDataParser
-
- CFMetaDataSerializer - Class in org.apache.openjpa.lib.meta
-
Helps serialize metadata objects to package and class elements.
- CFMetaDataSerializer() - Constructor for class org.apache.openjpa.lib.meta.CFMetaDataSerializer
-
- change - Variable in class org.apache.openjpa.util.AbstractChangeTracker
-
Collection of changed items.
- change(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Mark the given value as changed.
- change(Object) - Method in class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
- change(Object) - Method in class org.apache.openjpa.util.DelayedCollectionChangeTrackerImpl
-
- change(Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
-
- changed(Object) - Method in class org.apache.openjpa.util.AbstractChangeTracker
-
Notify the tracker that the given object was changed.
- changed(Object, Object, Object) - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- changed(Object, Object, Object) - Method in interface org.apache.openjpa.util.MapChangeTracker
-
Record that the given entry was altered.
- changed(Object, Object, Object) - Method in class org.apache.openjpa.util.MapChangeTrackerImpl
-
- changeInvalidatesQuery(Collection<Class<?>>) - Method in class org.apache.openjpa.datacache.QueryKey
-
Returns true
if modifications to any of the
classes in changed
results in a possible
invalidation of this query; otherwise returns
false
.
- changeQuantity(Book, int) - Method in class openbook.domain.ShoppingCart
-
Change the quantity of the given book by the given delta.
- ChangeTracker - Interface in org.apache.openjpa.util
-
Interface for components that track changes to containers at a
fine-grained level.
- CHAR - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- CHAR_OBJ - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- CHAR_STREAM - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- CHARACTER_LITERAL - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- characterColumnSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- CharacterLiteral - Static variable in class openbook.tools.parser.JavaLexer
-
- CharacterLiteral - Static variable in class openbook.tools.parser.JavaParser
-
- characters(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
- CharArrayStreamValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for char array values.
- CharArrayStreamValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.CharArrayStreamValueHandler
-
- CharArrayValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for char array values.
- CharArrayValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.CharArrayValueHandler
-
- CharId - Class in org.apache.openjpa.util
-
OpenJPAId
subclass appropriate for char fields.
- CharId(Class, Character) - Constructor for class org.apache.openjpa.util.CharId
-
- CharId(Class, String) - Constructor for class org.apache.openjpa.util.CharId
-
- CharId(Class, char) - Constructor for class org.apache.openjpa.util.CharId
-
- CharId(Class, char, boolean) - Constructor for class org.apache.openjpa.util.CharId
-
- charTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- check(String) - Method in class org.apache.openjpa.util.BlacklistClassResolver
-
- CHECK_READ - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
-
- CHECK_WRITE - Static variable in interface org.apache.openjpa.enhance.PersistenceCapable
-
- checkEmbeddable(Value, String) - Static method in class org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder
-
- checkEnhancementLevel(Class<?>, Log) - Static method in class org.apache.openjpa.enhance.PCEnhancer
-
This static public worker method detects and logs any Entities that may have been enhanced at build time by
a version of the enhancer that is older than the current version.
- checkForDuplicateId(Object, Object, ClassMetaData) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
This method makes sure we don't already have the instance cached
- checkLock(ResultSet, OpenJPAStateManager, int) - Method in class org.apache.openjpa.jdbc.kernel.PessimisticLockManager
-
This method is to provide override for non-JDBC or JDBC-like
implementation of checking lock from the result set.
- checkNull(Object) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
- checkPuNameCollisions(Log, String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
-
This method checks to see if the provided puName
was
detected in multiple resources.
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.AbstractVersionStrategy
-
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.strats.SuperclassVersionStrategy
-
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in class org.apache.openjpa.jdbc.meta.Version
-
- checkVersion(OpenJPAStateManager, JDBCStore, boolean) - Method in interface org.apache.openjpa.jdbc.meta.VersionStrategy
-
Checks the version of the given state manager with the version
stored in memory.
- CLASS - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- Class(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Class
-
- ClassAnnotationMetaDataFilter - Class in org.apache.openjpa.lib.meta
-
Filter that looks for classes with one of a set of annotations.
- ClassAnnotationMetaDataFilter(Class<?>) - Constructor for class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
-
Constructor; supply annotation to match against.
- ClassAnnotationMetaDataFilter(Class<?>[]) - Constructor for class org.apache.openjpa.lib.meta.ClassAnnotationMetaDataFilter
-
Constructor; supply annotations to match against.
- ClassArgParser - Class in org.apache.openjpa.lib.meta
-
Parser used to resolve arguments into java classes.
- ClassArgParser() - Constructor for class org.apache.openjpa.lib.meta.ClassArgParser
-
- classBody() - Method in class openbook.tools.parser.JavaParser
-
- classBodyDeclaration() - Method in class openbook.tools.parser.JavaParser
-
- classCreatorRest() - Method in class openbook.tools.parser.JavaParser
-
- ClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Marker interface specifying to use the expected class of the relation
as criteria in the join.
- classDeclaration() - Method in class openbook.tools.parser.JavaParser
-
- classes - Variable in class org.apache.openjpa.tools.maven.AbstractOpenJpaMojo
-
Location where persistence-enabled
classes are located.
- classForName(String, String[]) - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- classForName(String, String[]) - Method in interface org.apache.openjpa.kernel.exps.Resolver
-
Resolve the type represented by the given class name.
- classForName(String, String[]) - Method in interface org.apache.openjpa.kernel.QueryContext
-
Helper method to instantiate the class with the given name, taking
into account the query's candidate package, automatic imports, and
the given imports (if any).
- classForName(String, String[]) - Method in class org.apache.openjpa.kernel.QueryImpl
-
- classForName(String, boolean) - Method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
Helper method to create the
Class
for the given name,
taking into account the package currently being parsed for relative
class names.
- classForName(String, String, boolean, ClassLoader) - Static method in class org.apache.openjpa.lib.meta.CFMetaDataParser
-
Load the given class name against the given package and the set
of accepted standard packages.
- classForName(String, ClassMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used
when parsing metadata.
- classForName(String, ClassMetaData, ClassLoader) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used
when parsing metadata.
- classForName(String, ClassMetaData, ClassLoader, boolean) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used
when parsing metadata.
- classForName(String, ValueMetaData) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used
when parsing metadata.
- classForName(String, ValueMetaData, ClassLoader) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Check the given name against the same set of standard packages used
when parsing metadata.
- classForName(String, ValueMetaData, ClassLoader, boolean) - Static method in class org.apache.openjpa.meta.JavaTypes
-
Try to load a class using the provided loader.
- classForName(String, String[]) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
-
- classForName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
Instantiate the given class, taking into account the default package.
- ClassMapping - Class in org.apache.openjpa.jdbc.meta
-
Specialization of metadata for relational databases.
- ClassMapping(Class, MappingRepository) - Constructor for class org.apache.openjpa.jdbc.meta.ClassMapping
-
Constructor.
- ClassMapping(ValueMetaData) - Constructor for class org.apache.openjpa.jdbc.meta.ClassMapping
-
Embedded constructor.
- ClassMappingInfo - Class in org.apache.openjpa.jdbc.meta
-
Information about the mapping from a class to the schema, in raw form.
- ClassMappingInfo() - Constructor for class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
- ClassMetaData - Class in org.apache.openjpa.meta
-
Contains metadata about a persistent type.
- ClassMetaData(Class<?>, MetaDataRepository) - Constructor for class org.apache.openjpa.meta.ClassMetaData
-
Constructor.
- ClassMetaData(ValueMetaData) - Constructor for class org.apache.openjpa.meta.ClassMetaData
-
Embedded constructor.
- ClassMetaDataIterator - Class in org.apache.openjpa.lib.meta
-
Iterator over all metadata resources that might contain the
metadata for a given class, starting with the most general.
- ClassMetaDataIterator(Class<?>, String, boolean) - Constructor for class org.apache.openjpa.lib.meta.ClassMetaDataIterator
-
Constructor; supply the class whose metadata to find, the suffix
of metadata files, and whether to parse top-down or bottom-up.
- ClassMetaDataIterator(Class<?>, String, ClassLoader, boolean) - Constructor for class org.apache.openjpa.lib.meta.ClassMetaDataIterator
-
Constructor; supply the class whose metadata to find, the suffix
of metadata files, and whether to parse top-down or bottom-up.
- classname() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- ClassNameDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Stores the class name along with each database object record.
- ClassNameDiscriminatorStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ClassNameDiscriminatorStrategy
-
- classNames() - Method in interface org.apache.openjpa.datacache.CacheStatistics
-
Returns the types that are known to this cache being tracked.
- classNames() - Method in class org.apache.openjpa.datacache.CacheStatisticsImpl
-
- classOrInterfaceDeclaration() - Method in class openbook.tools.parser.JavaParser
-
- classOrInterfaceModifier() - Method in class openbook.tools.parser.JavaParser
-
- classOrInterfaceModifiers() - Method in class openbook.tools.parser.JavaParser
-
- classOrInterfaceType() - Method in class openbook.tools.parser.JavaParser
-
- classpath - Variable in class org.apache.openjpa.lib.ant.AbstractTask
-
- ClasspathMetaDataIterator - Class in org.apache.openjpa.lib.meta
-
Iterator over directories in the classpath.
- ClasspathMetaDataIterator() - Constructor for class org.apache.openjpa.lib.meta.ClasspathMetaDataIterator
-
Default constructor; iterates over all classpath elements.
- ClasspathMetaDataIterator(String[], MetaDataFilter) - Constructor for class org.apache.openjpa.lib.meta.ClasspathMetaDataIterator
-
Constructor; supply the classpath directories to scan and an optional
resource filter.
- ClassRedefiner - Class in org.apache.openjpa.enhance
-
Redefines the method bodies of existing classes.
- ClassRedefiner() - Constructor for class org.apache.openjpa.enhance.ClassRedefiner
-
- ClassResolver - Interface in org.apache.openjpa.util
-
Interface to customize the loading of classes under OpenJPA.
- ClassResolverImpl(ClassLoader) - Constructor for class org.apache.openjpa.persistence.PersistenceUnitInfoImpl.ClassResolverImpl
-
- ClassResolverImpl - Class in org.apache.openjpa.util
-
Default class resolver implementation.
- ClassResolverImpl() - Constructor for class org.apache.openjpa.util.ClassResolverImpl
-
- classResolverPlugin - Variable in class org.apache.openjpa.conf.OpenJPAConfigurationImpl
-
- ClassResolvingObjectInputStream(InputStream) - Constructor for class org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream
-
- ClassStrategy - Interface in org.apache.openjpa.jdbc.meta
-
Mapping from a class to a relational schema.
- ClassTableJDBCSeq - Class in org.apache.openjpa.jdbc.kernel
-
Specialization of the
TableJDBCSeq
that maintains a
separate sequence count per-class.
- ClassTableJDBCSeq() - Constructor for class org.apache.openjpa.jdbc.kernel.ClassTableJDBCSeq
-
- ClassUtil - Class in org.apache.openjpa.lib.util
-
Various helper methods to deal with Classes
- clean() - Method in interface openbook.server.OpenBookService
-
Cleans everything.
- clear() - Method in class jpa.tools.swing.IndexedMap
-
- clear() - Method in class openbook.domain.ShoppingCart
-
- clear() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- clear() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- clear() - Method in class org.apache.openjpa.datacache.AbstractQueryCache.Default
-
- clear() - Method in interface org.apache.openjpa.datacache.DataCache
-
Remove all data from this cache.
- clear() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
- clear() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
- clear() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Remove all data from this cache.
- clear() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
-
- clear() - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- clear() - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
Clears all data from the DataCache.
- clear() - Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
-
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.DiscriminatorMappingInfo
-
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
-
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Clear all mapping information.
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.MappingInfo
-
Clear mapping information.
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- clear() - Method in class org.apache.openjpa.jdbc.meta.MappingTool
-
Reset the internal repository.
- clear() - Method in class org.apache.openjpa.jdbc.meta.MetaDataPlusMappingFactory
-
- clear(boolean) - Method in class org.apache.openjpa.jdbc.meta.ValueMappingInfo
-
- clear() - Method in interface org.apache.openjpa.jdbc.schema.SchemaSerializer
-
Clear the set of objects to be serialized.
- clear() - Method in class org.apache.openjpa.jdbc.schema.SchemaTool
-
Cleanup DataSource after run()/record()
- clear() - Method in class org.apache.openjpa.jdbc.schema.XMLSchemaSerializer
-
- clear() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
- clear() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- clear() - Method in class org.apache.openjpa.kernel.DistinctResultList
-
- clear() - Method in interface org.apache.openjpa.kernel.PreparedQueryCache
-
Clears all cached queries.
- clear() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- clear() - Method in interface org.apache.openjpa.kernel.QueryStatistics
-
Clears all statistics accumulated since start.
- clear() - Method in class org.apache.openjpa.kernel.QueryStatistics.Default
-
- clear() - Method in class org.apache.openjpa.kernel.QueryStatistics.None
-
- clear() - Method in class org.apache.openjpa.lib.graph.Graph
-
Clear the graph.
- clear() - Method in interface org.apache.openjpa.lib.meta.MetaDataParser
-
Clears the cache of parsed resource names.
- clear() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
- clear() - Method in class org.apache.openjpa.lib.rop.AbstractResultList
-
- clear() - Method in interface org.apache.openjpa.lib.util.Clearable
-
- clear() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Clear the internal code buffer.
- clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
-
Removes all mappings from this HashMap.
- clear() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashSet
-
- clear() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
-
- clear() - Method in class org.apache.openjpa.lib.util.MultiClassLoader
-
Clear the list of class loaders.
- clear() - Method in class org.apache.openjpa.lib.util.OrderedMap
-
- clear() - Method in class org.apache.openjpa.lib.util.ReferenceHashSet
-
- clear() - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
- clear() - Method in class org.apache.openjpa.meta.AbstractMetaDataFactory
-
- clear() - Method in class org.apache.openjpa.meta.DelegatingMetaDataFactory
-
- clear() - Method in interface org.apache.openjpa.meta.MetaDataFactory
-
Clear any internal caches.
- clear() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Clear the cache of parsed metadata.
- clear() - Method in class org.apache.openjpa.meta.MetaDataTool
-
Reset state.
- clear() - Method in class org.apache.openjpa.meta.NoneMetaDataFactory
-
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
-
Clear caches.
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
-
Clear the set of metadatas to be serialized.
- clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
-
Clear caches.
- clear() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- clear() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
-
- clear() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
-
- clear() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
-
- clear() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
-
Clear the set of metadatas to be serialized.
- clear() - Method in class org.apache.openjpa.util.AbstractLRSProxyCollection
-
- clear() - Method in class org.apache.openjpa.util.AbstractLRSProxyMap
-
- clear() - Method in class org.apache.openjpa.util.CacheMap
-
Removes pinned objects as well as unpinned ones.
- clear() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- clear() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- CLEAR_ALL - Static variable in interface org.apache.openjpa.kernel.AutoClear
-
Clear state when entering any transaction.
- CLEAR_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- CLEAR_DATASTORE - Static variable in interface org.apache.openjpa.kernel.AutoClear
-
Clear state when entering a datastore transaction.
- CLEAR_DATASTORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- Clearable - Interface in org.apache.openjpa.lib.util
-
Generic interface for components that can be cleared so that helpers can treat them in a generic
way.
- ClearableScheduler - Class in org.apache.openjpa.datacache
-
Cron-style clearable eviction.
- ClearableScheduler(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.datacache.ClearableScheduler
-
- clearAllFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached field data.
- clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- clearBatch() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- clearBatch() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- clearData(int) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
- clearData(int) - Method in class org.apache.openjpa.kernel.PCDataImpl
-
- clearDecorators() - Method in class org.apache.openjpa.lib.jdbc.DecoratingDataSource
-
Clear all decorators.
- clearDeferredMetaData() - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
- clearDeferredMetaData() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
-
- clearDeferredMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
-
- clearDefinedFieldCache() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- clearDefinedFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear defined field data.
- clearFetchGroups() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- clearFetchGroups() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clears the set of fetch group names to use when loading
data.
- clearFetchGroups() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- clearFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Clears the set of fetch group names to use wen loading
data.
- clearFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- clearFetchGroups() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- clearFetchGroups() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- clearFieldCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached field data.
- clearFields() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- clearFields() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clears the set of field names to use when loading
data.
- clearFields() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
- clearFields() - Method in interface org.apache.openjpa.persistence.FetchPlan
-
Clears the set of field names to use wen loading
data.
- clearFields() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
-
- clearFields() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
-
- clearFields() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
-
- clearForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
- clearForeignKey(ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Clear a circular foreign key.
- clearInternal() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
Clear the cache.
- clearInternal() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
Clear the cache.
- clearInternal() - Method in class org.apache.openjpa.datacache.ConcurrentDataCache
-
- clearInternal() - Method in class org.apache.openjpa.datacache.ConcurrentQueryCache
-
- clearInverseRelationCache(OpenJPAStateManager, FieldMetaData) - Method in class org.apache.openjpa.datacache.DataCachePCDataImpl
-
Check if this field is in use of "order by" by other field collections
in inverse relation.
- clearInverseRelations(OpenJPAStateManager, FieldMetaData, FieldMetaData[], Object) - Method in class org.apache.openjpa.kernel.InverseManager
-
Remove all relations between the initial value of fmd
for
the instance managed by sm
and its inverses.
- clearInverseRelations(OpenJPAStateManager, Object, FieldMetaData, FieldMetaData[]) - Method in class org.apache.openjpa.kernel.InverseManager
-
Clear all inverse the relations from val
to the instance
managed by sm
.
- clearJoins() - Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- clearJoins() - Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
-
Clears the set of field names to join when loading data.
- clearJoins() - Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- ClearListener - Interface in org.apache.openjpa.event
-
Listener for when persistent state is cleared from an instance.
- clearLogParameters(boolean) - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
-
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in interface org.apache.openjpa.jdbc.meta.ValueMapping
-
Clear mapping information, including strategy.
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.ValueMappingImpl
-
- clearMapping() - Method in class org.apache.openjpa.jdbc.meta.Version
-
Clear mapping information, including strategy.
- clearMapping(ClassMetaData) - Method in class org.apache.openjpa.meta.AbstractCFMetaDataFactory
-
Clear mapping information from the given metadata.
- clearNodeScope(Node) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
-
- clearOrdering() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- clearOrdering() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Clear odering conditions.
- clearOrdering() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- clearParameters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- clearParameters() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- clearParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
-
- clearParameters() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
-
- clearParameters() - Method in class org.apache.openjpa.lib.util.ParameterTemplate
-
Clear the recorded parameter values.
- clearParameters() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
-
- clearPlaceholders() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Clear all placeholders and select AS clauses.
- clearPlaceholderSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
Clear selected placeholders, and return removed select indexes.
- clearRelationId(Column) - Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
- clearRelationId(Column) - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Clear a circular relation id.
- clearSelects() - Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- clearSelects() - Method in interface org.apache.openjpa.jdbc.sql.Select
-
Clear the existing column selects.
- clearSelects() - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- clearStatusFlag(int) - Method in class org.apache.openjpa.kernel.BrokerImpl
-
Clears the given flag from the status.
- clearSubclassCache() - Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- clearSubclassCache() - Method in class org.apache.openjpa.meta.ClassMetaData
-
Clear cached subclass data.
- clearTraversal() - Method in class org.apache.openjpa.lib.graph.Edge
-
Clear traversal info.
- clearTraversal() - Method in class org.apache.openjpa.lib.graph.Graph
-
Clear all nodes and edges of the bookkeeping information from their
last traversal.
- clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
- clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- clearWarnings() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
-
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- clearWarnings() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- ClientConnection(Connection) - Constructor for class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.ClientConnection
-
- clip(String, String, String, boolean) - Static method in class org.apache.openjpa.kernel.Filters
-
Removes the first and last string if they are the terminal sequence in the given string.
- CLOB - Static variable in class org.apache.openjpa.jdbc.meta.JavaSQLTypes
-
- clobBufferSize - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- clobTypeName - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- ClobValueHandler - Class in org.apache.openjpa.jdbc.meta.strats
-
Handler for clob values.
- ClobValueHandler() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ClobValueHandler
-
- clone() - Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Clones an identifier using deep copy.
- clone() - Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
-
Creates a clone of this identifier.
- clone() - Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
- clone() - Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
-
Return a new tool with the same settings as this one.
- clone() - Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
- clone() - Method in class org.apache.openjpa.jdbc.sql.Join
-
- clone() - Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
Performs a proper deep clone.
- clone(Context) - Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- clone() - Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
-
Perform a shallow clone of this SQL Buffer.
- clone() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- clone() - Method in class org.apache.openjpa.kernel.DelegatingFetchConfiguration
-
- clone() - Method in interface org.apache.openjpa.kernel.FetchConfiguration
-
Clone this instance.
- clone() - Method in class org.apache.openjpa.kernel.FetchConfigurationImpl
-
Clone this instance.
- clone() - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Return a copy of this configuration.
- clone() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
- clone() - Method in class org.apache.openjpa.lib.conf.Value
-
- clone() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Make a copy of this code format object with all the same formatting
settings.
- clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap
-
Returns a shallow copy of this ConcurrentHashMap instance: the
keys and values themselves are not cloned.
- clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentHashMap.Entry
-
- clone() - Method in class org.apache.openjpa.lib.util.concurrent.ConcurrentReferenceHashMap
-
Returns a shallow copy of this HashMap.
- clone() - Method in class org.apache.openjpa.lib.util.FormatPreservingProperties
-
- clone(Object[]) - Static method in class org.apache.openjpa.util.ArrayStateImage
-
Clone a state array.
- clone() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- clone() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- clone() - Method in class org.apache.openjpa.xmlstore.ObjectData
-
Clone this data.
- cloneFrom - Variable in class org.apache.openjpa.kernel.exps.Context
-
- close() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
- close() - Method in class org.apache.openjpa.audit.AuditLogger
-
- close() - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- close(boolean) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- close() - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- close(boolean) - Method in class org.apache.openjpa.datacache.AbstractQueryCache
-
- close() - Method in interface org.apache.openjpa.datacache.DataCache
-
Free the resources used by this cache.
- close() - Method in interface org.apache.openjpa.datacache.DataCacheManager
-
Close all caches.
- close() - Method in class org.apache.openjpa.datacache.DataCacheManagerImpl
-
- close() - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
- close() - Method in class org.apache.openjpa.datacache.DelegatingQueryCache
-
- close() - Method in interface org.apache.openjpa.datacache.QueryCache
-
Free the resources used by this cache.
- close() - Method in class org.apache.openjpa.event.JMSRemoteCommitProvider
-
- close() - Method in class org.apache.openjpa.event.RemoteCommitEventManager
-
Close this manager and all registered listeners.
- close() - Method in interface org.apache.openjpa.event.RemoteCommitListener
-
Free the resources used by this listener.
- close() - Method in interface org.apache.openjpa.event.RemoteCommitProvider
-
Free the resources used by this provider.
- close() - Method in class org.apache.openjpa.event.SingleJVMRemoteCommitProvider
-
- close() - Method in class org.apache.openjpa.event.TCPRemoteCommitProvider
-
- close() - Method in class org.apache.openjpa.instrumentation.InstrumentationManagerImpl
-
Stops all providers
- close() - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
No-op.
- close() - Method in class org.apache.openjpa.jdbc.kernel.GenericResultObjectProvider
-
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.ClientConnection
-
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- close() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
-
- close() - Method in class org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider
-
- close() - Method in class org.apache.openjpa.jdbc.kernel.XROP
-
Closes the underlying statement.
- close() - Method in class org.apache.openjpa.jdbc.meta.PropertiesReverseCustomizer
-
- close() - Method in interface org.apache.openjpa.jdbc.meta.ReverseCustomizer
-
Invoked when the customizer is no longer needed.
- close() - Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
-
- close() - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Closes all eager results.
- close() - Method in class org.apache.openjpa.jdbc.sql.MergedResult
-
- close() - Method in interface org.apache.openjpa.jdbc.sql.Result
-
Free the resources used by this result; do not
close the SQL connection.
- close() - Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
- close() - Method in class org.apache.openjpa.kernel.AbstractBrokerFactory
-
- close() - Method in class org.apache.openjpa.kernel.AbstractLockManager
-
Does nothing by default.
- close() - Method in class org.apache.openjpa.kernel.AbstractPCResultObjectProvider
-
Override if desired.
- close() - Method in interface org.apache.openjpa.kernel.Broker
-
Close the broker.
- close() - Method in interface org.apache.openjpa.kernel.BrokerFactory
-
Close the factory.
- close() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- close() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- close() - Method in class org.apache.openjpa.kernel.DelegatingBrokerFactory
-
- close() - Method in class org.apache.openjpa.kernel.DelegatingResultList
-
- close() - Method in class org.apache.openjpa.kernel.DelegatingSeq
-
- close() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- close() - Method in interface org.apache.openjpa.kernel.LockManager
-
Free any resources.
- close() - Method in class org.apache.openjpa.kernel.QueryImpl.PackingResultObjectProvider
-
- close() - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- close(boolean) - Method in class org.apache.openjpa.kernel.QueryImpl.RemoveOnCloseResultList
-
- close() - Method in interface org.apache.openjpa.kernel.Seq
-
Free resources used by this sequence.
- close() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Free any resources this store manager is using.
- close() - Method in class org.apache.openjpa.kernel.TimeSeededSeq
-
- close() - Method in class org.apache.openjpa.kernel.UUIDHexSeq
-
- close() - Method in class org.apache.openjpa.kernel.UUIDStringSeq
-
- close() - Method in class org.apache.openjpa.kernel.UUIDType4HexSeq
-
- close() - Method in class org.apache.openjpa.kernel.UUIDType4StringSeq
-
- close() - Method in interface org.apache.openjpa.lib.conf.Configuration
-
Free the resources used by this object.
- close() - Method in class org.apache.openjpa.lib.conf.ConfigurationImpl
-
Closes all closeable values and plugins.
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingDataSource
-
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingResultSet
-
- close() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- close() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
-
- close() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
-
- close() - Method in class org.apache.openjpa.lib.meta.ClassMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.meta.FileMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.meta.JarFileURLMetaDataIterator
-
Close the resources used by this iterator.
- close() - Method in interface org.apache.openjpa.lib.meta.MetaDataIterator
-
Close the resources used by this iterator.
- close() - Method in class org.apache.openjpa.lib.meta.MetaDataIteratorChain
-
- close() - Method in class org.apache.openjpa.lib.meta.ResourceMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.meta.URLMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.meta.ZipFileMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.meta.ZipStreamMetaDataIterator
-
- close() - Method in class org.apache.openjpa.lib.rop.LazyForwardResultList
-
- close() - Method in class org.apache.openjpa.lib.rop.ListResultList
-
- close() - Method in class org.apache.openjpa.lib.rop.ListResultObjectProvider
-
- close() - Method in class org.apache.openjpa.lib.rop.MergedResultObjectProvider
-
- close() - Method in class org.apache.openjpa.lib.rop.RandomAccessResultList
-
- close() - Method in class org.apache.openjpa.lib.rop.RangeResultObjectProvider
-
- close() - Method in interface org.apache.openjpa.lib.rop.ResultList
-
Close the list.
- close() - Method in interface org.apache.openjpa.lib.rop.ResultObjectProvider
-
Free the resources associated with this provider.
- close() - Method in class org.apache.openjpa.lib.rop.ResultObjectProviderIterator
-
Close the underlying result object provider.
- close() - Method in class org.apache.openjpa.lib.rop.SimpleResultList
-
- close() - Method in class org.apache.openjpa.lib.rop.WindowResultList
-
- close() - Method in interface org.apache.openjpa.lib.util.Closeable
-
- close() - Method in class org.apache.openjpa.lib.xml.DocTypeReader
-
- close() - Method in class org.apache.openjpa.meta.MetaDataRepository
-
Free the resources used by this repository.
- close() - Method in class org.apache.openjpa.meta.SequenceMetaData
-
Close user sequence instance.
- close() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
-
- close() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- close(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
-
Close the given resource.
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedConnection
-
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedResultSet
-
- close() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- close() - Method in class org.apache.openjpa.slice.jdbc.UniqueResultObjectProvider
-
- close(Object) - Static method in class org.apache.openjpa.util.ImplHelper
-
Close the given resource.
- Closeable - Interface in org.apache.openjpa.lib.util
-
Generic interface for components that can be closed so that helpers
can treate them in a generic way.
- closeAll() - Method in class org.apache.openjpa.kernel.DelegatingExtent
-
- closeAll() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- closeAll() - Method in interface org.apache.openjpa.kernel.Extent
-
Close all open iterators.
- closeAll() - Method in class org.apache.openjpa.kernel.ExtentImpl
-
- closeAll() - Method in interface org.apache.openjpa.kernel.Query
-
Close all open query results.
- closeAll() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- closeAll() - Method in interface org.apache.openjpa.persistence.Extent
-
Close all open iterators that are consuming database resources.
- closeAll() - Method in class org.apache.openjpa.persistence.ExtentImpl
-
- closeAll() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
-
Close all open query results.
- closeAll() - Method in class org.apache.openjpa.persistence.QueryImpl
-
- closeBrace(int) - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- closeBroker() - Method in class org.apache.openjpa.util.DelayedArrayListProxy
-
- closeBroker() - Method in class org.apache.openjpa.util.DelayedHashSetProxy
-
- closeBroker() - Method in class org.apache.openjpa.util.DelayedLinkedHashSetProxy
-
- closeBroker() - Method in class org.apache.openjpa.util.DelayedLinkedListProxy
-
- closeBroker() - Method in class org.apache.openjpa.util.DelayedPriorityQueueProxy
-
- closeBroker() - Method in interface org.apache.openjpa.util.DelayedProxy
-
Close the broker that is used to service this proxy.
- closeBroker() - Method in class org.apache.openjpa.util.DelayedTreeSetProxy
-
- closeBroker() - Method in class org.apache.openjpa.util.DelayedVectorProxy
-
- closeClassBrace(CodeFormat) - Method in class org.apache.openjpa.enhance.CodeGenerator
-
Append the closing code-level brace to the code; this can be
overridden to add code to the bottom of the class.
- closeConnection(Connection) - Method in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
Close the current connection.
- closeDataSource(DataSource) - Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
-
Close the given data source.
- closeDataSource(DataSource) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Closes the specified
DataSource
and releases any
resources associated with it.
- closeDataSource(DataSource) - Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
- closeEagerMap(Map) - Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
Close all results in eager map.
- closeNodeScope(Node, int) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
-
- closeNodeScope(Node, boolean) - Method in class org.apache.openjpa.kernel.jpql.JJTJPQLState
-
- closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
- closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement
-
- closeOnCompletion() - Method in class org.apache.openjpa.lib.jdbc.DelegatingStatement
-
- closeOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedPreparedStatement
-
- closeOnCompletion() - Method in class org.apache.openjpa.slice.jdbc.DistributedTemplate
-
- closeParen() - Method in class org.apache.openjpa.lib.util.CodeFormat
-
Append the given value to the internal buffer.
- closePoolSQL - Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- closeResources() - Method in class org.apache.openjpa.kernel.DelegatingQuery
-
- closeResources() - Method in interface org.apache.openjpa.kernel.Query
-
Close query results that are consuming resources.
- closeResources() - Method in class org.apache.openjpa.kernel.QueryImpl
-
- Closure - Class in org.apache.openjpa.persistence.jest
-
Computes closure of a collection of managed objects.
- Closure(OpenJPAStateManager) - Constructor for class org.apache.openjpa.persistence.jest.Closure
-
- Closure(Collection<OpenJPAStateManager>) - Constructor for class org.apache.openjpa.persistence.jest.Closure
-
- cls - Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
-
The owning class mapping.
- CMP_EQUAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
Initialization flag indicating to this value is for compare/equal
path.
- cmpfield - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
-
- Coalesce - Class in org.apache.openjpa.kernel.exps
-
An in-memory representation of a coalesce expression
- COALESCE - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- coalesce() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- coalesce(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
-
- coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
- coalesce(String...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
- coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
- coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
-
- coalesce(Expression...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all
its arguments evaluate to null, and the value of its first non-null
argument otherwise.
- coalesce(String...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all
its arguments evaluate to null, and the value of its first non-null
argument otherwise.
- coalesce(Date...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all
its arguments evaluate to null, and the value of its first non-null
argument otherwise.
- coalesce(Calendar...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
-
coalesce This is equivalent to a case expression that returns null if all
its arguments evaluate to null, and the value of its first non-null
argument otherwise.
- coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- coalesce(String...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
-
- coalesce_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- COALESCE_VAL - Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
- CoalesceExpression - Class in org.apache.openjpa.jdbc.kernel.exps
-
Coalesce expression.
- CoalesceExpression(Val[]) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
Constructor.
- coalesceExpression(Value[]) - Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- coalesceExpression(Value[]) - Method in interface org.apache.openjpa.kernel.exps.ExpressionFactory
-
Return a coalesce expression
- coalesceExpression(Value[]) - Method in class org.apache.openjpa.kernel.exps.InMemoryExpressionFactory
-
- CodeFormat - Class in org.apache.openjpa.lib.util
-
Encapsulates some common Java source code formatting options.
- CodeFormat() - Constructor for class org.apache.openjpa.lib.util.CodeFormat
-
- CodeGenerator - Class in org.apache.openjpa.enhance
-
Generates Java class code from metadata.
- CodeGenerator(OpenJPAConfiguration, Class) - Constructor for class org.apache.openjpa.enhance.CodeGenerator
-
Constructor.
- CodeGenerator(ClassMetaData) - Constructor for class org.apache.openjpa.enhance.CodeGenerator
-
Constructor.
- COLLECTION - Static variable in class org.apache.openjpa.meta.JavaTypes
-
- collection_member_declaration() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- collection_member_expression() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- collection_valued_input_parameter() - Method in class org.apache.openjpa.kernel.jpql.JPQL
-
- CollectionAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.CollectionAttributeImpl
-
- CollectionCellRenderer() - Constructor for class jpa.tools.swing.EntityTable.CollectionCellRenderer
-
- CollectionChangeTracker - Interface in org.apache.openjpa.util
-
Change tracker that can be used for collections.
- CollectionChangeTrackerImpl - Class in org.apache.openjpa.util
-
- CollectionChangeTrackerImpl(Collection, boolean, boolean, boolean) - Constructor for class org.apache.openjpa.util.CollectionChangeTrackerImpl
-
Constructor.
- CollectionParam - Class in org.apache.openjpa.jdbc.kernel.exps
-
A collection-valued input parameter in an in-expression.
- CollectionParam(Object, Class) - Constructor for class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
Constructor.
- CollectionParam.ParamExpState - Class in org.apache.openjpa.jdbc.kernel.exps
-
Expression state.
- collectStatistics(boolean) - Method in class org.apache.openjpa.instrumentation.AbstractDataCacheInstrument
-
- collectStatistics(boolean) - Method in interface org.apache.openjpa.instrumentation.DataCacheInstrument
-
- cols - Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
-
- cols - Variable in class org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
-
- COLUMN - Static variable in interface org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
-
- Column - Class in org.apache.openjpa.jdbc.schema
-
Represents a database column.
- Column() - Constructor for class org.apache.openjpa.jdbc.schema.Column
-
Default constructor.
- Column(String, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Column
-
Deprecated.
- Column(DBIdentifier, Table) - Constructor for class org.apache.openjpa.jdbc.schema.Column
-
- column - Variable in class org.apache.openjpa.kernel.jpql.JavaCharStream
-
- ColumnDefIdentifierRule - Class in org.apache.openjpa.jdbc.identifier
-
Default rule for column definition.
- ColumnDefIdentifierRule() - Constructor for class org.apache.openjpa.jdbc.identifier.ColumnDefIdentifierRule
-
- ColumnIO - Class in org.apache.openjpa.jdbc.schema
-
Metadata about column I/O in a specific context.
- ColumnIO() - Constructor for class org.apache.openjpa.jdbc.schema.ColumnIO
-
- Columns - Annotation Type in org.apache.openjpa.persistence.jdbc
-
Allows the specification of multiple columns for complex mappings.
- columnsMatch(Column[], Column[]) - Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
Return true if the given local and foreign columns match those
on this key.
- columnsMatch(Column[]) - Method in class org.apache.openjpa.jdbc.schema.LocalConstraint
-
Return true if the given columns match the columns of this constraint.
- ColumnVersionStrategy - Class in org.apache.openjpa.jdbc.meta.strats
-
Uses a one or more column(s) and corresponding version object.
- ColumnVersionStrategy() - Constructor for class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
- combine(DBIdentifier, String) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Returns a new DBIdentifier with the given string combined using
delimiting rules and appropriate separators.
- combine(DBIdentifier.DBIdentifierType, String...) - Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
-
Combines an array of names names using standard combining rules and
returns an identifier of the specified type.
- combine(String, String) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Combines two names using default identifier rules.
- combine(String...) - Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
-
Combines multiple names using default identifier rules.
- combineForeignKey(Map<ForeignKey.FKMapKey, ForeignKey>, ForeignKey) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
Combines partial foreign keys into singular key
- combineFull(IdentifierConfiguration, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(String, String[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using delimiting rules and appropriate separators
- combineNames(IdentifierRule, IdentifierRule[], String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using delimiting rules and appropriate separators
- combineNames(String, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using the specified delimiting rule and appropriate separators
- combineNames(IdentifierRule, String[]) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines names using the specified delimiting rule and appropriate separators
- combineNames(String, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines two names using delimiting rules and appropriate separators
- combineNames(IdentifierRule, String, String) - Method in interface org.apache.openjpa.lib.identifier.IdentifierUtil
-
Combines two names using delimiting rules and appropriate separators
- combineNames(String, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierConfiguration, String, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierRule, IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierConfiguration, IdentifierRule, IdentifierRule[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierConfiguration, IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierConfiguration, IdentifierRule, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(String, String[], String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierRule, String[]) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combineNames(IdentifierRule, String, String) - Method in class org.apache.openjpa.lib.identifier.IdentifierUtilImpl
-
- combinePlugins(String, String) - Static method in class org.apache.openjpa.lib.conf.Configurations
-
Return a plugin string that combines the properties of the given plugin
strings, where properties of override
will override the
same properties of orig
.
- COMMA - Static variable in interface org.apache.openjpa.kernel.jpql.JPQLConstants
-
RegularExpression Id.
- COMMA - Static variable in class org.apache.openjpa.persistence.util.SourceCode
-
- CommandProcessor - Class in openbook.tools
-
Processes options.
- CommandProcessor() - Constructor for class openbook.tools.CommandProcessor
-
- CommandProcessor.Option - Class in openbook.tools
-
A simple immutable object represents meta-data about a command option.
- COMMENT - Static variable in class openbook.tools.parser.JavaLexer
-
- COMMENT - Static variable in class openbook.tools.parser.JavaParser
-
- comment(StringBuilder, String) - Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- comment(char[], int, int) - Method in class org.apache.openjpa.lib.meta.XMLMetaDataParser
-
- comment - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
-
- Commentable - Interface in org.apache.openjpa.lib.xml
-
Implementations of this interface can be adorned with comments.
- commit() - Method in class org.apache.openjpa.abstractstore.AbstractStoreManager
-
This is a no-op implementation.
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in class org.apache.openjpa.datacache.AbstractDataCache
-
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in interface org.apache.openjpa.datacache.DataCache
-
Perform a batch update of the cache.
- commit() - Method in class org.apache.openjpa.datacache.DataCacheStoreManager
-
- commit(Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<DataCachePCData>, Collection<Object>) - Method in class org.apache.openjpa.datacache.DelegatingDataCache
-
- commit() - Method in class org.apache.openjpa.ee.RegistryManagedRuntime.TransactionManagerRegistryFacade
-
- commit() - Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- commit() - Method in interface org.apache.openjpa.kernel.Broker
-
Commit the current transaction.
- commit() - Method in class org.apache.openjpa.kernel.BrokerImpl
-
- commit() - Method in class org.apache.openjpa.kernel.DelegatingBroker
-
- commit() - Method in class org.apache.openjpa.kernel.DelegatingStoreManager
-
- commit() - Method in interface org.apache.openjpa.kernel.StoreManager
-
Commit the current data store transaction.
- commit() - Method in class org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator.ConfiguringConnection
-
- commit() - Method in class org.apache.openjpa.lib.jdbc.DelegatingConnection
-
- commit() - Method in class org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection
-
- commit() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
-
- commit() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
-
- commit() - Method in class org.apache.openjpa.slice.jdbc.