EclipseLink 2.3.2, build 'v20111125-r10461' API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

aboutToDelete(DescriptorEvent) - Method in class org.eclipse.persistence.descriptors.DescriptorEventAdapter
 
aboutToDelete(DescriptorEvent) - Method in interface org.eclipse.persistence.descriptors.DescriptorEventListener
This event is raised before an object is deleted from the database.
AboutToDeleteEvent - Static variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
aboutToInsert(DescriptorEvent) - Method in class org.eclipse.persistence.descriptors.DescriptorEventAdapter
 
aboutToInsert(DescriptorEvent) - Method in interface org.eclipse.persistence.descriptors.DescriptorEventListener
This event is raised before a new object is inserted to the database.
AboutToInsertEvent - Static variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
aboutToUpdate(DescriptorEvent) - Method in class org.eclipse.persistence.descriptors.DescriptorEventAdapter
 
aboutToUpdate(DescriptorEvent) - Method in interface org.eclipse.persistence.descriptors.DescriptorEventListener
This event is raised before an object is updated in the database.
AboutToUpdateEvent - Static variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
abs(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an expression that returns the absolute value of its argument.
abs(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Abs - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
abs() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
absolute(int) - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Moves the cursor to the given row number in the result set
AbstractCompositeCollectionMapping - Class in org.eclipse.persistence.mappings.foundation
 
AbstractCompositeCollectionMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Default constructor.
AbstractCompositeDirectCollectionMapping - Class in org.eclipse.persistence.mappings.foundation
AbstractCompositeDirectCollectionMapping consolidates the behavior of mappings that map collections of "native" data objects (e.g.
AbstractCompositeDirectCollectionMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
Default constructor.
AbstractCompositeObjectMapping - Class in org.eclipse.persistence.mappings.foundation
Chunks of data from non-relational data sources can have an embedded component objects.
AbstractCompositeObjectMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
Default constructor.
AbstractCopyPolicy - Class in org.eclipse.persistence.descriptors.copying
Purpose: Allows customization of how an object is cloned.
AbstractCopyPolicy() - Constructor for class org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
 
AbstractDirectMapping - Class in org.eclipse.persistence.mappings.foundation
Purpose: Maps an attribute to the corresponding database field type.
AbstractDirectMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
Default constructor.
AbstractHelperDelegator - Class in org.eclipse.persistence.sdo.helper.delegates
Abstract class for SDO helper delegators.
AbstractHelperDelegator() - Constructor for class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
 
AbstractMarshallerImpl - Class in javax.xml.bind.helpers
Partial default Marshaller implementation.
AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
 
AbstractNullPolicy - Class in org.eclipse.persistence.oxm.mappings.nullpolicy
PUBLIC: Description: This node null policy allows for the handling of various representations of null in XML documents.
AbstractNullPolicy() - Constructor for class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
 
AbstractQuery<T> - Interface in javax.persistence.criteria
The AbstractQuery interface defines functionality that is common to both top-level queries and subqueries.
AbstractSessionLog - Class in org.eclipse.persistence.logging
Represents the abstract log that implements all the generic logging functions.
AbstractSessionLog() - Constructor for class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC: Create a new AbstractSessionLog
AbstractSynchronizationListener - Class in org.eclipse.persistence.transaction
Purpose: Abstract Synchronization Listener class Description: This abstract class is paired with the AbstractTransactionController class.
AbstractSynchronizationListener() - Constructor for class org.eclipse.persistence.transaction.AbstractSynchronizationListener
INTERNAL:
AbstractSynchronizationListener(UnitOfWorkImpl, AbstractSession, Object, AbstractTransactionController) - Constructor for class org.eclipse.persistence.transaction.AbstractSynchronizationListener
INTERNAL:
AbstractTransactionController - Class in org.eclipse.persistence.transaction
Purpose: Abstract implementation of an ExternalTransactionController.
AbstractTransactionController() - Constructor for class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return a new controller.
AbstractTransformationMapping - Class in org.eclipse.persistence.mappings.foundation
Purpose: A transformation mapping is used for a specialized translation between how a value is represented in Java and its representation on the databae.
AbstractTransformationMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
PUBLIC: Default constructor.
AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers
Partial default Unmarshaller implementation.
AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
ABYTE - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
Access - Annotation Type in javax.persistence
Used to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
accessor - Variable in class org.eclipse.persistence.eis.EISMappedRecord
 
accessor - Variable in exception org.eclipse.persistence.exceptions.DatabaseException
 
accessors - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Connection to use for database access, required for server session connection pooling.
AccessPlatform - Class in org.eclipse.persistence.platform.database
Purpose: Provides Microsoft Access specific behavior.
AccessPlatform() - Constructor for class org.eclipse.persistence.platform.database.AccessPlatform
 
AccessType - Enum in javax.persistence
Is used with the Access annotation to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
acos(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Acos - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
acos() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
acquire() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the lock on the cache key object.
acquire(boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the lock on the cache key object.
acquireAccessor(String, ServerSession, DatabaseQuery, boolean) - Method in class org.eclipse.persistence.descriptors.partitioning.PartitioningPolicy
INTERNAL: Return an accessor from the pool.
acquireClientConnection(ClientSession) - Method in class org.eclipse.persistence.sessions.server.ServerSession
INTERNAL: Allocate the client's connection resource.
acquireClientSession() - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(String) - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(Login) - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(ConnectionPolicy) - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Return a client session for this server session.
acquireClientSession() - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(Map) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(String) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(String, Map) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(Login) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(Login, Map) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(ConnectionPolicy) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSession(ConnectionPolicy, Map) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a client session for this server session.
acquireClientSessionBroker() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Return a session broker that behaves as a client session broker.
acquireClientSessionBroker(Map<String, ConnectionPolicy>, Map) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Return a session broker that behaves as a client session broker.
acquireConnection() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
INTERNAL: Wait until a connection is available and allocate the connection for the client.
acquireConnection() - Method in class org.eclipse.persistence.sessions.server.ExternalConnectionPool
INTERNAL: When we acquire a connection from an ExternalConnectionPool we build a new connection (retrieve it from the external pool).
acquireConnection() - Method in class org.eclipse.persistence.sessions.server.ReadConnectionPool
INTERNAL: Wait until a connection is available and allocate the connection for the client.
acquireDeferredLock(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire a deferred lock on the object.
acquireDeferredLock() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the deferred lock.
acquireHistoricalSession(AsOfClause) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: Acquires a special historical session for reading objects as of a past time.
acquireHistoricalSession(AsOfClause) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
INTERNAL: Acquires a special historical session for reading objects as of a past time.
acquireHistoricalSession(AsOfClause) - Method in class org.eclipse.persistence.sessions.server.ServerSession
INTERNAL: Acquires a special historical session for reading objects as of a past time.
acquireHistoricalSession(AsOfClause) - Method in interface org.eclipse.persistence.sessions.Session
ADVANCED: Returns a light weight read-only session where all objects are automatically read as of the specified past time.
acquireIfUnownedNoWait() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the lock on the cache key object.
acquireLock(Object, boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire an active lock on the object.
acquireLockNoWait(Object, boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire an active lock on the object, if not already locked.
acquireLocks() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Set the query to lock, this will also turn refreshCache on.
acquireLocksWithoutWaiting() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Set the query to lock without waiting (blocking), this will also turn refreshCache on.
acquireLockWithWait(Object, boolean, int) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire an active lock on the object, if not already locked.
acquireNoWait() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the lock on the cache key object.
acquireNoWait(boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the lock on the cache key object.
acquireReadLock() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the read lock on the cache key object.
acquireReadLockNoWait() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
Acquire the read lock on the cache key object.
acquireReadLockOnCacheKey(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire a read lock on the object.
acquireReadLockOnCacheKeyNoWait(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Acquire a read lock on the object, if not already locked.
acquireSession() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
Returns the Session active for this specified helper.
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.jboss.JBossTransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.jotm.JotmTransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform.
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.oc4j.Oc4jTransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.sap.SAPNetWeaverTransactionController
 
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.sunas.SunAS9TransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.was.WebSphereTransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform.
acquireTransactionManager() - Method in class org.eclipse.persistence.transaction.wls.WebLogicTransactionController
INTERNAL: Obtain and return the JTA TransactionManager on this platform
acquireUnitOfWork() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Return a unit of work for this session broker.
acquireUnitOfWork() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
Looks up the active UnitOfWork using either the global JTA TX or acquires a new one from the active session.
acquireUnitOfWork(Session) - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
Looks up the active UnitOfWork using either the global JTA TX or acquires a new one from the active session.
acquireUnitOfWork() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork(ReferenceMode) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork(ReferenceMode) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Return a unit of work for this session.
ACTIVE_LOCK_ALREADY_TRANSITIONED - Static variable in exception org.eclipse.persistence.exceptions.ConcurrencyException
 
activeLockAlreadyTransitioned(Thread) - Static method in exception org.eclipse.persistence.exceptions.ConcurrencyException
 
activeUnitOfWorkThreadLocal - Variable in class org.eclipse.persistence.transaction.AbstractTransactionController
PERF: Cache the active uow in a thread local.
ADAPTER_CLASS_COULD_NOT_BE_INSTANTIATED - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
ADAPTER_CLASS_METHOD_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
ADAPTER_CLASS_NOT_LOADED - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
adapterClassCouldNotBeInstantiated(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred while attempting to get a new instance of the adapter class.
adapterClassMethodsCouldNotBeAccessed(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred while attempting to get the declared methods from the adapter class.
adapterClassNotLoaded(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: The adapter class set on XMLJavaTypeConverter could not be loaded.
add(String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value to the end of the entries.
add(int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value to the end of the entries.
add(Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value to the end of the entries.
add(int, String, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property name and value at the specified entry index.
add(int, int, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property index and value at the specified entry index.
add(int, Property, Object) - Method in interface commonj.sdo.Sequence
Adds a new entry with the specified property and value at the specified entry index.
add(String) - Method in interface commonj.sdo.Sequence
Deprecated. replaced by Sequence.addText(String) in 2.1.0
add(int, String) - Method in interface commonj.sdo.Sequence
Deprecated. replaced by Sequence.addText(int, String) in 2.1.0
ADD - Static variable in class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
 
add(Expression, int) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
add(Expression, Object) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Add - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
add(int, Object) - Method in class org.eclipse.persistence.indirection.IndirectList
 
add(Object) - Method in class org.eclipse.persistence.indirection.IndirectList
 
add(Object) - Method in class org.eclipse.persistence.indirection.IndirectSet
 
add(DatabaseField, Object) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
INTERNAL: Add the field-value pair to the document.
add(DatabaseField, Object) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
INTERNAL: Add the field-value pair to the document.
add(DatabaseField, Object) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
add(Node) - Method in class org.eclipse.persistence.platform.xml.XMLNodeList
 
add(FieldResult) - Method in class org.eclipse.persistence.queries.FieldResult
INTERNAL: This method is used to support mapping multiple fields, fields are concatenated/added to one fieldResult.
add(Object) - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Add is not support for scrollable cursors.
add(int, Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
add(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
add(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
add(Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
add(int, Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Inserts the specified element at the index position in this list.
add(int, Object, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL:
add(int, int, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, String, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(int, String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(String, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
add(String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
ADD_ARGS_NOT_SUPPORTED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
addAbstractQueryKey(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: This method should only be used for interface descriptors.
addAddedChangeSet(Object) - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
Add an added change set.
addAddedChangeSet(Object, int) - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
Add an added change set.
addAdditionalField(DatabaseField) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Additional fields can be added to a query.
addAdditionalField(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Additional fields can be added to a query.
addAdditionalFieldsToQuery(ReadQuery, Expression) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the selection query is being initialized to add the fields for the map key to the query
addAdditionalFieldsToQuery(ReadQuery, Expression) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Used when initializing queries for mappings that use a Map.
addAdditionalFieldsToQuery(ReadQuery, Expression) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the selection query is being initialized to add the fields for the map key to the query
addAdditionalFieldsToQuery(ReadQuery, Expression) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Used when initializing queries for mappings that use a Map.
addAggregateCollectionMappingLines(NonreflectiveMethodDefinition, String, AggregateCollectionMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addAggregateObjectMapping(String, DynamicType, boolean) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Add a AggregateObjectMapping (Embeddable in JPA) to the DynamicTypeBuilder.entityType being built or extended.
addAggregateObjectMappingLines(NonreflectiveMethodDefinition, String, AggregateObjectMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addAggregateOrderBy(String, String, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
PUBLIC: Provide order support for queryKeyName in ascending or descending order.
addAlias(String, String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Add an alias to identifier pair to the alias Map for the current application.
addAlias(String, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Add an alias for the descriptor.
addAliasName(String) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL: Assign a unique string to a type, which belongs to same uri, among types.
addAll(int, Collection) - Method in class org.eclipse.persistence.indirection.IndirectList
 
addAll(Collection) - Method in class org.eclipse.persistence.indirection.IndirectList
 
addAll(Collection) - Method in class org.eclipse.persistence.indirection.IndirectSet
 
addAll(NodeList) - Method in class org.eclipse.persistence.platform.xml.XMLNodeList
 
addAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
addAll(int, Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
addAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Appends all of the currentElements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Appends all of the currentElements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
Inserts all of the currentElements in the specified Collection into this list, starting at the specified position.
addAll(int, Collection, boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
addAllObjectsForAbstractClass(Class, AbstractSession, Vector) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
Add all of the objects of the class and all of its subclasses.
addAllObjectsForAbstractClass(Class, Session, Vector) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
Add all of the objects of the class and all of its subclasses.
addAllObjectsForClass(Class, List) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
Add all of the objects of the class.
addArgument(String) - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
PUBLIC: Define the argument to the interaction for the index argument.
addArgument(String) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
PUBLIC: Define the argument to the interaction and the field/argument name to be substitute for it.
addArgument(String, String) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
PUBLIC: Define the argument to the interaction and the field/argument name to be substitute for it.
addArgument(String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argument named argumentName.
addArgument(String, Class) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, Class, boolean) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgumentByTypeName(String, String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Add an argument to the query, but do not resolve the class yet.
addArgumentsNotSupported(String) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
addArgumentValue(Object) - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
PUBLIC: Define the argument to the interaction for the index argument.
addArgumentValue(String, Object) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
PUBLIC: Define the argument to the interaction and the value name to be input for it.
addArgumentValue(Object) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argumentValue.
addArgumentValues(List) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Add the argumentValues to the query.
addAscendingOrdering(String) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: This method is not supported in an EIS environment.
addAscendingOrdering(String) - Method in class org.eclipse.persistence.mappings.CollectionMapping
PUBLIC: Provide order support for queryKeyName in ascending order
addAscendingOrdering(String) - Method in class org.eclipse.persistence.queries.ReadAllQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addAttribute(String) - Method in class org.eclipse.persistence.queries.AttributeGroup
Add a basic attribute or nested attribute with each String representing an attribute on the path to what needs to be included in the AttributeGroup.
addAttribute(String, AttributeGroup) - Method in class org.eclipse.persistence.queries.AttributeGroup
Add a basic attribute or nested attribute with each String representing an attribute on the path to what needs to be included in the AttributeGroup.
addAttribute(Expression) - Method in class org.eclipse.persistence.queries.ConstructorReportItem
Method to add an expression to be used to return the parameter that is then passed into the constructor method.
addAttribute(String, Expression, List) - Method in class org.eclipse.persistence.queries.ConstructorReportItem
Add the attribute with joining.
addAttribute(String, AttributeGroup) - Method in class org.eclipse.persistence.queries.FetchGroup
 
addAttribute(String, FetchGroup) - Method in class org.eclipse.persistence.queries.FetchGroup
 
addAttribute(String, AttributeGroup) - Method in class org.eclipse.persistence.queries.LoadGroup
 
addAttribute(String, LoadGroup) - Method in class org.eclipse.persistence.queries.LoadGroup
 
addAttribute(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the attribute from the reference class to be included in the result.
addAttribute(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the attribute to be included in the result.
addAttribute(String, Expression, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the attribute to be included in the result.
addAttribute(String, AttributeGroup) - Method in class org.eclipse.persistence.sessions.CopyGroup
 
addAttribute(String, CopyGroup) - Method in class org.eclipse.persistence.sessions.CopyGroup
 
addAttributes(Collection<String>) - Method in class org.eclipse.persistence.queries.AttributeGroup
Add a set of attributes to the group.
addAttributeValue(ContainerValue, Object) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
addAttributeValue(ContainerValue, Object, Object) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
addAverage(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addAverage(String, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result and return it as the specified resultType.
addAverage(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addAverage(String, Expression, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result and return it as the specified resultType.
addBaseType(SDOType) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addBatchReadAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addBatchReadAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addCacheInvalidationPolicyLines(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addCall(Call) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Used to define a store procedure or SQL query.
addCascadeLockingPolicy(CascadeLockingPolicy) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Add the cascade locking policy to all children that have a relationship to this descriptor either by inheritance or by encapsulation/aggregation.
addChangedMapKeyChangeSet(Object) - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
Add an changed key change set.
addChild(Setting) - Method in class org.eclipse.persistence.oxm.sequenced.Setting
 
addChildDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Add child descriptor to the parent descriptor.
addChildDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
INTERNAL: Add child descriptor to the parent descriptor.
addChildTableJoinExpression(DatabaseTable, Expression) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: childrenTablesJoinExpressions, childrenTables, allTables and childrenJoinExpression are created simultaneously and kept in sync.
addChildTableJoinExpressionToAllParents(DatabaseTable, Expression) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: call addChildTableJoinExpression on all parents
addChoiceElement(String, Class) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(XMLField, Class) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(List<XMLField>, Class, List<XMLField>) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(List<XMLField>, String, List<XMLField>) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(String, Class, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(String, String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(XMLField, Class, XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(XMLField, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addChoiceElement(String, Class) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(String, Class, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(String, String, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(String, String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(XMLField, Class) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(XMLField, Class, XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(XMLField, String, XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(List<XMLField>, Class, List<XMLField>) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(List<XMLField>, String, List<XMLField>) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addChoiceElement(XMLField, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addClass(String) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
Register a class to be dynamically created using the default DynamicClassWriter.
addClass(String, Class<?>) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
Register a class to be dynamically created using a copy of default DynamicClassWriter but specifying a different parent class.
addClass(String, DynamicClassWriter) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
Register a class to be dynamically created using the provided DynamicClassWriter.
addClass(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
addClass(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.Generator
INTERNAL:
addClassIndicator(Class, Object) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
PUBLIC: Add a class indicator for the root classes subclass.
addClassIndicator(Class, Object) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
PUBLIC: Add a type indicator conversion to this mapping.
addClassIndicator(XMLDescriptor, String) - Method in class org.eclipse.persistence.sessions.factories.OracleDirectToXMLTypeMappingHelper
Add the XMLType mapping indicator to the DatabaseMapping descriptor.
addClassIndicatorFieldToInsertRow(AbstractRecord) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Add abstract class indicator information to the database row.
addClassIndicatorFieldToRow(AbstractRecord) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Add abstract class indicator information to the database row.
addClassIndicatorTypeToParent(Object) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Post initialize the child descriptors
addClassNameIndicator(String, Object) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Add the class name reference by class name, used by the MW.
addClassNameIndicator(String, Object) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Add indicators by classname.
addClasspath(Path) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
Add the dependent classpath in order to load classes from the specified input jar.
addClassToClassLoader(JavaClass, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
 
addCMPPolicyLines(NonreflectiveMethodDefinition, CMPPolicy) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addCollectionToMain(int, int, Collection) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
addConnectionPool(String) - Method in class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
PUBLIC: Add the connection pool name to the list of pools to rotate queries through.
addConnectionPool(String) - Method in class org.eclipse.persistence.descriptors.partitioning.ReplicationPartitioningPolicy
PUBLIC: Add the connection pool name to the list of pools to rotate queries through.
addConnectionPool(String, Login, int, int) - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Add the connection pool.
addConnectionPool(ConnectionPool) - Method in interface org.eclipse.persistence.sessions.server.Server
PUBLIC: Connection are pooled to share and restrict the number of database connections.
addConnectionPool(String, Login, int, int) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Add the connection pool.
addConnectionPool(ConnectionPool) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Connection are pooled to share and restrict the number of database connections.
addConnectionToExternalService(RemoteConnection) - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
INTERNAL: Add a remote Connection to a remote service.
addConnectionToExternalService(RemoteConnection) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
INTERNAL: Add a remote Connection to a remote service.
addConstraintDependencies(Class) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
ADVANCED: EclipseLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
addConstraintDependency(Class) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
ADVANCED: EclipseLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
addConstructorReportItem(ConstructorReportItem) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add a ConstructorReportItem to this query's set of return values.
addConversion(QName, Class) - Method in class org.eclipse.persistence.oxm.XMLField
Add an entry for both an XML Conversion and a Java Conversion entry
addConversionValue(Object, Object) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
PUBLIC: A type conversion value is a two-way mapping from the database to the object.
addConverter(XMLField, Converter) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
addConverter(XMLField, Converter) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
addConverterLines(NonreflectiveMethodDefinition, String, Converter) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addCount() - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Include the number of rows returned by the query in the result.
addCount(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Include the number of rows returned by the query in the result, where attributeExpression is not null.
addCount(String, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Include the number of rows returned by the query in the result, where attributeExpression is not null.
addCount(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Include the number of rows returned by the query in the result, where attributeExpression is not null.
addCount(String, Expression, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Include the number of rows returned by the query in the result, where attributeExpression is not null.
addDataResults(AbstractRecord) - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
INTERNAL: Add the row to the set of data results.
addDate(String, int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, return an expression that adds to a date based on the specified datePart.
addDate(String, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, return an expression that adds to a date based on the specified datePart.
AddDate - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
addDate() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
addDate() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Adds to a date the specified addition number as the specified interval unit and returns the resulting date.
addDeclaredProperty(Property) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(SDOProperty) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(Property, int) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDeclaredProperty(SDOProperty, int) - Method in class org.eclipse.persistence.sdo.SDOType
INTERNAL:
addDefaultEventListener(DescriptorEventListener) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
PUBLIC: EJB 3.0 support for default listeners.
addDefaultReadOnlyClass(Class) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Add the read-only class which apply to each UnitOfWork created by default.
addDescendingOrdering(String) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: This method is not supported in an EIS environment.
addDescendingOrdering(String) - Method in class org.eclipse.persistence.mappings.CollectionMapping
PUBLIC: Provide order support for queryKeyName in descending order.
addDescendingOrdering(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: You cannot add a descriptor to a session broker, you must add it to its session.
addDescriptor(ClassDescriptor) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Add the descriptor to the session.
addDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Add the descriptor to the project.
addDescriptor(ClassDescriptor, DatabaseSessionImpl) - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Used by the BuilderInterface when reading a Project from INI files.
addDescriptorByQName(QName, XMLDescriptor) - Method in class org.eclipse.persistence.oxm.XMLContext
 
addDescriptorPropertyLines(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addDescriptors(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
addDescriptors(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
addDescriptors(List) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
addDescriptors(Vector) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: You cannot add descriptors to a session broker, you must add them to its session.
addDescriptors(Project) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: You cannot add a project to a session broker, you must add it to its session.
addDescriptors(Collection) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Add the descriptors to the session.
addDescriptors(Project) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Add the descriptors to the session from the Project.
addDescriptors(Collection, DatabaseSessionImpl) - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Add the descriptors to the session.
addDescriptors(Project, DatabaseSessionImpl) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Merge the descriptors from another project into this one.
addDescriptorToProject(Project) - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
 
addDirectCollectionMapping(String, String, String, Class<?>, String...) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Add a DirectCollectionMapping to the DynamicTypeBuilder.entityType being built or extended.
addDirectCollectionMappingLines(NonreflectiveMethodDefinition, String, DirectCollectionMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addDirectMapMappingLines(NonreflectiveMethodDefinition, String, DirectMapMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addDirectMapping(String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Add a direct to field mapping to the receiver.
addDirectMapping(String, String, String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Add a direct to field mapping to the receiver.
addDirectMapping(String, Class<?>, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Allows DirectToFieldMapping (@Basic) mapping to be added to a dynamic type through API.
addDirectMapping(String, String) - Method in class org.eclipse.persistence.eis.EISDescriptor
PUBLIC: Add a direct mapping to the receiver.
addDirectMapping(String, String, String, String) - Method in class org.eclipse.persistence.eis.EISDescriptor
PUBLIC: Add a direct to node mapping to the receiver.
addDirectMapping(String, String) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
PUBLIC: Add a direct mapping to the receiver.
addDirectMapping(String, String, String, String) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
PUBLIC: Add a direct to node mapping to the receiver.
addDirectMappingForEnum(String, String, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
 
addDirectQueryKey(String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Add a query key to the descriptor.
addDynamicClasses(DynamicClassLoader, String, DynamicType) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Register a DynamicClassWriter with the provided DynamicClassLoader so that a dynamic class can be generated when needed.
addElement(Object) - Method in class org.eclipse.persistence.indirection.IndirectList
 
addEndFieldName(String) - Method in class org.eclipse.persistence.history.HistoryPolicy
PUBLIC:
addEntityListenerEventListener(DescriptorEventListener) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
PUBLIC: EJB 3.0 support for lifecycle callback events defined on an entity listener class.
addEnum(String, Object...) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
 
addEnum(String, String, String, DynamicClassLoader) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
 
addEnumLiteral(String) - Method in class org.eclipse.persistence.dynamic.DynamicEnumBuilder
 
addEnumTypeInfo(JavaClass, EnumTypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
addEventManagerPropertyLines(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addFailoverConnectionPool(String) - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
PUBLIC: Add the connection pool to used if this pool database goes down.
addFetchGroup(FetchGroup) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
Add a named fetch group to the descriptor
addFetchGroupLines(NonreflectiveMethodDefinition, FetchGroup, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addFetchGroupManagerLine(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addField(DatabaseField, boolean, boolean, boolean) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL:
addField(PLSQLargument) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
addField(String, DatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
addField(String, DatabaseType, int, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
addField(String, DatabaseType, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
addField(String) - Method in class org.eclipse.persistence.tools.schemaframework.IndexDefinition
PUBLIC: Add the field to the index.
addField(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addField(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, Class, int, int) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the type to a nested type.
addField(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type, default sizes are used.
addField(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addField(String, Class, int, int) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addField(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type to a nested type.
addField(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addFieldForInsert(String) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForInsert(String, Class) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForInsert(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForInsertReturnOnly(String) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForInsertReturnOnly(String, Class) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForInsertReturnOnly(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an insert operation.
addFieldForUpdate(String) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an update operation.
addFieldForUpdate(String, Class) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an update operation.
addFieldForUpdate(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
PUBLIC: Define that the field will be returned from an update operation.
addFieldLines(FieldDefinition, NonreflectiveMethodDefinition) - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
 
addFieldNameTranslation(String, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Maps a field name in the aggregate descriptor to a field name in the source table.
addFieldNameTranslation(String, String) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
PUBLIC: Add a field name translation that maps from a field name in the source table to a field name in the aggregate descriptor.
addFieldOrdering(String) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
PUBLIC: Order the fields in a specific Add the field ordering, this will order the fields in the order this method is called.
addFieldResult(FieldResult) - Method in class org.eclipse.persistence.queries.EntityResult
 
addFieldsForMapKey(AbstractRecord) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the insert query is being initialized to ensure the fields for the map key are in the insert query
addFieldsForMapKey(AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the insert query is being initialized to ensure the fields for the map key are in the insert query.
addFieldsForMapKey(AbstractRecord) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the insert query is being initialized to ensure the fields for the map key are in the insert query
addFieldsForMapKey(AbstractRecord) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Used when initializing queries for mappings that use a Map Called when the insert query is being initialized to ensure the fields for the map key are in the insert query
addFieldsForMappedKeyMapContainerPolicy(ContainerPolicy, TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
The ContainerPolicy may contain some additional fields that should be added to the table
addFieldsToParent(Vector) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Recursively adds fields to all the parents
addFieldsToRow(AbstractRecord, AbstractSession) - Method in interface org.eclipse.persistence.descriptors.MultitenantPolicy
 
addFieldsToRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
INTERNAL: Add the tenant discriminator fields to the row.
addFieldToMain(int, int, DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
addFieldTransformation(DatabaseField, String) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
PUBLIC: Add the field and the name of the method that returns the value to be placed in said field when the object is written to the database.
addFieldTransformation(String, String) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
PUBLIC: Add the name of field and the name of the method that returns the value to be placed in said field when the object is written to the database.
addFieldTransformation(String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
 
addFieldTransformer(String, FieldTransformer) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
PUBLIC: Add the name of field and the transformer that returns the value to be placed in the field when the object is written to the database.
addFieldTransformer(DatabaseField, FieldTransformer) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
PUBLIC: Add the field and the transformer that returns the value to be placed in the field when the object is written to the database.
addFieldTransformer(String, FieldTransformer) - Method in class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
 
addFieldTransformerClassName(String, String) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Add the name of a field and the name of a class which implements the FieldTransformer interface.
addFieldTransformerClassName(DatabaseField, String) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Add the name of a field and the name of a class which implements the FieldTransformer interface.
addFieldTransformerClassName(String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
 
addFieldTranslation(DatabaseField, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Maps a field name in the aggregate descriptor to a field in the source table.
addFieldTranslation(DatabaseField, String) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
PUBLIC: Add a field translation that maps from a field in the source table to a field name in the aggregate descriptor.
addFieldTranslation(DatabaseField, String) - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
 
addFieldTranslations(Map<String, DatabaseField>) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Maps a field name in the aggregate descriptor to a field name in the source table.
addForeignKeyConstraint(TableDefinition, TableDefinition, List<String>, List<String>, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
Add a foreign key constraint to the source table.
addForeignKeyConstraint(String, String, String, String) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add a foreign key constraint to the table.
addForeignKeyConstraint(ForeignKeyConstraint) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add a foreign key constraint to the table.
addForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
PUBLIC: Define the source foreign key relationship in the one-to-many mapping.
addForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
PUBLIC: Define the source foreign key relationship in the one-to-one mapping.
addForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Define the foreign key relationship in the 1-1 mapping.
addForeignKeyFieldForMultipleTable(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: This protocol can be used to associate multiple tables with foreign key information.
addForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
PUBLIC: Define the source foreign key relationship in the one-to-many mapping.
addForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
PUBLIC: Define the source foreign key relationship in the one-to-one mapping.
addForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Define the foreign key relationship in the 1-1 mapping.
addForeignKeyFieldNameForMultipleTable(String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: This protocol can be used to associate multiple tables with foreign key information.
addForeignKeyFieldToSourceTargetTable(OneToOneMapping) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
 
addForeignKeyFieldToSourceTargetTable(OneToManyMapping) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
 
addForeignKeyLines(ForeignKeyConstraint, NonreflectiveMethodDefinition) - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
 
addForeignMappingFkConstraint(Map<DatabaseField, DatabaseField>, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
 
addForeignQueryKeyName(DatabaseField, String) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
PUBLIC: A foreign key from the source table and abstract query key from the interface descriptor are added to the mapping.
addForeignQueryKeyName(String, String) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
PUBLIC: A foreign key from the source table and abstract query key from the interface descriptor are added to the mapping.
addForeignReferenceMappingLines(NonreflectiveMethodDefinition, String, ForeignReferenceMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addFunctionItem(String, Expression, String) - Method in class org.eclipse.persistence.queries.ReportQuery
ADVANCED: Add the function against the attribute expression to be included in the result.
addGlobalElements(HashMap<QName, ElementDeclaration>) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
 
addGlobalProperty(QName, Property, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
INTERNAL:
addGlobalProperty(QName, Property, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
INTERNAL:
addGlobalProperty(QName, Property, boolean) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
addGrouping(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the attribute to the group by expressions.
addGrouping(Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the attribute expression to the group by expressions.
addGroupingElement(XPathNode) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
INTERNAL: If an XPathNode does not have an associated NodeValue then add it to the MarshalRecord as a grouping element.
addGroupingElement(XPathNode) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
addHistoryPolicyLines(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addHistoryPolicyLines(NonreflectiveMethodDefinition, DirectCollectionMapping, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addHistoryPolicyLines(NonreflectiveMethodDefinition, ManyToManyMapping, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addHistoryPolicyLines(NonreflectiveMethodDefinition, HistoryPolicy, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addHistoryTableName(String) - Method in class org.eclipse.persistence.history.HistoryPolicy
PUBLIC: Use to specify the names of the mirroring historical tables.
addHistoryTableName(String, String) - Method in class org.eclipse.persistence.history.HistoryPolicy
PUBLIC: Use to specify the names of the mirroring historical tables.
addIdentityField(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addIdentityField(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addIndex(IndexDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add an index to the table.
addInheritanceLines(NonreflectiveMethodDefinition, InheritancePolicy) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addInOutputArgument(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addInOutputArgument(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addInterfaceLines(NonreflectiveMethodDefinition, InterfacePolicy) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addInternalException(Object) - Method in exception org.eclipse.persistence.exceptions.JPQLException
INTERNAL Add an internal Exception to the collection of internal Exceptions
addinternalListener(DescriptorEventListener) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL:
addItem(ReportItem) - Method in class org.eclipse.persistence.queries.ConstructorReportItem
 
addItem(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
ADVANCED: Add the expression value to be included in the result.
addItem(String, Expression, List) - Method in class org.eclipse.persistence.queries.ReportQuery
ADVANCED: Add the expression value to be included in the result.
addItem(String, Expression, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Add the expression value to be included in the result.
additional - Variable in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
 
additional - Variable in class org.eclipse.persistence.tools.schemaframework.TypeTableDefinition
 
ADDITIONAL_CRITERIA_NOT_SUPPORTED_WITH_INHERITANCE_VIEWS - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ADDITIONAL_SIZE_QUERY_NOT_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
additionalAggregateCollectionKeyFields - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
used by aggregate descriptors to hold additional fields needed when they are stored in an AggregatateCollection These fields are generally foreign key fields that are required in addition to the fields in the descriptor's mappings to uniquely identify the Aggregate
AdditionalCriteria - Annotation Type in org.eclipse.persistence.annotations
An additional criteria can be specified at the Entity or MappedSuperclass level.
additionalCriteria - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
 
additionalCriteriaNotSupportedWithInheritanceViews(ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
additionalFields - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Allow for additional fields to be selected, used for m-m batch reading.
additionalHistoryExpression(ObjectExpression) - Method in class org.eclipse.persistence.history.HistoryPolicy
INTERNAL: Add any temporal querying conditions to this object expression.
additionalJoinExpression - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
 
additionalSizeQueryNotSpecified(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
additionalTablePrimaryKeyFields - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
additionalWritableMapKeyFields - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
stores fields that are written by Map key mappings so they can be checked for multiple writable mappings
addJavaConversion(Class, QName) - Method in class org.eclipse.persistence.oxm.XMLField
Add a Java to XML Conversion pair entry
addJavaFieldToXmlEnumValuePair(String, String) - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
Add a Java field name to XmlEnumValue pair.
addJavaFieldToXmlEnumValuePair(boolean, String, String) - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
Add a Java field name to XmlEnumValue pair.
addJoinColumnsFkConstraint(List<DatabaseField>, List<DatabaseField>, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
 
addJoinedAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be join fetched in this query.
addJoinedAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the attribute to be join fetched in this query.
addJoinSelectionFields(Vector, boolean) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: The method adds to the passed input vector the fields or expressions corresponding to the joins.
addJPAQuery(DatabaseQuery) - Method in interface org.eclipse.persistence.sessions.Session
ADVANCED: Add a pre-defined not yet parsed JPQL String/query to the session to be parsed after descriptors are initialized.
addKeyToDeletedObjectsList(Object, Map) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: For mappings used as MapKeys in MappedKeyContainerPolicy.
addKeyToDeletedObjectsList(Object, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: For mappings used as MapKeys in MappedKeyContainerPolicy.
addKeyToDeletedObjectsList(Object, Map) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: For mappings used as MapKeys in MappedKeyContainerPolicy.
addKeyToDeletedObjectsList(Object, Map) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: For mappings used as MapKeys in MappedKeyContainerPolicy.
addListener(DescriptorEventListener) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
PUBLIC: Listener objects can be registered with the event manager to be notified when an event occurs on any instance of the descriptor's class.
addListener(SessionEventListener) - Method in class org.eclipse.persistence.sessions.SessionEventManager
PUBLIC: Add the event listener to the session.
addLiteralLabel(String) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader.EnumInfo
 
addLockFieldName(String) - Method in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
PUBLIC: Add a fieldname to lock on.
addLockFieldsToUpdateRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: Add update fields for template row.
addLockFieldsToUpdateRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: Add update fields for template row.
addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.descriptors.AllFieldsLockingPolicy
INTERNAL: Values to be included in the locking mechanism are added to the translation row.
addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.descriptors.ChangedFieldsLockingPolicy
INTERNAL: Values to be included in the locking mechanism are added to the translation row.
addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: Values to be included in the locking mechanism are added to the translation row.
addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
INTERNAL: Values to be included in the locking mechanism are added to the translation row.
addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: This method adds the lock value to the translation row of the passed in query. depending on the storage flag, the value is either retrieved from the cache of the object.
addLogger(String, String) - Method in class org.eclipse.persistence.logging.JavaLog
INTERNAL: Add Logger to the catagoryloggers.
addManyToManyMapping(String, DynamicType, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Add a ManyToManyMapping to the DynamicTypeBuilder.entityType being built or extended.
addManyToManyMappingLines(NonreflectiveMethodDefinition, String, ManyToManyMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addMappedFieldToMain(DatabaseField, ReturningPolicy.Info) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
addMappedSuperclass(String, RelationalDescriptor) - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: 266912: Add a descriptor to the Map of mappedSuperclass descriptors
addMapping(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Add a database mapping to the receiver.
addMapping(DatabaseMapping) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Add the mapping to the DynamicTypeBuilder.entityType's descriptor being built or extended.
addMappingLines(NonreflectiveMethodDefinition, DatabaseMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addMappingsPostCalculateChanges(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Add a mapping to the list of mappings that require postCalculateChanges method to be called.
addMappingsPostCalculateChangesOnDeleted(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Add a mapping to the list of mappings that require mappingsPostCalculateChangesOnDeleted method to be called.
addMappingToOwner(boolean, int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
addMapsIdMapping(DatabaseMapping) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: In JPA users may specify a maps id mapping on a shared embeddable descriptor.
addMaximum(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMaximum(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMetamodelIdClassMapEntry(String, String) - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Add an IdClass entry to the map of ids for a particular owner This function is used exclusively by the Metamodel API.
addMinimalFetchGroup(FetchGroup) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
INTERNAL: Add primary key and version attributes to the passed fetch group.
addMinimum(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addMinimum(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addMonths(int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, to add months to a date.
addMonths(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, to add months to a date.
AddMonths - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
addMonths() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
addMovedChangeSet(Object, int, int) - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
Add an moved change set.
addMtomAttachment(DataHandler, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider MIME content data for optimized binary storage as an attachment.
addMtomAttachment(byte[], int, int, String, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider binary data for optimized binary storage as an attachment.
addMtomAttachment(DataHandler, String, String) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
 
addMtomAttachment(DataHandler, String, String) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentMarshaller
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentMarshaller
 
addNamedArgument(String, DatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN argument to the stored procedure.
addNamedArgument(String, DatabaseType, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN argument to the stored procedure.
addNamedArgument(String, DatabaseType, int, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN argument to the stored procedure.
addNamedArgument(String, String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedArgument(String, String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedArgument(String, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the input argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the input argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, int, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, int, String, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String, int, String, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgumentValue(String, Object) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedArgumentValue(String, Object) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the value to be substitute for it.
addNamedCursorOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
ADVANCED: Add the cursor output parameter to the procedure.
addNamedInOutputArgument(String, DatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN OUT argument to the stored procedure.
addNamedInOutputArgument(String, DatabaseType, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN OUT argument to the stored procedure.
addNamedInOutputArgument(String, DatabaseType, int, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named IN OUT argument to the stored procedure.
addNamedInOutputArgument(String, String, String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String, String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String, String, int, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String, String, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, int, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgumentValue(String, Object, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedInOutputArgumentValue(String, Object, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedOutputArgument(String, DatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named OUT argument to the stored procedure.
addNamedOutputArgument(String, DatabaseType, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named OUT argument to the stored procedure.
addNamedOutputArgument(String, DatabaseType, int, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
PUBLIC: Add a named OUT argument to the stored procedure.
addNamedOutputArgument(String, String, int, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String, String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String, String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addNamedOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, int, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedQueryLines(NonreflectiveMethodDefinition, DatabaseQuery, DescriptorQueryManager, int) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addNamespace(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addNamespace(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addNamespace(String, String) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL: Add the given namespace uri and prefix to the global namespace resolver.
addNamespaceDeclaration(Element, String, String) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
addNestedFieldNameTranslation(String, String, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Map the name of an attribute of the reference descriptor mapped with AggregateCollectionMapping to aggregateToSourceFieldNames that should be applied to this mapping.
addNestedFieldNameTranslations(String, Map<String, DatabaseField>) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Map the name of an attribute of the reference descriptor mapped with AggregateCollectionMapping to aggregateToSourceFields that should be applied to this mapping.
addNestedFieldTranslation(String, DatabaseField, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Map the name of an attribute of the reference descriptor mapped with AggregateCollectionMapping to aggregateToSourceFieldNames that should be applied to this mapping.
addNestedFieldTranslation(String, DatabaseField, String) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Add a nested field translation that maps from a field in the source table to a field name in a nested aggregate descriptor.
addNestedFieldTranslation(String, DatabaseField, String) - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
 
addNestedFunctionsForArgument(List, PLSQLargument, DatabaseType, Set<DatabaseType>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Add the nested function string required for the type and its subtypes.
addNewConnectionPool(String, int, int, String, String, String, String, String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
This method provides client with access to add a new connection pool to a TopLink ServerSession.
addNewConnectionPool(String, int, int, String, String, String, String, String) - Method in class org.eclipse.persistence.services.RuntimeServices
This method provides client with access to add a new connection pool to a EclipseLink ServerSession.
addNonBindingOperator(ExpressionOperator) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Symfoware does not support the use of parameters in certain functions.
addNonFetchJoinedAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addNonFetchJoinedAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addObjectToCache(Object, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
 
addObjectToCache(Object, Node, XMLMapping) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
 
addObjectTypeConverterLines(NonreflectiveMethodDefinition, String, ObjectTypeConverter) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addOneToManyMapping(String, DynamicType, String...) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Add a OneToManyMapping to the DynamicTypeBuilder.entityType being built or extended.
addOneToManyMappingLines(NonreflectiveMethodDefinition, String, OneToManyMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addOneToOneMapping(String, DynamicType, String...) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Allows OneToOneMapping (@OneToOne and @ManyToOne) mappings to be added to a dynamic type through API.
addOneToOneMappingLines(NonreflectiveMethodDefinition, String, OneToOneMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Add the open content property into all 3 data structures.
addOpenMappings() - Method in class org.eclipse.persistence.sdo.types.SDODataType
 
addOpenMappings() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
 
addOperator(ExpressionOperator) - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
ADVANCED: Add an operator to the global list of operators.
addOptimisticLockingLines(NonreflectiveMethodDefinition, OptimisticLockingPolicy) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addOptionalArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Add the optional argument.
addOrderBy(String, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
PUBLIC: Provide order support for queryKeyName in descending or ascending order.
addOrdering(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Add the ordering expression.
addOutputArgument(String) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
PUBLIC: Define the output argument to the interaction and the field/argument name to be substitute for it.
addOutputArgument(String, String) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
PUBLIC: Define the output argument to the interaction and the field/argument name to be substitute for it.
addOutputArgument(String) - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addOutputArgument(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addOutputArgument(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addOutputArgument(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addOutputArgument(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addOverrideManyToManyMapping(ManyToManyMapping) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: In JPA users may specify overrides to apply to a many to many mapping on a shared embeddable descriptor.
addOverrideManyToManyMapping(ManyToManyMapping) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: In JPA users may specify overrides to apply to a many to many mapping on a shared embeddable descriptor.
addOverrideManyToManyMapping(ManyToManyMapping) - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
 
addOverrideUnidirectionalOneToManyMapping(UnidirectionalOneToManyMapping) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: In JPA users may specify overrides to apply to a unidirectional one to many mapping on a shared embeddable descriptor.
addOverrideUnidirectionalOneToManyMapping(UnidirectionalOneToManyMapping) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: In JPA users may specify overrides to apply to a unidirectional one to many mapping on a shared embeddable descriptor.
addOverrideUnidirectionalOneToManyMapping(UnidirectionalOneToManyMapping) - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
 
addPackageLevelAdapterClass(JavaClass, JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
Put a bound type class to adapter class entry in the Map.
addPackageToNamespaceMapping(String, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
Add a package name/NamespaceInfo entry to the map.
addPackageToPackageInfoMapping(String, PackageInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
addParentDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
INTERNAL: Add parent descriptor.
addParentInterface(Class) - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
PUBLIC: Add the parent Interface class.
addParentInterfaceName(String) - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
 
addPartialAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Deprecated. since EclipseLink 2.1, partial attributes replaced by fetch groups.
addPartialAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Deprecated. since EclipseLink 2.1, partial attributes replaced by fetch groups.
addPartition(String, Comparable, Comparable) - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartitioningPolicy
PUBLIC: Add the range partition.
addPartition(RangePartition) - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartitioningPolicy
PUBLIC: Add the range partition.
addPartition(Object, String) - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
PUBLIC: Add the value partition.
addPartitioningPolicy(PartitioningPolicy) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Set the map of partitioning policies, keyed by name.
addPositionalNodes(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
 
addPositionalNodes(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
addPreDeleteMapping(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Add the mapping to be notified before deletion.
addPrimaryKeyField(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
ADVANCED: Specify the primary key field of the descriptors table.
addPrimaryKeyField(DatabaseField) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
 
addPrimaryKeyField(String, Class) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addPrimaryKeyField(String, Class, int) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addPrimaryKeyFieldName(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Specify the primary key field of the descriptors table.
addPrimaryKeyFieldName(String) - Method in class org.eclipse.persistence.eis.EISDescriptor
PUBLIC: Specify the primary key field.
addPrimaryKeyFieldName(String) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
 
addPrimaryKeyJoinField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Add a primary key join column (secondary field).
addProcedures(StoredProcedureDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
Packages can contain sets of procedures.
addProfile(Profile) - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
 
addProperty(String, Property) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
Put a Property in the Map of Properties for this TypeInfo.
addQuery(String, DatabaseQuery) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PUBLIC: Add the query to the descriptor queries with the given name
addQuery(DatabaseQuery) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PUBLIC: Add the query to the session queries
addQuery(String, DatabaseQuery) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Add the query to the session queries with the given name.
addQueryKey(QueryKey) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Add a query key to the descriptor.
addQueryKeyLines(NonreflectiveMethodDefinition, QueryKey) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addQueryManagerPropertyLines(NonreflectiveMethodDefinition, ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addReadOnlyClass(Class) - Method in interface org.eclipse.persistence.sessions.UnitOfWork
PUBLIC: Adds the given Java class to the receiver's set of read-only classes.
addReadOnlyClasses(Collection) - Method in interface org.eclipse.persistence.sessions.UnitOfWork
PUBLIC: Adds the classes in the given Vector to the existing set of read-only classes.
addReferencedElement(ElementDeclaration) - Method in class org.eclipse.persistence.jaxb.compiler.Property
Add an ElementDeclaration to the list of referenced elements.
addReferenceKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
PUBLIC: Add the reference key field.
addReferenceKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
PUBLIC: Add the name of the reference key field.
addRelationTableSourceRow(Object, AbstractSession, AbstractRecord, ForeignReferenceMapping) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Add to a row source relation fields with values extracted from the source object.
addRelationTableSourceRow(AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Add to a row source relation fields with values extracted from the source row.
addRelationTableTargetRow(Object, AbstractSession, AbstractRecord, ForeignReferenceMapping) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Add to a row target relation fields with values extracted from the target object.
addRemovedChangeSet(Object) - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
Add an removed change set.
addRemovedChangeSet(Object, int) - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
Add an removed change set.
addResult(SQLResult) - Method in class org.eclipse.persistence.queries.SQLResultSetMapping
 
addResultsToList(Object, List) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
Convenience method that will add the provided object to the 'results' list if the object is non-null.
addReturningPolicyLines(NonreflectiveMethodDefinition, ReturningPolicy) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addReturningPolicyLines(NonreflectiveMethodDefinition, ReturningPolicy, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addRootElement(String) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
PUBLIC: Add a root element name for the Descriptor This value is stored in place of a table name
addSchemaComponents(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
 
addSchemaType(QName) - Method in class org.eclipse.persistence.oxm.XMLUnionField
Adds the new type value to the list of types
addSelectionFieldsForJoinedExpression(List, boolean, Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: The method adds to the passed input vector the fields or expressions corresponding to the passed join expression.
addSelectionQuery(ForeignReferenceMapping, ForeignReferenceMapping, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TablePerClassPolicy
INTERNAL:
addSequence(Sequence) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: You cannot add a sequence to a session broker, you must add it to its session.
addSequence(Sequence) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Add the sequence to the session.
addSequence(Sequence) - Method in class org.eclipse.persistence.sessions.DatasourceLogin
Add sequence corresponding to the name Don't use if the session is connected.
addSession(DatabaseSession) - Method in class org.eclipse.persistence.oxm.XMLContext
INTERNAL: Add and initialize a new session to the list of sessions associated with this XMLContext.
addSession(Session) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
INTERNAL: add an named session to the hashtable.
addSession(String, Session) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
ADVANCED: add an named session to the hashtable.
addSettingWithoutModifyingDataObject(int, Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Add a setting to the list at the specified index.
addSettingWithoutModifyingDataObject(Property, Object) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addSettingWithoutModifyingDataObject(Property, Object, boolean) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addSourceField(String) - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
 
addSourceField(String) - Method in class org.eclipse.persistence.tools.schemaframework.UniqueKeyConstraint
PUBLIC:
addSourceRelationKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the source table.
addSourceRelationKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the source table.
addSourceRelationKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the source table.
addSourceRelationKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the source table.
addSourceToTargetKeyFieldAssociation(String, String) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
PUBLIC: Add a source-target xpath pair to the map.
addSourceToTargetKeyFieldAssociation(XMLField, XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
 
addSpecialOperation(Class, String) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: Allows operations other than Expression.equal to be used for comparisons.
addSQLResultSetMapping(SQLResultSetMapping) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Add a named SQLResultSetMapping to this project.
addStandardDeviation(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStandardDeviation(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStartFieldName(String) - Method in class org.eclipse.persistence.history.HistoryPolicy
PUBLIC: Sets the name of the start field.
addStatement(SQLStatement) - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Used to define a statement level query.
addStatement(String) - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
The statements are the SQL lines of code.
addStatement(String) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The statements are the SQL lines of code in procedure.
addStructConverter(StructConverter) - Method in class org.eclipse.persistence.sessions.DatabaseLogin
ADVANCED: Add a StructConverter
addSubstitutableElement(ElementDeclaration) - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
 
addSum(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addSum(String, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result and return it as the specified resultType.
addSum(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addSum(String, Expression, Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result and return it as the specified resultType.
addSwaRefAttachment(DataHandler) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Add MIME data as an attachment and return attachment's content-id, cid.
addSwaRefAttachment(DataHandler) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
 
addSwaRefAttachment(byte[], int, int) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
 
addSwaRefAttachment(DataHandler) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentMarshaller
 
addSwaRefAttachment(byte[], int, int) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentMarshaller
 
addTable(DatabaseTable) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Specify the table for the class of objects the receiver describes.
addTableDefinition(TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
Add the table.
addTableDefinitions(Collection) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
Add a set of tables.
addTableName(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Specify the table name for the class of objects the receiver describes.
addTableName(String) - Method in class org.eclipse.persistence.descriptors.RelationalDescriptor
PUBLIC: Specify the table name for the class of objects the receiver describes.
addTargetField(String) - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
 
addTargetForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Define the target foreign key relationship in the 1-M aggregate collection mapping.
addTargetForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Add the associated fields to the appropriate collections.
addTargetForeignKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 mapping.
addTargetForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Define the target foreign key relationship in the 1-M aggregate collection mapping.
addTargetForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
PUBLIC: Define the target foreign key relationship in the one-to-many mapping.
addTargetForeignKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 mapping.
addTargetForeignQueryKeyName(String, String) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
PUBLIC: Define the target foreign key relationship in the Variable 1-1 mapping.
addTargetQuery - Variable in class org.eclipse.persistence.mappings.OneToManyMapping
Query used to update a single target row setting its foreign key to point to the source.
addTargetRelationKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the target table.
addTargetRelationKeyField(DatabaseField, DatabaseField) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the target table.
addTargetRelationKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the target table.
addTargetRelationKeyFieldName(String, String) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the target table.
addTenantDiscriminatorField(String, DatabaseField) - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
INTERNAL: Add a tenant discriminator field to the policy.
addTenantDiscriminatorField(String, DatabaseField) - Method in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
INTERNAL: Return all the tenant id fields.
addText(String) - Method in interface commonj.sdo.Sequence
Adds a new text entry to the end of the Sequence.
addText(int, String) - Method in interface commonj.sdo.Sequence
Adds a new text entry at the given index.
addText(int, String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
addText(String) - Method in class org.eclipse.persistence.sdo.SDOSequence
 
addTiming(String, long) - Method in class org.eclipse.persistence.tools.profiler.Profile
 
addToAttributeOnlyConversionValue(Object, Object) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
PUBLIC: An attribute only conversion value is a one-way mapping from the database to the object.
addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Add a new value and its change set to the collection change record.
addToConstructorItem - Variable in class org.eclipse.persistence.queries.ReportQuery
flag to allow items to be added to the last ConstructorReportItem
addToSchemaType(TypeInfo, List<Property>, TypeDefParticle, ComplexType, Schema) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
 
addToTableDefinition(TableDefinition) - Method in interface org.eclipse.persistence.descriptors.MultitenantPolicy
 
addToTableDefinition(TableDefinition) - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
INTERNAL:
addToTableDefinition(TableDefinition) - Method in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
INTERNAL:
addTransformationMappingLines(NonreflectiveMethodDefinition, String, TransformationMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addTransformer(ClassTransformer) - Method in interface javax.persistence.spi.PersistenceUnitInfo
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader() method.
addType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
addType(SDOType) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
addType(SDOType) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
INTERNAL:
addTypeConversionConverterLines(NonreflectiveMethodDefinition, String, TypeConversionConverter) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addTypes(boolean, boolean, DynamicType...) - Method in class org.eclipse.persistence.dynamic.DynamicHelper
Add one or more EntityType instances to a session and optionally generate needed tables with or without FK constraints.
addTypes(boolean, boolean, DynamicType...) - Method in class org.eclipse.persistence.jpa.dynamic.JPADynamicHelper
Add one or more EntityType instances to a session and optionally generate needed tables with or without FK constraints.
addUnamedArgument(String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgument(String, int, String, DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgument(String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgument(String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index argument.
addUnamedArgument(String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedArgument(String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedArgument(String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedArgument(String, int, String, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedArgumentValue(Object) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedArgumentValue(Object) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedInOutputArgument(String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, int, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgument(String, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedInOutputArgument(String, String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedInOutputArgument(String, String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgument(String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgument(String, String, int, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgument(String, String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgumentValue(Object, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedInOutputArgumentValue(Object, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure for the index argument and the field/argument name to be substitute for it on the way in and out.
addUnamedOutputArgument(String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String, int, String, Class) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String, int, String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String, int) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
 
addUnamedOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, int) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, int, String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, int, String, Class) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, int, String, Class, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUniqueKeyConstraint(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add a unique key constraint to the table.
addUniqueKeyConstraint(String, String[]) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add a unique key constraint to the table.
addUniqueKeyConstraint(UniqueKeyConstraint) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
PUBLIC: Add a unique key constraint to the table.
addUniqueKeyConstraints(TableDefinition, Map<String, List<List<String>>>) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
 
addUnitOfWork(Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Add a UnitOfWork object to the Hashtable keyed on the external transaction object.
addUnmappedFieldToMain(DatabaseField, ReturningPolicy.Info) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
addUnnamedCursorOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
ADVANCED: Add the cursor output parameter to the procedure.
addUpdate(Expression, Object) - Method in class org.eclipse.persistence.queries.UpdateAllQuery
PUBLIC: Adds the update (SET) clause to the query.
addUpdate(String, Object) - Method in class org.eclipse.persistence.queries.UpdateAllQuery
PUBLIC: Adds the update (SET) clause to the query.
addUpdate(Expression, Expression) - Method in class org.eclipse.persistence.queries.UpdateAllQuery
PUBLIC: Adds the update (SET) clause to the query.
addUpdate(String, Expression) - Method in class org.eclipse.persistence.queries.UpdateAllQuery
PUBLIC: Adds the update (SET) clause to the query.
addUpdateInternal(Object, Object) - Method in class org.eclipse.persistence.queries.UpdateAllQuery
INTERNAL:
addValue(Object, boolean, Object) - Method in class org.eclipse.persistence.oxm.sequenced.Setting
 
addValueToSettings(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL:
addVariable(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
addVariable(FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
addVariableOneToOneMappingLines(NonreflectiveMethodDefinition, String, VariableOneToOneMapping) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addVariance(String) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addVariance(String, Expression) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addWrappersToProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
 
addWrappersToProject(Project) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
 
addWrappersToProject(Project) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
 
addWriteConnection(String, Accessor) - Method in class org.eclipse.persistence.sessions.server.ClientSession
INTERNAL: Add the connection to the client session.
addXDBDescriptors(String, DatabaseSessionImpl, NamespaceResolver) - Method in class org.eclipse.persistence.sessions.factories.OracleDirectToXMLTypeMappingHelper
Invoked from a descriptor is not found.
addXMLConversion(QName, Class) - Method in class org.eclipse.persistence.oxm.XMLField
Add an XML to Java Conversion pair entry
addXMLInteractionLines(NonreflectiveMethodDefinition, XMLInteraction, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
addXmlKeyProperty(Property) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
Add an XmlKey property to the list.
addXmlRegistry(String, XmlRegistry) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
Add an XmlRegistry to ObjectFactory class name pair to the map.
adjustMultipleTableInsertOrder() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Adjust the order of the tables in the multipleTableInsertOrder Vector according to the FK relationship if one (or more) were previously specified.
adm - Variable in class org.eclipse.persistence.dynamic.DynamicEnumBuilder
 
AFTER_EJBCREATE - Static variable in class org.eclipse.persistence.descriptors.CMPPolicy
issue SQL after ejbCreate but before ejbPostCreate
AFTER_EJBPOSTCREATE - Static variable in class org.eclipse.persistence.descriptors.CMPPolicy
issue SQL after ejbPostCreate
afterCompletion(Object) - Method in class org.eclipse.persistence.transaction.AbstractSynchronizationListener
INTERNAL: The method performs the logic that should be executed after the transaction has been completed.
afterCompletion(int) - Method in class org.eclipse.persistence.transaction.JTASynchronizationListener
INTERNAL: Called by the JTA transaction manager after the transaction is committed or rolled back.
afterContainmentMarshal(Object, Object) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
 
afterContainmentMarshal(Object, Object) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
afterLast() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Moves the cursor to the end of the result set, just after the last row.
afterMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked after marshalling source to XML.

afterMarshal(Object) - Method in class org.eclipse.persistence.jaxb.JAXBMarshalListener
 
afterMarshal(Object) - Method in interface org.eclipse.persistence.oxm.XMLMarshalListener
 
afterMarshal(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
afterTranslateCustomQuery(List, List<Integer>) - Method in class org.eclipse.persistence.queries.SQLCall
INTERNAL: Set the data passed through setCustomSQLArgumentType and useCustomSQLCursorOutputAsResultSet methods.
afterTranslateCustomQueryUpdateParameter(DatabaseField, int, Integer, List, List<Integer>) - Method in class org.eclipse.persistence.queries.SQLCall
INTERNAL: Set the data passed through setCustomSQLArgumentType and useCustomSQLCursorOutputAsResultSet methods.
afterUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked after unmarshalling XML data into target.

afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshalListener
 
afterUnmarshal(Object, Object) - Method in interface org.eclipse.persistence.oxm.XMLUnmarshalListener
 
afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmarshalListener
 
afterUnmarshal() - Method in class org.eclipse.persistence.sdo.SDOSequence
INTERNAL: Ensure that each Setting in the settings list is also present in the valuesToSettings map
AGGREGATE - Static variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
AGGREGATE_COLLECTION - Static variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
AGGREGATE_OBJECT_CANNOT_BE_DELETED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
AggregateChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
Purpose: Define the Public interface for the Aggregate Change Record.
AggregateCollectionChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
Purpose: Define the Public interface for the Aggregate Collection Change Record.
AggregateCollectionMapping - Class in org.eclipse.persistence.mappings
Purpose: The aggregate collection mapping is used to represent the aggregate relationship between a single source object and a collection of target objects.
AggregateCollectionMapping() - Constructor for class org.eclipse.persistence.mappings.AggregateCollectionMapping
PUBLIC: Default constructor.
aggregateKeyTable - Variable in class org.eclipse.persistence.mappings.AggregateObjectMapping
 
AggregateMapping - Class in org.eclipse.persistence.mappings
Purpose: Two objects can be considered to be related by aggregation if there is a strict 1:1 relationship between the objects.
AggregateMapping() - Constructor for class org.eclipse.persistence.mappings.AggregateMapping
Default constructor.
aggregateObjectCannotBeDeletedOrWritten(ClassDescriptor, DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
AggregateObjectMapping - Class in org.eclipse.persistence.mappings
Purpose:Two objects can be considered to be related by aggregation if there is a strict 1:1 relationship between the objects.
AggregateObjectMapping() - Constructor for class org.eclipse.persistence.mappings.AggregateObjectMapping
Default constructor.
AggregateOperator - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
aggregateToSourceFields - Variable in class org.eclipse.persistence.mappings.AggregateCollectionMapping
Map the name of a field in the aggregate collection descriptor to a field in the actual table specified in the mapping.
aggregateToSourceFields - Variable in class org.eclipse.persistence.mappings.AggregateObjectMapping
322233 - changed to store the source DatabaseField to hold Case and other colunm info
aHelperContext - Variable in class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
 
aHelperContext - Variable in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
Visibility reduced from [public] in 2.1.0.
aHelperContext - Variable in class org.eclipse.persistence.sdo.SDOType
 
alias(String) - Method in interface javax.persistence.criteria.Selection
Assigns an alias to the selection item.
alias - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
aliasDescriptors - Variable in class org.eclipse.persistence.sessions.Project
Cache the EJBQL descriptor aliases.
aliasedViewTable - Variable in class org.eclipse.persistence.expressions.ExpressionBuilder
 
aliasForTable(DatabaseTable) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Find the alias for a given table
aliasForTable(DatabaseTable) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: Find the alias for a given table.
aliasResolutionException - Static variable in exception org.eclipse.persistence.exceptions.JPQLException
 
aliasResolutionException(String, int, int, String) - Static method in exception org.eclipse.persistence.exceptions.JPQLException
 
all(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an all expression over the subquery results.
ALL - Static variable in class org.eclipse.persistence.descriptors.ReturningPolicy
 
all(byte[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that is used with a comparison expression.
all(char[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(double[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(float[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(int[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(long[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(Object[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(short[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(boolean[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(Vector) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
all(Expression) - Method in class org.eclipse.persistence.expressions.Expression
 
all(ReportQuery) - Method in class org.eclipse.persistence.expressions.Expression
 
All - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
all() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the ALL operator.
ALL - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
ALL - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
ALL_LABEL - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
ALL_MODIFICATIONS - Static variable in class org.eclipse.persistence.descriptors.CMPPolicy
defer all modifications, inserts and deletes included (default)
allAggregateFieldsAreNull(AbstractRecord) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Return whether all the aggregate fields in the specified row are NULL.
allChildClassIndicators - Variable in class org.eclipse.persistence.descriptors.InheritancePolicy
 
allFields - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
AllFieldsLockingPolicy - Class in org.eclipse.persistence.descriptors
Purpose: An implementation of the OptimisticLockingPolicy interface.
AllFieldsLockingPolicy() - Constructor for class org.eclipse.persistence.descriptors.AllFieldsLockingPolicy
PUBLIC: Create a new all fields locking policy.
allNonPrimaryKeyFields - Variable in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
 
allocateReadConnection() - Method in class org.eclipse.persistence.sessions.server.ServerSession
INTERNAL: Return a read connection from the read pool.
allOf(String, Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Returns an expression equivalent to all of attributeName holding true for criteria.
allOperators - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
ALLOW_NATIVE_SQL_QUERIES - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.allow-native-sql-queries" property specifies whether any user defined SQL is allowed within a persistence unit.
ALLOW_NATIVE_SQL_QUERY - Static variable in class org.eclipse.persistence.config.QueryHints
The "eclipselink.jdbc.allow-native-sql-query" property specifies whether a single native SQL query should override a persistence unit level setting (eclipselink.jdbc.allow-native-sql-queries).
ALLOW_ZERO_ID - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated. replaced by ID_VALIDATION property with value "NULL".
allowNativeSQLQueries - Variable in class org.eclipse.persistence.sessions.Project
Flag that allows native queries or not
allowNativeSQLQueries() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return true if native sql is allowed on this project.
allowNativeSQLQuery - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Property used to override a persistence unit level that disallows native SQL queries.
allowNull() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
PUBLIC: If all the fields in the database row for the aggregate object are NULL, then, by default, the mapping will place a null in the appropriate source object (as opposed to an aggregate object filled with nulls).
allowsSizeInProcedureArguments() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
 
allTables - Variable in class org.eclipse.persistence.descriptors.InheritancePolicy
 
ALREADY_LOGGED_IN - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
alreadyLoggedIn(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
alter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceDefinition
INTERNAL: Execute the SQL required to alter sequence.
alterIncrement(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
INTERNAL: Execute the SQL required to alter sequence increment.
alterOnDatabase(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceDefinition
INTERNAL: By default does nothing.
alterOnDatabase(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
INTERNAL: Execute the SQL required to alter sequence increment.
alterSequence(SequenceDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
Use the definition to alter sequence.
Always - Static variable in class org.eclipse.persistence.config.ExclusiveConnectionMode
The value causes creation of ExclusiveIsolatedClientSession in both isolated and non-isolated cases.
alwaysConformResultsInUnitOfWork() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: Used to set the descriptor to always conform in any unit of work query.
alwaysIncludeAttribute(Class, String) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: Always considers the value for a particular attribute as meaningful in a query by example.
alwaysRefreshCache() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: This method is the equivalent of calling ClassDescriptor.setShouldAlwaysRefreshCache(boolean) with an argument of true: it configures a ClassDescriptor to always refresh the cache if data is received from the database by any query.
alwaysRefreshCacheOnRemote() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC: This method is the equivalent of calling ClassDescriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of true: it configures a ClassDescriptor to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.
amendmentClass - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
amendmentClassName - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
amendmentMethodName - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
AMP - Static variable in class org.eclipse.persistence.oxm.record.OutputStreamRecord
 
and(Expression<Boolean>, Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a conjunction of the given boolean expressions.
and(Predicate...) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a conjunction of the given restriction predicates.
and(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that is the boolean logical combination of both expressions.
And - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
Logical operators
and() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the AND operator.
AND_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
 
ANNOTATION_HELPER_KEY - Static variable in class org.eclipse.persistence.jaxb.JAXBContextFactory
 
AnnotationHelper - Class in org.eclipse.persistence.jaxb.javamodel.reflection
Purpose:Provide a class which is responsible for returning Annotations from AnnotatedElements.
AnnotationHelper() - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.AnnotationHelper
 
AnnotationProxy - Class in org.eclipse.persistence.jaxb.javamodel
Purpose:The purpose of this class is to act as a dynamic proxy that allows JDK Annotation method calls to be made on a non Annotation object.
AnnotationsProcessor - Class in org.eclipse.persistence.jaxb.compiler
INTERNAL: Purpose:To perform some initial processing of Java classes and JAXB 2.0 Annotations and generate meta data that can be used by the Mappings Generator and Schema Generator Responsibilities: Generate a map of TypeInfo objects, keyed on class name Generate a map of user defined schema types Identify any class-based JAXB 2.0 callback methods, and create MarshalCallback and UnmarshalCallback objects to wrap them.
AnnotationsProcessor(Helper) - Constructor for class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
announcementDelay - Variable in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
Delay time in millis between initialization and when the announcement is sent
announceSession() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
INTERNAL: Send out an announcement that we are here.
any(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an any expression over the subquery results.
any(byte[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that is used with a comparison expression.
any(char[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(double[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(float[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(int[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(long[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(Object[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(short[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(boolean[]) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(Vector) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
any(Expression) - Method in class org.eclipse.persistence.expressions.Expression
 
any(ReportQuery) - Method in class org.eclipse.persistence.expressions.Expression
 
Any - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
any() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the ANY operator.
ANY - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_ATTRIBUTE_ON_NON_MAP_PROPERTY - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
ANY_NAMESPACE_ANY - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_NAMESPACE_LOCAL - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_NAMESPACE_OTHER - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_NAMESPACE_TARGETNS - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_SIMPLE_TYPE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_SIMPLE_TYPE_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_TYPE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_TYPE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
XML String names and QName constants missing from org.eclipse.persistence.oxm.XMLConstants
ANY_TYPE_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_TYPE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ANY_URI - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ANY_URI_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ANY_URI_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
anyAttributeOnNonMap(String) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
 
anyOf(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression representing traversal of a 1:many or many:many relationship.
anyOfAllowingNone(String) - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Return an expression representing traversal of a 1:many or many:many relationship.
APBYTE - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
APP_LOCATION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The property "eclipselink.application-location" Specifies the file system directory location where DDL files are written (output) to.
APP_SERVER_CLASSLOADER_APPLICATION_PU_SEARCH_STRING_POSTFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
 
APP_SERVER_CLASSLOADER_APPLICATION_PU_SEARCH_STRING_PREFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
 
APP_SERVER_CLASSLOADER_MODULE_EJB_SEARCH_STRING_PREFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
Override by subclass: Search String in application server session for ejb modules
APP_SERVER_CLASSLOADER_MODULE_EJB_WAR_SEARCH_STRING_POSTFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
 
APP_SERVER_CLASSLOADER_MODULE_WAR_SEARCH_STRING_PREFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
Override by subclass: Search String in application server session for war modules
appendBoolean(Boolean, Writer) - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
Appends a Boolean value as true/false instead of 0/1
appendBoolean(Boolean, Writer) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
Appends a Boolean value.
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Append a byte[] in native DB@ format BLOB(hexString) if usesNativeSQL(), otherwise use ODBC format from DatabasePLatform.
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
INTERNAL: TODO: Need to find out how can byte arrays be inlined in Derby
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: If using native SQL then print a byte[] literally as a hex string otherwise use ODBC format as provided in DatabasePlatform.
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
If using native SQL then print a byte[] as '0xFF...'
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
If using native SQL then print a byte[] as '0xFF...'
appendByteArray(byte[], Writer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
If using native SQL then print a byte[] literally as a hex string otherwise use ODBC format as provided in DatabasePlatform.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Append the Timestamp in native format if usesNativeSQL() is true otherwise use ODBC format from DatabasePlatform.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Appends an Oracle specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Write a Calendar in Symfoware specific format.
appendCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
Appends an TimesTen specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendChildNode(Node, Node) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Appends the Date in native format if usesNativeSQL() otherwise use ODBC format from DatabasePlatform.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Answer a platform correct string representation of a Date, suitable for SQL generation.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Appends an MySQL specific date if usesNativeSQL is true otherwise use the ODBC format.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Appends an Oracle specific date if usesNativeSQL is true otherwise use the ODBC format.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
Write a Date in PointBase specific format.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Answer a platform correct string representation of a Date, suitable for SQL generation.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Answer a platform correct string representation of a Date, suitable for SQL generation.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Appends a Date in Symfoware specific format.
appendDate(Date, Writer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
Appends an TimesTen specific date if usesNativeSQL is true otherwise use the ODBC format.
appendDB2Calendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
Write a timestamp in DB2 specific format (yyyy-mm-dd-hh.mm.ss.ffffff).
appendDB2Date(Date, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Write a timestamp in DB2 specific format (mm/dd/yyyy).
appendDB2Timestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Write a timestamp in DB2 specific format (yyyy-mm-dd-hh.mm.ss.ffffff).
appendDBString(Writer, AbstractSession, TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
INTERNAL: Append the database field definition string to the table creation statement.
appendDBString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
INTERNAL: Append the database field definition string to the table creation statement.
appendDBString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.UniqueKeyConstraint
INTERNAL: Append the database field definition string to the table creation statement.
appendInformixCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Write a timestamp in Informix specific format ( yyyy-mm-dd hh:mm:ss.fff)
appendInformixTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Write a timestamp in Informix specific format (yyyy-mm-dd hh:mm:ss.fff).
AppendNewElementsOrderingPolicy - Class in org.eclipse.persistence.oxm.documentpreservation
INTERNAL: Purpose:Provide an implementation of NodeOrderingPolicy that simply appends the new child element to the parent.
AppendNewElementsOrderingPolicy() - Constructor for class org.eclipse.persistence.oxm.documentpreservation.AppendNewElementsOrderingPolicy
 
appendNode(Node, Node, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.AppendNewElementsOrderingPolicy
 
appendNode(Node, Node, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.IgnoreNewElementsOrderingPolicy
 
appendNode(Node, Node, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.NodeOrderingPolicy
 
appendNode(Node, Node, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.RelativePositionOrderingPolicy
 
appendParameter(Call, Writer, Object) - Method in class org.eclipse.persistence.eis.EISPlatform
Add the parameter.
appendSybaseCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
appendSybaseCalendar(Calendar, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
appendSybaseTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
appendSybaseTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Write a timestamp in Sybase specific format (yyyy-mm-dd-hh.mm.ss.fff).
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Append the Time in Native format if usesNativeSQL() otherwise use ODBC format from DAtabasePlatform.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Answer a platform correct string representation of a Time, suitable for SQL generation.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Appends an MySQL specific time if usesNativeSQL is true otherwise use the ODBC format.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Appends an Oracle specific time if usesNativeSQL is true otherwise use the ODBC format.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
Write a Time in PointBase specific format.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Answer a platform correct string representation of a Time, suitable for SQL generation.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Answer a platform correct string representation of a Time, suitable for SQL generation.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Appends a Time in Symfoware specific format.
appendTime(Time, Writer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
Appends an TimesTen specific time if usesNativeSQL is true otherwise use the ODBC format.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Append the Timestamp in native format if usesNativeSQL() is true otherwise use ODBC format from DatabasePlatform.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Appends an Oracle specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
Write a TimeStamp in PointBase specific format.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Appends a TimeStamp in Symfoware specific format.
appendTimestamp(Timestamp, Writer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
Appends an TimesTen specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
appendToDDLWriter(String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
PUBLIC: If the schema manager is writing to a writer, append this string to that writer.
appendToDDLWriter(Writer, String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
 
appendTranslationParameter(Writer, ParameterExpression, DatabasePlatform, AbstractRecord) - Method in class org.eclipse.persistence.queries.SQLCall
INTERNAL: All values are printed as ?
appendTypeString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
INTERNAL: Append the database field definition string to the type creation statement.
appendTypeString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
INTERNAL: Append the type to the statement
appendTypeString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.ObjectVarrayDefinition
INTERNAL: Append the type.
appendTypeString(Writer, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
INTERNAL: Append the type.
appendWithAllSubclassesExpression(SQLSelectStatement) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Append the branch with all subclasses expression to the statement.
APPINFO - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_PROPERTY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
APPINFO_SOURCE_ATTRIBUTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Name of source attribute on appinfo
ApplicationResolver - Class in org.eclipse.persistence.sdo.helper
This class provides a means for the user to return application-specific information, such as the application name, which will be used when the logic in SDOHelperContext fails.
ApplicationResolver() - Constructor for class org.eclipse.persistence.sdo.helper.ApplicationResolver
 
applyAmendmentMethod() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
ADVANCED: Call the descriptor amendment method.
applyAmendmentMethod(DescriptorEvent) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Call the descriptor amendment method.
applyAttributeValuesIntoRow(String) - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
PUBLIC: Re-populate the database row with the values from the source object based upon the attribute's mapping.
applyFunction(Object, Vector) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Apply this to an object in memory.
applyLogin() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Default apply login implementation.
applyORMMetadata(AbstractSession) - Method in class org.eclipse.persistence.jaxb.JAXBContext
ADVANCED: Adjust the OXM metadata to take into account ORM mapping metadata
applyORMMetadata(AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLContext
ADVANCED: Adjust the OXM metadata to take into account ORM mapping metadata,
Archive - Interface in org.eclipse.persistence.jpa
Provides an abstraction to deal with various kinds of URLs that can be returned by PersistenceUnitInfo.getPersistenceUnitRootUrl()
ARCHIVE_FACTORY - Static variable in class org.eclipse.persistence.config.SystemProperties
Configures the factory class we use to produce instances of org.eclispe.persistence.jpa.Archive These instances are used to examine persistence units and the files within them and are used for discovery of classes in the persistence unit Allows user-provided ArchiveFactory and Archive
ArchiveFactory - Interface in org.eclipse.persistence.jpa
This interface should be implemented by users that want to provide a custom way of dealing with archives that contain persistence units.
areCollectionsEqualAsSets(Collection, Collection) - Static method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL: Compares two Collections as sets (ignoring the order of the elements).
areEquals(JavaClass, Class) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
Compares a JavaModel JavaClass to a Class.
areEquals(JavaClass, String) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
Compares a JavaModel JavaClass to a Class.
areEquals(JavaClass, Class) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
 
areEquals(JavaClass, String) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
Compares a JavaModel JavaClass to a Class.
areEquals(JavaClass, String) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
Compares a JavaModel JavaClass to a Class.
areEquals(JavaClass, Class) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
Compares a JavaModel JavaClass to a Class.
areObjectsToBeProcessedInstantiated(Object) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: The referenced object is checked if it is instantiated or not
arePrimaryKeyFields(Vector) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Used to determine if a foreign key references the primary key.
ARG - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
 
ARGUMENT_SIZE_MISMATCH_IN_QUERY_AND_QUERY_DEFINITION - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
argumentFields - Variable in class org.eclipse.persistence.queries.DatabaseQuery
PERF: Argument fields are cached in prepare to avoid rebuilding on each execution.
argumentIndices - Variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
argumentMarker() - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
INTERNAL: Return the character to use for the argument marker. ?
argumentNames - Variable in class org.eclipse.persistence.eis.interactions.MappedInteraction
 
arguments - Variable in class org.eclipse.persistence.eis.interactions.EISInteraction
Defines the arguments to the interaction, these can be the values or argument names/fields the values come from.
arguments - Variable in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
List of procedure IN/OUT/INOUT arguments.
arguments - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Arguments can be given and specified to predefined queries to allow reuse.
arguments - Variable in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
 
argumentSizeMismatchInQueryAndQueryDefinition(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
argumentTypeNames - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Used to build a list of argumentTypes by name pre-initialization
argumentTypes - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Needed to differentiate queries with the same name.
argumentTypes - Variable in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
 
argumentValues - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Arguments values can be given and specified to predefined queries to allow reuse.
array(Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an array-valued selection item.
Array - Annotation Type in org.eclipse.persistence.annotations
Array types are extended object-relational data-types supported by some databases.
Array - Static variable in class org.eclipse.persistence.config.ResultType
An Object array of values is returned (List or Object[]).
ARRAY - Static variable in class org.eclipse.persistence.queries.DataReadQuery
An Object[] of values is returned for each row.
ArrayCollectionMapping - Interface in org.eclipse.persistence.mappings.structures
Interface used by the ArrayCollectionMappingHelper to interact with the assorted array collection mappings.
ArrayCollectionMappingHelper - Class in org.eclipse.persistence.mappings.structures
Helper class to consolidate all the heinous comparing and merging code for the Array collection mappings.
ArrayCollectionMappingHelper(ArrayCollectionMapping) - Constructor for class org.eclipse.persistence.mappings.structures.ArrayCollectionMappingHelper
Constructor.
ArrayMapping - Class in org.eclipse.persistence.mappings.structures
Purpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.
ArrayMapping() - Constructor for class org.eclipse.persistence.mappings.structures.ArrayMapping
Default constructor.
as(Class<X>) - Method in interface javax.persistence.criteria.Expression
Perform a typecast upon the expression, returning a new expression object.
as(Class) - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Return an expression that allows you to treat its base as if it were a subclass of the class returned by the base This can only be called on an ExpressionBuilder, the result of expression.get(String), expression.getAllowingNull(String), the result of expression.anyOf("String") or the result of expression.anyOfAllowingNull("String") as does not guarantee the results of the downcast will be of the specified class and should be used in conjunction with a Expression.type() Example: EclipseLink: employee.get("project").as(LargeProject.class).get("budget").equal(1000) Java: ((LargeProject)employee.getProjects().get(0)).getBudget() == 1000 SQL: LPROJ.PROJ_ID (+)= PROJ.PROJ_ID AND L_PROJ.BUDGET = 1000
AS_OF - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.history.as-of" Configures the query to query the state of the object as-of a point in time.
AS_OF_SCN - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.history.as-of.scn" Configures the query to query the state of the object as-of a database SCN (System Change Number).
asc(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an ordering by the ascending value of the expression.
ascending() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: This can only be used within an ordering expression.
Ascending - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
Ordering operators
ascending() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the ASCENDING operator.
Ascii - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
ascii() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
asciiValue() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the single character strings ascii value.
asin(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Asin - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
asin() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
asOf(AsOfClause) - Method in class org.eclipse.persistence.expressions.Expression
Sets all tables represented by this expression to be queried as of a past time.
AsOfClause - Class in org.eclipse.persistence.history
Purpose:Wraps an immutable value for a past time.
AsOfClause(Date) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(Timestamp) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(Calendar) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(long) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(Long) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(Number) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(Expression) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfClause(AsOfClause) - Constructor for class org.eclipse.persistence.history.AsOfClause
 
AsOfSCNClause - Class in org.eclipse.persistence.history
Purpose:Wraps an immutable value for a past time, represented as a database system change number.
AsOfSCNClause(Number) - Constructor for class org.eclipse.persistence.history.AsOfSCNClause
 
AsOfSCNClause(Long) - Constructor for class org.eclipse.persistence.history.AsOfSCNClause
 
AsOfSCNClause(long) - Constructor for class org.eclipse.persistence.history.AsOfSCNClause
 
AsOfSCNClause(Expression) - Constructor for class org.eclipse.persistence.history.AsOfSCNClause
 
assignAlias(String, DatabaseTable) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Alias a particular table within this node
assignDefaultValues(AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Some attributes have default values defined in Project.
assignIndices() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL compute the re-ordered indices - Do the IN args first, then the 'IN-half' of the INOUT args next, the OUT args, then the 'OUT-half' of the INOUT args
AssignSequence - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
assignSequenceNumber(Object) - Method in interface org.eclipse.persistence.sessions.UnitOfWork
ADVANCED: Assign sequence number to the object.
assignSequenceNumbers() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
ADVANCED: Assign sequence numbers to all new objects registered in this unit of work, or any new objects reference by any objects registered.
assignTableAliasesStartingAt(int) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Assign aliases to any tables which I own.
assignTableAliasesStartingAt(int) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: Assign aliases to any tables which I own.
Association - Class in org.eclipse.persistence.mappings
Purpose: Generic association object.
Association() - Constructor for class org.eclipse.persistence.mappings.Association
Default constructor.
Association(Object, Object) - Constructor for class org.eclipse.persistence.mappings.Association
PUBLIC: Create an association.
AssociationOverride - Annotation Type in javax.persistence
Used to override a mapping for an entity relationship.
AssociationOverrides - Annotation Type in javax.persistence
Used to override mappings of multiple relationship properties or fields.
AssumeExistence - Static variable in class org.eclipse.persistence.queries.DoesExistQuery
 
assumeExistenceForDoesExist() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PUBLIC: Assume that if the objects primary key does not include null then it must exist.
assumeExistenceForDoesExist() - Method in class org.eclipse.persistence.queries.DoesExistQuery
PUBLIC: Assume that if the objects primary key does not include null then it must exist.
assumeExistenceForDoesExist() - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Switch all descriptors to assume existence for non-null primary keys.
AssumeNonExistence - Static variable in class org.eclipse.persistence.queries.DoesExistQuery
 
assumeNonExistenceForDoesExist() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PUBLIC: Assume that the object does not exist.
assumeNonExistenceForDoesExist() - Method in class org.eclipse.persistence.queries.DoesExistQuery
PUBLIC: Assume that the object does not exist.
atan(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Atan - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
atan() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
atan2(Expression, int) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
atan2(Expression, Object) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
atan2(Expression, Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Atan2 - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
atan2Operator() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Build operator.
atan2Operator() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
INTERNAL: Build operator.
atEnd() - Method in class org.eclipse.persistence.queries.CursoredStream
PUBLIC: Return whether the cursored stream is at its end.
ATTACHMENT_MARSHALLER_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ATTACHMENT_UNMARSHALLER_OPTION - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
AttachmentMarshaller - Class in javax.xml.bind.attachment
Enable JAXB marshalling to optimize storage of binary data.
AttachmentMarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentMarshaller
 
AttachmentMarshallerAdapter - Class in org.eclipse.persistence.jaxb.attachment
INTERNAL: Purpose:Provide an implementation of the TopLink OX XMLAttachmentMarshaller interface that wraps an implementation of the JAXB AttachmentMarshaller interface.
AttachmentMarshallerAdapter(AttachmentMarshaller) - Constructor for class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
 
AttachmentUnmarshaller - Class in javax.xml.bind.attachment
Enables JAXB unmarshalling of a root document containing optimized binary data formats.
AttachmentUnmarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentUnmarshaller
 
AttachmentUnmarshallerAdapter - Class in org.eclipse.persistence.jaxb.attachment
INTERNAL: Purpose:Provide an implementation of the TopLink OX XMLAttachmentUnmarshaller interface that wraps an implementation of the JAXB AttachmentUnmarshaller interface.
AttachmentUnmarshallerAdapter(AttachmentUnmarshaller) - Constructor for class org.eclipse.persistence.jaxb.attachment.AttachmentUnmarshallerAdapter
 
ATTEMPT_TO_REGISTER_DEAD_INDIRECTION - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTEMPT_TO_RESET_APP_RESOLVER - Static variable in exception org.eclipse.persistence.exceptions.SDOException
 
ATTEMPTED_LOAD_SESSION_WITHOUT_NAME_PROVIDED - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
ATTEMPTED_REDEPLOY_WITHOUT_CLOSE - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
attemptedRedeployWithoutClose(String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
attemptToRegisterDeadIndirection(Object, DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attemptToResetApplicationResolver() - Static method in exception org.eclipse.persistence.exceptions.SDOException
 
Attribute<X,Y> - Interface in javax.persistence.metamodel
Represents an attribute of a Java type.
Attribute - Static variable in class org.eclipse.persistence.config.ResultType
A List of the first selected value is returned.
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification of an attribute.
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification of an attribute.
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
ATTRIBUTE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ATTRIBUTE - Static variable in class org.eclipse.persistence.queries.DataReadQuery
A single value is returned for each row.
Attribute.PersistentAttributeType - Enum in javax.persistence.metamodel
 
ATTRIBUTE_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_NAME_NOT_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_TRANSFORMER_CLASS_INVALID - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_TRANSFORMER_CLASS_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
ATTRIBUTE_TYPE_NOT_VALID - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
AttributeAccessor - Class in org.eclipse.persistence.mappings
Purpose: This provides an abstract class for setting and retrieving the attribute value for the mapping from an object.
AttributeAccessor() - Constructor for class org.eclipse.persistence.mappings.AttributeAccessor
 
attributeAccessor - Variable in class org.eclipse.persistence.mappings.DatabaseMapping
Wrapper to store the reference objects.
attributeAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attributeAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attributeAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, Class, String) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
AttributeChangeTrackingPolicy - Class in org.eclipse.persistence.descriptors.changetracking
PUBLIC: An AttributeChangeTrackingPolicy allows change tracking at the attribute level of an object by implementing ChangeTracker.
AttributeChangeTrackingPolicy() - Constructor for class org.eclipse.persistence.descriptors.changetracking.AttributeChangeTrackingPolicy
 
attributeClass - Variable in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
 
attributeClassification - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
attributeClassification - Variable in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
To specify the conversion type
attributeClassificationName - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
attributeClassificationName - Variable in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
 
attributeExpressions - Variable in class org.eclipse.persistence.queries.BatchFetchPolicy
Define the attributes to be batch fetched.
attributeFormDefault - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
 
AttributeGroup - Class in org.eclipse.persistence.queries
Purpose: An AttributeGroup represents a set of mappings and nested AttributeGroups for relationship mappings for an entity type.
AttributeGroup(String) - Constructor for class org.eclipse.persistence.queries.AttributeGroup
 
AttributeGroup() - Constructor for class org.eclipse.persistence.queries.AttributeGroup
 
attributeMappingIsMissingForEntityBean(String, String) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
AttributeMimeTypePolicy - Class in org.eclipse.persistence.sdo.helper
 
AttributeMimeTypePolicy(String) - Constructor for class org.eclipse.persistence.sdo.helper.AttributeMimeTypePolicy
 
attributeName - Variable in class org.eclipse.persistence.descriptors.CMPPolicy.KeyIsElementAccessor
 
attributeName - Variable in class org.eclipse.persistence.mappings.AttributeAccessor
Stores the name of the attribute
attributeName - Variable in class org.eclipse.persistence.mappings.DatabaseMapping
PERF: Cache the mappings attribute name.
attributeName - Variable in class org.eclipse.persistence.queries.FieldResult
Stores the name of the bean attribute
attributeNameNotSpecified() - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attributeObjectClassification - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
attributeObjectClassification - Variable in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
PERF: Also store object class of attribute in case of primitive.
AttributeOverride - Annotation Type in javax.persistence
Used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
AttributeOverrides - Annotation Type in javax.persistence
Used to override mappings of multiple properties or fields.
attributes - Variable in class org.eclipse.persistence.queries.BatchFetchPolicy
PERF: Cache the local batch read attribute names.
attributesToAlwaysInclude - Variable in class org.eclipse.persistence.queries.QueryByExamplePolicy
 
attributeToFieldValues - Variable in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
 
attributeTransformationMethod - Variable in class org.eclipse.persistence.mappings.transformers.MethodBasedAttributeTransformer
 
attributeTransformer - Variable in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
attributeTransformerClassName is converter to an instance of AttributeTransformer
AttributeTransformer - Interface in org.eclipse.persistence.mappings.transformers
PUBLIC:
AttributeTransformerAdapter - Class in org.eclipse.persistence.mappings.transformers
Purpose: Provides an empty implementation of AttributeTransformer.
AttributeTransformerAdapter() - Constructor for class org.eclipse.persistence.mappings.transformers.AttributeTransformerAdapter
 
attributeTransformerClassInvalid(String, AbstractTransformationMapping, Exception) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attributeTransformerClassName - Variable in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
Name of the class which implements AttributeTransformer to be used to retrieve the attribute value
attributeTransformerClassNotFound(String, AbstractTransformationMapping, Exception) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
attributeTypeNotValid(CollectionMapping, Class) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
Attunity - Static variable in class org.eclipse.persistence.config.TargetDatabase
 
AttunityPlatform - Class in org.eclipse.persistence.platform.database
TopLink Platform class which works with Attunity's Connect JDBC driver.
AttunityPlatform() - Constructor for class org.eclipse.persistence.platform.database.AttunityPlatform
 
Auto - Static variable in class org.eclipse.persistence.config.QueryType
 
Auto - Static variable in class org.eclipse.persistence.config.TargetDatabase
 
AUTO - Static variable in class org.eclipse.persistence.queries.DataReadQuery
Auto, a single value if a single field is selected, otherwise an Object[] (JPA default).
available() - Method in class org.eclipse.persistence.queries.CursoredStream
PUBLIC: Returns the number of objects that can be read from this input without blocking.
average() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, This represents the aggregate function Average.
Average - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
average() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the AVERAGE operator.
avg(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an aggregate expression applying the avg operation.

B

BACKUP_CLONE_DELETED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
BACKUP_CLONE_IS_ORIGINAL_FROM_PARENT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
BACKUP_CLONE_IS_ORIGINAL_FROM_SELF - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
backupAttributeValueIsNull(WriteObjectQuery) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Return whether the query's backup object has an attribute value of null.
backupClone - Variable in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
 
backupCloneIsDeleted(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
backupCloneIsOriginalFromParent(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
backupCloneIsOriginalFromSelf(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
bannerText() - Method in class org.eclipse.persistence.tools.PackageRenamer
 
BASE_64_BINARY - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BASE_64_BINARY_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
Basic - Annotation Type in javax.persistence
The simplest type of mapping to a database column.
basicBeginTransaction(AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
Begin a local transaction.
basicBeginTransaction() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: Begin the transaction on all child sessions.
BasicCollection - Annotation Type in org.eclipse.persistence.annotations
Deprecated.  
basicCommitTransaction(AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
Commit the local transaction.
basicCommitTransaction() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: Commit the transaction on all child sessions.
basicCommitTransaction() - Method in class org.eclipse.persistence.sessions.server.ClientSession
INTERNAL: This is internal to the unit of work and should not be called otherwise.
basicExecuteCall(Call, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
Execute the interaction.
basicLog(int, String) - Method in class org.eclipse.persistence.platform.server.ServerLog
Log message to a writer by default.
BasicMap - Annotation Type in org.eclipse.persistence.annotations
Deprecated.  
basicRollbackTransaction(AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
Rollback the local transaction on the datasource.
basicRollbackTransaction() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: Rollback the transaction on all child sessions.
basicRollbackTransaction() - Method in class org.eclipse.persistence.sessions.server.ClientSession
INTERNAL: This is internal to the unit of work and should not be called otherwise.
BasicType<X> - Interface in javax.persistence.metamodel
Instances of the type BasicType represent basic types (including temporal and enumerated types).
BATCH - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.batch" Configures the query to optimize the retrieval of the related objects, the related objects for all the resulting objects will be read in a single query (instead of n queries).
BATCH_FETCH_PROPERTY - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Property used for batch fetching in non object queries.
BATCH_IN_REQUIRES_SINGLETON_PK - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
BATCH_READING_NOT_SUPPORTED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
BATCH_READING_NOT_SUPPORTED_WITH_CALL - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
BATCH_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.batch.size" Configures the batch size for batch fetching using the IN batch type.
BATCH_TYPE - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.batch.type" Configures the type of batch fetching to use for any batch fetched relationships on the query.
BATCH_WRITING - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.batch-writing" property configures the use of batch writing to optimize transactions with multiple writes.
BATCH_WRITING_SIZE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.batch-writing.size" property configures the batch size used for batch writing.
batchedMappings - Variable in class org.eclipse.persistence.queries.BatchFetchPolicy
Define the mapping to be batch fetched.
batchedValueFromRow(AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Retrieve the value through using batch reading.
batchedValueFromRow(AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Possible for future development, not currently supported.
BatchFetch - Annotation Type in org.eclipse.persistence.annotations
A BatchFetch annotation can be used on any relationship mapping, (OneToOne, ManyToOne, OneToMany, ManyToMany, ElementCollection, BasicCollection, BasicMap).
BatchFetchPolicy - Class in org.eclipse.persistence.queries
BatchFetchPolicy defines batch reading configuration.
BatchFetchPolicy() - Constructor for class org.eclipse.persistence.queries.BatchFetchPolicy
 
BatchFetchPolicy(BatchFetchType) - Constructor for class org.eclipse.persistence.queries.BatchFetchPolicy
 
batchFetchPolicy - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Defines batch fetching configuration.
BatchFetchType - Enum in org.eclipse.persistence.annotations
Enum used with the BatchFetch annotation, or "eclipselink.batch.type" query hint.
batchFetchType - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
Indicates whether the referenced object should always be batch read on read all queries, and defines the type of batch fetch to use.
batchObjects - Variable in class org.eclipse.persistence.queries.BatchFetchPolicy
Stores temporary map of batched objects (this queries results).
batchReadingInRequiresSingletonPrimaryKey(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
batchReadingNotSupported(DatabaseMapping, DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
batchReadingNotSupported(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
batchStatementExecutionFailure() - Static method in exception org.eclipse.persistence.exceptions.OptimisticLockException
 
BatchWriting - Class in org.eclipse.persistence.config
Specify the use of batch writing to optimize transactions with multiple writes, by default batch writing is not used.
BatchWriting() - Constructor for class org.eclipse.persistence.config.BatchWriting
 
beforeCompletion() - Method in class org.eclipse.persistence.transaction.AbstractSynchronizationListener
INTERNAL: This method performs the logic that occurs at transaction completion time.
beforeCompletion() - Method in class org.eclipse.persistence.transaction.JTASynchronizationListener
INTERNAL: Called by the JTA transaction manager prior to the start of the transaction completion process.
beforeContainmentMarshal(Object) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
 
beforeContainmentMarshal(Object) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
beforeFirst() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Moves the cursor to the front of the result set, just before the first row
beforeMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked before marshalling from source to XML.

beforeMarshal(Object) - Method in class org.eclipse.persistence.jaxb.JAXBMarshalListener
 
beforeMarshal(Object) - Method in interface org.eclipse.persistence.oxm.XMLMarshalListener
 
beforeMarshal(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
 
beforeUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked before unmarshalling into target.

beforeUnmarshal(Object, Object) - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshalListener
 
beforeUnmarshal(Object, Object) - Method in interface org.eclipse.persistence.oxm.XMLUnmarshalListener
 
beforeUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOCSUnmarshalListener
 
beforeUnmarshal(Object, Object) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmarshalListener
 
begin() - Method in interface javax.persistence.EntityTransaction
Start a resource transaction.
beginAddingConstructorArguments(Class) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Call a constructor for the given class with the results of this query.
beginAddingConstructorArguments(Class, Class[]) - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Call a constructor for the given class with the results of this query.
beginEarlyTransaction() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
PUBLIC: Tell the unit of work to begin a transaction now.
beginLogging() - Method in interface commonj.sdo.ChangeSummary
Clears the List of changes and turns change logging on.
beginLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
Clears the List of changes and turns change logging on.
beginTransaction() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Begin a transaction on the database.
beginTransaction(AbstractSession) - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
INTERNAL: Begin a transaction externally.
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
 
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
INTERNAL: Begin a transaction on the database.
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
 
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Start a transaction on the server.
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
 
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
INTERNAL: Begin a transaction on the database.
beginTransaction() - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
Begin a transaction on the database.
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
INTERNAL: Begin a transaction on the database.
beginTransaction() - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
 
beginTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction(AbstractSession) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Begin an external transaction.
beginTransaction_impl() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Begin an external transaction.
beginTransaction_impl() - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Begin an external transaction.
bePostfix() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
ADVANCED: Tell the operator to be postfix, i.e. its strings start printing after those of its first argument.
bePrefix() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
ADVANCED: Tell the operator to be pretfix, i.e. its strings start printing before those of its first argument.
beRepeating() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Make this a repeating argument.
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(Expression<? extends Y>, Y, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(byte, byte) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two bytes
between(char, char) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two chars
between(double, double) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two doubles
between(float, float) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two floats
between(int, int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two ints
between(long, long) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two longs
between(Object, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is between two other values.
between(Expression, Expression) - Method in class org.eclipse.persistence.expressions.Expression
 
between(short, short) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, between two shorts
Between - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
between() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the BETWEEN Operator
BidirectionalPolicy - Class in org.eclipse.persistence.oxm.mappings
Purpose: Provides a means to configure bidirectional relationship maintenance for OXM mappings.
BidirectionalPolicy() - Constructor for class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
 
BIGDECIMAL - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
BIGINTEGER - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
binaryCopy(File, File) - Method in class org.eclipse.persistence.tools.PackageRenamer
Do a binary copy of the file byte buffer by byte buffer.
binaryCopy(File, File) - Method in class org.eclipse.persistence.utils.rename.PackageRenamer
Do a binary copy of the file byte buffer by byte buffer.
BIND_PARAMETERS - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.bind-parameters" Configures parameter binding to be disabled or enabled just for this query (overrides persistent unit setting, which default to true).
Bindable<T> - Interface in javax.persistence.metamodel
Instances of the type Bindable represent object or attribute types that can be bound into a Path.
Bindable.BindableType - Enum in javax.persistence.metamodel
 
bindAllParameters() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Bind all arguments to any SQL statement.
bindAllParameters() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
PUBLIC: Bind all arguments to any SQL statement.
Binder<XmlNode> - Class in javax.xml.bind
Enable synchronization between XML infoset nodes and JAXB objects representing same XML document.
Binder() - Constructor for class javax.xml.bind.Binder
 
bindings - Variable in class org.eclipse.persistence.jaxb.dynamic.metadata.Metadata
 
BINDINGS_PKG_NOT_SET - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
bindToCurrentTransaction(UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Associate the given unit of work and EclipseLink session with the active external transaction.
BOOLEAN - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
BOOLEAN - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BOOLEAN - Static variable in class org.eclipse.persistence.sdo.SDOConstants
String values for type names in the commonj.sdo namespace
BOOLEAN_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Numeric primitive default instances see p 45 of Java Spec. 4th ed
BOOLEAN_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BOOLEAN_STRING_FALSE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BOOLEAN_STRING_TRUE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BOOLEANOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
String values for type names in the commonj.sdo/java namespace
BroadcastTransportManager - Class in org.eclipse.persistence.sessions.coordination.broadcast
Purpose: Base class transport manager for broadcasting RCM protocols: JMS and Oc4jJGroups.
BroadcastTransportManager(RemoteCommandManager) - Constructor for class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
 
bufferContainsNullChar(byte[], int) - Method in class org.eclipse.persistence.tools.PackageRenamer
 
Buffered - Static variable in class org.eclipse.persistence.config.BatchWriting
 
buildAccessor() - Method in class org.eclipse.persistence.eis.EISLogin
Build and return the EIS accessorr.
buildAccessor() - Method in class org.eclipse.persistence.oxm.XMLLogin
INTERNAL: Returns the appropriate accessor
buildAccessor() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
INTERNAL: Build and return an appropriate Accessor.
buildAccessor() - Method in interface org.eclipse.persistence.sessions.Login
INTERNAL: Build the correct datasource Accessor for this login instance.
buildAddedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Build and return a new element based on the change set.
buildAddedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Build and return a new element based on the change set.
buildAddedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Build and return a new element based on the change set.
buildAddedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
Build and return a newly-added element based on the change set.
buildAggregateDeleteQuery(DeleteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Make a copy of the sourceQuery for the attribute.
buildAggregateFromRow(AbstractRecord, Object, CacheKey, JoinedAttributeManager, ObjectBuildingQuery, boolean, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Build and return an aggregate object from the specified row.
buildAggregateModifyQuery(ObjectLevelModifyQuery, ObjectLevelModifyQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Initialize the aggregate query with the settings from the source query.
buildAggregateWriteQuery(WriteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Make a copy of the sourceQuery for the attribute.
buildAllNonPrimaryKeyFields() - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: Returns the fields that should be compared in the where clause.
buildAlterIncrementWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
INTERNAL: Return the SQL required to alter INCREMENT BY
buildAndCheckDestinationFile(String) - Method in class org.eclipse.persistence.tools.PackageRenamer
INTERNAL
buildAndCheckDestinationFile(String) - Method in class org.eclipse.persistence.utils.rename.PackageRenamer
 
buildAndCheckExistingDirFile(String) - Method in class org.eclipse.persistence.tools.PackageRenamer
 
buildAndCheckExistingDirFile(String) - Method in class org.eclipse.persistence.utils.rename.PackageRenamer
 
buildAndCheckLogWriter(String) - Method in class org.eclipse.persistence.tools.PackageRenamer
 
buildAndRegisterObject(AbstractRecord) - Method in class org.eclipse.persistence.queries.Cursor
INTERNAL: builds and registers an object from a row for cursors.
buildAppInfoMap(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
INTERNAL:
buildAppInfoMap(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
INTERNAL:
buildAppInfoMap(List) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
INTERNAL:
buildArgumentFields() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Build the list of arguments fields from the argument names and types.
buildArrayObjectFromArray(Object) - Static method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build array of objects for Array data type.
buildArrayObjectFromStruct(Object) - Static method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build array of objects for Struct data type.
buildAttachmentDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildAttributeValue(Record, Object, Session) - Method in interface org.eclipse.persistence.mappings.transformers.AttributeTransformer
 
buildAttributeValue(Record, Object, Session) - Method in class org.eclipse.persistence.mappings.transformers.AttributeTransformerAdapter
 
buildAttributeValue(Record, Object, Session) - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedAttributeTransformer
INTERNAL: Build the attribute value by invoking the user's transformation method.
buildAttributeValue(Record, Object, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.QNameTransformer
 
buildBackupClone(Object, ObjectBuilder, UnitOfWorkImpl) - Method in class org.eclipse.persistence.descriptors.changetracking.AttributeChangeTrackingPolicy
INTERNAL: Only build backup clone
buildBackupClone(Object, ObjectBuilder, UnitOfWorkImpl) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
INTERNAL: Build back up clone.
buildBackupClone(Object, ObjectBuilder, UnitOfWorkImpl) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
INTERNAL: Build back up clone.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
INTERNAL: Clone the attribute from the clone and assign it to the backup.
buildBackupClone(Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Used during building the backup shallow copy to copy the vector without re-registering the target objects.
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Used during building the backup shallow copy to copy the vector without re-registering the target objects.
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Require for cloning, the part must be cloned.
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Used during building the backup shallow copy to copy the target object without re-registering it.
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Used during building the backup shallow copy to copy the vector without re-registering the target objects.
buildBackupCloneForPartObject(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Used during building the backup shallow copy to copy the vector without re-registering the target objects.
buildBackupClonePart(Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Build and return a backup clone of the attribute.
buildBackupClonePart(Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Build and return a backup clone of the attribute.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteria(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBatchCriteriaByPK(ExpressionBuilder, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return the selection criteria used to IN batch fetching.
buildBeginBlock(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
buildBeginBlock(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Append any code or translation required for the type.
buildBeginBlock(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
buildBeginBlock(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Generate portion of the Anonymous PL/SQL block that assigns fields at the beginning of the BEGIN block (before invoking the target procedure).
buildBuilderString(String, NonreflectiveMethodDefinition, int, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
buildCallFromStatement(SQLStatement, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return a call built from a statement.
buildCallFromStatement(SQLStatement, AbstractSession) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Override this method to throw an exception.
buildCallWithReturning(SQLCall, Vector) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Returns null unless the platform supports call with returning
buildCallWithReturning(SQLCall, Vector) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
INTERNAL: Uses the returning clause on Postgres.
buildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Directly build a change record without comparison
buildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Directly build a change record without comparison
buildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Directly build a change record without comparison
buildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Directly build a change record without comparison
buildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Directly build a change record without comparison
buildChangeSet(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Build and return a change set for the specified element.
buildChangeSet(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Build and return a change set for the specified element.
buildChangeSet(Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Build and return a change set for the specified element.
buildChangeSet(Object, ObjectChangeSet, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
Build and return a change set for the specified element.
buildChangeSummaryMapping() - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildClassIndicatorSelectStatement(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Return a select statement that will be used to query the class indicators required to query.
buildClassTypes() - Method in class org.eclipse.persistence.platform.database.AccessPlatform
 
buildClassTypes() - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
 
buildClassTypes() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Return the mapping of database types to class types for the schema framework.
buildClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
 
buildClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
Clone through calling the clone method.
buildClone(Object, Session) - Method in interface org.eclipse.persistence.descriptors.copying.CopyPolicy
Return a shallow clone of the object for usage with object copying, or unit of work backup cloning.
buildClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.InstantiationCopyPolicy
 
buildClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.PersistenceEntityCopyPolicy
 
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildClone(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneForPartObject(Object, Object, CacheKey, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Require for cloning, the part must be cloned.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: A combination of readFromRowIntoObject and buildClone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: A combination of readFromRowIntoObject and buildClone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A combination of readFromRowIntoObject and buildClone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: A combination of readFromRowIntoObject and buildClone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Extract value from the row and set the attribute to this value in the working copy clone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Extract value from the row and set the attribute to this value in the working copy clone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Extract value from the row and set the attribute to this value in the working copy clone.
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
 
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
 
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
 
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
buildCloneFromRow(AbstractRecord, JoinedAttributeManager, Object, CacheKey, ObjectBuildingQuery, UnitOfWorkImpl, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
buildClonePart(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Build and return a clone of the attribute.
buildClonePart(Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: * Build and return a clone of the attribute.
buildClonePart(Object, CacheKey, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Build and return a clone of the attribute.
buildClonePart(Object, CacheKey, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
Build and return a clone of the specified attribute value.
buildCloneValue(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Clone the attribute from the original and assign it to the clone.
buildCloneValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Clone the actual value represented by this mapping.
buildCloneValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.xdb.DirectToXMLTypeMapping
INTERNAL: Clone the DOM Document if required.
buildCollectionResultDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildCompositeObject(ClassDescriptor, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping
 
buildCompositeObject(ObjectBuilder, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
 
buildCompositeObject(ClassDescriptor, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
 
buildCompositeObject(ObjectBuilder, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
 
buildCompositeObject(ClassDescriptor, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectArrayMapping
 
buildCompositeObject(ObjectBuilder, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.StructureMapping
 
buildCompositeObject(ClassDescriptor, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
 
buildCompositeObject(ObjectBuilder, AbstractRecord, ObjectBuildingQuery, CacheKey, JoinedAttributeManager, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.ObjectArrayMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.StructureMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
 
buildCompositeRow(Object, AbstractSession, XMLDescriptor, AbstractRecord, DatabaseField, Object, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
 
buildCompositeRow(Object, AbstractSession, XMLDescriptor, AbstractRecord, DatabaseField, Object, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
 
buildCompositeRow(Object, AbstractSession, AbstractRecord, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
 
buildConnection() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
INTERNAL: Create a new connection, accessors are used as connections.
buildConnectLog(AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
If logging is turned on and the CCI implementation supports meta data then display connection info.
buildConstraintCreationWriter(AbstractSession, ForeignKeyConstraint, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the alter table statement to add the constraints.
buildConstraintDeletionWriter(AbstractSession, ForeignKeyConstraint, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the alter table statement to drop the constraints.
buildConstructor() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
buildConstructor() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
 
buildContainerClone(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Performs a first level clone of the attribute.
buildContainerClone(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Performs a first level clone of the attribute.
buildContainerFromArray(Array, ObjectRelationalDatabaseField, AbstractSession) - Static method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build and return the nested rows from the specified field value.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Copy of the attribute of the object.
buildCopy(Object, Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Copy of the attribute of the object.
buildCopyOfAttributeValue(Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Copy of the attribute of the object.
buildCopyOfAttributeValue(Object, CopyGroup) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Copy of the attribute of the object.
buildCORBAConnection() - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
PUBLIC: Return a new instance of the specific CORBA implementation that implements CORBAConnection interface.
buildCORBAConnection() - Method in class org.eclipse.persistence.sessions.coordination.corba.sun.SunCORBATransportManager
INTERNAL: Implement abstract method.
buildCountDistinctExpression(List, ExpressionBuilder) - Method in class org.eclipse.persistence.queries.CursoredStream
INTERNAL: Must build the count on the primary key fields, not * as * is not allowed if there was a distinct.
buildCreateIndex(String, String, String, boolean, String...) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Return the CREATE INDEX string for this platform.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Returns the writer used for creation of this object.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.IndexDefinition
INTERNAL: Return the create type statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
INTERNAL: Return the DDL to create the varray.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
INTERNAL: Return the create table statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
INTERNAL: Return the SQL required to create the Oracle sequence object.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.StoredFunctionDefinition
INTERNAL: Return the create statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
INTERNAL: Return the create table statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the create table statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
INTERNAL: Return the SQL required to insert the sequence row into the sequence table.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
INTERNAL: Return the create type statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TypeTableDefinition
INTERNAL: Return the create table statement.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition
INTERNAL: Return the SQL required to create the unary sequence table.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
INTERNAL: Return the DDL to create the varray.
buildCreationWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.ViewDefinition
INTERNAL: Return the DDL to create the view.
buildDeclareBlock(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Generate portion of the Anonymous PL/SQL block that declares the temporary variables in the DECLARE section.
buildDefaultSelectionCriteriaAndAddFieldsToQuery() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
The selection criteria are created with target foreign keys and source "primary" keys.
buildDelegate() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: Return the freshly-built delegate.
buildDelegate() - Method in class org.eclipse.persistence.indirection.IndirectMap
Return the freshly-built delegate.
buildDelegate() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return the freshly-built delegate.
buildDeleteDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildDeleteExpression(DatabaseTable, Expression, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.ChangedFieldsLockingPolicy
INTERNAL: When given an expression, this method will return a new expression with the optimistic locking values included.
buildDeleteExpression(DatabaseTable, Expression, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: When given an expression, this method will return a new expression with the optimistic locking values included.
buildDeleteExpression(DatabaseTable, Expression, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: When given an expression, this method will return a new expression with the optimistic locking values included.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Returns the writer used for deletion of this object.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.IndexDefinition
INTERNAL: Return the drop type statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
INTERNAL: Return the DDL to drop the varray.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
INTERNAL: Return the drop table statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
INTERNAL: Return the SQL required to drop the Oracle sequence object.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.StoredFunctionDefinition
INTERNAL: Return the drop statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
INTERNAL: Return the drop table statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the drop table statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
INTERNAL: Return the SQL to delete the row from the sequence table.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
INTERNAL: Return the drop type statement.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition
INTERNAL: Return the SQL to delete the unary sequence table.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
INTERNAL: Return the DDL to drop the varray.
buildDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.ViewDefinition
INTERNAL: Return the DDL to drop the view.
buildDescriptorMethod(ClassDescriptor) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
buildDescriptors() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildDirectCollectionTableDefinition(DirectCollectionMapping, ClassDescriptor) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
Build direct collection table definitions in a EclipseLink descriptor
buildDirectValuesFromFieldValue(Object) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Extract the direct values from the specified field value.
buildDirectValuesFromFieldValue(Object) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Extract the direct values from the specified field value.
buildDirectValuesFromFieldValue(Object) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Extract the direct values from the specified field value.
buildDirectValuesFromFieldValue(Object) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Extract the direct values from the specified field value.
buildDropIndex(String, String, String) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Return the DROP INDEX string for this platform.
buildEISCompositeCollectionMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISCompositeDirectCollectionMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISCompositeObjectMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISDescriptorDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISDirectMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISLoginDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISOneToManyMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISOneToOneMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildEISTransformationMappingDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildElementBackupClone(Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Clone the aggregate collection, if necessary.
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Clone the aggregate collection, if necessary.
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Build a clone of the given element in a unitOfWork
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Clone the element, if necessary.
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Clone the element, if necessary.
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
Build a clone of the given element in a unitOfWork.
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
Build a clone of the given element in a unitOfWork
buildElementClone(Object, Object, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
Build a clone of the given element in a unitOfWork.
buildElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
Build and return a new element based on the change set.
buildElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Build and return a new element based on the change set.
buildElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
Build and return a new element based on the change set.
buildElementFromElement(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Build and return a new element based on the specified element.
buildElementFromElement(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Build and return a new element based on the specified element.
buildElementFromElement(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Build and return a new element based on the specified element.
buildElementFromElement(Object, MergeManager, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
Build and return a new element based on the specified element.
buildElementUnitOfWorkClone(Object, Object, UnitOfWorkImpl, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Clone the element, if necessary.
buildExpression(DatabaseTable, AbstractRecord, AbstractRecord, ExpressionBuilder) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: returns the expression to be used in both the delete and update where clause.
buildExpression() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: Returns an expression that will be used for both the update and delete where clause
buildExpression(Object, QueryByExamplePolicy, Expression, Map, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: In case Query By Example is used, this method generates an expression from a attribute value pair.
buildExpression(Object, QueryByExamplePolicy, Expression, Map, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: In case Query By Example is used, this method builds and returns an expression that corresponds to a single attribue and it's value.
buildExpression(Object, QueryByExamplePolicy, Expression, Map, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: In case Query By Example is used, this method builds and returns an expression that corresponds to a single attribute and it's value for a directToField mapping.
buildExpression(Object, QueryByExamplePolicy, Expression, Map, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: In case Query By Example is used, this method generates an expression from a attribute value pair.
buildExpressionString(String, NonreflectiveMethodDefinition, String, Expression, String) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
buildField(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: A DatabaseField is built from the given field name.
buildField(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: The table of the field is ensured to be unique from the descriptor's tables.
buildField(DatabaseField, DatabaseTable) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
 
buildField(String) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: XML type descriptors should use XMLFields.
buildField(DatabaseField) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: If the field is an XMLField then set the namespace resolver from the descriptor.
buildField(String) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: A DatabaseField is built from the given field name.
buildField(DatabaseField) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: This is used only in initialization.
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.AccessPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.AttunityPlatform
Create a table which can translate between java types and Attunity Connect data types.
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.CloudscapePlatform
seems compatible with informix
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.DB2Platform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.DBasePlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.H2Platform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.InformixPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Return the mapping of class types to database types for the schema framework.
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL:
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.PointBasePlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
 
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Return the mapping of Java class types to database types for the schema framework.
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.TimesTen7Platform
Return the mapping of class types to database types for the schema framework.
buildFieldTypes() - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
Return the mapping of class types to database types for the schema framework.
buildFieldTypes(TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
INTERNAL: builds the field names based on the type read in from the builder
buildFieldTypes(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Build the foreign key constraints.
buildFieldValue(Object, String, Session) - Method in class org.eclipse.persistence.mappings.transformers.ConstantTransformer
INTERNAL: Always return the constant value.
buildFieldValue(Object, String, Session) - Method in interface org.eclipse.persistence.mappings.transformers.FieldTransformer
 
buildFieldValue(Object, String, Session) - Method in class org.eclipse.persistence.mappings.transformers.FieldTransformerAdapter
 
buildFieldValue(Object, String, Session) - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedFieldTransformer
 
buildFieldValue(Object, XMLField, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
INTERNAL: Retrieve the target object's primary key value that is mapped to a given source xpath (in the source-target key field association list).
buildFieldValue(Object, XMLField, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
INTERNAL: Retrieve the target object's primary key value that is mapped to a given source xpath (in the source-target key field association list).
buildFieldValue(Object, String, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.NamespaceURITransformer
 
buildFieldValue(Object, String, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.QNameTransformer
 
buildFieldValueFromDirectValues(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build the appropriate field value for the specified set of direct values.
buildFieldValueFromDirectValues(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Build the appropriate field value for the specified set of direct values.
buildFieldValueFromDirectValues(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build the appropriate field value for the specified set of direct values.
buildFieldValueFromDirectValues(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Build the appropriate field value for the specified set of direct values.
buildFieldValueFromForeignKeys(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build and return the appropriate field value for the specified set of foreign keys (i.e. each row has the fields that make up a foreign key).
buildFieldValueFromNestedRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build and return the field value from the specified nested database row.
buildFieldValueFromNestedRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Build and return the field value from the specified nested database row.
buildFieldValueFromNestedRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build and return the field value from the specified nested database row.
buildFieldValueFromNestedRows(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build and return the appropriate field value for the specified set of nested rows.
buildFieldValueFromNestedRows(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Build and return the appropriate field value for the specified set of nested rows.
buildFieldValueFromNestedRows(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build and return the appropriate field value for the specified set of nested rows.
buildFieldValueFromNestedRows(Vector, String, AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Build and return the appropriate field value for the specified set of nested rows.
buildForeignKeyConstraint(FieldDefinition, DatabasePlatform) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
Build a foreign key constraint using FieldDefinition.getForeignKeyFieldName().
buildForeignKeyConstraint(List<String>, List<String>, TableDefinition, DatabasePlatform) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
Build a foreign key constraint.
buildForeignKeyConstraintName(String, String, int, DatabasePlatform) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
Return foreign key constraint name built from the table and field name with the specified maximum length.
buildInDeclare(StringBuilder, PLSQLargument) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
buildInDeclare(StringBuilder, PLSQLargument) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Append the variable declaration for the type.
buildInDeclare(StringBuilder, PLSQLargument) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
buildIndex(AbstractSession, String, List<String>, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the index creation statement.
buildIndexDeletionWriter(AbstractSession, String, Writer, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the index drop statement.
buildIndexName(String, String, String, int, DatabasePlatform) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
Return key constraint name built from the table and key name with the specified maximum length and index prefix.
buildInsertDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildInteractionArgumentDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildInteractionSpec(EISInteraction) - Method in class org.eclipse.persistence.eis.adapters.jms.JMSPlatform
Allow the platform to build the interaction spec based on properties defined in the interaction.
buildInteractionSpec(EISInteraction) - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFilePlatform
Allow the platform to build the interaction spec based on properties defined in the interaction.
buildInteractionSpec(EISInteraction) - Method in class org.eclipse.persistence.eis.EISPlatform
Allow the platform to build the interaction spec based on properties defined in the interaction.
buildIntToTypeConverterHash() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
INTERNAL: Build all conversions based on JDBC return values.
buildJpqlQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildKeyRowForTargetUpdate(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
 
buildKeyRowForTargetUpdate(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.mappings.UnidirectionalOneToManyMapping
INTERNAL: Build a row containing the keys for use in the query that updates the row for the target object during an insert or update
buildListOrderField() - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Verifies listOrderField's table, if none found sets the default one.
buildListOrderField() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Verifies listOrderField's table: it must be reference table.
buildListOrderField() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Verifies listOrderField's table: it must be relation table.
buildListOrderField() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Verifies listOrderField's table: it must be the same table that contains all target foreign keys.
buildLoginMethod(Login) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
 
buildLoginMethod(DatabaseLogin) - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
 
buildMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildMapping(String, int) - Method in class org.eclipse.persistence.sdo.SDOProperty
INTERNAL:
buildMessage(Class, int, Object[]) - Static method in class org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator
Return the message for the given exception class and error number.
buildNamedQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildNestedFunctions(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Generate portion of the Anonymous PL/SQL block with PL/SQL conversion routines as nested functions.
buildNestedRow(Element) - Method in class org.eclipse.persistence.eis.EISDOMRecord
INTERNAL: Build the nested record, this can be overwriten by subclasses to use their subclass instance.
buildNestedRow(Element) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
INTERNAL: Build the nested record, this can be overwriten by subclasses to use their subclass instance.
buildNestedRowFromFieldValue(Object) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build and return the nested database row from the specified field value.
buildNestedRowFromFieldValue(Object) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Build the nested row.
buildNestedRowFromFieldValue(Object) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build and return the nested database row from the specified field value.
buildNestedRowFromFieldValue(Object) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Build(if necessary) and return the nested XMLRecord from the specified field value.
buildNestedRowsFromFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Build and return the nested rows from the specified field value.
buildNestedRowsFromFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.eis.EISDescriptor
INTERNAL: Build the nested rows.
buildNestedRowsFromFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build and return the nested rows from the specified field value.
buildNestedRowsFromFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Build(if necessary) and return a Vector of the nested XMLRecords from the specified field value.
buildNewInstance() - Method in class org.eclipse.persistence.sdo.SDOType.TypeInstantiationPolicy
 
buildNewMergeInstanceOf(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Build and return a new instance of the specified attribute.
buildNewQueryMechanism(DatabaseQuery) - Method in interface org.eclipse.persistence.queries.Call
INTERNAL: Return the appropriate mechanism, with the call set as necessary.
buildNewQueryMechanism(DatabaseQuery) - Method in class org.eclipse.persistence.queries.JPQLCall
INTERNAL: Return the appropriate mechanism, with the call added as necessary.
buildNewTypeInfo(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
Convenience method which class pre and postBuildTypeInfo for a given set of JavaClasses.
buildObject(AbstractRecord) - Method in class org.eclipse.persistence.queries.DataReadQuery
INTERNAL: Build the result value for the row.
buildObject(AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Used to build the object, and register it if in the context of a unit of work.
buildObject(AbstractRecord) - Method in class org.eclipse.persistence.queries.ReadQuery
INTERNAL: By default return the row.
buildObject(AbstractRecord) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: By default return the row.
buildObject(AbstractRecord, Vector) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Construct a result from a row.
buildObjectAndWrapInXMLRoot(ClassDescriptor, XMLConverter, ObjectBuildingQuery, DOMRecord, DOMRecord, JoinedAttributeManager, AbstractSession, Node, Object, ContainerPolicy) - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
Uses a given reference descriptor to build an object based on a given DOMRecord.
buildObjectForNonXMLRoot(ClassDescriptor, XMLConverter, ObjectBuildingQuery, DOMRecord, DOMRecord, JoinedAttributeManager, AbstractSession, Node, Object, ContainerPolicy) - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
 
buildObjectFromNestedRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
 
buildObjectJoinExpression(Expression, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Used to allow object level comparisons.
buildObjectJoinExpression(Expression, Expression, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Used to allow object level comparisons.
buildObjectJoinExpression(Expression, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Used to allow object level comparisons.
buildObjectJoinExpression(Expression, Expression, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Used to allow object level comparisons.
buildObjectJoinExpression(Expression, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Used to allow object level comparisons.
buildObjectJoinExpression(Expression, Expression, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Used to allow object level comparisons.
buildObjectNoReferenceDescriptor(DOMRecord, XMLConverter, AbstractSession, Node, Object, ContainerPolicy) - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
Convenience method that takes a given Node and applies namespace information, converts it if necessary, and adds the resulting object to the given ContainerPolicy if non-null.
buildObjects(Vector) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Construct a container of ReportQueryResult from the rows.
buildObjectsFromRecords(List) - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
INTERNAL: This method is used to build the results.
buildOutAssignment(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
buildOutAssignment(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Append any code or translation for assigning the output value.
buildOutAssignment(StringBuilder, PLSQLargument, PLSQLStoredProcedureCall) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
buildOutAssignments(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Generate portion of the Anonymous PL/SQL block after the target procedures has been invoked and OUT parameters must be handled.
buildOutDeclare(StringBuilder, PLSQLargument) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
buildOutDeclare(StringBuilder, PLSQLargument) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Append the variable declaration for the type.
buildOutDeclare(StringBuilder, PLSQLargument) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
buildOutputRow(PLSQLargument, AbstractRecord, DatabaseRecord, List<DatabaseField>, List) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
buildOutputRow(PLSQLargument, AbstractRecord, DatabaseRecord, List<DatabaseField>, List) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Build the query output row from the call output row.
buildOutputRow(PLSQLargument, AbstractRecord, DatabaseRecord, List<DatabaseField>, List) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
buildOutputRow(CallableStatement, DatabaseAccessor, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
Translate the SQL procedure output row, into the row expected by the PLSQL procedure.
buildParameterDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildPhantomRowFrom(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL Build a phantom row that contains only the fields for the mapping, populated with the values generated by invoking the field methods on the specified object.
buildProcedureArgumentDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildProcedureCallString(StoredProcedureCall, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
Return the stored procedure syntax for this platform.
buildProcedureInvocation(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredFunctionCall
INTERNAL Generate portion of the Anonymous PL/SQL block that invokes the target function.
buildProcedureInvocation(StringBuilder, List<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
INTERNAL Generate portion of the Anonymous PL/SQL block that invokes the target procedure.
buildProcedureOutputArgumentDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildProcedureString(SQLCall) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
INTERNAL: Given a call, this method produces the stored procedure string based on the SQL string inside the call.
buildProfileSummary() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
INTERNAL: Return a summary profile reporting on the profiles contained.
buildProfileSummaryByClass() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
INTERNAL: Return a map of summary profiles reporting on the profile contained.
buildProfileSummaryByQuery() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
INTERNAL: Return a map of summary profiles reporting on the profile contained.
buildQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildQueryMechanism(DatabaseQuery, DatabaseQueryMechanism) - Method in interface org.eclipse.persistence.queries.Call
INTERNAL: Return the appropriate mechanism, with the call added as necessary.
buildQueryMechanism(DatabaseQuery, DatabaseQueryMechanism) - Method in class org.eclipse.persistence.queries.JPQLCall
INTERNAL: Return the appropriate mechanism, with the call added as necessary.
buildReference(UnmarshalRecord, XMLField, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
INTERNAL: Create (if necessary) and populate a reference object that will be used during the mapping reference resolution phase after unmarshalling is complete.
buildReference(Object, XMLField, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
 
buildReference(UnmarshalRecord, XMLField, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
INTERNAL: Create (if necessary) and populate a reference object that will be used during the mapping reference resolution phase after unmarshalling is complete.
buildReferencesPKList(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: This method will access the target relationship and create a list of information to rebuild the relationship.
buildReferencesPKList(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: This method will access the target relationship and create a list of information to rebuild the relationship.
buildReferencesPKList(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: This method will access the target relationship and create a list of PKs of the target entities.
buildRelationTableDefinition(ForeignReferenceMapping, RelationTableMechanism, DatabaseField, ContainerPolicy) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
Build relation table definitions for all many-to-many relationships in a EclipseLink descriptor.
buildRelationTableFields(ForeignReferenceMapping, TableDefinition, List<DatabaseField>, List<DatabaseField>) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
Build field definitions and foreign key constraints for all many-to-many relation table.
buildRelationTableSourceAndTargetRow(Object, Object, AbstractSession, ForeignReferenceMapping) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Create a row that contains source relation fields with values extracted from the source object and target relation fields with values extracted from the target object.
buildRelationTableSourceAndTargetRow(AbstractRecord, Object, AbstractSession, ForeignReferenceMapping) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Create a row that contains source relation fields with values extracted from the source row and target relation fields with values extracted from the target object.
buildRelationTableSourceRow(Object, AbstractSession, ForeignReferenceMapping) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Create a row that contains source relation fields with values extracted from the source object.
buildRelationTableSourceRow(AbstractRecord) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Create a row that contains source relation fields with values extracted from the source row.
buildRemovedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Build and return a new element based on the change set.
buildRemovedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Build and return a new element based on the change set.
buildRemovedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Build and return a new element based on the change set.
buildRemovedElementFromChangeSet(Object, MergeManager, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
Build and return a recently-removed element based on the change set.
buildResult(ReportQuery, AbstractRecord, Vector) - Method in class org.eclipse.persistence.queries.ReportQueryResult
INTERNAL: Create an array of attribute values (converted from raw field values using the mapping).
buildResultDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildRow(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
INTERNAL: Allow the platform to handle record ro row conversion.
buildRow(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
INTERNAL: Build a database row from the record returned from the interaction.
buildRow(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
Build a database row from the record returned from the interaction.
buildRow(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
Build a database row from the record returned from the interaction.
buildRow(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
Build a database row from the record returned from the interaction.
buildRowFromStructure(Struct) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build a row representation from the ADT structure field array.
buildRows(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
Allow the platform to handle record ro row conversion.
buildRows(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
Build a collection of database rows from the Record returned from the interaction.
buildRows(Record, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
Build a collection of database rows from the Record returned from the interaction.
buildSchemaComponentsForXPath(XPathFragment, SchemaGenerator.AddToSchemaResult, boolean, Property) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
This method will build element/complexType/typedefparticle components for a given xml-path, and return an XmlPathResult instance containg the sequence that the target should be added to, as well as the current schema - which could be different than the working schema used before calling this method in the case of a prefixed path element from a different namespace.
buildSelectionCriteria() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
This method would allow customers to get the potential selection criteria for a mapping prior to initialization.
buildSelectionCriteria() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
This method would allow customers to get the potential selection criteria for a mapping prior to initialization.
buildSelectionCriteria(boolean, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Build the selection criteria for this mapping.
buildSelectionCriteria(AbstractSession) - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: In the case of EJBQL, an expression needs to be generated.
buildSelectionCriteriaAndAddFieldsToQueryInternal(ForeignReferenceMapping, Expression, boolean, boolean) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Build the selection criteria to join the source, relation, and target tables.
buildSelectionQueryForDirectCollectionKeyMapping(ContainerPolicy) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Certain key mappings favor different types of selection query.
buildSelectionQueryForDirectCollectionKeyMapping(ContainerPolicy) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Certain key mappings favor different types of selection query.
buildSelectionQueryForDirectCollectionKeyMapping(ContainerPolicy) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Depending on the MapKeyMapping, a different selection query may be required to retrieve the map when the map is based on a DirectCollectionMapping
buildSelectionQueryForDirectCollectionKeyMapping(ContainerPolicy) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Certain key mappings favor different types of selection query.
buildSelectQuery() - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFileSequence
Support sequencing through sequence file.
buildSelectQuery() - Method in class org.eclipse.persistence.sequencing.NativeSequence
INTERNAL:
buildSelectQuery(String, Integer) - Method in class org.eclipse.persistence.sequencing.NativeSequence
INTERNAL:
buildSelectQuery() - Method in class org.eclipse.persistence.sequencing.QuerySequence
INTERNAL:
buildSelectQuery(String, Integer) - Method in class org.eclipse.persistence.sequencing.QuerySequence
INTERNAL:
buildSelectQuery() - Method in class org.eclipse.persistence.sequencing.TableSequence
 
buildSelectQuery(String, Integer) - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.AccessPlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.H2Platform
 
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
 
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.InformixPlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity(String, Integer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Though Oracle doesn't support identity it could be imitated, see comment to setSupportsIdentity method.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
INTERNAL: Returns query used to read back the value generated by Identity.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForIdentity() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
INTERNAL: Build the identity query for native sequencing.
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: DB2 added SEQUENCE support as of (I believe) v8.
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
 
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.H2Platform
 
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
 
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.InformixPlatform
INTERNAL: Returns query used to read value generated by sequence object (like Oracle sequence).
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
 
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Produce a DataReadQuery which updates(!)
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
INTERNAL: Returns query used to read value generated by sequence object (like Oracle sequence).
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Produce a DataReadQuery which updates(!)
buildSelectQueryForSequenceObject(String, Integer) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
INTERNAL: Produce a DataReadQuery which updates(!)
buildSelectString1() - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
buildSequenceDefinition(Sequence) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
 
buildSequenceObjectCreationWriter(Writer, String, int, int) - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
INTERNAL: Returns sql used to create sequence object in the database.
buildSequenceObjectCreationWriter(Writer, String, int, int) - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
INTERNAL: HSQL requires START WITH first.
buildSequenceObjectDeletionWriter(Writer, String) - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
INTERNAL: Derby supports sequence objects as of 10.6.1.
buildSequenceObjectDeletionWriter(Writer, String) - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
INTERNAL: Returns sql used to delete sequence object from the database.
buildServiceDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Builds a shallow original object.
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Builds a shallow original object.
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Builds a shallow original object.
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Builds a shallow original object.
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Builds a shallow original object.
buildShallowOriginalFromRow(AbstractRecord, Object, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Builds a shallow original object.
buildSimpleXMLFormatDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildsNewInstance() - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
Return false as a shallow clone is returned, not a new instance.
buildsNewInstance() - Method in interface org.eclipse.persistence.descriptors.copying.CopyPolicy
Return if this copy policy creates a new instance, vs a clone.
buildsNewInstance() - Method in class org.eclipse.persistence.descriptors.copying.InstantiationCopyPolicy
 
buildsNewInstance() - Method in class org.eclipse.persistence.descriptors.copying.PersistenceEntityCopyPolicy
 
buildSqlQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildStoredFunctionQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildStoredProcedureQueryDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildStructureFromRow(AbstractRecord, AbstractSession, Connection) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Build a ADT structure from the row data.
buildTableDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.SequenceDefinition
INTERNAL: Return a TableDefinition
buildTableDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
INTERNAL: Return a TableDefinition specifying sequence table.
buildTableDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition
INTERNAL: Return a TableDefinition specifying a unary sequence table.
buildTableMethod(TableDefinition) - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
 
buildTargetInterfaces(Class, Collection) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Build a list of all the interfaces and super interfaces for a given class.
buildTemplateInsertRow(AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Build and return a "template" database row with all the fields set to null.
buildTypedField(String) - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildUniqueConstraintCreationWriter(AbstractSession, UniqueKeyConstraint, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the alter table statement to add the constraints.
buildUniqueConstraintDeletionWriter(AbstractSession, UniqueKeyConstraint, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL: Return the alter table statement to drop the constraints.
buildUniqueKeyConstraint(String, List<String>, int, DatabasePlatform) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
 
buildUniqueKeyConstraintName(String, int, int) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
Return unique key constraint name built from the table name and sequence number with the specified maximum length.
buildUnitofWorkCloneForPartObject(Object, Object, Object, UnitOfWorkImpl, boolean) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Require for cloning, the part must be cloned.
buildUpdateDescriptor() - Method in class org.eclipse.persistence.dbws.DBWSModelProject
 
buildUpdateExpression(DatabaseTable, Expression, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: This method must be included in any locking policy.
buildUpdateExpression(DatabaseTable, Expression, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: When given an expression, this method will return a new expression with the optimistic locking values included.
buildUpdateQuery() - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFileSequence
Support sequencing through sequence file.
buildUpdateQuery() - Method in class org.eclipse.persistence.sequencing.QuerySequence
INTERNAL:
buildUpdateQuery(String, Number) - Method in class org.eclipse.persistence.sequencing.QuerySequence
INTERNAL:
buildUpdateQuery() - Method in class org.eclipse.persistence.sequencing.TableSequence
 
buildUpdateQuery(String, Number) - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
buildUpdateString1() - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
buildUpdateString2() - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
buildViewSelectStatement(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Build a select statement for all subclasses on the view using the same selection criteria as the query.
buildVPDCreationFunctionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Sub classes should override.
buildVPDCreationFunctionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL:
buildVPDCreationPolicyWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Sub classes should override.
buildVPDCreationPolicyWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL:
buildVPDDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Sub classes should override.
buildVPDDeletionWriter(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
INTERNAL:
buildWorkingCopyClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
By default use the buildClone.
buildWorkingCopyClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
Clone through the workingCopyClone method, or if not specified the clone method.
buildWorkingCopyClone(Object, Session) - Method in interface org.eclipse.persistence.descriptors.copying.CopyPolicy
Return a shallow clone of the object for usage with the unit of work working copy.
buildWorkingCopyClone(Object, Session) - Method in class org.eclipse.persistence.descriptors.copying.PersistenceEntityCopyPolicy
 
buildWorkingCopyCloneFromRow(Record, ObjectBuildingQuery, Object, UnitOfWork) - Method in class org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
By default create a new instance.
buildWorkingCopyCloneFromRow(Record, ObjectBuildingQuery, Object, UnitOfWork) - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
Create a new instance, unless a workingCopyClone method is specified, then build a new instance and clone it.
buildWorkingCopyCloneFromRow(Record, ObjectBuildingQuery, Object, UnitOfWork) - Method in interface org.eclipse.persistence.descriptors.copying.CopyPolicy
Return an instance with the primary key set from the row, used for building a working copy during a unit of work transactional read.
buildWrapperCacheKeyForAggregate(CacheKey) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Wrap the aggregate represented by this mapping in a cachekey so it can be processed my methods down the stack.
buildXMLFragmentCollectionMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
buildXMLFragmentMapping(String) - Method in class org.eclipse.persistence.sdo.SDOProperty
 
buildXMLInteractionDescriptor() - Method in class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
buildXMLRoot(Node, Object) - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
Convenience method that builds an XMLRoot wrapping a given object.
buildXMLRootForText(Node, QName, XMLConverter, AbstractSession, DOMRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
Convenience method that takes a given node and checks the first child for TEXT_NODE.
bulk - Static variable in class org.eclipse.persistence.mappings.AggregateCollectionMapping
 
bulkUpdateListOrderFieldQuery - Variable in class org.eclipse.persistence.mappings.AggregateCollectionMapping
 
BYTE - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
BYTE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BYTE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
BYTE_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
BYTE_QNAME - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
BYTEOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
BYTES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 

C

Cache - Interface in javax.persistence
Interface used to interact with the second-level cache.
Cache - Annotation Type in org.eclipse.persistence.annotations
The Cache annotation is used to configure the EclipseLink object cache.
CACHE - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
CACHE_EXPIRY_AND_EXPIRY_TIME_OF_DAY_BOTH_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CACHE_NOT_SUPPORTED_WITH_EMBEDDABLE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CACHE_RETRIEVE_MODE - Static variable in class org.eclipse.persistence.config.QueryHints
"javax.persistence.cache.retrieveMode" Configures the behavior when data is retrieved by the find methods and by the execution of queries.
CACHE_SHARED_ - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Indicates whether entity's cache should be shared (non-isolated).
CACHE_SHARED_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Default caching properties - apply to all entities.
CACHE_SIZE_ - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property prefix "eclipselink.cache.size.
CACHE_SIZE_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Default caching properties - apply to all entities.
CACHE_STATEMENTS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.cache-statements" property specifies whether JDBC statements should be cached.
CACHE_STATEMENTS_SIZE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.cache-statements.size" property specifies the number of statements held when using internal statement caching.
CACHE_STATMENT - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.cache-statement" Configures if the query will cache its JDBC statement.
CACHE_STORE_MODE - Static variable in class org.eclipse.persistence.config.QueryHints
"javax.persistence.cache.storeMode" Configures the behavior when data is read from the database and when data is committed into the database.
CACHE_TYPE_ - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
All valid values for CACHE_TYPE_ properties are declared in CacheType class.
CACHE_TYPE_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Default caching properties - apply to all entities.
CACHE_USAGE - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.cache-usage" Configures the query to utilize the EclipseLink cache, by default the cache is not checked on queries before accessing the database.
Cacheable - Annotation Type in javax.persistence
Specifies whether an entity should be cached if caching is enabled when the value of the persistence.xml caching element is ENABLE_SELECTIVE or DISABLE_SELECTIVE.
cacheAllStatements() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
PUBLIC: Cache all prepared statements, this requires full parameter binding as well.
CacheCoordinationProtocol - Class in org.eclipse.persistence.config
Cache coordination protocol persistence property values.
CacheCoordinationProtocol() - Constructor for class org.eclipse.persistence.config.CacheCoordinationProtocol
 
CacheCoordinationType - Enum in org.eclipse.persistence.annotations
An enum that is used within the Cache annotation.
cachedConnection - Variable in class org.eclipse.persistence.sessions.server.ExternalConnectionPool
 
cachedExpression - Variable in class org.eclipse.persistence.descriptors.VersionLockingPolicy
 
cachedExpressionQueries - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PERF: Expression query call cache for avoiding regenerated dynamic query SQL.
CachedObjects - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
cachedUpdateCalls - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
PERF: Update call cache for avoiding regenerated update SQL.
cacheExpiryAndExpiryTimeOfDayBothSpecified(Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
CacheHits - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
cacheHits - Static variable in class org.eclipse.persistence.tools.profiler.QueryMonitor
 
CacheInterceptor - Annotation Type in org.eclipse.persistence.annotations
A CacheInterceptor can be set on an Entity and allows all EclipseLink cache access to be intercepted by the developer provided interceptor.
CacheInterceptor - Class in org.eclipse.persistence.sessions.interceptors
Purpose: Define a class through which Cache access can be intercepted.
CacheInterceptor(IdentityMap, AbstractSession) - Constructor for class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
 
cacheInterceptorClass - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
cacheInterceptorClassName - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
cacheInvalidationPolicy - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
CacheInvalidationPolicy - Class in org.eclipse.persistence.descriptors.invalidation
PUBLIC: A CacheInvalidationPolicy is used to set objects in TopLink's identity maps to be invalid following given rules.
CacheInvalidationPolicy() - Constructor for class org.eclipse.persistence.descriptors.invalidation.CacheInvalidationPolicy
 
cacheIsolation - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
CacheIsolationType - Enum in org.eclipse.persistence.config
Options for how Entity instances should be shared within an EclipseLink Persistence Unit / ServerSession
CacheKeyInterceptor - Class in org.eclipse.persistence.sessions.interceptors
The CacheKeyInterceptor allows a Cache Interceptor implementation to wrap the EclipseLink CacheKey.
CacheKeyInterceptor(CacheKey) - Constructor for class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
 
CacheKeyType - Enum in org.eclipse.persistence.annotations
Configures what type of Id value is used to store the object in the cache.
cacheKeyType - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
Allow cache key type to be configured.
CacheMisses - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
cacheMisses - Static variable in class org.eclipse.persistence.tools.profiler.QueryMonitor
 
cacheNotSupportedWithEmbeddable(Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cacheQueryResults() - Method in class org.eclipse.persistence.queries.ReadQuery
ADVANCED: This method will instruct the query to cache the results returned by its next execution.
cacheResult(Object) - Method in class org.eclipse.persistence.queries.DataReadQuery
INTERNAL: This method is called by the object builder when building an original.
cacheResult(Object) - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: This method is called by the object builder when building an original.
cacheResult(Object) - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: This method is called by the object builder when building an original.
cacheResult(Object) - Method in class org.eclipse.persistence.queries.ReadQuery
INTERNAL: This method is called by the object builder when building an original.
cacheResult(Object) - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
INTERNAL: This method is called by the object builder when building an original.
CacheRetrieveMode - Enum in javax.persistence
Used as the value of the javax.persistence.cache.retrieveMode property to specify the behavior when data is retrieved by the find methods and by queries.
cacheStatement() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Cache the prepared statements, this requires full parameter binding as well.
CacheStoreMode - Enum in javax.persistence
Used as the value of the javax.persistence.cache.storeMode property to specify the behavior when data is read from the database and when data is committed into the database.
cacheSynchronizationType - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
Configures how objects will be sent via cache synchronization, if synchronization is enabled.
cacheTransactionIsolation - Variable in class org.eclipse.persistence.sessions.DatasourceLogin
By default concurrency is optimized and the cache is not locked during reads or writes, This allows for concurrent reading and writing and should never cause any problems.
CacheType - Enum in org.eclipse.persistence.annotations
The CacheType enum is used with the Cache annotation for a persistent class.
CacheType - Class in org.eclipse.persistence.config
Cache type persistence property values.
CacheType() - Constructor for class org.eclipse.persistence.config.CacheType
 
cacheType - Variable in class org.eclipse.persistence.queries.QueryResultsCachePolicy
Allows the identity map class type to be set.
CacheUsage - Class in org.eclipse.persistence.config
Cache usage hint values.
CacheUsage() - Constructor for class org.eclipse.persistence.config.CacheUsage
 
cacheUsage - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Allow for the cache usage to be specified to enable in-memory querying.
CacheUsageIndirectionPolicy - Class in org.eclipse.persistence.config
In-memory querying and conforming indirection policy.
CacheUsageIndirectionPolicy() - Constructor for class org.eclipse.persistence.config.CacheUsageIndirectionPolicy
 
Caching - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
calculateChanges(Object, Object, boolean, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
INTERNAL: calculateChanges creates a change set for a particular object.
calculateChanges(Object, Object, boolean, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
INTERNAL: CalculateChanges creates a change set for an existing object.
calculateChangesForExistingObject(Object, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.AttributeChangeTrackingPolicy
INTERNAL: PERF: Calculate change for the existing object, avoids check for new since already know.
calculateChangesForExistingObject(Object, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
INTERNAL: PERF: Calculate change for the new object, avoids check for new since already know.
calculateChangesForExistingObject(Object, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
INTERNAL: CalculateChanges creates a change set for an existing object.
calculateChangesForNewObject(Object, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
INTERNAL: PERF: Calculate change for the new object, avoids check for new since already know.
calculateChangesForNewObject(Object, UnitOfWorkChangeSet, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
INTERNAL: CalculateChanges creates a change set for a new object.
calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes as apposed to detected changes.
calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes as apposed to detected changes.
calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes as apposed to detected changes.
calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes as apposed to detected changes.
CALENDAR - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
call - Variable in exception org.eclipse.persistence.exceptions.DatabaseException
 
Call - Interface in org.eclipse.persistence.queries
Call defines the interface used primarily by EclipseLink queries and query mechanisms to perform the necessary actions (read, insert, update, delete) on the data store.
CALLED_METHOD_THREW_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
calledMethodThrewException(Method, Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
callSequencingCallback() - Method in class org.eclipse.persistence.transaction.AbstractSynchronizationListener
 
canBatchWriteWithOptimisticLocking(DatabaseCall) - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
 
canBatchWriteWithOptimisticLocking(DatabaseCall) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Supports Batch Writing with Optimistic Locking.
canBeginTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if the status indicates that a transaction can be started.
canBeginTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Return true if the status indicates that a transaction can be started.
canBuildCallWithReturning() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Indicates whether the platform can build call with returning.
canBuildCallWithReturning() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
INTERNAL: Postgres has a returning clause.
canCommitTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if the status indicates that a transaction can be committed.
canCommitTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Return true if the status indicates that a transaction can be committed.
canIssueSQLToDatabase_impl(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if the status indicates that the SQL should be issued to the db.
canIssueSQLToDatabase_impl(Object) - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Return true if the status indicates that the SQL should be issued to the db.
canMergeUnitOfWork_impl(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if the status indicates that the unit of work should be merged into the shared cache.
canMergeUnitOfWork_impl(Object) - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Return true if the status indicates that the unit of work should be merged into the shared cache.
CANNOT_ACCESS_FIELD_ON_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_ACCESS_METHOD_ON_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
CANNOT_ACCESS_METHOD_ON_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_ACQUIRE_CLIENTSESSION_FROM_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ACQUIRE_DATA_SOURCE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ACQUIRE_HISTORICAL_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ADD_DESCRIPTORS_TO_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ADD_DESCRIPTORS_TO_SESSION_BROKER - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ADD_ELEMENT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_ADD_ELEMENT_WITHOUT_KEY_TO_MAP - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_ADD_SEQUENCES_TO_SESSION_BROKER - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_ADD_TO_CONTAINER - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CACHE_CURSOR_RESULTS_ON_QUERY - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CACHE_ISOLATED_DATA_ON_QUERY - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CACHE_PARTIAL_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CAST_TO_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_COMMIT_AND_RESUME_UOW_WITH_MODIFY_ALL_QUERIES - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_COMMIT_UOW_AGAIN - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_COMPARE_TABLES_IN_EXPRESSION - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_COMPARE_TARGET_FOREIGN_KEYS_TO_NULL - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CONFORM_AND_CACHE_QUERY_RESULTS - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CONFORM_EXPRESSION - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CONFORM_UNFETCHED_ATTRIBUTE - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CREATE_CLONE - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_CREATE_DYNAMIC_CONTEXT_FROM_CLASSES - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
CANNOT_CREATE_EXTERNAL_TRANSACTION_CONTROLLER - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_DELETE_READ_ONLY_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_DEPLOY_WITHOUT_PREDEPLOY - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
CANNOT_ENLIST_MULTIPLE_DATASOURCES - Static variable in exception org.eclipse.persistence.exceptions.TransactionException
 
CANNOT_INITIALIZE_FROM_NODE - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
 
CANNOT_INSTANTIATE_EXCEPTIONHANDLER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_INSTANTIATE_PROFILER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_INSTANTIATE_SESSIONEVENTLISTENER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_INVOKE_METHOD_ON_CONFIG_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_LOGIN_TO_A_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_LOGOUT_OF_A_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_MODIFY_READ_ONLY_CLASSES_SET_AFTER_USING_UNIT_OF_WORK - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_MODIFY_SCHEMA_IN_SESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_PERFORM_OP_WITH_NULL_PARAM - Static variable in exception org.eclipse.persistence.exceptions.SDOException
 
CANNOT_PERFORM_OPERATION_ON_NULL_ARGUMENT - Static variable in exception org.eclipse.persistence.exceptions.SDOException
 
CANNOT_PERFORM_OPERATION_ON_PROPERTY - Static variable in exception org.eclipse.persistence.exceptions.SDOException
 
CANNOT_PERSIST_MANAGED_OBJECT - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_PREDEPLOY - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
CANNOT_QUERY_ACROSS_VARIABLE_ONE_TO_ONE_MAPPING - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_REFRESH_EMF_CREATED_FROM_SESSION - Static variable in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
CANNOT_REGISTER_AGGREGATE_OBJECT_IN_UNIT_OF_WORK - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_REGISTER_SYNCHRONIZATIONLISTENER_FOR_UNITOFWORK - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
 
CANNOT_RELEASE_NON_CLIENTSESSION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_REMOVE_FROM_CONTAINER - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_REMOVE_FROM_READ_ONLY_CLASSES_IN_NESTED_UNIT_OF_WORK - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_RESUME_SYNCHRONIZED_UOW - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_SET_CONVERTER_FOR_NON_DIRECT_MAPPING - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
CANNOT_SET_CURSOR_FOR_PARAMETER_TYPE_OTHER_THAN_OUT - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_SET_DEFAULT_SEQUENCE_AS_DEFAULT - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_SET_PROPERTY_TYPE_ANNOTATION_IF_TARGET_DATATYPE_TRUE - Static variable in exception org.eclipse.persistence.exceptions.SDOException
 
CANNOT_SET_READ_POOL_SIZE_AFTER_LOGIN - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_SET_REPORT_QUERY_TO_CHECK_CACHE_ONLY - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_TRANSLATE_UNPREPARED_CALL - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_UNWRAP_NON_MAP_MEMBERS - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
CANNOT_USE_ID_VALUE_FOR_COMPOSITE_ID - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
 
CANNOT_WRITE_CHANGES_ON_NESTED_UNIT_OF_WORK - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
CANNOT_WRITE_CHANGES_TWICE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAccessFieldOnObject(Field, Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotAccessMethodOnObject(Method, Object) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
cannotAccessMethodOnObject(Method, Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotAcquireClientSessionFromSession() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAcquireDataSource(Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAcquireHistoricalSession() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAddDescriptorsToSessionBroker() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAddElement(Object, Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotAddElementWithoutKeyToMap(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotAddSequencesToSessionBroker() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotAddToContainer(Object, Object, ContainerPolicy) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCacheCursorResultsOnQuery(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCacheIsolatedDataOnQuery(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCachePartialObjects(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCastToClass(Object, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotCommitAndResumeSynchronizedUOW(UnitOfWorkImpl) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotCommitAndResumeUOWWithModifyAllQueries() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotCommitUOWAgain() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotCompareTablesInExpression(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCompareTargetForeignKeysToNull(Expression, Object, DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotConformAndCacheQueryResults(ReadQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotConformExpression() - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotConformUnfetchedAttribute(String) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCreateClone(ContainerPolicy, Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotCreateDynamicContextFromClasses() - Static method in exception org.eclipse.persistence.exceptions.JAXBException
This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an array of actual classes.
cannotCreateExternalTransactionController(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotDeleteReadOnlyObject(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotDeployWithoutPredeploy(String, String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
cannotHaveUnboundInOutputArguments() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotInitializeFromNode() - Static method in exception org.eclipse.persistence.exceptions.JAXBException
This exception is thrown if the user tries to create a new instance of DynamicJAXBContext using an Node, that is not an instance of either Document or Element.
cannotInstantiateExceptionHandlerClass(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotInstantiateProfilerClass(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotInstantiateSessionEventListenerClass(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotInvokeMethodOnConfigClass(String, String, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotIssueModifyAllQueryWithOtherWritesWithinUOW() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotModifyReadOnlyClassesSetAfterUsingUnitOfWork() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotPerformOperationOnNullArgument(String) - Static method in exception org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when trying to perform an operation with a null argument
cannotPerformOperationOnProperty(String, String) - Static method in exception org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when trying to set a property via path based access.
cannotPerformOperationWithNullInputParameter(String, String) - Static method in exception org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to call a method with a null input parameter
cannotPersistExistingObject(Object, AbstractSession) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotPredeploy(String, String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
 
cannotQueryAcrossAVariableOneToOneMapping(DatabaseMapping, ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotRefreshEntityManagerFactoryCreatedFromSession(String) - Static method in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
cannotRegisterAggregateObjectInUnitOfWork(Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotRegisterSynchronizatonListenerForUnitOfWork(Exception) - Static method in exception org.eclipse.persistence.exceptions.DatabaseException
 
cannotReleaseNonClientSession() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotRemoveFromContainer(Object, Object, ContainerPolicy) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotRemoveFromReadOnlyClassesInNestedUnitOfWork() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotSetConverterForNonDirectMapping(ClassDescriptor, DatabaseMapping, String) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
cannotSetCursorForParameterTypeOtherThanOut(String, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotSetDefaultSequenceAsDefault(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotSetListenerClasses(Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotSetReadPoolSizeAfterLogin() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotSetShouldCheckCacheOnlyOnReportQuery() - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotTranslateUnpreparedCall(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
cannotUnwrapNonMapMembers(Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
cannotUseIdValueForCompositeId(ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
 
cannotWriteChangesTwice() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
 
canRollbackTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if the status indicates that a transaction can be rolled back.
canRollbackTransaction_impl(Object) - Method in class org.eclipse.persistence.transaction.JTATransactionController
INTERNAL: Return true if the status indicates that a transaction can be rolled back.
CANT_HAVE_UNBOUND_IN_OUTPUT_ARGUMENTS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
 
canUnwrapOracleConnection() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Indicates whether this Oracle platform can unwrap Oracle connection.
capacity() - Method in class org.eclipse.persistence.indirection.IndirectList
 
CASCADE_ALL_PARTS - Static variable in class org.eclipse.persistence.sessions.CopyGroup
Depth level indicating that all relationships with mappings should be used when building the copied object graph
CASCADE_PRIVATE_PARTS - Static variable in class org.eclipse.persistence.sessions.CopyGroup
Depth level indicating that only relationships with mapping indicated privately- owned should be copied
CASCADE_TREE - Static variable in class org.eclipse.persistence.sessions.CopyGroup
Depth level indicating that only the attributes found in the attribute group should be copied
CascadeAggregateDelete - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
 
CascadeAllParts - Static variable in class org.eclipse.persistence.config.CascadePolicy
 
CascadeAllParts - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
 
cascadeAllParts() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all objects related to the queries object(s).
cascadeAllParts() - Method in class org.eclipse.persistence.sessions.CopyGroup
PUBLIC: Set if the copy should cascade all relationships when copying the object(s).
CascadeByMapping - Static variable in class org.eclipse.persistence.config.CascadePolicy
 
CascadeByMapping - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
 
cascadeByMapping() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all related objects where the mapping has been set to cascade the merge.
CascadeDependentParts - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
 
cascadeDetach - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
 
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, boolean, Set) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade discover and persist new objects during commit to the map key
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, boolean, Set) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Cascade discover and persist new objects during commit to the map key.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, boolean, Set) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Cascade discover and persist new objects during commit to the map key
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, Set) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadeDiscoverAndPersistUnregisteredNewObjects(Object, Map, Map, Map, UnitOfWorkImpl, boolean, Set) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade discover and persist new objects during commit.
cascadedLockingInitialized - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: flag to indicate the initialization state of cascade locking for this descriptor
cascadeLockingPolicies - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
cascadeMerge - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
 
CascadeOnDelete - Annotation Type in org.eclipse.persistence.annotations
Define the foreign key defined by the relationship to cascade the delete on the database.
cascadeOnDelete() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
PUBLIC: Enables delete cascading on the database.
cascadeOnlyDependentParts() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Used by unit of work, only cascades constraint dependencies.
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade.
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade.
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade remove through mappings that require the cascade.
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
INTERNAL: Cascade perform delete through mappings that require the cascade
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Cascade perform removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade perform removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Cascade perform removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Cascade removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Cascade perform removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePerformRemovePrivateOwnedObjectFromChangeSetIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade removal of orphaned private owned objects from the UnitOfWorkChangeSet
cascadePersist - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
Cascading flags used by the EntityManager
CascadePolicy - Class in org.eclipse.persistence.config
Cascade policy hint values.
CascadePolicy() - Constructor for class org.eclipse.persistence.config.CascadePolicy
 
cascadePolicy - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Policy that determines how the query will cascade to its object's parts.
CascadePrivateParts - Static variable in class org.eclipse.persistence.config.CascadePolicy
 
CascadePrivateParts - Static variable in class org.eclipse.persistence.queries.DatabaseQuery
 
cascadePrivateParts() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all privately owned objects related to the queries object(s).
cascadePrivateParts() - Method in class org.eclipse.persistence.sessions.CopyGroup
PUBLIC: Set if the copy should cascade only those relationships that are configured as privately-owned.
cascadeRefresh - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
 
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade.
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade.
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map, boolean) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, Map) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
INTERNAL: Cascade registerNew for Create through mappings that require the cascade
cascadeRemove - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
 
cascadeTree() - Method in class org.eclipse.persistence.sessions.CopyGroup
PUBLIC: Set if the copy should cascade only those attributes that are found in the group.
CascadeType - Enum in javax.persistence
Defines the set of cascadable operations that are propagated to the associated entity.
Case - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
CaseCondition - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
caseConditionStatement(Map<Expression, Object>, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function Convert values returned by the query to values given in the caseConditions Map.
caseConditionStatement() - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Creates an ArgumentListFunctionExpression that is capable of creating a case statement of the form: SQL: CASE WHEN name = "Robert" THEN "Bob" WHEN name = "Susan" THEN "Sue" ELSE "No-Nickname" This expression must be manipulated to successfully build a case statement by adding appropriate children to it.
caseConditionStatement() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
caseStatement(Map, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function Convert values returned by the query to values given in the caseItems Map.
caseStatement() - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Creates an ArgumentListFunctionExpression that is capable of creating a case statement of the form: SQL: CASE name WHEN "Robert" THEN "Bob" WHEN "Susan" THEN "Sue" ELSE "No-Nickname" This expression must be manipulated to successfully build a case statement by adding appropriate children to it.
caseStatement() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
CAST_MUST_USE_INHERITANCE - Static variable in exception org.eclipse.persistence.exceptions.QueryException
 
castMustUseInheritance(Expression) - Static method in exception org.eclipse.persistence.exceptions.QueryException
 
catchExceptions() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
PUBLIC: This method is used for catching all the Descriptor Exceptions
CATEGORY_LOGGING_LEVEL_ - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property prefix "eclipselink.logging.level.
caughtExceptions - Variable in class org.eclipse.persistence.exceptions.IntegrityChecker
To add all the Descriptor exceptions
cciConnection - Variable in class org.eclipse.persistence.eis.EISAccessor
 
cdata - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
 
cdata - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
 
cdata(String) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
cdata(String) - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL:
cdata(String) - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL:
cdata(String) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification of character data to be wrapped in a CDATA node.
cdata(String) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
 
cdata(String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
cdata(String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
cdata(String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
cdata(String) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
cdata(String) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
CDATA - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
ceil(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Ceil - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
ceil() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
changeDescriptor(AbstractSession) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: The reference class has been changed, need to reset the descriptor.
ChangedFieldsLockingPolicy - Class in org.eclipse.persistence.descriptors
Purpose: An implementation of the OptimisticLockingPolicy interface.
ChangedFieldsLockingPolicy() - Constructor for class org.eclipse.persistence.descriptors.ChangedFieldsLockingPolicy
PUBLIC: Create a new changed fields locking policy.
changeOrderTargetQuery - Variable in class org.eclipse.persistence.mappings.CollectionMapping
Query used when order of list members is changed.
changePolicy - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
ChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
Purpose: Define the base Change Record API.
changeSet - Variable in class org.eclipse.persistence.descriptors.DescriptorEvent
For the post merge event it is possible that there has been a change set generated.
changeSet - Variable in class org.eclipse.persistence.sessions.coordination.MergeChangeSetCommand
The changes to be applied remotely
changeSetBytes - Variable in class org.eclipse.persistence.sessions.coordination.MergeChangeSetCommand
 
changeSetDeleteNullQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
changeSetDeleteQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
Used for deletion when ChangeSets are used
ChangeSetsNotProcessed - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
ChangeSetsProcessed - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
ChangeSummary - Interface in commonj.sdo
A change summary is used to record changes to DataObjects, allowing applications to efficiently and incrementally update back-end storage when required.
CHANGESUMMARY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ChangeSummary.Setting - Interface in commonj.sdo
A setting encapsulates a property and a corresponding single value of the property's type.
CHANGESUMMARY_REF - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Names for attributes available on ChangeSummary
CHANGESUMMARY_UNSET - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ChangeTracker - Interface in org.eclipse.persistence.descriptors.changetracking
Purpose: Define an interface for any object that wishes to use attribute change tracking.
ChangeTracking - Annotation Type in org.eclipse.persistence.annotations
The ChangeTracking annotation is used to specify the org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy which computes changes sets for EclipseLink's UnitOfWork commit process.
ChangeTrackingType - Enum in org.eclipse.persistence.annotations
An enum that is used within the ChangeTracking annotation.
changeType - Variable in class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
INTERNAL: Change type is either add or remove
CHAR - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
CHARACTER - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
CHARACTER - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CHARACTER_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
CHARACTEROBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
characters(String) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
characters(String) - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL:
characters(String) - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL:
characters(String) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification of character data.
characters(QName, Object, String, boolean) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Convert the value if necessary and write out the converted value.
characters(String) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
characters(String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
characters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.