- 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) - 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
- AbstractColumnMapping - Class in org.eclipse.persistence.mappings.foundation
-
Purpose: Maps an attribute or some other property to the corresponding
database field type.
- AbstractColumnMapping() - Constructor for class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
Default constructor.
- AbstractCompositeCollectionMapping - Class in org.eclipse.persistence.mappings.foundation
-
Define an embedded collection of objects.
- 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.
- AbstractDynamicPersistenceResource - Class in oracle.toplink.dataservices.resources.common
-
Provides base functionality to to allow new persistence units to be added to a PersistenceContext in
a JAXRS resource.
- AbstractDynamicPersistenceResource() - Constructor for class oracle.toplink.dataservices.resources.common.AbstractDynamicPersistenceResource
-
- AbstractEntityResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
Base class for entity resource.
- AbstractEntityResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource
-
- AbstractExceptionMapper - Class in org.eclipse.persistence.jpa.rs.exceptions
-
- AbstractExceptionMapper() - Constructor for class org.eclipse.persistence.jpa.rs.exceptions.AbstractExceptionMapper
-
- AbstractExternalizableDelegator - Class in org.eclipse.persistence.sdo
-
- AbstractExternalizableDelegator() - Constructor for class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
-
- AbstractExternalizableDelegator(Object) - Constructor for class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
-
- 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
-
- AbstractLiveQueryResource - Class in oracle.toplink.dataservices.resources.common
-
Provides base functionality to to allow Live Data subscriptions in a JAXRS resource
- AbstractLiveQueryResource() - Constructor for class oracle.toplink.dataservices.resources.common.AbstractLiveQueryResource
-
- 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
-
- AbstractPersistenceResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
Base class for persistent unit resources.
- AbstractPersistenceResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource
-
- AbstractPersistenceUnitResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
- AbstractPersistenceUnitResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource
-
- AbstractQueryResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
Base class for query resource.
- AbstractQueryResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource
-
- AbstractResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
Base class for all resources.
- AbstractResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
- AbstractSerializer - Class in org.eclipse.persistence.sessions.serializers
-
Abstract Serializer class.
- AbstractSerializer() - Constructor for class org.eclipse.persistence.sessions.serializers.AbstractSerializer
-
- 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
- AbstractSingleResultQueryResource - Class in org.eclipse.persistence.jpa.rs.resources.common
-
Base class for all single result query resources.
- AbstractSingleResultQueryResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource
-
- 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:
- 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.
- ABYTE - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.DecimalMaxFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.DecimalMinFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.DigitsFacet
-
- accept(FacetVisitor<R, P>, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.Facet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.MaxFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.MinFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternListFacet
-
- accept(FacetVisitor<R, P>, P) - Method in class org.eclipse.persistence.jaxb.compiler.facets.SizeFacet
-
- AccessMethods - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ACCESSOR_FACTORY_ANNOTATION_CLASS - Static variable in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
- ACCESSOR_FACTORY_VALUE_METHOD - Static variable in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
- AccessPlatform - Class in org.eclipse.persistence.platform.database
-
Purpose: Provides Microsoft Access specific behavior.
- AccessPlatform() - Constructor for class org.eclipse.persistence.platform.database.AccessPlatform
-
- 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, boolean) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Acquire a deferred lock on the object.
- acquireDeferredLock(Object, boolean) - 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, boolean) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Acquire an active lock on the object.
- acquireLock(ObjectBuildingQuery) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper
-
- acquireLock(Object, boolean, boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Acquire an active lock on the object.
- acquireLockNoWait(Object, boolean) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Acquire an active lock on the object, if not already locked.
- 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 oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Acquire an active lock on the object, if not already locked.
- 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 oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- acquireReadLockOnCacheKey(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Acquire a read lock on the object.
- acquireReadLockOnCacheKeyNoWait(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- acquireReadLockOnCacheKeyNoWait(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Acquire a read lock on the object, if not already locked.
- acquireRepeatableWriteUnitOfWork(ReferenceMode) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
-
PUBLIC:
Return a repeatable write unit of work for this session.
- acquireSession() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
-
Returns the Session active for this specified helper.
- 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
-
- 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 - 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, E) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- add(E) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- add(E) - 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(CoreField, Object) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
INTERNAL:
Add the field-value pair to the document.
- add(CoreField, 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.
- addAggregateObjectMapping(String, DynamicType, boolean) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
- 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<? extends E>) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- addAll(Collection<? extends E>) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- addAll(Collection<? extends E>) - 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.
- addAlternate(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'alternate' link.
- 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, DatabaseQuery.ParameterType) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Add the argument named argumentName.
- addArgument(String, Class, boolean) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Add the argument named argumentName and its class type.
- addArgument(String, Class, DatabaseQuery.ParameterType, boolean) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Add the argument named argumentName.
- 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.
- addArray() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addArray() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addArray() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addAscendingOrdering(String) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in ascending order
- addAscendingOrdering() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Provide ascending order support for this direct collection mapping.
- addAscendingOrdering(String) - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
PUBLIC:
Order the query results by the object's attribute or query key name.
- addAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- addAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addAttribute(String) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
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, Collection<? extends CoreAttributeGroup>) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
Add an attribute and the corresponding list of AttributeGroups.
- addAttribute(String, CoreAttributeGroup) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
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() - Method in interface org.eclipse.persistence.jpa.config.FetchGroup
-
- 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, CoreAttributeGroup) - Method in class org.eclipse.persistence.queries.FetchGroup
-
- addAttribute(String, Collection<? extends CoreAttributeGroup>) - Method in class org.eclipse.persistence.queries.FetchGroup
-
- addAttribute(String, CoreAttributeGroup) - 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, CoreAttributeGroup) - Method in class org.eclipse.persistence.sessions.CopyGroup
-
- addAttribute(String, CopyGroup) - Method in class org.eclipse.persistence.sessions.CopyGroup
-
- addAttributeGroup(ATTRIBUTE_GROUP) - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
Adds the attribute group to this descriptor.
- addAttributeKey(String, CoreAttributeGroup) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
Add a basic attribute or nested attribute with each String representing
the key of an attribute of type Map on the path to what needs to be
included in the AttributeGroup.
- addAttributeKey(String, CoreAttributeGroup) - Method in class org.eclipse.persistence.queries.FetchGroup
-
- addAttributeNodes(String...) - Method in interface org.eclipse.persistence.jaxb.ObjectGraph
-
- addAttributeNodes(String...) - Method in interface org.eclipse.persistence.jaxb.Subgraph
-
Add an AttributeNode attribute to the entity graph.
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addAttributes(Collection<String>) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
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:
- addBasic() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addBasic() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addBasic() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addBatch(PreparedStatement) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL: This gets called on each iteration to add parameters to the batch
Needs to be implemented so that it returns the number of rows successfully modified
by this statement for optimistic locking purposes (if useNativeBatchWriting is enabled, and
the call uses optimistic locking).
- 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.
- addCacheIndex(CacheIndex) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Add the cache index to the descriptor's cache settings.
- addCacheIndex(String...) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Add the cache index to the descriptor's cache settings.
- addCacheIndex(DatabaseField[]) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Add the cache index to the descriptor's cache settings.
- addCacheIndex() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addCacheIndex() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addCall(Call) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Used to define a store procedure or SQL query.
- addCanonical(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'canonical' link.
- addCanonical(String, String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'canonical' link.
- 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.
- addChangeListener(ChangeListener) - Method in interface org.eclipse.persistence.jpa.rs.eventlistener.DescriptorBasedDatabaseEventListener
-
- 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.
- 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
-
- 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, EclipseLinkClassWriter) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
- addClass(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- 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(ABSTRACT_RECORD) - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
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.
- addClassNameIndicator(String, Object) - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Add the class name reference by class name, used by the MW.
- 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
-
- addClientNotifier(ClientNotifier) - Method in class oracle.toplink.dataservices.livedata.Subscription
-
- addColumn() - Method in interface org.eclipse.persistence.jpa.config.PrimaryKey
-
- addColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.CacheIndex
-
- addColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- addColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.UniqueConstraint
-
- addColumnResult() - Method in interface org.eclipse.persistence.jpa.config.ConstructorResult
-
- addColumnResult() - Method in interface org.eclipse.persistence.jpa.config.SqlResultSetMapping
-
- addColumnResult(ColumnResult) - Method in class org.eclipse.persistence.queries.ConstructorResult
-
Add a column result to this constructor result.
- 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) - Method in interface org.eclipse.persistence.jpa.config.HashPartitioning
-
- addConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.ReplicationPartitioning
-
- addConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.RoundRobinPartitioning
-
- addConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.UnionPartitioning
-
- 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.
- addConstructorResult() - Method in interface org.eclipse.persistence.jpa.config.SqlResultSetMapping
-
- 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() - Method in interface org.eclipse.persistence.jpa.config.ObjectTypeConverter
-
- 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.
- addConversionValueStrings(String, String) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set from JPA processing where we deal with strings only to avoid
class loader conflicts.
- addConvert() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- addConvert() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addConvert() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- addConvert() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addConverter() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addConverter() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addConverter() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addConverter() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addConverter(Converter, String) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
Add a converter to be applied to a mapping of the aggregate descriptor.
- addConverter(Converter, String) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
Add a converter to be applied to a mapping of the aggregate descriptor.
- addConverter(Converter, String) - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
-
- addConverter(XMLField, Converter) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- addConverter(XMLField, Converter) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- addConverterClass() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addCreate(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'create' link.
- 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.
- 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.
- addDelete(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'delete' link.
- addDescendingOrdering(String) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in descending order.
- addDescendingOrdering() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Provide descending order support for this direct collection mapping.
- addDescendingOrdering(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Order the query results by the object's attribute or query key name.
- addDescribedBy(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'describedBy' link.
- addDescribes(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'describes' link.
- addDescriptor(DESCRIPTOR) - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
- 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
-
- 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
-
- 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
-
- 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.
- addDirectQueryKey(String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Add a query key to the descriptor.
- addDiscriminatorClass() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- addElement(E) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- addElementCollection() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addElementCollection() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addElementCollection() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addEmbeddable() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addEmbedded() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addEmbedded() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addEmbedded() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addEndFieldName(String) - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
- addEntity() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addEntityListener() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addEntityListener() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addEntityListener() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- 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.
- addEntityListenerHolder(SerializableDescriptorEventHolder) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
- addEntityResult() - Method in interface org.eclipse.persistence.jpa.config.SqlResultSetMapping
-
- 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
-
- addEventSource(EventOutput) - Method in class oracle.toplink.dataservices.livedata.sse.SSEClientNotifier
-
- addExecute(String, String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'execute' link.
- addExtraNamespacesToNamespaceResolver(Descriptor, CoreAbstractSession, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- addExtraNamespacesToNamespaceResolver(Descriptor, CoreAbstractSession, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL
- addFacet(Facet) - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- 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
- addFetchGroup() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addFetchGroup() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addField(DatabaseField) - Method in class org.eclipse.persistence.descriptors.CacheIndex
-
- addField() - Method in interface org.eclipse.persistence.jpa.config.OracleObject
-
- addField() - Method in interface org.eclipse.persistence.jpa.config.PlsqlRecord
-
- addField(String) - Method in interface org.eclipse.persistence.jpa.config.Struct
-
- 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.
- addFieldName(String) - Method in class org.eclipse.persistence.descriptors.CacheIndex
-
PUBLIC:
Add the database column name to the cache index.
- 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.
- addFieldOnDatabase(AbstractSession, FieldDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the SQL alter table to add the field to the table.
- 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() - Method in interface org.eclipse.persistence.jpa.config.EntityResult
-
- 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
- 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.
- addFieldsToRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
-
INTERNAL:
- 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.
- addFind(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'find' link.
- 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.ForeignReferenceMapping
-
INTERNAL:
Allow subclass to define a foreign key in the source's table.
- 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.
- 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.
- 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(Map<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
-
- addGroups(Collection<ATTRIBUTE_GROUP>) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
INTERNAL:
Adds the list of groups as to the item
- addHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addId() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addId() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addId() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- 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() - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- addIndex() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addIndex() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- addIndex() - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- addIndex() - Method in interface org.eclipse.persistence.jpa.config.Table
-
- addIndex() - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- addIndex(IndexDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
Add an index to the table.
- 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.
- 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:
- addInverseJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- addItem(Object) - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Adds the item.
- addItem(ReportQueryResultListItem) - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
Adds the item.
- addItem(ReportQueryResultListItem) - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultList
-
Adds the item.
- 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.
- ADDITIONAL_CRITERIA_NOT_SUPPORTED_WITH_INHERITANCE_VIEWS - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- ADDITIONAL_POF_CLASSES - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
This persistence unit or system level property can be used to specify a
list of classes that must be added to the automatic POF configuration but
may not be found by TopLink Grid when scanning the JPA metadata and
entity classes.
- ADDITIONAL_SIZE_QUERY_NOT_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- AdditionalCriteria - Annotation Type in org.eclipse.persistence.annotations
-
An additional criteria can be specified at the Entity or MappedSuperclass
level.
- AdditionalCriteria - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- additionalCriteriaNotSupportedWithInheritanceViews(ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- additionalHistoryExpression(Expression, Expression) - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
Add any temporal querying conditions to this object expression.
- additionalHistoryExpression(Expression, Expression, Integer) - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
Add any temporal querying conditions to this object expression.
- additionalSizeQueryNotSpecified(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- addJavaConversion(Class, QName) - Method in class org.eclipse.persistence.oxm.XMLField
-
Add a Java to XML Conversion pair entry
- addJavaFieldToXmlEnumValuePair(String, Object) - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
Add a Java field name to XmlEnumValue pair.
- addJavaFieldToXmlEnumValuePair(boolean, String, Object) - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
Add a Java field name to XmlEnumValue pair.
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.AssociationOverride
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- addJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- addJoinedAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Specify the relationship 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.
- addJoinField() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addJoinField() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- addJoinField() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addJoinField() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- 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 class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return all pre-defined not yet parsed EJBQL queries.
- 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.
- addJPATablePerTenantQuery(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return all pre-defined not yet parsed EJBQL queries to table per tenant entities.
- addKeyGroup(ATTRIBUTE_GROUP) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- addKeyGroups(Collection<ATTRIBUTE_GROUP>) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- 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.
- addLink(LinkV2) - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Adds the link.
- addLink(LinkV2) - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Adds the link.
- addLink(LinkV2) - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
Adds the link.
- addLink(LinkV2) - Method in class org.eclipse.persistence.jpa.rs.util.list.SingleResultQueryResult
-
- addListener(SESSION_EVENT_LISTENER) - Method in class org.eclipse.persistence.core.sessions.CoreSessionEventManager
-
PUBLIC:
Add the event listener to the session.
- 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.
- addListenerToEventManager(ClassDescriptor, AbstractSession, ClassLoader) - Method in interface org.eclipse.persistence.descriptors.SerializableDescriptorEventHolder
-
- addLiteralLabel(String) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader.EnumInfo
-
- addLockFieldName(String) - Method in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
-
PUBLIC: Add a field name 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.
- addManyToMany() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addManyToMany() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addManyToMany() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addManyToManyMapping(String, DynamicType, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
- addManyToOne() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addManyToOne() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addManyToOne() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addMapKeyAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addMapKeyAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addMapKeyAssociationOverride() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addMapKeyAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addMapKeyAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addMapKeyAttributeOverride() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addMapKeyConvert() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addMapKeyConvert() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addMapKeyConvert() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addMapKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addMapKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addMapKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addMappedSuperclass() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addMappedSuperclass(String, ClassDescriptor, boolean) - 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
-
- addMappings() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- 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 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, Class, DatabaseField) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
PUBLIC:
Define the inout argument to the stored procedure and the field/argument name to be substituted 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.
- addNamedNativeQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedNativeQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedNativeQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addNamedPLSQLStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedPLSQLStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedPlsqlStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addNamedPLSQLStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedPLSQLStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedPlsqlStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addNamedQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addNamedStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedStoredFunctionQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addNamedStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addNamedStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addNamedStoredProcedureQuery() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- 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
-
- 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.
- addNext(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'next' link.
- addNonFetchJoin(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Specify the object expression to be joined in this query.
- addNonFetchJoinedAttribute(String) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Specify the relationship attribute to be join in this query.
- addNonFetchJoinedAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Specify the relationship attribute to be join in this query.
- addObjectToCache(Object, Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- addObjectToCache(Object, Node, Mapping) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- addObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addOneToMany() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addOneToMany() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addOneToMany() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addOneToManyMapping(String, DynamicType, String...) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
- addOneToOne() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addOneToOne() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addOneToOne() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- 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.
- addOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
Add the open content property into all 3 data structures.
- addOperator(ExpressionOperator) - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
ADVANCED:
Add an operator to the global list of operators.
- addOptionalArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
PUBLIC:
Add the optional argument.
- addOracleArray() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addOracleArray() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addOracleArray() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addOracleArray() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addOracleObject() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addOracleObject() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addOracleObject() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addOracleObject() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.mappings.DirectCollectionMapping
-
ADVANCED:
Used this method to add custom ordering expressions when fetching
the collection.
- 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
-
- addPackageToXmlElementNillable(String, XmlElementNillable) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
Add a package name/XmlElementNillable entry to the map.
- addPackageToXmlNullPolicy(String, XmlNullPolicy) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
Add a package name/XmlNullPolicy entry to the map.
- addParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- addParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- addParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- addParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- 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
-
- addPartialAttribute(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- 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.
- addPartition() - Method in interface org.eclipse.persistence.jpa.config.RangePartitioning
-
- addPartition() - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- addPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addPartitioningPolicy(PartitioningPolicy) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Set the map of partitioning policies, keyed by name.
- addPartitionName(String, String) - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
INTERNAL:
Add partition values by name (will be initialized at runtime with the
real class loader).
- addPattern(PatternFacet) - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternListFacet
-
- addPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addPlsqlRecord() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addPlsqlRecord() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addPlsqlRecord() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addPlsqlRecord() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addPlsqlTable() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addPlsqlTable() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addPlsqlTable() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addPlsqlTable() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addPreDeleteMapping(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Add the mapping to be notified before deletion.
- addPrev(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'prev' link.
- 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
-
- addPrimaryKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addPrimaryKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- addPrimaryKeyJoinColumn() - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- 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.
- addProperty(String, Property) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Put a Property in the Map of Properties for this TypeInfo.
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Structure
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- addProperty() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- 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.
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedNativeQuery
-
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedQuery
-
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- addQueryHint() - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- addQueryKey(QueryKey) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Add a query key to the descriptor.
- addRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addReplicationPartititioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addResult(SQLResult) - Method in class org.eclipse.persistence.queries.SQLResultSetMapping
-
- addResultClass(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- addResultSetMapping(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- 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
- addRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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
- addSecondaryTable() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addSelectedColumn() - Method in interface org.eclipse.persistence.jpa.config.OptimisticLocking
-
- addSelf(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'self' link.
- 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.
- addSequenceGenerator() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addSqlResultSetMapping() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addSqlResultSetMapping() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addSQLResultSetMapping(SQLResultSetMapping) - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- addSQLResultSetMapping(SQLResultSetMapping) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Add a named SQLResultSetMapping to this project.
- addSQLResultSetMappingName(String) - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
Add a SQLResultSetMapping that is used by this query to process the
database results.
- 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() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addStructConverter() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addStructConverter(StructConverter) - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
ADVANCED:
Add a StructConverter
- addStructure() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addStructure() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addStructure() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addSubgraph(String) - Method in interface org.eclipse.persistence.jaxb.ObjectGraph
-
- addSubgraph(String, Class) - Method in interface org.eclipse.persistence.jaxb.ObjectGraph
-
Used to add a node of the graph that corresponds to a managed type with
inheritance.
- addSubgraph(String) - Method in interface org.eclipse.persistence.jaxb.Subgraph
-
Used to add a node of the graph that corresponds to a managed type.
- addSubgraph(String, Class) - Method in interface org.eclipse.persistence.jaxb.Subgraph
-
Used to add a node of the graph that corresponds to a managed type with
inheritance.
- addSubGroup(ATTRIBUTE_GROUP) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- addSubscription(Subscription) - Method in class oracle.toplink.dataservices.livedata.sse.SSEClientNotifier
-
- addSubstitutableElement(ElementDeclaration) - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Add an element to the list of elements which can be substituted for this element (ie: has this element in their substitutionGroup)
- 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 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<TableDefinition>) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Add a set of tables.
- addTableGenerator() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.ForeignReferenceMapping
-
INTERNAL:
Allow subclass to define a foreign key in the target's table.
- 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.
- 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.
- addTenantDiscriminatorColumn() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addTenantDiscriminatorColumn() - Method in interface org.eclipse.persistence.jpa.config.Multitenant
-
- addTenantDiscriminatorColumn() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- 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(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.
- addToAttributeOnlyConversionValueStrings(String, String) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set from JPA processing where we deal with strings only to avoid
class loader conflicts.
- 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.
- 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.TablePerMultitenantPolicy
-
INTERNAL:
- addToTableDefinition(TableDefinition) - Method in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
-
INTERNAL:
- addTransformation() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addTransformation() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addTransformation() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addTransient() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addTransient() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addTransient() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- 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:
- addTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- addTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addUnconvertedProperty(String, String, String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Add an unconverted property (to be initialiazed at runtime)
- addUnconvertedProperty(String, String, String) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
Add an unconverted property (to be initialiazed at runtime)
- addUnionExpression(Expression) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Add the union expression to the query.
- addUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addUniqueConstraint() - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- addUniqueConstraint() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- addUniqueConstraint() - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- addUniqueConstraint() - Method in interface org.eclipse.persistence.jpa.config.Table
-
- addUniqueConstraint() - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- 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.
- 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.
- addUnnamedCursorOutputArgument(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
ADVANCED:
Add the cursor output parameter to the procedure.
- addUpdate(String) - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Adds a 'update' link.
- 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.
- addUuidGenerator() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- addValue(Object, boolean, Object) - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- addValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- 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.
- addVariableOneToOne() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addVariableOneToOne() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addVariableOneToOne() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- 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.
- addVersion() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- addVersion() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- addVersion() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- 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.
- addWriteTransformer() - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- 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
- 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.
- addXsiTypeAndClassIndicatorIfRequired(Descriptor, Descriptor, Field, boolean) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- addXsiTypeAndClassIndicatorIfRequired(Descriptor, Descriptor, Field, Object, Object, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- addXsiTypeAndClassIndicatorIfRequired(Descriptor, Descriptor, Field, boolean) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL
- addXsiTypeAndClassIndicatorIfRequired(Descriptor, Descriptor, Field, Object, Object, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL
- 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.
- 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.
- afterLoad(ClassDescriptor) - Static method in class oracle.eclipselink.coherence.integrated.config.CoherenceReadCustomizer
-
- afterLoad(ClassDescriptor) - Static method in class oracle.eclipselink.coherence.integrated.config.CoherenceReadWriteCustomizer
-
- afterLoad(ClassDescriptor) - Static method in class oracle.eclipselink.coherence.integrated.config.GridCacheCustomizer
-
- afterMarshal(Object) - Method in class org.eclipse.persistence.jaxb.JAXBMarshalListener
-
- afterMarshal(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
-
- afterUnmarshal(Object, Object) - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshalListener
-
- 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_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.
- 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
-
- alias(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression for the alias.
- 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(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
-
- all(List) - 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)
- 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.
- 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.
- ALLOW_CLASS_TYPE_IN_MULTIPLE_GRAPHS - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
In general multiple instances of the same entity can not be in multiple
graphs when cached as an entity aggregate.
- ALLOW_FETCHGROUPS_FOR_GRID_READ - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
This property can be used when fetch groups are used to partially load
data from the database but the descriptor has been configured for
GridRead.
- 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
-
- allowNativeSQLQueries() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return true if native sql is allowed on this project.
- 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
-
- allowTablePerMultitenantDDLGeneration() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return true if native sql is allowed on this project.
- 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
-
- alwaysRefreshCacheOnRemote() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
- AN_EXCEPTION_OCCURRED - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
-
- 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 - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
-
The name of the property used to specify an AnnotationHelper instance.
- 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
-
- announceSession() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
INTERNAL:
Send out an announcement that we are here.
- ANTLR - Static variable in class org.eclipse.persistence.config.ParserType
-
Deprecated.
- ANTLRQueryBuilder - Class in org.eclipse.persistence.queries
-
- ANTLRQueryBuilder() - Constructor for class org.eclipse.persistence.queries.ANTLRQueryBuilder
-
Deprecated.
Creates a new ANTLRQueryBuilder.
- 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
-
- any(List) - 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_ATTRIBUTE_ON_NON_MAP_PROPERTY - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- ANY_NAMESPACE_LOCAL - Static variable in class org.eclipse.persistence.oxm.XMLConstants
-
- ANY_NAMESPACE_TARGETNS - 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.sdo.SDOConstants
-
- ANY_URI - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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.
- anyOf(String, boolean) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
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.
- anyOfAllowingNone(String, boolean) - 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.
- appendChildNode(Node, Node) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
-
- 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.
- 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.
- 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
- APPLICATION_SCHEMA_JSON - Static variable in class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
- APPLICATION_SCHEMA_JSON_TYPE - Static variable in class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
- ApplicationAccessWLS - Class in org.eclipse.persistence.sdo.helper
-
INTERNAL:
This class using WLS classed to get unique application ID.
- ApplicationAccessWLS() - Constructor for class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
-
Create and initialize.
- 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).
- 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
-
- argumentSizeMismatchInQueryAndQueryDefinition(DatabaseQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- 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<Object[]> or Object[]).
- Array - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- 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) - Method in class org.eclipse.persistence.expressions.Expression
-
- as(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Assign an alias to the expression in the select clause.
- As - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- as() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Create the AS operator.
- 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).
- 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(Expression) - 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
-
- assignDefaultValues(AbstractSession) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
INTERNAL:
Some attributes have default values defined in Project.
- 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 - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- 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
-
- 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
-
- 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 - 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, Object, QName) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- attribute(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
- attribute(XPathFragment, NamespaceResolver, String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
- attribute(XPathFragment, NamespaceResolver, Object, QName) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
- 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, Object, QName) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
Convert the value if necessary and write out the attribute and converted value.
- 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(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
Marshal an attribute for the give namespaceURI, localName, qualifiedName and value
- 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.queries.DataReadQuery
-
A single value is returned for each row.
- 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_COULD_NOT_BE_FOUND_FOR_ENTITY - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
-
- ATTRIBUTE_COULD_NOT_BE_UPDATED - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
-
- 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
-
- 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
-
- attributeCouldNotBeFoundForEntity(String, String, String, String) - Static method in exception org.eclipse.persistence.jpa.rs.exceptions.JPARSException
-
Attribute could not be found for entity.
- attributeCouldNotBeUpdated(String, String, String, String) - Static method in exception org.eclipse.persistence.jpa.rs.exceptions.JPARSException
-
Attribute could not be updated.
- 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(String, Class, boolean) - Constructor for class org.eclipse.persistence.queries.AttributeGroup
-
INTERNAL:
This constructer is to only be used by EclipseLink internally
- AttributeGroup(String, String, boolean) - 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
-
- attributeNameNotSpecified() - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- AttributeNode - Interface in org.eclipse.persistence.jaxb
-
Represents an AttributeNode of an entity graph.
- AttributeOverride - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- attributesToAlwaysInclude - Variable in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
- 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
-
- 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
-
- attributeWithoutQName(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- attributeWithoutQName(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
Marshal an attribute for the give namespaceURI, localName, preifx and value
- attributeWithoutQName(String, String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
-
- 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).
- AUTO_DETECT_MEDIA_TYPE - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
-
The name of the property used to specify if the media type should be
auto detected (default is false).
- 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.
- CACHE - Static variable in class oracle.toplink.dataservices.livedata.cache.CacheSubscriptionProvider
-
- Cache - Annotation Type in org.eclipse.persistence.annotations
-
The Cache annotation is used to configure the EclipseLink object cache.
- Cache - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CACHE - Static variable in interface org.eclipse.persistence.logging.SessionLog
-
- CACHE - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- CACHE_EXPIRY_AND_EXPIRY_TIME_OF_DAY_BOTH_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CACHE_NAME - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
- 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
-
Property prefix "eclipselink.cache.shared.
- 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
-
Property prefix "eclipselink.cache.type.
- 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.
- cacheAllStatements() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Cache all prepared statements, this requires full parameter binding as well.
- CacheCoordination - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- CacheCoordinationProtocol - Class in org.eclipse.persistence.config
-
Cache coordination protocol persistence property values.
- CacheCoordinationProtocol() - Constructor for class org.eclipse.persistence.config.CacheCoordinationProtocol
-
- CacheCoordinationSerialize - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- CacheCoordinationType - Enum in org.eclipse.persistence.annotations
-
An enum that is used within the Cache annotation.
- 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
-
- CacheIndex - Annotation Type in org.eclipse.persistence.annotations
-
Allow a cache index to be define.
- CacheIndex - Class in org.eclipse.persistence.descriptors
-
Purpose:
Define a secondary index on the cache.
- CacheIndex() - Constructor for class org.eclipse.persistence.descriptors.CacheIndex
-
- CacheIndex(DatabaseField[]) - Constructor for class org.eclipse.persistence.descriptors.CacheIndex
-
- CacheIndex(String...) - Constructor for class org.eclipse.persistence.descriptors.CacheIndex
-
- CacheIndex(List<DatabaseField>) - Constructor for class org.eclipse.persistence.descriptors.CacheIndex
-
- CacheIndex - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CacheIndexes - Annotation Type in org.eclipse.persistence.annotations
-
Allow a set of cache indexes to be define on an Entity.
- 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 - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- 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
-
- 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
-
- 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.
- 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
-
- CacheNounType - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- CachePolicy - Class in org.eclipse.persistence.descriptors
-
Purpose:
CachePolicy defines the cache configuration.
- CachePolicy() - Constructor for class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Return a new descriptor.
- 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.
- CacheSize - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- cacheStatement() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Cache the prepared statements, this requires full parameter
binding as well.
- CacheSubscription - Class in oracle.toplink.dataservices.livedata.cache
-
A CacheSubscription uses TopLink's Cache Events to notify a listener about objects that enter and leave the persistence
context related to a particular query
We will make the following notifier calls:
newObject(object) - for any insert we are informed of
updatedObject(object) - for an update that either adds an object to the result set or does not affect the object's
presence in the result set.
- CacheSubscription(DataServicePersistenceContext, ObjectLevelReadQuery, Map<String, String>) - Constructor for class oracle.toplink.dataservices.livedata.cache.CacheSubscription
-
- CacheSubscriptionListener - Class in oracle.toplink.dataservices.livedata.cache
-
DescriptorEventListener that listens for postUpdate, postInsert and postDelete to facilitate
CacheSubscription
- CacheSubscriptionListener(CacheSubscription) - Constructor for class oracle.toplink.dataservices.livedata.cache.CacheSubscriptionListener
-
- CacheSubscriptionProvider - Class in oracle.toplink.dataservices.livedata.cache
-
SPI provider for cache subscription.
- CacheSubscriptionProvider() - Constructor for class oracle.toplink.dataservices.livedata.cache.CacheSubscriptionProvider
-
- 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
-
- CacheUsage - Class in org.eclipse.persistence.config
-
Cache usage hint values.
- CacheUsage() - Constructor for class org.eclipse.persistence.config.CacheUsage
-
- 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 opposed to detected changes.
- CALENDAR - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- call() - Method in class org.eclipse.persistence.jaxb.ValidationXMLReader
-
Parses validation.xml.
- 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
-
- callSessionBean(String, HttpHeaders, UriInfo, InputStream) - Method in class oracle.toplink.dataservices.resources.DynamicPersistenceResource
-
- callSessionBean(String, HttpHeaders, UriInfo, InputStream) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceResource
-
- callSessionBean(HttpHeaders, UriInfo, InputStream) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource
-
Deprecated.
- 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.
- canBatchWriteWithOptimisticLocking(DatabaseCall) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle10Platform
-
INTERNAL:
Supports Batch Writing with Optimistic Locking.
- 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.
- 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_REFRESH_METADATA - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- 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, Exception) - 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, Exception) - 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
-
- cannotRefreshMetadata() - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
- 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
-
- CANONICAL_MODEL_LOAD_XML - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.canonicalmodel.load_xml" optional property can be used a performance
enhancement between compile rounds.
- CANONICAL_MODEL_LOAD_XML_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Default value for the "eclipselink.canonicalmodel.load_xml" optional property.
- CANONICAL_MODEL_PREFIX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.canonicalmodel.prefix" optional property specifies the prefix
that will be added to the start of the class name of any canonical model class generated.
- CANONICAL_MODEL_PREFIX_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Default prefix that will be added to the start of the class name of any canonical model
class generated.
- CANONICAL_MODEL_SUB_PACKAGE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.canonicalmodel.subpackage" optional property specifies
a sub-package name that can be used to have the canonical model generator generate its classes
in a sub-package of the package where the corresponding entity class is located.
- CANONICAL_MODEL_SUB_PACKAGE_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Default sub-package name that is used to have the canonical model generator generate its classes
in a sub-package of the package where the corresponding entity class is located.
- CANONICAL_MODEL_SUFFIX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.canonicalmodel.suffix" optional property specifies the suffix
that will be added to the end of the class name of any canonical model class generated.
- CANONICAL_MODEL_SUFFIX_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Default suffix that will be added to the end of the class name of any canonical model class
generated.
- CANONICAL_MODEL_USE_STATIC_FACTORY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.canonicalmodel.use_static_factory" optional property can be used
a performance enhancement between compile rounds within an IDE.
- CANONICAL_MODEL_USE_STATIC_FACTORY_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Default value for the "eclipselink.canonicalmodel.use_static_factory" optional
property.
- CANT_HAVE_UNBOUND_IN_OUTPUT_ARGUMENTS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- canUnwrapOracleConnection() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Indicates whether this Oracle platform can unwrap Oracle connection.
- 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 - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- 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
-
- 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.
- 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.AbstractColumnMapping
-
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
- CascadePolicy - Class in org.eclipse.persistence.config
-
Cascade policy hint values.
- CascadePolicy() - Constructor for class org.eclipse.persistence.config.CascadePolicy
-
- 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.
- 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.AbstractColumnMapping
-
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
- 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.
- 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(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Cast the value to the database type.
- Cast - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- cast() - 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.
- 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.JsonRecord
-
- cdata(String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
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
-
- CDI_BEANMANAGER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "javax.persistence.bean.manager" property is used to set
CDI BeanManager when available
- 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.
- ChangeListener - Interface in org.eclipse.persistence.jpa.rs.eventlistener
-
A ChangeListener is used to extend a PersistenceContext to react to database sent change
events.
- ChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
-
Purpose: Define the base Change Record API.
- Changes - Static variable in class org.eclipse.persistence.config.CommitOrderType
-
Updates are ordered by the object's changes, then by id.
- ChangeSetsNotProcessed - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- ChangeSetsProcessed - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- CHANGESUMMARY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- 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.
- ChangeTracking - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ChangeTrackingType - Enum in org.eclipse.persistence.annotations
-
An enum that is used within the ChangeTracking annotation.
- 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
-
- CHARACTER_ESCAPE_HANDLER - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
-
The Constant CHARACTER_ESCAPE_HANDLER.
- CharacterEscapeHandler - Interface in org.eclipse.persistence.oxm
-
Provide an interface to allow for custom character escaping behaviour.
- CHARACTEROBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- CharacterObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.CharacterObjectWrapperImpl
-
- 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.JSONFormattedWriterRecord
-
INTERNAL:
- characters(String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- characters(QName, Object, String, boolean) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- characters(QName, Object, String, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- characters(String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
- characters(String, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
- characters(QName, Object, String, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
- characters(QName, Object, String, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
- 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.UnmarshalRecord
-
- characters(CharSequence) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- characters(String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- characters(String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
-
INTERNAL:
- characters(String) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
-
- characters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.XMLRootRecord
-
- characters(CharSequence) - Method in class org.eclipse.persistence.oxm.record.XMLRootRecord
-
- characters(String) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
-
- characters(char[], int, int) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
-
- characters(CharSequence) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
-
- characters(char[], int, int) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
-
- CharacterWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.CharacterWrapperImpl
-
- CharIndex - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- charIndex() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CharLength - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- charLength() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CHECK_EXISTENCE - Static variable in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Flag to disable table existence check before create.
- CheckCache - Static variable in class org.eclipse.persistence.queries.DoesExistQuery
-
- CheckCacheByExactPrimaryKey - Static variable in class org.eclipse.persistence.config.CacheUsage
-
Configure the cache to be checked first if the query is by primary key (only).
- CheckCacheByExactPrimaryKey - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- checkCacheByExactPrimaryKey() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
PUBLIC:
The cache will be checked only if the query contains exactly the primary key.
- checkCacheByIndex(Expression, AbstractRecord, ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
INTERNAL:
Lookup the expression in the cache if it contains any indexes.
- CheckCacheByPrimaryKey - Static variable in class org.eclipse.persistence.config.CacheUsage
-
Configure the cache to be checked first if the query contains the primary key.
- CheckCacheByPrimaryKey - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- checkCacheByPrimaryKey() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
PUBLIC:
This is the default, the cache will be checked only if the query contains the primary key.
- checkCacheFirst - Variable in class org.eclipse.persistence.queries.DoesExistQuery
-
Flag to determine if the cache should be check first in addition to another option.
- checkCacheForDoesExist() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Default behavior.
- checkCacheForDoesExist() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
PUBLIC:
Assume that if the objects primary key does not include null
and it is in the cache, then is must exist.
- checkCacheForDoesExist() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Switch all descriptors to check the cache for existence.
- CheckCacheOnly - Static variable in class org.eclipse.persistence.config.CacheUsage
-
Configure the cache to be searched for any matching objects.
- CheckCacheOnly - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- checkCacheOnly() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
The cache will checked completely, if the object is not found null will be returned or an error if the query is too complex.
- CheckCacheThenDatabase - Static variable in class org.eclipse.persistence.config.CacheUsage
-
Configure the cache to be searched for any matching object before accesing the database.
- CheckCacheThenDatabase - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- checkCacheThenDatabase() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
PUBLIC:
The cache will be checked completely, then if the object is not found or the query too complex the database will be queried.
- checkDatabase() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
-
PUBLIC:
This method is used to check the database tables.
- CheckDatabase - Static variable in class org.eclipse.persistence.queries.DoesExistQuery
-
- checkDatabaseForDoesExist() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Perform does exist check on the database
- checkDatabaseForDoesExist() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
PUBLIC:
Perform does exist check on the database through selecting the primary key.
- checkDatabaseForDoesExist() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Switch all descriptors to check the database for existence.
- checkDeferredLock() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- checkDescriptor(AbstractSession) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Ensure that the descriptor has been set.
- checkDescriptor(Object, AbstractSession) - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDumpTime() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
Log the results after a set amount of time has passed.
- checkDumpTime() - Static method in class org.eclipse.persistence.tools.profiler.QueryMonitor
-
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Check to see if this query already knows the return value
without performing any further work.
- checkEarlyReturn(Object, Object, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Check if existence can be determined without going to the database.
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Check if existence can be determined without going to the database.
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Check to see if this query already knows the return value without performing any further work.
- checkEclipseLinkCache(DatabaseQuery, Record, Session) - Static method in class org.eclipse.persistence.queries.QueryRedirectorHelper
-
This method will cause EclipseLink to check the EclipseLink cache for the object.
- checkForProviderProperty(Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Need to check that the provider property is null or set for EclipseLink
- checkIfExist(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceDefinition
-
INTERAL:
Verify whether the sequence exists.
- checkIfExist(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
-
INTERNAL:
Check if the sequence object already exists, in which case dont create it.
- checkIfExist(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
INTERAL:
Execute the SQL required to insert the sequence row into the sequence table.
- checkIfExist(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition
-
INTERAL:
Verify whether the sequence exists.
- checkInheritanceTreeAggregateSettings(AbstractSession, AggregateMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Verify that an aggregate descriptor's inheritance tree
is full of aggregate descriptors.
- checkInstantiationPolicy() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
-
PUBLIC:
This method is used to check the InstantiationPolicy.
- checkPlatform() - Method in class org.eclipse.persistence.platform.server.glassfish.GlassfishPlatformDetector
-
- checkPlatform() - Method in class org.eclipse.persistence.platform.server.NoServerPlatformDetector
-
- checkPlatform() - Method in interface org.eclipse.persistence.platform.server.ServerPlatformDetector
-
- checkPlatform() - Method in class org.eclipse.persistence.platform.server.was.WebSpherePlatformDetector
-
- checkPlatform() - Method in class org.eclipse.persistence.platform.server.wls.WebLogicPlatformDetector
-
- checkPrepare(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Check to see if this query needs to be prepare and prepare it.
- checkPrepare(AbstractSession, AbstractRecord, boolean) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Check to see if this query needs to be prepare and prepare it.
- checkPrepare(AbstractSession, AbstractRecord, boolean) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Check to see if this query needs to be prepare and prepare it.
- checkPrePrepare(AbstractSession) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
ObjectLevelReadQueries now have an explicit pre-prepare stage, which
is for checking for pessimistic locking, and computing any joined
attributes declared on the descriptor.
- checkReadLock() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- checkTable(DatabaseTable, AbstractSession) - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
-
INTERNAL:
This method checks that tables are present in the database.
- checkTableExists(TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Check if the table exists by issuing a select.
- CHILD_DESCRIPTORS_DO_NOT_HAVE_IDENTITY_MAP - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CHILD_DOES_NOT_DEFINE_ABSTRACT_QUERY_KEY - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- childDescriptorsDoNotHaveIdentityMap() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- childDoesNotDefineAbstractQueryKeyOfParent(ClassDescriptor, ClassDescriptor, String) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- chr(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Chr - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- chr() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CIRCULAR_MAPPED_BY_REFERENCES - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- circularMappedByReferences(Object, String, Object, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- CLASS_EXTRACTION_METHOD_MUST_BE_STATIC - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- CLASS_EXTRACTOR_CAN_NOT_BE_SPECIFIED_WITH_DISCRIMINATOR - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS_FILE_TRANSFORMER_THROWS_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS_INDICATOR_FIELD_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- CLASS_INSTANCE - Static variable in annotation type org.eclipse.persistence.annotations.Convert
-
Constant name for the reserved class instance converter.
- CLASS_LIST_MUST_NOT_BE_NULL - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS_NAME - Static variable in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
- CLASS_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.SDOException
-
- CLASS_NOT_FOUND_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- CLASS_NOT_FOUND_FOR_PROPERTY - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- CLASS_NOT_FOUND_WHILE_CONVERTING_CLASSNAMES - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS_NOT_FOUND_WHILE_PROCESSING_ANNOTATIONS - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- CLASS_NOT_FOUND_WHILE_USING_QUERY_HINT - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- CLASS_NOT_LISTED_IN_PERSISTENCE_UNIT - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASS_OR_CLASS_DESCRIPTOR_COULD_NOT_BE_FOUND - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
-
- CLASS_PK_DOES_NOT_EXIST_IN_CACHE - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- CLASS_QNAME - Static variable in class org.eclipse.persistence.jaxb.ValidationXMLReader
-
- ClassBuffer - Class in org.eclipse.persistence.sdo.helper
-
Purpose: This class maintains information about a generated class and its corresponding interface
Responsibilities:
Hold the StringBuffer contents of the class and interface
When the close() method is called the attribute and method buffers are appended to the classbuffer
and both the interface buffer and class buffer have the closing brace appended
- ClassBuffer(SDOClassGeneratorListener) - Constructor for class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- ClassDescriptor - Class in org.eclipse.persistence.descriptors
-
Purpose:
Abstract descriptor class for defining persistence information on a class.
- ClassDescriptor() - Constructor for class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return a new descriptor.
- classExistsInArray(JavaClass, ArrayList<JavaClass>) - Method in class org.eclipse.persistence.jaxb.compiler.XMLProcessor
-
Convenience method to determine if a class exists in a given ArrayList.
- classExistsInArray(JavaClass, List<JavaClass>) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Convenience method to determine if a class exists in a given ArrayList.
- classExtractionMethodMustBeStatic(String, ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- ClassExtractor - Annotation Type in org.eclipse.persistence.annotations
-
A ClassExtractor allows for a user defined class indicator in place of
providing a discriminator column.
- ClassExtractor - Class in org.eclipse.persistence.descriptors
-
Purpose:
Abstract class to allow complex inheritance support.
- ClassExtractor() - Constructor for class org.eclipse.persistence.descriptors.ClassExtractor
-
- classExtractorCanNotBeSpecifiedWithDiscriminatorMetadata(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- classFileTransformerThrowsException(Object, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- classFromRow(ABSTRACT_RECORD, ABSTRACT_SESSION) - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
This method is invoked only for the abstract descriptors.
- classFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
This method is invoked only for the abstract descriptors.
- classFromValue(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
This method is used to turn the a raw database field value classFieldValue into a Class object.
- classIndicatorFieldNotFound(ClassDescriptor, ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- ClassInstanceConverter - Class in org.eclipse.persistence.mappings.converters
-
Purpose: Allows a class name to be converted to and from a new instance of the class.
- ClassInstanceConverter() - Constructor for class org.eclipse.persistence.mappings.converters.ClassInstanceConverter
-
PUBLIC:
Default constructor.
- classListMustNotBeNull() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- CLASSLOADER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.classloader" property specifies the classloader to use to create
an EntityManagerFactory in the property map passed to Persistence.createEntityManagerFactory.
- CLASSLOADER_EJB_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
A classloader toString containing (.wrappers) means we are running from a local ejb container client
- CLASSLOADER_OC4J_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
A classloader toString containing (oc4j:) means we are running from an 4 levels up from an ejb container
- CLASSLOADER_WEB_FRAGMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
A classloader toString containing (.web.) means we are running from a web container client
- className(String, boolean) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java class name or method name for a given string
- className(String, boolean, boolean, boolean) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java class name or method name for a given string
- classNotFound(Exception, String, String) - Static method in exception org.eclipse.persistence.exceptions.SDOException
-
INTERNAL:
Exception trying to load the instance class for a given type
- classNotFoundException(String) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
- classNotFoundException - Static variable in exception org.eclipse.persistence.exceptions.JPQLException
-
- classNotFoundException(String, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.JPQLException
-
- classNotFoundForProperty(String, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- classNotFoundWhileConvertingClassNames(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- classNotFoundWhileProcessingAnnotations(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- classNotFoundWhileUsingQueryHint(DatabaseQuery, Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- classNotListedInPersistenceUnit(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- classOrClassDescriptorCouldNotBeFoundForEntity(String, String) - Static method in exception org.eclipse.persistence.jpa.rs.exceptions.JPARSException
-
Class descriptor could not be found for entity.
- classPkDoesNotExistInCache(Class, Object) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- ClassSummaryDetail - Class in org.eclipse.persistence.services.glassfish
-
The class is used internally by the Portable JMX Framework to convert
model specific classes into Open Types so that the attributes of model class can
be exposed by MBeans.
- ClassSummaryDetail(String, String, String, String, String) - Constructor for class org.eclipse.persistence.services.glassfish.ClassSummaryDetail
-
Construct a ClassSummaryDetail instance.
- ClassSummaryDetail - Class in org.eclipse.persistence.services.jboss
-
The class is used internally by the Portable JMX Framework to convert
model specific classes into Open Types so that the attributes of model class can
be exposed by MBeans.
- ClassSummaryDetail(String, String, String, String, String) - Constructor for class org.eclipse.persistence.services.jboss.ClassSummaryDetail
-
Construct a ClassSummaryDetail instance.
- ClassSummaryDetail - Class in org.eclipse.persistence.services.weblogic
-
The class is used internally by the Portable JMX Framework to convert
model specific classes into Open Types so that the attributes of model class can
be exposed by MBeans.
- ClassSummaryDetail(String, String, String, String, String) - Constructor for class org.eclipse.persistence.services.weblogic.ClassSummaryDetail
-
Construct a ClassSummaryDetail instance.
- ClassSummaryDetail - Class in org.eclipse.persistence.services.websphere
-
The class is used internally by the Portable JMX Framework to convert
model specific classes into Open Types so that the attributes of model class can
be exposed by MBeans.
- ClassSummaryDetail(String, String, String, String, String) - Constructor for class org.eclipse.persistence.services.websphere.ClassSummaryDetail
-
Construct a ClassSummaryDetail instance.
- ClassSummaryDetailBase - Class in org.eclipse.persistence.services
-
The class is used internally by the Portable JMX Framework to convert
model specific classes into Open Types so that the attributes of model class can
be exposed by MBeans.
- ClassSummaryDetailBase(String, String, String, String, String) - Constructor for class org.eclipse.persistence.services.ClassSummaryDetailBase
-
Construct a ClassSummaryDetail instance.
- cleanUpSubscriptions() - Method in class oracle.toplink.dataservices.livedata.SubscriptionFactory
-
- clear() - Method in class oracle.eclipselink.coherence.integrated.services.ReflectivePOFSerializer
-
- clear() - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Forward the request to the record.
- clear() - Method in class org.eclipse.persistence.indirection.IndirectList
-
- clear() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- clear() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
- clear() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
ADVANCED:
Resets the entire Object cache, and the Query cache.
- clear(Class) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
ADVANCED:
Resets the cache for only the instances of the given Class type.
- clear() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Clear the sub-nodes of the DOM.
- clear() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- clear() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
- clear() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- clear() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- clear() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Clear the sub-nodes of the DOM.
- clear() - Method in class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer
-
INTERNAL:
Clears customization from connection.
- clear() - Method in class org.eclipse.persistence.queries.Cursor
-
PUBLIC:
Release all objects read in so far.
- clear() - Method in class org.eclipse.persistence.queries.CursoredStream
-
PUBLIC:
Release all objects read in so far.
- clear() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Clear the contents of the result.
- clear() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- clear() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
Removes all of the currentElements from this list.
- clear(boolean) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
INTERNAL:
- CLEAR_QUERY_RESULTS_NOT_SUPPORTED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- clearChanges(Object, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
This is a place holder for reseting the listener on one of the subclasses
- clearChanges(Object, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
This is a place holder for reseting the listener on one of the subclasses
- clearChanges(Object, UnitOfWorkImpl, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.descriptors.changetracking.ObjectChangeTrackingPolicy
-
INTERNAL:
Clear the changes in the ObjectChangeListener
- clearConnectionData() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
- clearDeferredChanges() - Method in interface org.eclipse.persistence.indirection.IndirectCollection
-
INTERNAL:
clear any changes that have been deferred to instantiation.
- clearDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
clear any changes that have been deferred to instantiation.
- clearDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
INTERNAL:
clear any changes that have been deferred to instantiation.
- clearDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
clear any changes that have been deferred to instantiation.
- clearDriverClassAndDriver() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
INTERNAL:
Discard the cached driver class and driver.
- clearIntegrityChecker() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
clear the integrityChecker, the integrityChecker holds all the ClassDescriptor Exceptions.
- clearIsResultSetOptimizedQuery() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
ADVANCED:
Clear the flag set by setIsResultSetOptimizedQuery method, allow to use default set on the session instead.
- clearItems() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
Clear the ReportQueryItems
- clearOracleConnectionCache(Connection) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Clears both implicit and explicit caches of OracleConnection
- clearOracleConnectionCache(Connection) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Clears both implicit and explicit caches of OracleConnection on Oracle9Platform, noop here.
- clearProfile() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Clear the profiler, this will end the current profile operation.
- clearQueryCache() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear all the query results caches.
- clearQueryCache(String) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear the named query results cache associated with the query name.
- clearQueryCache(Class) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear all named query results cache associated with entity class.
- clearQueryCache() - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Clear all the query caches
- clearQueryCache(ReadQuery) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query class associated with the passed-in read query.
- clearQueryCache(String) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query cache associated with the named query on the session.
- clearQueryCache(String, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query cache associated with the named query on the descriptor for the given class.
- clearQueryResults(AbstractSession) - Method in class org.eclipse.persistence.queries.ReadQuery
-
PUBLIC:
Clears the current cached results, the next execution with
read from the database.
- clearQueryResultsNotSupported(ReadQuery) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- clearSelectionId() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
INTERNAL:
Clear the selection id and object.
- clearSequencingListeners() - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
INTERNAL:
Clears sequencing listeners.
- clearSequencingListeners() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Clears sequencing listeners.
- clearStatementCache(Connection) - Method in class org.eclipse.persistence.platform.server.oc4j.Oc4jPlatform
-
INTERNAL:
Clears statement cache of the wrapper connection.
- clearStatementCache(Connection) - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL:
Clears statement cache of the wrapper connection.
- clearStatementCache(Connection) - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL:
Clears statement cache of the wrapper connection.
- clearStatementCache(Connection) - Method in class org.eclipse.persistence.platform.server.wls.WebLogicPlatform
-
INTERNAL:
Clears statement cache of WebLogic connection using the WebLogic API reflectively.
- clearStatementCache() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Used to clear the statement cache.
- clearStatementCache() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Used to clear the statement cache.
- clearUsesResultSetAccessOptimization() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
- CLIENT_SESSION_CANNOT_USE_EXCLUSIVE_CONNECTION - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- ClientNotifier - Interface in oracle.toplink.dataservices.livedata.notification
-
Notification interface for subscriptions
- ClientSession - Class in org.eclipse.persistence.sessions.server
-
Purpose: Acts as a client to the server session.
- ClientSession(ServerSession, ConnectionPolicy) - Constructor for class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Create and return a new client session.
- ClientSession(ServerSession, ConnectionPolicy, Map) - Constructor for class org.eclipse.persistence.sessions.server.ClientSession
-
- clientSessionCanNotUseExclusiveConnection() - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- ClientSessionCreated - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- ClientSessionReleased - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- clone() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- clone() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper
-
- clone() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- clone(Map<CoreAttributeGroup<ATTRIBUTE_ITEM, DESCRIPTOR>, CoreAttributeGroup<ATTRIBUTE_ITEM, DESCRIPTOR>>) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
This method is used internally in the clone processing.
- clone(Map<ATTRIBUTE_GROUP, ATTRIBUTE_GROUP>, ATTRIBUTE_GROUP) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- clone() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
- clone() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Clones the descriptor
- clone() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Clone the CMPPolicy
- clone() - Method in class org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
-
INTERNAL:
Clones the CopyPolicy
- clone() - Method in interface org.eclipse.persistence.descriptors.copying.CopyPolicy
-
Clone the CopyPolicy.
- clone() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
Clone the manager and its private parts.
- clone() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Clone the query manager
- clone() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Clone the fetch group manager.
- clone() - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
Clone the policy
- clone() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Clone the policy
- clone() - Method in class org.eclipse.persistence.descriptors.invalidation.CacheInvalidationPolicy
-
- clone() - Method in class org.eclipse.persistence.descriptors.invalidation.DailyCacheInvalidationPolicy
-
- clone() - Method in class org.eclipse.persistence.descriptors.invalidation.TimeToLiveCacheInvalidationPolicy
-
- clone(ClassDescriptor) - Method in interface org.eclipse.persistence.descriptors.MultitenantPolicy
-
- clone() - Method in class org.eclipse.persistence.descriptors.PessimisticLockingPolicy
-
INTERNAL:
Clone the policy
- clone() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
Normally cloned when not yet initialized.
- clone() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
-
INTERNAL:
- clone(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.SchemaPerMultitenantPolicy
-
- clone() - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
- clone(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
-
INTERNAL:
- clone(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
-
INTERNAL:
Multitenant policies are cloned per inheritance subclass.
- clone() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
Clone the policy
- clone(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
-
INTERNAL:
- clone() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
INTERNAL:
Clone the connector.
- clone() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Clone the appropriate attributes.
- clone() - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
-
INTERNAL:
This methods clones all the fields and ensures that each collection refers to
the same clones.
- clone() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Clone the expression maintaining clone identity in the inter-connected expression graph.
- clone() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
Performs a sufficiently deep clone.
- clone() - Method in class org.eclipse.persistence.indirection.IndirectList
-
PUBLIC:
- clone() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- clone() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
- clone() - Method in class org.eclipse.persistence.indirection.ValueHolder
-
INTERNAL:
- clone() - Method in interface org.eclipse.persistence.indirection.ValueHolderInterface
-
PUBLIC:
Copy the value holder (but not its' reference, shallow).
- clone() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return a shallow copy of this Property.
- clone() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
INTERNAL:
Each session owns its own session log because session is stored in the session log
- clone() - Method in class org.eclipse.persistence.logging.JavaLog
-
INTERNAL:
Each session owns its own session log because session is stored in the session log
- clone() - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Clone the log.
- clone() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Clone the aggregate to source field names.
- clone() - Method in class org.eclipse.persistence.mappings.AttributeAccessor
-
INTERNAL:
Clones itself.
- clone() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Clones itself.
- clone() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in interface org.eclipse.persistence.mappings.foundation.MapComponentMapping
-
INTERNAL
Called when cloning the container policy.
- clone() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Clone the appropriate attributes.
- clone() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
This methods clones all the fields and ensures that each collection refers to
the same clones.
- clone() - Method in class org.eclipse.persistence.mappings.querykeys.QueryKey
-
INTERNAL:
Clones itself.
- clone() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
-
INTERNAL:
The mapping clones itself to create deep copy
- clone() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
This methods clones all the fields and ensures that each collection refers to
the same clones.
- clone() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
- clone() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
- clone() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
- clone() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Clone the row and its values.
- clone() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
- clone() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
- clone() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
- clone() - Method in class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer
-
INTERNAL:
Normally called only when customizer is in inactive state (isActive()==false)
and followed by setAccessor call on the clone.
- clone() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCollection
-
- clone() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCursor
-
- clone() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
-
- clone() - Method in class org.eclipse.persistence.queries.AttributeGroup
-
- clone() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
- clone() - Method in interface org.eclipse.persistence.queries.Call
-
INTERNAL:
Return a clone of the call.
- clone(ReadQuery) - Method in class org.eclipse.persistence.queries.CursorPolicy
-
INTERNAL:
- clone() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Clone the query
- clone() - Method in class org.eclipse.persistence.queries.DataReadQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class org.eclipse.persistence.queries.FetchGroup
-
- clone() - Method in class org.eclipse.persistence.queries.JPQLCall
-
- clone() - Method in class org.eclipse.persistence.queries.LoadGroup
-
- clone() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Clone the query
- clone() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Clone the query
- clone() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
- clone() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
Clone the ListWrapper.
- clone() - Method in class org.eclipse.persistence.sequencing.Sequence
-
- clone() - Method in interface org.eclipse.persistence.sessions.Connector
-
INTERNAL:
Must be cloneable.
- clone() - Method in class org.eclipse.persistence.sessions.CopyGroup
-
- clone() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Clone the login.
- clone() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
INTERNAL:
Clone the connector.
- clone() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Clone the map and all of the CacheKeys.
- clone() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- clone() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
INTERNAL:
Clone the connector.
- clone() - Method in interface org.eclipse.persistence.sessions.Login
-
INTERNAL:
Clone the login.
- clone() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Clones the descriptor
- clone() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
INTERNAL:
Clone the query
- clone() - Method in class org.eclipse.persistence.sessions.SessionEventManager
-
INTERNAL:
Shallow clone the event manager.
- clone(Session) - Method in class org.eclipse.persistence.sessions.SessionEventManager
-
INTERNAL:
Clone the event manager for the new session.
- clone() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
- clone() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
-
- clone() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- clone() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
- clone() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
- clone() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
Performs a deep copy of this table definition.
- CLONE_METHOD_INACCESSIBLE - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- CLONE_METHOD_REQUIRED - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- CLONE_METHOD_THORW_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- CloneCopyPolicy - Annotation Type in org.eclipse.persistence.annotations
-
A CloneCopyPolicy is used to set an
org.eclipse.persistence.descriptors.copying.CloneCopyPolicy on an Entity.
- CloneCopyPolicy - Class in org.eclipse.persistence.descriptors.copying
-
Purpose: Allows a clone of an object to be created with a method that returns
the cloned object.
- CloneCopyPolicy() - Constructor for class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
-
- CloneCopyPolicy - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- cloneMethodInaccessible() - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- cloneMethodRequired() - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- cloneMethodThrowException(Throwable) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- cloneUsing(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
This expression is built on a different base than the one we want.
- close() - Method in class oracle.toplink.dataservices.livedata.sse.SSEClientNotifier
-
- close() - Method in interface org.eclipse.persistence.jpa.Archive
-
Close this archive and associated InputStream.
- close() - Method in interface org.eclipse.persistence.jpa.rs.PersistenceContextFactory
-
- close() - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Stop the factory.
- close() - Method in class org.eclipse.persistence.jpa.rs.util.InMemoryArchive
-
- close() - Method in class org.eclipse.persistence.queries.Cursor
-
PUBLIC:
Closes the stream.
- close() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- CLOSE - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- closeDDLWriter() - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
PUBLIC:
Close the schema writer.
- closeDDLWriter(Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
- CloseExp - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- closePersistenceContext(String) - Method in interface org.eclipse.persistence.jpa.rs.PersistenceContextFactory
-
- closePersistenceContext(String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Close the PersistenceContext of a given name and clean it out of our list of PersistenceContexts.
- closePersistenceContext(String, String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Close the PersistenceContext and clean it out of our list of PersistenceContexts.
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
-
INTERNAL:
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
Receive notification that all of the attribute events have occurred for
the most recent element that has been started.
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
INTERNAL:
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
-
INTERNAL:
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.WriterRecord
-
INTERNAL:
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
-
- closeStartElement() - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
-
- closeStartGroupingElements(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- closeStartGroupingElements(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- Cloudscape - Static variable in class org.eclipse.persistence.config.TargetDatabase
-
- CloudscapePlatform - Class in org.eclipse.persistence.platform.database
-
Purpose: Provides CloudScape DBMS specific behavior.
- CloudscapePlatform() - Constructor for class org.eclipse.persistence.platform.database.CloudscapePlatform
-
- CMPPolicy - Class in org.eclipse.persistence.descriptors
-
Description: Place holder for CMP specific information.
- CMPPolicy() - Constructor for class org.eclipse.persistence.descriptors.CMPPolicy
-
- coalesce(Collection) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Function Return null if all arguments are null and the first non-null argument otherwise
The equivalent of the COALESCE SQL function
Example:
List list = new ArrayList(3);
list.add(builder.get("firstName"));
list.add(builder.get("lastName"));
list.add(builder.get("nickname"));
EclipseLink: expressionBuilder.coalesce(caseTable)
Java: NA
SQL: COALESCE(firstname, lastname, nickname)
- coalesce() - Method in class org.eclipse.persistence.expressions.Expression
-
- Coalesce - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- coalesce() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CodeWriter - Interface in org.eclipse.persistence.sdo.helper
-
Purpose:This interface can be implemented and used in conjunction with SDOClassGenerator
to write the generated source as desired.
- COHERENCE_CACHE_NAME - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
This is the property name that will be used in each descriptor to store
the name of the Coherence Cache.
- COHERENCE_CONFIG_URI - Static variable in class oracle.eclipselink.coherence.IntegrationProperties
-
This is the property name that is used to specify the URI of the
Coherence cache config that should be used.
- CoherenceInterceptor - Class in oracle.eclipselink.coherence.integrated.cache
-
Purpose: This Cache Interceptor should be set on the descriptor for
any class that is cached within Coherence.
- CoherenceInterceptor(IdentityMap, AbstractSession) - Constructor for class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Instantiate an new Cache Interceptor passing in the identity map that
will be intercepted and the session that holds that identity map.
- CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper - Class in oracle.eclipselink.coherence.integrated.cache
-
- CoherenceOnlyCacheKeyWrapper(CacheKey) - Constructor for class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper
-
- CoherenceReadCustomizer - Class in oracle.eclipselink.coherence.integrated.config
-
This class should be set on an Entity that will be stored within Coherence
and whose read queries should retrieve entities from Coherence.
- CoherenceReadCustomizer() - Constructor for class oracle.eclipselink.coherence.integrated.config.CoherenceReadCustomizer
-
- CoherenceReadWriteCustomizer - Class in oracle.eclipselink.coherence.integrated.config
-
This class should be set on an Entity that will be stored within Coherence
and whose read queries should retrieve entities from Coherence.
- CoherenceReadWriteCustomizer() - Constructor for class oracle.eclipselink.coherence.integrated.config.CoherenceReadWriteCustomizer
-
- COLLECTION_REMOVE_EVENT_WITH_NO_INDEX - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CollectionChangeEvent - Class in org.eclipse.persistence.descriptors.changetracking
-
Purpose: Define a change event for collection types.
- CollectionChangeEvent(Object, String, Object, Object, int) - Constructor for class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
- CollectionChangeEvent(Object, String, Object, Object, int, boolean) - Constructor for class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
PUBLIC:
Create a CollectionChangeEvent for an object based on the property name, old value, new value,
change type (add or remove) and change applied.
- CollectionChangeEvent(Object, String, Object, Object, int, Integer) - Constructor for class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
- CollectionChangeEvent(Object, String, Object, Object, int, Integer, boolean) - Constructor for class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
- CollectionChangeEvent(Object, String, Object, Object, int, Integer, boolean, boolean) - Constructor for class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
PUBLIC:
Create a CollectionChangeEvent for an object based on the property name, old value, new value,
change type (add or remove) and the index where the object is/was in the collection (list),
flag indicating whether the change (addition or removal) is part of a single set operation on a list,
flag indicating whether the object has already been added or removed from the collection.
- CollectionChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
-
Purpose: This interface defines the API for the changeRecord that maintains the changes made to a collection attribute of
an object.
- CollectionChangeTracker - Interface in org.eclipse.persistence.descriptors.changetracking
-
Purpose: Define an interface for any collection that wishes to use attribute change track.
- CollectionMapping - Class in org.eclipse.persistence.mappings
-
Purpose: Abstract class for relationship mappings which store collection of objects
- CollectionMapping() - Constructor for class org.eclipse.persistence.mappings.CollectionMapping
-
PUBLIC:
Default constructor.
- CollectionProxy - Interface in org.eclipse.persistence.jpa.rs.util
-
JPARS 2.0 collection proxy interface.
- collectionRemoveEventWithNoIndex(DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
PUBLIC:
Attempt to call setListOrderField method on a mapping that doesn't support listOrderField.
- CollectionTable - Annotation Type in org.eclipse.persistence.annotations
-
Deprecated.
- CollectionTable - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CollectionWrapperBuilder - Class in org.eclipse.persistence.jpa.rs.util
-
Helper class used to create proxies for collections.
- CollectionWrapperBuilder(PersistenceContext) - Constructor for class org.eclipse.persistence.jpa.rs.util.CollectionWrapperBuilder
-
Creates a new CollectionWrapperBuilder.
- CollectionWrapperMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
-
Makes the CollectionWrapper class available in our Dynamic JAXB context.
- CollectionWrapperMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.CollectionWrapperMetadataSource
-
Creates a new CollectionWrapperMetadataSource.
- collectLocks(HashMap) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Add all locked CacheKeys to the map grouped by thread.
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
This method is used to store the FK fields that can be cached that correspond to noncacheable mappings
the FK field values will be used to re-issue the query when cloning the shared cache entity
- collectQueryParameters(Set<DatabaseField>) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
- Column - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- COLUMN_RESULT_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- ColumnResult - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ColumnResult - Class in org.eclipse.persistence.queries
-
Purpose:
Concrete class to represent the ColumnResult structure as defined by
the EJB 3.0 Persistence specification.
- ColumnResult(DatabaseField) - Constructor for class org.eclipse.persistence.queries.ColumnResult
-
- ColumnResult(String) - Constructor for class org.eclipse.persistence.queries.ColumnResult
-
- columnResultNotFound(DatabaseField) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- Command - Class in org.eclipse.persistence.sessions.coordination
-
Purpose: Provide an extendable framework class for a Command object
that can be remotely executed.
- Command() - Constructor for class org.eclipse.persistence.sessions.coordination.Command
-
- CommandConverter - Interface in org.eclipse.persistence.sessions.coordination
-
Purpose: Define a pluggable conversion interface that can be supplied
by the application
Description: The implementation class of this interface should be set
on the remote command manager through the setCommandConverter() method.
- CommandManager - Interface in org.eclipse.persistence.sessions.coordination
-
Purpose: Provide an interface that clients can use to invoke remote
commands on other EclipseLink instances, or on other applications that may want
to receive and process EclipseLink commands.
- CommandProcessor - Interface in org.eclipse.persistence.sessions.coordination
-
Purpose: Defines a pluggable interface for EclipseLink sessions and EclipseLink
applications to be able to be on the receiving end of EclipseLink command objects.
- comment(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- commit() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResume() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResumeOnFailure() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- CommitOrderType - Class in org.eclipse.persistence.config
-
Commit order type persistence property values.
- CommitOrderType() - Constructor for class org.eclipse.persistence.config.CommitOrderType
-
- commitRootUnitOfWork(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- commitRootUnitOfWork(RemoteUnitOfWork) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Commit root unit of work from the client side to the server side.
- commitRootUnitOfWork(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Remote unit of work after serialization is committed locally.
- commitRootUnitOfWork(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- commitRootUnitOfWork(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- commitRootUnitOfWork(RemoteUnitOfWork) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Commit root unit of work from the client side to the server side.
- commitRootUnitOfWork(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To commit remote unit of work on the server side.
- commitRootUnitOfWork(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Remote unit of work after serialization is commited locally.
- commitRootUnitOfWork(RemoteUnitOfWork) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Commit root unit of work from the client side to the server side.
- commitRootUnitOfWork(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To commit remote unit of work on the server side.
- commitRootUnitOfWork(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Remote unit of work after serialization is committed locally.
- commitTransaction(EntityManager) - Method in class org.eclipse.persistence.jpa.rs.util.JTATransactionWrapper
-
- commitTransaction(EntityManager) - Method in class org.eclipse.persistence.jpa.rs.util.ResourceLocalTransactionWrapper
-
- commitTransaction(EntityManager) - Method in class org.eclipse.persistence.jpa.rs.util.TransactionWrapper
-
- commitTransaction() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
-
PUBLIC:
Commit the active database transaction.
- commitTransaction(AbstractSession) - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
INTERNAL:
Commit a transaction externally.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Commit a transaction on the database.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Commit a transaction on the database.
- commitTransaction() - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
PUBLIC:
Commit a transaction on the server.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Commit a transaction on the database.
- commitTransaction() - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
Commit a transaction on the database.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Commit a transaction on the database.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Commit a transaction on the database.
- commitTransaction() - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
Commit a transaction on the database.
- commitTransaction() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Commit a transaction on the database.
- commitTransaction(AbstractSession) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Commit the external transaction.
- CommunicationException - Exception in org.eclipse.persistence.exceptions
-
Purpose:This exception wraps all RMI or CORBA or IO exception that may occur.
- CommunicationException(String) - Constructor for exception org.eclipse.persistence.exceptions.CommunicationException
-
- CommunicationException(String, Exception) - Constructor for exception org.eclipse.persistence.exceptions.CommunicationException
-
PUBLIC:
Creates a CommunicationException.
- CommunicationExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
-
INTERNAL:
English ResourceBundle for CommunicationException messages.
- CommunicationExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.CommunicationExceptionResource
-
- compareCollectionsForChange(Object, Object, ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareCollectionsForChange(Object, Object, ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareCollectionsForChange(Object, Object, ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareElements(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Compare the non-null elements and return true if they are alike.
- compareElements(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Compare the non-null elements and return true if they are alike.
- compareElements(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Compare the non-null elements.
- compareElements(Object, Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
-
Compare the non-null elements and return true if they are alike.
- compareElementsForChange(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Compare the non-null elements and return true if they are alike.
- compareElementsForChange(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Compare the non-null elements and return true if they are alike.
- compareElementsForChange(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Compare the non-null elements and return true if they are alike.
- compareElementsForChange(Object, Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
-
Compare the non-null elements and return true if they are alike.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Compare the changes between two collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMappingHelper
-
INTERNAL:
Build and return the change record that results
from comparing the two collection attributes.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
This method is used to create a change record from comparing two aggregate collections
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
INTERNAL:
Compare the changes between two aggregates.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
This method is used to create a change record from comparing two collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
This method compares the changes between two direct collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
INTERNAL:
This method compares the changes between two direct collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Build and return the change record that results
from comparing the two direct collection attributes.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Build and return the change record that results
from comparing the two direct collection attributes.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Compare the clone and backup clone values and return a change record if the value changed.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
-
INTERNAL:
Compare the clone and backup clone values and return a change record if
the value changed.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
Return an ObjectReferenceChangeRecord describing the change, or null if no change.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ArrayCollectionMappingHelper
-
INTERNAL:
Build and return the change record that results
from comparing the two collection attributes.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.mappings.UnidirectionalOneToManyMapping
-
INTERNAL:
This method is used to create a change record from comparing two collections
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
-
- compareLists(List, List, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareListsForChange(List, List, ChangeRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
This method is used to calculate the differences between two Lists.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMappingHelper
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL: Compare the attributes belonging to this mapping for the
objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ArrayCollectionMappingHelper
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
-
- compareTo(IdHelper.SortableKey) - Method in class org.eclipse.persistence.jpa.rs.util.IdHelper.SortableKey
-
- compareWriteLockValues(Object, Object) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
This method shouldn't be called if supportsWriteLockValuesComparison() returns false.
- compareWriteLockValues(Object, Object) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
This method compares two writeLockValues.
- compareWriteLockValues(Object, Object) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
This method compares two writeLockValues.
- ComparisonOperator - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- COMPATIBLE_TYPE_NOT_SET - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- compatibleTypeNotSet(DatabaseType) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- CompilerHelper - Class in org.eclipse.persistence.jaxb.compiler
-
Helper class for code that needs to be shared between AnnotationsProcessor,
MappingsGenerator, SchemaGenerator
- CompilerHelper() - Constructor for class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
- completeExpression(Expression, Object, Class) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
INTERNAL:
This method is used to determine which operation to use for comparison (equal, or a special operation).
- completeExpressionForNull(Expression) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
INTERNAL:
This method is used when the attribute value is null, but it has
to be included at all times.
- COMPLEX_TYPE - Static variable in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
-
- ComplexQueryResult - Class in org.eclipse.persistence.queries
-
Purpose:
Used to return multiple sets of information from a query.
- ComplexQueryResult() - Constructor for class org.eclipse.persistence.queries.ComplexQueryResult
-
- COMPONENT_ENTITY_CAN_BE_MEMBER_OF_ONE_GRAPH - Static variable in exception oracle.eclipselink.coherence.exceptions.IntegrationException
-
- componentEntityCanBeMemberOfOnlyOneGraph(String, String, String) - Static method in exception oracle.eclipselink.coherence.exceptions.IntegrationException
-
- COMPOSITE_INCOMPATIBLE_WITH_SESSIONS_XML - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- COMPOSITE_MEMBER_CANNOT_BE_USED_STANDALONE - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- COMPOSITE_NAME_LOOKUP - Static variable in class org.eclipse.persistence.sessions.JNDIConnector
-
- COMPOSITE_UNIT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.composite-unit" property indicates if it's a composite
persistence unit ("true").
- COMPOSITE_UNIT_MEMBER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.composite-unit.member" property indicates if the persistence unit
must be a member of a composite persistence unit ("true"),
can't be used as an independent persistence unit.
- COMPOSITE_UNIT_MEMBER - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.composite-unit.member"
This must be used on a native query executed on composite persistence unit.
- COMPOSITE_UNIT_PROPERTIES - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
-
The property may be passed to createEntityManager method of a composite persistence unit
to pass properties to member persistence units.
- COMPOSITE_UNIT_PROPERTIES - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.composite-unit.properties" property may be passed
to createEntityManagerFactory method of a composite persistence unit to pass properties
to member persistence units.
- compositeIncompatibleWithSessionsXml(String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
INTERNAL:
Persistence unit tries to use sessions.xml and to be a composite.
- CompositeMember - Annotation Type in org.eclipse.persistence.annotations
-
A CompositeMember annotation is ignored unless is in composite member persistence unit.
- compositeMemberCannotBeUsedStandalone(String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
INTERNAL:
Persistence unit tries to use sessions.xml and to be a composite.
- compositeObjectMarshal(XPathFragment, MarshalRecord, Object, CoreSession, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
-
INTERNAL: When using the SAX Platform, this method is responsible for
marshalling null values for the XML Composite Object Mapping.
- compositeObjectMarshal(AbstractMarshalRecord, Object, Field, CoreAbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
-
INTERNAL: When using the DOM Platform, this method is responsible for
marshalling null values for the XML Composite Object Mapping.
- compositeObjectMarshal(XPathFragment, MarshalRecord, Object, CoreSession, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
INTERNAL
- compositeObjectMarshal(AbstractMarshalRecord, Object, Field, CoreAbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
INTERNAL
- COMPOUND_NAME_LOOKUP - Static variable in class org.eclipse.persistence.sessions.JNDIConnector
-
- computeBatchReadAttributes() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Compute the cache batched attributes.
- computeBatchReadMappingQueries() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Used to optimize joining by pre-computing the nested join queries for the mappings.
- computeHashCode() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Compute a consistent hash-code for the expression.
- computeInIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- computeInIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
INTERNAL:
Return the parameter index for the IN parameter.
- computeInIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCursor
-
- computeInIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
-
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
INTERNAL:
Use the JDBC maxResults and firstResultIndex setting to compute a value to use when
limiting the results of a query in SQL.
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.H2Platform
-
INTERNAL:
Use the JDBC maxResults and firstResultIndex setting to compute a value to use when
limiting the results of a query in SQL.
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
-
INTERNAL:
Use the JDBC maxResults and firstResultIndex setting to compute a value to use when
limiting the results of a query in SQL.
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
Use the JDBC maxResults and firstResultIndex setting to compute a value to use when
limiting the results of a query in SQL.
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL: Use the JDBC maxResults and firstResultIndex setting to compute
a value to use when limiting the results of a query in SQL.
- computeMaxRowsForSQL(int, int) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Use the JDBC maxResults and firstResultIndex setting to compute a value
to use when limiting the results of a query in SQL.
- computeOutIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- computeOutIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
INTERNAL:
Return the parameter index for the OUT parameter.
- computeOutIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCursor
-
- computeOutIndex(PLSQLargument, int, ListIterator<PLSQLargument>) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
-
- concat(Object) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Function, returns the concatenation of the two string values.
- Concat - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- concat() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- ConcreteSubclassFactory - Class in org.eclipse.persistence.jpa.rs.util
-
Factory class to create concrete subclasses of abstract classes.
- ConcreteSubclassFactory(Class) - Constructor for class org.eclipse.persistence.jpa.rs.util.ConcreteSubclassFactory
-
Instantiates a new concrete subclass factory.
- CONCUR_READ_ONLY - Static variable in class org.eclipse.persistence.queries.ScrollableCursorPolicy
-
JDBC 2.0 The concurrency mode for a ResultSet object that may NOT be updated.
- CONCUR_UPDATABLE - Static variable in class org.eclipse.persistence.queries.ScrollableCursorPolicy
-
JDBC 2.0 The concurrency mode for a ResultSet object that may be updated.
- ConcurrencyException - Exception in org.eclipse.persistence.exceptions
-
Purpose: Concurrency deadlock or interupts will raise this exception.
- ConcurrencyExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
-
INTERNAL:
English ResourceBundle for ConcurrencyException messages.
- ConcurrencyExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.ConcurrencyExceptionResource
-
- CONCURRENT_READ_WRITE - Static variable in class org.eclipse.persistence.sessions.DatasourceLogin
-
Reads and unit of work merges can occur concurrently.
- config(String) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
This method is called when a config level message needs to be logged.
- CONFIG - Static variable in interface org.eclipse.persistence.logging.SessionLog
-
- config(String) - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
This method is called when a config level message needs to be logged.
- CONFIG_FACTORY_NAME_PROPERTY_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFIG_FACTORY_NAME_PROPERTY_NOT_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFIG_LABEL - Static variable in interface org.eclipse.persistence.logging.SessionLog
-
- CONFIG_METHOD_NOT_DEFINED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- configFactoryNamePropertyNotFound(String, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- configFactoryNamePropertyNotSpecified(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- configMethodNotDefined(String, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFIGURATION_ERROR_CLASS_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
-
- CONFIGURATION_ERROR_NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
-
- CONFIGURATION_ERROR_NEW_INSTANCE_INSTANTIATION_EXCEPTION - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
-
- configurationErrorClassNotFound(String) - Static method in exception org.eclipse.persistence.exceptions.DatabaseException
-
- configurationErrorNewInstanceIllegalAccessException(IllegalAccessException, Class) - Static method in exception org.eclipse.persistence.exceptions.DatabaseException
-
- configurationErrorNewInstanceInstantiationException(InstantiationException, Class) - Static method in exception org.eclipse.persistence.exceptions.DatabaseException
-
- configureConnectionSpec(String) - Method in class org.eclipse.persistence.eis.EISLogin
-
PUBLIC:
Configure the login to connect through a JDNI managed connection factory and the default getConnection().
- configureConnectionSpec(ConnectionFactory) - Method in class org.eclipse.persistence.eis.EISLogin
-
PUBLIC:
Configure the login to connect through a non-managed connection factory and the default getConnection().
- configureConnectionSpec(String, ConnectionSpec) - Method in class org.eclipse.persistence.eis.EISLogin
-
PUBLIC:
Configure the login to connect through a JDNI managed connection factory and adapter connection spec.
- configureConnectionSpec(ConnectionFactory, ConnectionSpec) - Method in class org.eclipse.persistence.eis.EISLogin
-
PUBLIC:
Configure the login to connect through a non-managed connection factory and adapter connection spec.
- configureNestedRow(AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- configureProfiler(Session) - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: configureProfiler(): set default performance profiler used in this server.
- configureSequencing(String, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
Configure default sequencing.
- configureSequencing(Sequence, String, String) - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
Configure sequencing specifying the sequence type to use.
- CONFLICTING_ANNOTATIONS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTING_NAMED_ANNOTATIONS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTING_NAMED_XML_ELEMENTS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTING_SEQUENCE_AND_TABLE_GENERATORS_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTING_SEQUENCE_NAME_AND_TABLE_PK_COLUMN_VALUE_SPECIFIED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTING_XML_ELEMENTS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingAccessMethodsForEmbeddable(String, String, Object, String, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingAccessTypeForEmbeddable(String, String, String, String, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingAnnotations(Object, Object, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingNamedAnnotations(String, Object, Object, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingNamedXMLElements(String, String, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingSequenceAndTableGeneratorsSpecified(String, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingSequenceNameAndTablePkColumnValueSpecified(String, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- conflictingXMLElements(String, Object, Object, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTNG_ACCESS_METHODS_FOR_EMBEDDABLE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONFLICTNG_ACCESS_TYPE_FOR_EMBEDDABLE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- Conform - Static variable in class org.eclipse.persistence.config.CacheUsageIndirectionPolicy
-
If conforming encounters an uninstantiated indirection/lazy object it is assumed to conform.
- conformAllDescriptors() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Set all this project's descriptors to conform all read queries within the context of the unit of work.
- conformBetween(Object, Object) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Compare between in memory.
- conformLike(Object, Object) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Compare like in memory.
- ConformResultsInUnitOfWork - Static variable in class org.eclipse.persistence.config.CacheUsage
-
Configure the query results to be conformed with the current persistence context.
- ConformResultsInUnitOfWork - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
- conformResultsInUnitOfWork() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
The cache will checked completely, if the object is not found the database will be queried,
and the database result will be verified with what is in the cache and/or unit of work including new objects.
- connect(Properties, Session) - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
INTERNAL:
Required for interface, but never used, for JDBC.
- connect(Properties, Session) - Method in class org.eclipse.persistence.platform.database.oracle.OracleOCIProxyConnector
-
INTERNAL:
In case "proxytype" property is specified connects using proxy connection,
otherwise calls its superclass.
- connect(Properties, Session) - Method in interface org.eclipse.persistence.sessions.Connector
-
INTERNAL:
Connect with the specified properties and return the Connection.
- connect(Properties, Session) - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
INTERNAL:
Connect with the specified properties and session.
- connect(Properties, Session) - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
INTERNAL:
Connect with the specified properties and return the Connection.
- connect() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Connect not required.
- connect(Accessor) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Connect the session only (this must be the write connection as the read is shared).
- connect() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Startup the server session, also startup all of the connection pools.
- CONNECT - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- connectBackToRemote(RemoteConnection) - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
INTERNAL:
Prepare receiving messages by registering this connection as a listener to the Subscriber.
- connectBackToRemote(RemoteConnection) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
This method is called by the remote command manager when this service should
connect back ('handshake') to the service from which this remote connection came.
- CONNECTION - Static variable in interface org.eclipse.persistence.logging.SessionLog
-
- CONNECTION_POLICY - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
-
ConnectionPolicy
Allows to specify an entire ConnectionPolicy.
- CONNECTION_POOL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Allow configuring a "eclipselink.connection-pool.
- CONNECTION_POOL_FAILOVER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "failover" property.
- CONNECTION_POOL_INITIAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "initial" property.
- CONNECTION_POOL_INTERNALLY_POOL_DATASOURCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Tell EclipseLink to use it's internal connection pool to pool connections from a datasource.
- CONNECTION_POOL_JTA_DATA_SOURCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "jtaDataSource" property.
- CONNECTION_POOL_MAX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "max" property.
- CONNECTION_POOL_MIN - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "min" property.
- CONNECTION_POOL_NON_JTA_DATA_SOURCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "nonJtaDataSource" property.
- CONNECTION_POOL_PASSWORD - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "password" property.
- CONNECTION_POOL_READ - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Allow configuring the "eclipselink.connection-pool.read.
- CONNECTION_POOL_SEQUENCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Allow configuring the "eclipselink.connection-pool.sequence.
- CONNECTION_POOL_SHARED - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "shared" property.
- CONNECTION_POOL_URL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "url" property.
- CONNECTION_POOL_USER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "user" property.
- CONNECTION_POOL_WAIT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "wait" property.
- ConnectionInUse - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- ConnectionManagement - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- ConnectionNounType - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- ConnectionPing - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- ConnectionPolicy - Class in org.eclipse.persistence.sessions.server
-
Purpose: Used to specify how a client session's should be allocated.
- ConnectionPolicy() - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
A connection policy is used to define how the client session connection should be acquired.
- ConnectionPolicy(String) - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
A connection policy is used to define how the client session connection should be acquired.
- ConnectionPolicy(Login) - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
A connection policy is used to define how the client session connection should be acquired.
- ConnectionPolicy.ExclusiveMode - Enum in org.eclipse.persistence.sessions.server
-
Default value Transactional causes creation of ClientSession,
the other two values - ExclusiveIsolatedClientSession.
- ConnectionPool - Class in org.eclipse.persistence.sessions.server
-
Purpose: Used to specify how connection should be pooled in a server session.
- ConnectionPool() - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- ConnectionPool(String, Login, ServerSession) - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- ConnectionPool(String, Login, int, int, ServerSession) - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- ConnectionPool(String, Login, int, int, int, ServerSession) - Constructor for class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- Connector - Interface in org.eclipse.persistence.sessions
-
Purpose:
Define an interface for supplying TopLink with a Connection to
a JDBC database.
- Connects - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
-
- connectToDataSource(EISAccessor, Properties) - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
Connect with the specified properties and return the Connection.
- connectToDatasource(Accessor, Session) - Method in class org.eclipse.persistence.eis.EISLogin
-
Connect to the EIS adapter and return the Connection.
- connectToDatasource(Accessor, Session) - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Connect to the datasource, and return the driver level connection object.
- connectToDatasource(Accessor, Session) - Method in interface org.eclipse.persistence.sessions.Login
-
INTERNAL:
Connect to the datasource, and return the driver level connection object.
- constantName(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
- ConstantTransformer - Class in org.eclipse.persistence.mappings.transformers
-
Purpose: Allows a field to always be mapped to a constant value.
- ConstantTransformer() - Constructor for class org.eclipse.persistence.mappings.transformers.ConstantTransformer
-
- ConstantTransformer(Object) - Constructor for class org.eclipse.persistence.mappings.transformers.ConstantTransformer
-
PUBLIC:
Return a constant transformer for the constant value.
- CONSTRAINT_MAPPING_QNAME - Static variable in class org.eclipse.persistence.jaxb.ValidationXMLReader
-
- CONSTRAINT_VIOLATION - Static variable in exception org.eclipse.persistence.exceptions.BeanValidationException
-
- constraintViolation(Object[], Throwable) - Static method in exception org.eclipse.persistence.exceptions.BeanValidationException
-
- ConstraintViolationWrapper<T> - Class in org.eclipse.persistence.jaxb
-
Wrapper over ConstraintViolation class.
- ConstraintViolationWrapper(ConstraintViolation<T>) - Constructor for class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
Creates a new wrapper.
- constructorClassNotFound - Static variable in exception org.eclipse.persistence.exceptions.JPQLException
-
- constructorClassNotFound(String, int, int, String) - Static method in exception org.eclipse.persistence.exceptions.JPQLException
-
- ConstructorReportItem - Class in org.eclipse.persistence.queries
-
Purpose: An item specifying a class constructor method to be used in a ReportQuery's returned results.
- ConstructorReportItem() - Constructor for class org.eclipse.persistence.queries.ConstructorReportItem
-
Create a new constructor item.
- ConstructorReportItem(String) - Constructor for class org.eclipse.persistence.queries.ConstructorReportItem
-
Create a new constructor item.
- ConstructorResult - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ConstructorResult - Class in org.eclipse.persistence.queries
-
Purpose:
Concrete class to represent the ConstructorResult structure as defined by
the JPA 2.1 Persistence specification.
- ConstructorResult(Class) - Constructor for class org.eclipse.persistence.queries.ConstructorResult
-
Constructor accepting target class.
- ConstructorResult(String) - Constructor for class org.eclipse.persistence.queries.ConstructorResult
-
Constructor accepting target class name.
- CONTAINER_POLICY_DOES_NOT_USE_KEYS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- ContainerMapping - Interface in org.eclipse.persistence.mappings
-
Interface used by clients to interact
with the assorted mappings that use ContainerPolicy.
- containerPolicyDoesNotUseKeys(ContainerPolicy, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONTAINMENT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- contains(Object) - Method in class org.eclipse.persistence.indirection.IndirectList
-
PUBLIC:
- contains(Object) - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- contains(Object) - Method in class org.eclipse.persistence.indirection.IndirectSet
-
- contains(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns true if the cache contains an Object with the same id and Class type of the given object.
- contains(Object) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Check if the value is contained in the row.
- contains(Object) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Check if the value is contained in the row.
- contains(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Check if the value is contained in the result.
- contains(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- contains(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
- containsAll(Collection<?>) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- containsAll(Collection<?>) - Method in class org.eclipse.persistence.indirection.IndirectSet
-
- containsAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- containsAll(Collection) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
- containsAllKeyWords(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that performs a key word search.
- containsAnyKeyWords(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that performs a key word search.
- containsAttribute(String) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
Return if the attribute is defined in the group.
- containsAttributeInternal(String) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
Return if the attribute is defined in the group.
- containsKey(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- containsKey(String) - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Check if the field is contained in the row.
- containsKey(DatabaseField) - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Check if the field is contained in the row.
- containsKey(Object) - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- containsKey(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Check if the field is contained in the row.
- containsKey(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Check if the key is contained in the result.
- containsKey(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return true if an CacheKey with the primary key is in the map.
- containsObject(Class, String) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Check if the object is registered given its name.
- containsObject(Object, String) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Check if the object is registered given its name.
- containsObjectInIdentityMap(Object) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same primary
key and Class type of the given domainObject.
- containsObjectInIdentityMap(Vector, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
- containsObjectInIdentityMap(Object, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same
primary key and Class type as those specified.
- containsObjectInIdentityMap(Record, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same primary key
of the specified row (i.e. the database record) and Class type.
- containsProperty(String) - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- containsQuery(String) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return true if the query is defined on the session
- containsQuery(String) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
PUBLIC:
Return true if the pre-defined query is defined on the session.
- containsQuery(String) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session.
- containsQuery(String) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return true if the pre-defined query is defined on the session.
- containsSubstring(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring.
- containsSubstring(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring.
- containsSubstringIgnoringCase(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring, ignoring case.
- containsSubstringIgnoringCase(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring, ignoring case.
- containsValue(Object) - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- containsValue(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Check if the value is contained in the result.
- CONTENT_TYPE - Static variable in class org.eclipse.persistence.oxm.XMLConstants
-
- ContentHandlerRecord - Class in org.eclipse.persistence.oxm.record
-
Use this type of MarshalRecord when the marshal target is a
ContentHandler.
- ContentHandlerRecord() - Constructor for class org.eclipse.persistence.oxm.record.ContentHandlerRecord
-
- CONVERSION_ERROR - Static variable in exception org.eclipse.persistence.exceptions.SDOException
-
- conversionError(Exception) - Static method in exception org.eclipse.persistence.exceptions.SDOException
-
INTERNAL:
Exception when trying to set a property to value that is an unsupported conversion
- ConversionException - Exception in org.eclipse.persistence.exceptions
-
Purpose: Conversion exceptions such as method or class not defined will raise this exception.
- ConversionExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
-
INTERNAL:
English ResourceBundle for ConversionException messages.
- ConversionExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.ConversionExceptionResource
-
- ConversionValue - Annotation Type in org.eclipse.persistence.annotations
-
A ConversionValue annotation is used within an ObjectTypeConverter.
- ConversionValue - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- Convert - Annotation Type in org.eclipse.persistence.annotations
-
The Convert annotation specifies that a named converter should be used with
the corresponding mapped attribute.
- Convert - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- convert(Type, Object) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert the specified value to an instance of the specified type.
- convert(Property, Object) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert the specified value to an instance of the specified property's type.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
INTERNAL:
Convert all the class-name-based settings in this project to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Convert all the class-name-based settings in this object to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Convert all the class-name-based settings in this Query Manager to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Convert all the class-name-based settings in this InheritancePolicy to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Convert all the class-name-based settings in this InheritancePolicy to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.partitioning.CustomPartitioningPolicy
-
INTERNAL:
Convert all the class-name-based settings to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.partitioning.PartitioningPolicy
-
INTERNAL:
Convert all the class-name-based settings to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartition
-
INTERNAL:
Convert all the class-name-based settings to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartitioningPolicy
-
INTERNAL:
Convert all the class-name-based settings to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
INTERNAL:
Convert all the class-name-based settings to actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.jaxb.JAXBEnumTypeConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.ConverterClass
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.EnumTypeConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
INTERNAL:
Convert all the class-name-based settings in this project to actual class-based
settings
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.querykeys.QueryKey
-
INTERNAL:
Convert all the class-name-based settings in this QueryKey to actual class-based
settings
Will be overridded by subclasses
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDatabaseField
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in interface org.eclipse.persistence.oxm.mappings.XMLMapping
-
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.ColumnResult
-
INTERNAL:
Convert all the class-name-based settings in this query to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.ConstructorResult
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Convert all the class-name-based settings in this query to
actual class-based settings This method is implemented by subclasses as
necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.EntityResult
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
INTERNAL:
Convert all the class-name-based settings in this ResultSetMapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.SQLResult
-
INTERNAL:
Convert all the class-name-based settings in this SQLResult to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.queries.SQLResultSetMapping
-
INTERNAL:
Convert all the class-name-based settings in this SQLResultSetMapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Convert all the class-name-based settings in this project to actual class-based settings.
- convertDataValueToObjectValue(Object, SESSION) - Method in interface org.eclipse.persistence.core.mappings.converters.CoreConverter
-
PUBLIC:
Convert the databases' data representation of the value to the object's representation.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.jaxb.JAXBEnumTypeConverter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.jaxb.JAXBTypesafeEnumConverter
-
INTERNAL:
The fromString value on the enum class must be invoked with the field value
specified as an argument.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Convert the class name to a class, then create an instance of the class.
- convertDataValueToObjectValue(Object, Session) - Method in interface org.eclipse.persistence.mappings.converters.Converter
-
PUBLIC:
Convert the databases' data representation of the value to the object's representation.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ConverterClass
-
INTERNAL:
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.EnumTypeConverter
-
INTERNAL:
Returns the corresponding attribute value for the specified field value.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Returns the corresponding attribute value for the specified field value.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
INTERNAL:
The fieldValue will be a byte array.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
INTERNAL:
The field value must first be converted to the field type, then the attribute type.
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in interface org.eclipse.persistence.oxm.mappings.converters.XMLConverter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLConverterAdapter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLListConverter
-
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLRootConverter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLRootConverter
-
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
INTERNAL
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
-
Convert the value from XML as required during unmarshal
- convertDataValueToObjectValue(Object, Session, XMLUnmarshaller) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- Converter - Annotation Type in org.eclipse.persistence.annotations
-
A Converter is used to customize the values during the reading from the
database into the object model as well as during the writing back of changes
into the database.
- Converter - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- Converter - Interface in org.eclipse.persistence.mappings.converters
-
Purpose: Conversion interface to allow conversion between object and data types.
- CONVERTER_CLASS_MUST_IMPLEMENT_ATTRIBUTE_CONVERTER_INTERFACE - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONVERTER_CLASS_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- CONVERTER_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- ConverterClass - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ConverterClass - Class in org.eclipse.persistence.mappings.converters
-
A JPA attribute converter class wrapped with an EclipseLink converter.
- ConverterClass(String, boolean, String, boolean) - Constructor for class org.eclipse.persistence.mappings.converters.ConverterClass
-
INTERNAL:
This method will be called when creating a converter for an embedded
mapping attribute.
- converterClassMustImplementAttributeConverterInterface(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- converterClassNotFound(String, String, String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- converterFromAdapterRecord(Record) - Method in interface org.eclipse.persistence.eis.RecordConverter
-
- converterNotFound(Object, String, Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- Converters - Annotation Type in org.eclipse.persistence.annotations
-
A Converters annotation allows the definition of multiple Converter.
- converterToAdapterRecord(Record) - Method in interface org.eclipse.persistence.eis.RecordConverter
-
- convertFromStringValue(String, Class) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- convertFromStringValue(String, Type) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- convertFromStringValue(String, Type, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- convertFromStringValue(String, Class, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a String value based to the appropriate type.
- convertObject(Object, Class) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Allow for conversion from the Oracle type to the Java type.
- convertObjectToValue(Property, Class) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
- convertObjectToValue(Property, int, Class) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
- convertObjectToValueByPath(String, Class, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
access the wanted values through path and convert it into required java class.
- convertObjectValueToDataValue(Object, SESSION) - Method in interface org.eclipse.persistence.core.mappings.converters.CoreConverter
-
PUBLIC:
Convert the object's representation of the value to the databases' data representation.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.jaxb.JAXBTypesafeEnumConverter
-
INTERNAL:
Return the attribute value.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Convert to the field class.
- convertObjectValueToDataValue(Object, Session) - Method in interface org.eclipse.persistence.mappings.converters.Converter
-
PUBLIC:
Convert the object's representation of the value to the databases' data representation.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ConverterClass
-
INTERNAL:
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.EnumTypeConverter
-
INTERNAL:
Convert Enum object to the data value.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Convert to the data value.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
INTERNAL:
Convert the object to a byte array through serialize.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
INTERNAL:
Convert to the field class.
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in interface org.eclipse.persistence.oxm.mappings.converters.XMLConverter
-
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLConverterAdapter
-
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLListConverter
-
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLRootConverter
-
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLRootConverter
-
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
INTERNAL
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
-
Convert the value as required during marshal.
- convertObjectValueToDataValue(Object, Session, XMLMarshaller) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.sdo.helper.metadata.TypeStringConverter
-
- convertToDatabaseType(Object) - Method in class org.eclipse.persistence.platform.database.DBasePlatform
-
INTERNAL
We support more primitive than JDBC does so we must do conversion before printing or binding.
- convertToEclipseLinkCommand(Object) - Method in interface org.eclipse.persistence.sessions.coordination.CommandConverter
-
PUBLIC:
Convert a command from its application-specific format to
a EclipseLink Command object.
- convertToObject(Struct) - Method in interface org.eclipse.persistence.platform.database.converters.StructConverter
-
PUBLIC:
This method will be invoked internally when reading a Struct from the database
Implementers should put any custom conversion logic in this method
- convertToObject(Struct) - Method in class org.eclipse.persistence.platform.database.oracle.converters.JGeometryConverter
-
- convertToStringValue(Object, Type) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert to a String value based to the SDO type.
- convertToStruct(Object, Connection) - Method in interface org.eclipse.persistence.platform.database.converters.StructConverter
-
PUBLIC:
This method will be invoked internally when writing an Object to the database
Implementers should put any custom conversion logic in this method
- convertToStruct(Object, Connection) - Method in class org.eclipse.persistence.platform.database.oracle.converters.JGeometryConverter
-
- convertToUseOuterJoin() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Modify this expression to use outer joins wherever there are
equality operations between two field nodes.
- convertToUserCommand(Command) - Method in interface org.eclipse.persistence.sessions.coordination.CommandConverter
-
PUBLIC:
Convert a EclipseLink Command object into its application-specific
format to a
- convertValue(Object, Class, QName) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
Convert a value based to the appropriate type.
- convertValueBasedOnSchemaType(Object, XMLConversionManager, AbstractUnmarshalRecord) - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
Called from DOMRecord and XMLReader.
- convertValueBasedOnSchemaType(Object, XMLConversionManager, AbstractUnmarshalRecord) - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
INTERNAL:
- convertValueToClass(Property, Object, Class) - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
INTERNAL:
- COORDINATION_ASYNCH - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.propagate-asynchronously"
property configures cache coordination for a clustered environment.
- COORDINATION_CHANNEL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.channel" property
configures cache coordination for a clustered environment.
- COORDINATION_JGROUPS_CONFIG - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jgroups.config" property
configures cache coordination for a clustered environment.
- COORDINATION_JMS_FACTORY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jms.factory" property
configures cache coordination for a clustered environment.
- COORDINATION_JMS_HOST - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jms.host" property
configures cache coordination for a clustered environment.
- COORDINATION_JMS_REUSE_PUBLISHER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jms.reuse-topic-publisher" property
configures cache coordination for a clustered environment.
- COORDINATION_JMS_TOPIC - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jms.topic" property
configures cache coordination for a clustered environment.
- COORDINATION_JNDI_CONTEXT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jndi.initial-context-factory"
property configures cache coordination for a clustered environment.
- COORDINATION_JNDI_PASSWORD - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jndi.password" property
configures cache coordination for a clustered environment.
- COORDINATION_JNDI_USER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.jndi.user" property
configures cache coordination for a clustered environment.
- COORDINATION_NAMING_SERVICE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.naming-service" property
configures cache coordination for a clustered environment.
- COORDINATION_PROTOCOL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.protocol" property
configures cache coordination for a clustered environment.
- COORDINATION_REMOVE_CONNECTION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.remove-connection-on-error"
property configures cache coordination for a clustered environment.
- COORDINATION_RMI_ANNOUNCEMENT_DELAY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.rmi.announcement-delay"
property configures cache coordination for a clustered environment.
- COORDINATION_RMI_MULTICAST_GROUP - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.rmi.multicast-group"
property configures cache coordination for a clustered environment.
- COORDINATION_RMI_MULTICAST_GROUP_PORT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.rmi.multicast-group.port"
property configures cache coordination for a clustered environment.
- COORDINATION_RMI_PACKET_TIME_TO_LIVE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.rmi.packet-time-to-live"
property configures cache coordination for a clustered environment.
- COORDINATION_RMI_URL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.rmi.url" property
configures cache coordination for a clustered environment.
- COORDINATION_SERIALIZER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.serializer" property
configures how cache coordination serializes message sent between nodes.
- COORDINATION_THREAD_POOL_SIZE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "eclipselink.cache.coordination.thread.pool.size"
property configures thread pool size for cache coordination threads.
- copiedVersionFrom(Map) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- copy(Object, AttributeGroup) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return copy the passed entity using the passed AttributeGroup.
- copy() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- copy(Object) - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- copy(Object, Object) - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- copy() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
Get a shallow copy of the original ValueStore.
- copy() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
-
- copy(DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
-
Create a deep copy of the DataObject tree:
Copies the dataObject and all its contained
DataObjects recursively.
- copy(DataObject, SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
-
Create a deep copy of the DataObject tree:
Copies the dataObject and all its contained
DataObjects recursively.
- copy() - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- copy() - Method in interface org.eclipse.persistence.sdo.ValueStore
-
Get a shallow copy of the original ValueStore.
- copy(Object) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return a complete copy of the object or of collection of objects.
- copy(Object, AttributeGroup) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return a complete copy of the object or collection of objects.
- copy(String, String, String[]) - Static method in class org.eclipse.persistence.tools.file.FileUtil
-
- copy(InputStream, OutputStream) - Static method in class org.eclipse.persistence.tools.file.FileUtil
-
- COPY_POLICY_MUST_SPECIFY_METHOD_OR_WORKING_COPY_METHOD - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- copyAggregateFetchGroupInto(Object, Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Copy fetch group reference from the source object to the target
- copyFetchGroupInto(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Copy fetch group reference from the source object to the target
- copyFromQuery(DatabaseQuery) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Copy all setting from the query.
- copyFromQuery(DatabaseQuery) - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Copy all setting from the query.
- copyFromQuery(DatabaseQuery) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Copy all setting from the query.
- copyFromQuery(DatabaseQuery) - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
INTERNAL:
Copy all setting from the query.
- copyFromQuery(DatabaseQuery) - Method in class org.eclipse.persistence.queries.ReadQuery
-
INTERNAL:
Copy all setting from the query.
- CopyGroup - Class in org.eclipse.persistence.sessions
-
Purpose: Define how an object is to be copied.
- CopyGroup() - Constructor for class org.eclipse.persistence.sessions.CopyGroup
-
PUBLIC:
By default only copy the attributes found in the attribute group and don't null primary keys.
- CopyGroup(String) - Constructor for class org.eclipse.persistence.sessions.CopyGroup
-
PUBLIC:
By default only copy the attributes found in the attribute group and don't null primary keys.
- copyInto(Object[]) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- copyInto(Platform) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL:
Allow for conversion from the Oralce type to the Java type.
- copyInto(Platform) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
Copy the state into the new platform.
- copyObject(Object) - Method in interface org.eclipse.persistence.sessions.Session
-
- copyObject(Object, ObjectCopyingPolicy) - Method in interface org.eclipse.persistence.sessions.Session
-
- CopyPolicy - Annotation Type in org.eclipse.persistence.annotations
-
A CopyPolicy is used to set an
org.eclipse.persistence.descriptors.copying.CopyPolicy on an Entity.
- CopyPolicy - Interface in org.eclipse.persistence.descriptors.copying
-
Purpose: Allows customization of how an object is cloned.
- CopyPolicy - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- copyPolicyMustSpecifyEitherMethodOrWorkingCopyMethod(Object) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
PUBLIC:
Cause: An annotation or XML document specifies a CloneCopyPolicy, bug does not supply either a method or
working copy method
- copyReportItems(Map) - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL: Required for a very special case of bug 2612185:
ReportItems from parallelExpressions, on a ReportQuery which is a subQuery,
which is being batch read.
- copyShallow(DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
-
Create a shallow copy of the DataObject dataObject:
Creates a new DataObject copiedDataObject with the same values
as the source dataObject for each property where
property.getType().isDataType() is true.
- copyTo(ExpressionOperator) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
- copyTo(ExpressionOperator) - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
- CORBAConnection - Class in org.eclipse.persistence.sessions.remote.corba.sun
-
This class exists on on the client side which talks to remote session controller through
RMI connection.
- CORBAConnection(CORBARemoteSessionController) - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
PUBLIC:
The connection must be create from the server-side session controllers stub.
- CORBARemoteSessionController - Interface in org.eclipse.persistence.sessions.remote.corba.sun
-
INTERNAL:
org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionController.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from CorbaRemoteSessionControllerSun.idl
Monday, November 19, 2001 1:51:44 o'clock PM EST
- CORBARemoteSessionControllerDispatcher - Class in org.eclipse.persistence.sessions.remote.corba.sun
-
RemoteSessionController sits between the remote session and the session.
- CORBARemoteSessionControllerDispatcher(AbstractSession) - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
- CORBARemoteSessionControllerDispatcher(Session) - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
- CORBARemoteSessionControllerHelper - Class in org.eclipse.persistence.sessions.remote.corba.sun
-
INTERNAL:
org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionControllerHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from CorbaRemoteSessionControllerSun.idl
Monday, November 19, 2001 1:51:44 o'clock PM EST
- CORBARemoteSessionControllerHelper() - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHelper
-
- CORBARemoteSessionControllerHolder - Class in org.eclipse.persistence.sessions.remote.corba.sun
-
INTERNAL:
org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionControllerHolder.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from CorbaRemoteSessionControllerSun.idl
Monday, November 19, 2001 1:51:44 o'clock PM EST
- CORBARemoteSessionControllerHolder() - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHolder
-
- CORBARemoteSessionControllerHolder(CORBARemoteSessionController) - Constructor for class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHolder
-
- CORBARemoteSessionControllerOperations - Interface in org.eclipse.persistence.sessions.remote.corba.sun
-
INTERNAL:
org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionControllerOperations.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from CorbaRemoteSessionControllerSun.idl
Monday, November 19, 2001 1:51:44 o'clock PM EST
- CORBATransportManager - Class in org.eclipse.persistence.sessions.coordination.corba
-
- CORBATransportManager(RemoteCommandManager) - Constructor for class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
- CoreAttributeAccessor - Interface in org.eclipse.persistence.core.mappings
-
INTERNAL
A abstraction of attribute accessor capturing behavior common to all
persistence types.
- CoreAttributeGroup<ATTRIBUTE_ITEM extends CoreAttributeItem,DESCRIPTOR extends CoreDescriptor> - Class in org.eclipse.persistence.core.queries
-
INTERNAL
Purpose: A generic super class for AttributeGroup and other subclasses
- CoreAttributeGroup(String) - Constructor for class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- CoreAttributeGroup(String, String, boolean) - Constructor for class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- CoreAttributeGroup(String, Class, boolean) - Constructor for class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
This constructer is to only be used by EclipseLink internally
- CoreAttributeGroup() - Constructor for class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- CoreAttributeItem<ATTRIBUTE_GROUP extends CoreAttributeGroup> - Class in org.eclipse.persistence.core.queries
-
INTERNAL
Purpose: Generic superclass for AttributeItem.
- CoreAttributeItem(ATTRIBUTE_GROUP, String) - Constructor for class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- CoreConverter<MAPPING extends CoreMapping,SESSION extends CoreSession> - Interface in org.eclipse.persistence.core.mappings.converters
-
INTERNAL
A abstraction of converter capturing behavior common to all persistence
types.
- CoreDescriptor<ATTRIBUTE_GROUP extends CoreAttributeGroup,DESCRIPTOR_EVENT_MANAGER extends CoreDescriptorEventManager,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField,INHERITANCE_POLICY extends CoreInheritancePolicy,INSTANTIATION_POLICY extends org.eclipse.persistence.internal.core.descriptors.CoreInstantiationPolicy,LIST extends java.util.List,OBJECT_BUILDER extends org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder> - Class in org.eclipse.persistence.core.descriptors
-
INTERNAL
A abstraction of descriptor capturing behavior common to all persistence
types.
- CoreDescriptor() - Constructor for class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
- CoreDescriptorEvent - Interface in org.eclipse.persistence.core.descriptors
-
INTERNAL
A abstraction of descriptor event capturing behavior common to all
persistence types.
- CoreDescriptorEventManager<DESCRIPTOR_EVENT extends CoreDescriptorEvent> - Class in org.eclipse.persistence.core.descriptors
-
INTERNAL
A abstraction of descriptor event manager capturing behavior common to all
persistence types.
- CoreDescriptorEventManager() - Constructor for class org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager
-
- CoreFieldTransformer<SESSION extends CoreSession> - Interface in org.eclipse.persistence.core.mappings.transformers
-
This interface is used by the Transformation Mapping to build the value for a
specific field.
- CoreInheritancePolicy<ABSTRACT_RECORD extends org.eclipse.persistence.internal.core.sessions.CoreAbstractRecord,ABSTRACT_SESSION extends org.eclipse.persistence.internal.core.sessions.CoreAbstractSession,DESCRIPTOR extends CoreDescriptor,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField> - Class in org.eclipse.persistence.core.descriptors
-
INTERNAL
A abstraction of inheritance policy capturing behavior common to all
persistence types.
- CoreInheritancePolicy() - Constructor for class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
- CoreLogin<PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform> - Interface in org.eclipse.persistence.core.sessions
-
INTERNAL
A abstraction of login capturing behavior common to all persistence types.
- CoreMapping<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,ABSTRACT_SESSION extends org.eclipse.persistence.internal.core.sessions.CoreAbstractSession,CONTAINER_POLICY extends org.eclipse.persistence.internal.core.queries.CoreContainerPolicy,DESCRIPTOR extends CoreDescriptor,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField> - Class in org.eclipse.persistence.core.mappings
-
INTERNAL
A abstraction of mapping capturing behavior common to all persistence types.
- CoreMapping() - Constructor for class org.eclipse.persistence.core.mappings.CoreMapping
-
- CoreProject<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,SESSION extends CoreSession> - Class in org.eclipse.persistence.core.sessions
-
INTERNAL
A abstraction of project capturing behavior common to all persistence types.
- CoreProject() - Constructor for class org.eclipse.persistence.core.sessions.CoreProject
-
- CoreSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform,PROJECT extends CoreProject,SESSION_EVENT_MANAGER extends CoreSessionEventManager> - Interface in org.eclipse.persistence.core.sessions
-
INTERNAL
A abstraction of session capturing behavior common to all persistence types.
- CoreSessionEventListener - Interface in org.eclipse.persistence.core.sessions
-
INTERNAL
A abstraction of session event listener capturing behavior common to all
persistence types.
- CoreSessionEventManager<SESSION_EVENT_LISTENER extends CoreSessionEventListener> - Class in org.eclipse.persistence.core.sessions
-
INTERNAL
A abstraction of sessuin event manager capturing behavior common to all
persistence types.
- CoreSessionEventManager() - Constructor for class org.eclipse.persistence.core.sessions.CoreSessionEventManager
-
- cos(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cos - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- cos() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- cosh(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cosh - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- cosh() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- cot(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cot - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- cot() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- COULD_NOT_BE_CONVERTED - Static variable in exception org.eclipse.persistence.exceptions.ConversionException
-
- COULD_NOT_BE_CONVERTED_EXTENDED - Static variable in exception org.eclipse.persistence.exceptions.ConversionException
-
- COULD_NOT_BE_CONVERTED_TO_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ConversionException
-
- COULD_NOT_BIND_JNDI - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- COULD_NOT_CONVERT_OBJECT_TYPE - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
-
- COULD_NOT_CONVERT_TO_BYTE_ARRAY - Static variable in exception org.eclipse.persistence.exceptions.ConversionException
-
- COULD_NOT_CREATE_CONTEXT_FOR_XML_MODEL - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- COULD_NOT_CREATE_CUSTOMIZER_INSTANCE - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- COULD_NOT_DELETE_FILE - Static variable in exception org.eclipse.persistence.eis.EISException
-
- COULD_NOT_FIND_CAST_DESCRIPTOR - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- COULD_NOT_FIND_DRIVER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- COULD_NOT_FIND_MAP_KEY - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- COULD_NOT_FIND_MATCHED_DATABASE_FIELD_FOR_SPECIFIED_OPTOMISTICLOCKING_FIELDS - Static variable in exception org.eclipse.persistence.exceptions.DatabaseException
-
- COULD_NOT_FIND_PERSISTENCE_UNIT_BUNDLE - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- COULD_NOT_FIND_PROJECT_XML - Static variable in exception org.eclipse.persistence.exceptions.SessionLoaderException
-
- COULD_NOT_GET_CLASS_NAMES_FROM_URL - Static variable in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- COULD_NOT_GET_PERSISTENCE_UNIT_INFO_FROM_URL - Static variable in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- COULD_NOT_INITIALIZE_DOM_HANDLER_CONVERTER - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- COULD_NOT_INSTANTIATE_CONTAINER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.QueryException
-
- COULD_NOT_INSTANTIATE_INDIRECT_CONTAINER_CLASS - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- COULD_NOT_LOAD_CLASS_FROM_METADATA - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- COULD_NOT_LOCATE_DESCRIPTOR - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_LOCATE_FILE - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_LOCATE_OR_SESSION_FOR_SERVICE - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_LOCATE_OX_SESSION_FOR_SERVICE - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_LOCATE_QUERY_FOR_DESCRIPTOR - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_LOCATE_QUERY_FOR_SESSION - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_PARSE_DBWS_FILE - Static variable in exception org.eclipse.persistence.exceptions.DBWSException
-
- COULD_NOT_UNMARSHAL_METADATA - Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- couldNotBeConverted(Object, Object, ConversionException) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotBeConverted(Object, Class) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotBeConverted(Object, Class, Exception) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotBeConvertedToClass(Object, Class, Exception) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotBindJndi(String, Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- couldNotBuildPersistenceUntiName(Exception, String, String) - Static method in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- couldNotConvertObjectType(int) - Static method in exception org.eclipse.persistence.exceptions.DatabaseException
-
- couldNotConvertToByteArray(Object) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotCreateContextForXmlModel() - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
- couldNotCreateContextForXmlModel(Exception) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
- couldNotCreateCustomizerInstance(Exception, String) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception should be used when a descriptor customizer instance cannot be created.
- couldNotDeleteFile(Object[]) - Static method in exception org.eclipse.persistence.eis.EISException
-
- couldNotFindCastDescriptor(Class, Expression) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- couldNotFindDriverClass(Object, Exception) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- couldNotFindMapKey(String, Object, DatabaseMapping) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- couldNotFindPersistenceUnitBundle(String) - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
INTERNAL:
An OSGi application is trying to instantiate a persistence unit for which a bundle does not exist
- couldNotFindProjectXml(String) - Static method in exception org.eclipse.persistence.exceptions.SessionLoaderException
-
- couldNotGetClassNamesFromUrl(URL) - Static method in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- couldNotGetUnitInfoFromUrl(URL) - Static method in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- couldNotInitializeDomHandlerConverter(Exception, String, String) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception should be used when DomHandlerConverter initialization fails.
- couldNotInstantiateContainerClass(Class, Exception) - Static method in exception org.eclipse.persistence.exceptions.QueryException
-
- couldNotInstantiateIndirectContainerClass(Class, Exception) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- couldNotLoadClassFromMetadata(String) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
- couldNotLocateDescriptorForOperation(String, String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
- couldNotLocateFile(String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
- couldNotLocateORSessionForService(String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
- couldNotLocateOXSessionForService(String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
- couldNotLocateQueryForDescriptor(String, String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
- couldNotLocateQueryForSession(String, String) - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
- couldNotParseDBWSFile() - Static method in exception org.eclipse.persistence.exceptions.DBWSException
-
- couldNotTranslatePropertiesIntoObject(Object, String, String, Exception) - Static method in exception org.eclipse.persistence.exceptions.ConversionException
-
- couldNotUnmarshalMetadata(Exception) - Static method in exception org.eclipse.persistence.exceptions.JAXBException
-
This exception would typically be used by JAXBContextFactory during externalized metadata processing (i.e.
- count() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
This represents the aggregate function Average.
- Count - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
Aggregate operators
- count() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Create the COUNT operator.
- create(ObjectLevelReadQuery, Record, Session) - Method in interface oracle.eclipselink.coherence.integrated.querying.FilterFactory
-
Given the query and the provided arguments translate this query into a Coherence Filter
- create(Expression, Object, ExpressionOperator) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- create(Expression, List, ExpressionOperator) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- create(Map<String, String>, Object) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
A part of the facade over the JPA API.
- create(String, String, String, HttpHeaders, UriInfo, InputStream) - Method in class org.eclipse.persistence.jpa.rs.resources.EntityResource
-
- create(String, String, HttpHeaders, UriInfo, InputStream) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource
-
Deprecated.
- create(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
- create(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- create(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- create(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- create(Type) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
-
Return a new DataObject of the specified Type.
- CREATE_CONTAINER_EMF_NOT_SUPPORTED_IN_OSGI - Static variable in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
- CREATE_JDBC_DDL_FILE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The property "eclipselink.create-ddl-jdbc-file-name" specifies the name
of the DDL file which is used to create database tables.
- CREATE_ONLY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The parameter value "create-tables" specifies that database tables should be created.
- CREATE_OR_EXTEND - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The parameter value "create-or-extend-tables" specifies that database tables
should be created and if existing, missing columns will be added.
- CREATE_PLATFORM_DEFAULT_SEQUENCE_UNDEFINED - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- createAccessorFor(JavaClass, Property, Helper, AccessorFactoryWrapper) - Static method in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
- createAggregator(ReportItem, ReportQuery, Record, AbstractSession) - Method in interface oracle.eclipselink.coherence.integrated.querying.FilterFactory
-
Translates ReportQueryItem into an equivalent Coherence aggregation artifact.
- createArchive(URL, Map) - Method in interface org.eclipse.persistence.jpa.ArchiveFactory
-
Return an instance of an implementer of Archive that can process the URL provided
- createArchive(URL, String, Map) - Method in interface org.eclipse.persistence.jpa.ArchiveFactory
-
Return an instance of an implementer of Archive that can process the URL provided
This instance will allow access to the persistence descriptor associated with
this archive through the getDescriptorStream() method
- createArray(String, Object[], Connection) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL:
Platforms that support java.sql.Array may override this method.
- createBeanUsingKey(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Use the key to create a bean and initialize its primary key fields.
- createBinder() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a JAXBBinder.
- createBinder(Class<T>) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a JAXBBinder.
- createBinder() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLBinder
- createBinder(XMLMarshaller, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLBinder with supplied marshaller and unmarshaller instances.
- createByQualifiedName(String, String, boolean) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a new object instance for a given XML namespace and name.
- createByQualifiedName(String, String, boolean) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new object instance for a given XML namespace and name.
- createByXPath(Object, String, NamespaceResolver, Class<T>) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a new object instance for a given XPath, relative to the parentObject.
- createByXPath(Object, String, NamespaceResolver, Class<T>) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new object instance for a given XPath, relative to the parentObject.
- createChangeEvent(Object, String, Object, Object, int, Integer, boolean) - Method in class org.eclipse.persistence.queries.CursorPolicy
-
INTERNAL:
Creates a CollectionChangeEvent for the container
- createClass() - Method in class org.eclipse.persistence.sdo.helper.DynamicClassWriter
-
This is where the byte codes for the generic subclass are defined and the
class is created dynamically from them.
- createCloneValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Builder the unit of work value holder.
- createCloneValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Builder the unit of work value holder.
- createCloneValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Builder the unit of work value holder.
- createCloneValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
Builder the unit of work value holder.
- createCommunicationSocket() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
INTERNAL:
Create the multicast socket and join the multicast group.
- createConcatOperator() - Static method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- createConcreteSubclass() - Method in class org.eclipse.persistence.jpa.rs.util.ConcreteSubclassFactory
-
Creates a new ConcreteSubclass object.
- createConnection(ServiceId) - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
INTERNAL:
No-op implementation of super abstract method since there is only one connection to a known topic.
- createConnection(ServiceId) - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
INTERNAL:
Create and return a wrapper of a CORBA remote connection to the specified service
- createConnection(ServiceId) - Method in class org.eclipse.persistence.sessions.coordination.rmi.RMITransportManager
-
INTERNAL:
Create and return an RMI remote connection to the specified service
- createConnection(ServiceId) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Return a remote connection to the specified service
- createConnectionCustomizer(Accessor, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
- createConnections() - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
INTERNAL:
BroadcastTransportManager doesn't use DiscoveryManager
(createDiscoveryManager method returns null) therefore
this method called during RCM initialization to create all the necessary connections.
- createConnections() - Method in class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
-
INTERNAL:
JGroups does not require a DiscoveryManager, therefore
this method is called during RCM initialization to create all the necessary connections.
- createConnections() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
INTERNAL:
JMSTopicTransportManager doesn't use DiscoveryManager, therefore
this method is called during RCM initialization to create all the necessary connections.
- createConnections() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Does nothing by default.
- createConstraints(TableDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Use the table definition to add the constraints to the database, this is normally done
in two steps to avoid dependencies.
- createConstraints(DatabaseSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(DatabaseSession, SchemaManager) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(DatabaseSession, SchemaManager, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(List<TableDefinition>, DatabaseSession, SchemaManager, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the SQL alter table constraint creation string.
- createConstraintsOnDatabase(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the SQL alter table constraint creation string.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Called by the container when an EntityManagerFactory
is to be created.
- createContainerEntityManagerFactoryNotSupportedInOSGi() - Static method in exception org.eclipse.persistence.exceptions.EntityManagerSetupException
-
INTERNAL:
Our OSGI persistence provider does not support a JavaEE-type deployment
- createContext(String, ClassLoader, Map<String, Object>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Create a DynamicJAXBContext, using either an XML Schema, EclipseLink OXM file,
or EclipseLink sessions.xml as the metadata source.
- createContext(Class<?>[], Map<String, Object>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Unsupported Operation.
- createContext(Class[], Map) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on the array of Class objects.
- createContext(Class[], Map, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on the array of Class objects.
- createContext(String, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on context path.
- createContext(String, ClassLoader, Map) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on context path.
- createContext(Type[], Map, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on the array of Type objects.
- createContext(TypeMappingInfo[], Map, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Create a JAXBContext on the array of TypeMappingInfo objects.
- createContextFromOXM(ClassLoader, Map<String, ?>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Create a DynamicJAXBContext, using an EclipseLink OXM file as the metadata source.
- createContextFromXSD(Node, EntityResolver, ClassLoader, Map<String, Object>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Create a DynamicJAXBContext, using XML Schema as the metadata source.
- createContextFromXSD(InputStream, EntityResolver, ClassLoader, Map<String, ?>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Create a DynamicJAXBContext, using XML Schema as the metadata source.
- createContextFromXSD(Source, EntityResolver, ClassLoader, Map<String, Object>) - Static method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
-
Create a DynamicJAXBContext, using XML Schema as the metadata source.
- createCopyPolicy(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Create a copy policy of the type passed in as a string.
- createCurrentDateOperator() - Static method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- createCurrentTimeOperator() - Static method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- createDatabaseChangeRegistration(DatabaseSession) - Static method in class oracle.toplink.dataservices.qcn.DataServiceChangeNotificationListener
-
- createDatabaseEventListener(Map<String, Object>) - Method in interface org.eclipse.persistence.jpa.rs.eventlistener.DatabaseEventListenerFactory
-
- createDatabaseRowFromDOMRecord(Record, EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
-
INTERNAL:
Allow the platform to handle the creation of the Record for the DOM record.
- createDatabaseSchema(AbstractSession, Writer, Set<String>) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Execute the DDL to create the database schema for this object.
- createDatabaseSchema(AbstractSession, Writer, Set<String>) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the DDL to create the database schema for this object.
- createDatabaseSchemaOnDatabase(AbstractSession, Set<String>) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Execute the DDL to create the database schema for this object.
- createDatabaseSchemaOnDatabase(AbstractSession, Set<String>) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the DDL to create the database schema for this object.
- createDatabaseSession() - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
INTERNAL:
Factory method to create session.
- createDatabaseSession() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Factory method to create session.
- createDataObject(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(String, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(int, String, String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDataObject(Property, Type) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- createDefaultFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
PUBLIC:
Returns clone of the default fetch group.
- createDefaultTables(boolean) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Create the default table schema for the project this session associated with.
- createDescriptorNamedQuery(String, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will create a query object that wraps a EclipseLink Named Query.
- createDescriptorNamedQuery(String, Class, List) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will create a query object that wraps a EclipseLink Named Query.
- createDestinationDirectory(File) - Method in class org.eclipse.persistence.tools.PackageRenamer
-
This method creates an output directory for post-rename file(s).
- createDiscoveryManager() - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
ADVANCED:
BroadcastTransportManager doesn't use DiscoveryManager - instead RemoteCommandManager
calls createConnections method during initialization.
- createDiscoveryManager() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
ADVANCED:
Factory of new DiscoveryManager for different transports.
- createDocument() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
-
- createDocument() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKPlatform
-
- createDocument() - Method in interface org.eclipse.persistence.platform.xml.XMLPlatform
-
Creates a new document.
- createDocument(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
Creates an XMLDocument with the specified XML rootElement for the DataObject.
- createDocument(DataObject, String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- createDocumentWithPublicIdentifier(String, String, String) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
-
- createDocumentWithPublicIdentifier(String, String, String) - Method in class org.eclipse.persistence.platform.xml.xdk.XDKPlatform
-
- createDocumentWithPublicIdentifier(String, String, String) - Method in interface org.eclipse.persistence.platform.xml.XMLPlatform
-
Creates a new document with the specified public and system
identifiers in the DOCTYPE, and adds a root element with the
specified name.
- createDocumentWithSystemIdentifier(String, String) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
-
- createDocumentWithSystemIdentifier(String, String) - Method in class org.eclipse.persistence.platform.xml.xdk.XDKPlatform
-
- createDocumentWithSystemIdentifier(String, String) - Method in interface org.eclipse.persistence.platform.xml.XMLPlatform
-
Creates a new document with the specified system identifier in
the DOCTYPE, and adds a root element with the specified name.
- createDOMRecord(String, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
-
Allow the platform to handle the creation of the DOM record.
- createDynamicClass(String, DynamicClassWriter) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
Create a dynamic class registering a writer and then forcing the provided
class name to be loaded.
- createDynamicClass(String) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
Create a new dynamic entity type for the specified name assuming the use
of the default writer and its default parent class.
- createDynamicClass(String, Class<?>) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
Create a new dynamic entity type for the specified name with the
specified parent class.
- createElementsForTypeMappingInfo() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- createEntityManagerFactory(PersistenceUnit) - Method in class org.eclipse.persistence.jpa.config.RuntimeFactory
-
- createEntityManagerFactory(Server) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink EMF given a ServerSession that has already been created
and logged in.
- createEntityManagerFactory(String) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink EMF using a session name and sessions.xml.
- createEntityManagerFactory(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Called by Persistence class when an EntityManagerFactory
is to be created.
- createException(Exception) - Static method in exception org.eclipse.persistence.eis.EISException
-
- createException(Object[], int) - Static method in exception org.eclipse.persistence.eis.EISException
-
- createExternalConnection() - Method in class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
-
INTERNAL:
JGroups only has a single connection.
- createExternalConnection() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
INTERNAL:
JMSPublishingTransportManager has maximum one external connection.
- createFullFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
PUBLIC:
Returns clone of the full fetch group - contains all the attributes, no nesting.
- createGeneric(String, SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
-
- createGlobalAttribute(XPathFragment, Schema, Schema, Property) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Create a global attribute.
- createGlobalElement(XPathFragment, Schema, Schema, boolean, boolean, Property, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Create a global element.
- createIndexes(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Write the SQL create index string to create index if
passed a writer, else delegate to a method that executes the string on
the database.
- createIndirectList() - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct an empty
IndirectList with the default initial capacity (10)
and default capacity increment (0).
- createIndirectList(int) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct an empty
IndirectList with the specified initial capacity
and default capacity increment (0).
- createIndirectList(Collection<? extends E>) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct an
IndirectList containing the elements of the specified
collection, in the order they are returned by the collection's iterator.
- createIndirectList(int, int) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Construct an empty
IndirectList with the specified initial capacity
and capacity increment.
- createIndirectList(Collection<? extends E>) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Constructs an
IndirectList containing the elements of the specified
collection, in the order they are returned by the collection's iterator.
- createIndirectMap() - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct a new, empty
IndirectMap with the default initial
capacity (11) and the default load factor (0.75).
- createIndirectMap(int) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct a new, empty
IndirectMap with the specified initial
capacity and the default load factor (0.75).
- createIndirectMap(Map<? extends K, ? extends V>) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct a new
IndirectMap with the same mappings as the given Map.
- createIndirectMap(int, float) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Construct a new, empty
IndirectMap with the specified initial
capacity and the specified load factor.
- createIndirectMap(Map<? extends K, ? extends V>) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Construct a new
IndirectMap with the same mappings as the given Map.
- createIndirectSet() - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct an empty
IndirectSet with the default initial capacity (10)
and the default load factor (0.75).
- createIndirectSet(int) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Construct an empty
IndirectSet with the specified initial capacity
and the default load factor (0.75).
- createIndirectSet(Collection<? extends E>) - Static method in class org.eclipse.persistence.indirection.IndirectCollectionsFactory
-
Constructs an
IndirectSet containing the elements of the specified
collection.
- createIndirectSet(int, float) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Construct an empty
IndirectSet with the specified initial capacity
and the specified load factor.
- createIndirectSet(Collection<? extends E>) - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
Constructs an
IndirectSet containing the elements of the specified
collection.
- createInputDOM(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
-
Create a DOM for this interaction.
- createInputDOM(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
-
Create a DOM for this interaction.
- createInputRecord(EISInteraction, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
-
Allow the platform to create the appropriate type of record for the interaction.
- createInputRecord(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
Create the appropriate input record for this interaction.
- createInputRecord(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
-
Create an indexed input record for this interaction.
- createInputRecord(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
-
Create a mapped input record for this interaction.
- createInputRecord(EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
-
Create a DOM input record for this interaction.
- createInstantiationPolicy(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Create a instantiation policy of the type passed in as a string.
- createJarFromDirectory(String, String, String[]) - Static method in class org.eclipse.persistence.tools.file.FileUtil
-
- createJavaAttribute(JavaAttribute) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createJavaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createJavaTypeJavaAttributes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createJAXBIntrospector() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Creates a JAXBIntrospector object.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
INTERNAL:
Create the local command connection for this transport in a naming service and
return it.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
-
INTERNAL:
JGroups only requires a single connection.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
INTERNAL:
JMSPublishingTransportManager has only two connections: one local and one external.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSTopicTransportManager
-
INTERNAL:
JMSTopicTransportManager may have only two connections: one local and one external.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.rmi.RMITransportManager
-
INTERNAL:
Create the local command connection for this transport in a naming service and
return it.
- createLocalConnection() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Put the remote connection to local host in naming service and return the of the created remote connection
- createLocate2Operator() - Static method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- createLocateOperator() - Static method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- createMapComponentFromJoinedRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection and a join query is executed.
- createMapComponentFromJoinedRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection and a join query is executed.
- createMapComponentFromJoinedRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection and a join query is used.
- createMapComponentFromJoinedRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in interface org.eclipse.persistence.mappings.foundation.MapComponentMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentFromRow(AbstractRecord, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
- createMapComponentsFromSerializableKeyInfo(Object[], AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createMapComponentsFromSerializableKeyInfo(Object[], AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createMapComponentsFromSerializableKeyInfo(Object[], AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createMapComponentsFromSerializableKeyInfo(Object[], AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createMarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a JAXBMarshaller.
- createMarshaller(PersistenceContext, MediaType) - Static method in class org.eclipse.persistence.jpa.rs.util.StreamingOutputMarshaller
-
- createMarshaller() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLMarshaller
- createMinimalFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
PUBLIC:
Returns clone of the minimal fetch group.
- createNewDocument(String) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Creates a new Document and returns the root element of that document
- createNewDocument(String, String) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Creates a new Document and returns the root element of that document
- createObject(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Either drop from the database directly or write the statement to a file.
- createObject(DatabaseObjectDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Use the definition object to create the schema entity on the database.
- createObjectChangeSet(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.changetracking.AttributeChangeTrackingPolicy
-
INTERNAL:
Create ObjectChangeSet
- createObjectChangeSet(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Create ObjectChangeSet
- createObjectChangeSetThroughComparison(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Create ObjectChangeSet
- createObjectChangeSetThroughComparison(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Create ObjectChangeSet through comparison.
- createObjectGraph(Class) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
- createObjectGraph(String) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
- createObjectGraph(Object, FieldsFilter) - Method in class org.eclipse.persistence.jpa.rs.util.ObjectGraphBuilder
-
Builds object graph for specified object using given filter.
- createOnDatabase(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Execute the DDL to create this object.
- createOnDatabase(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.SequenceDefinition
-
INTERNAL:
Creates this sequence definition on the database.
- createOutputRecord(EISInteraction, AbstractRecord, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
-
Allow the platform to create the appropriate type of record for the interaction.
- createPlatformDefaultSequenceUndefined(String) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- createPrimaryKeyFromId(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Use the key to create a EclipseLink primary key.
- createPrimaryKeyFromId(Object, AbstractSession) - Method in class org.eclipse.persistence.jpa.dynamic.DynamicIdentityPolicy
-
- createPrimaryKeyInstance(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Create an instance of the Id class or value from the object.
- createPrimaryKeyInstanceFromId(Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Create an instance of the composite primary key class for the key object.
- createPrimaryKeyInstanceFromPrimaryKeyValues(AbstractSession, int[], Object...) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Create an instance of the composite primary key class for the key object.
- createQuery(Expression, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Expression for the entity class.
- createQuery(DatabaseQuery) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink DatabaseQuery.
- createQuery(Call) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Call.
- createQuery(Call, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Call for the entity class.
- createQuery(DatabaseQuery, EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink JPA query dynamically given a EclipseLink query.
- createQueryByExample(Object) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using query by example.
- createQueryKeyForMapKey() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Create a query key that links to the map key
- createQueryKeyForMapKey() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Create a query key that links to the map key.
- createQueryKeyForMapKey() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Create a query key that links to the map key
- createQueryKeyForMapKey() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Create a query key that links to the map key
- createReader(Unmarshaller) - Method in class org.eclipse.persistence.oxm.json.JsonParserSource
-
- createReader(Unmarshaller, Class) - Method in class org.eclipse.persistence.oxm.json.JsonParserSource
-
- createReader(Unmarshaller) - Method in class org.eclipse.persistence.oxm.json.JsonStructureSource
-
- createReader(Unmarshaller, Class) - Method in class org.eclipse.persistence.oxm.json.JsonStructureSource
-
- createRecord() - Method in class org.eclipse.persistence.oxm.json.JsonArrayBuilderResult
-
- createRecord() - Method in class org.eclipse.persistence.oxm.json.JsonGeneratorResult
-
- createRecord() - Method in class org.eclipse.persistence.oxm.json.JsonObjectBuilderResult
-
- createRecordElement(String, Object, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
Create the appropriate record element for the data value.
- createRefAttribute(String, ComplexType) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Create an attribute reference and add it to a given complex type.
- createRefElement(String, TypeDefParticle) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Create an element reference and add it to a given particle.
- createRemoteSession() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
PUBLIC:
Returns a remote session.
- createRemoteSession() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
PUBLIC:
Returns a remote session.
- createRemoteSession() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
PUBLIC:
Returns a remote session.
- createRemoteSessionController() - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIServerSessionManager
-
- createRemoteSessionController() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIServerSessionManagerDispatcher
-
- createResolvable() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Create and return a new ExternalizableDelegator.Resolvable instance based
on this helper context.
- createResolvable(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Create and return a new ExternalizableDelegator.Resolvable instance based
on this helper context and a given target.
- createResourceException(Object[], int) - Static method in exception org.eclipse.persistence.eis.EISException
-
- createRoot() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- createRoot() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
INTERNAL
- createRootObject(String, String) - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
- createRootObject(Type) - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
Creates a new root data object of the specified type.
- createSequences() - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Create all the receiver's sequences on the database for all of the loaded descriptors.
- createSerializableMapKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Creates the Array of simple types used to recreate this map.
- createSerializableMapKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Creates the Array of simple types used to recreate this map.
- createSerializableMapKeyInfo(Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Creates the Array of simple types used to recreate this map.
- createSerializableMapKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Creates the Array of simple types used to recreate this map.
- createServerPlatform(DatabaseSession, String, ClassLoader) - Static method in class org.eclipse.persistence.platform.server.ServerPlatformUtils
-
- createServerSession() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createServerSession(int, int) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createServerSession(int, int, int) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createServerSession(ConnectionPolicy) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createShellJAXBElementList(List<ReportItem>, Object) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureResponseBuilderImpl
-
Creates the shell jaxb element list.
- createStruct(String, Object[], Connection) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL:
Platforms that support java.sql.Struct may override this method.
- createStubbedMapComponentFromSerializableKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createStubbedMapComponentFromSerializableKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createStubbedMapComponentFromSerializableKeyInfo(Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createStubbedMapComponentFromSerializableKeyInfo(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Create an instance of the Key object from the key information extracted from the map.
- createSubscription(DataServicePersistenceContext, Map<String, Object>) - Method in class oracle.toplink.dataservices.livedata.cache.CacheSubscriptionProvider
-
- createSubscription(DataServicePersistenceContext, Map<String, Object>) - Method in class oracle.toplink.dataservices.livedata.qcn.QCNSubscriptionProvider
-
- createSubscription(DataServicePersistenceContext, Map<String, Object>) - Method in interface oracle.toplink.dataservices.livedata.SubscriptionProvider
-
- createTables(DynamicType...) - Method in class org.eclipse.persistence.tools.schemaframework.DynamicSchemaManager
-
Create the database tables for one or more entityTypes.
- createTables(boolean, DynamicType...) - Method in class org.eclipse.persistence.tools.schemaframework.DynamicSchemaManager
-
- createTables(boolean, Collection<DynamicType>) - Method in class org.eclipse.persistence.tools.schemaframework.DynamicSchemaManager
-
- createTables(DatabaseSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTables(DatabaseSession, SchemaManager) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTables(DatabaseSession, SchemaManager, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTables(DatabaseSession, SchemaManager, boolean, boolean, boolean, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTranslationRecord(AbstractRecord, EISAccessor) - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
-
Create a mapped input record for this interaction.
- createUnmarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a JAXBUnmarshaller.
- createUnmarshaller() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLUnmarshaller
- createUnmarshaller(Map<String, Boolean>) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLUnmarshaller
Map<String, Boolean> parserFeatures = new HashMap<String, Boolean>(1);
parserFeatures.put("http://apache.org/xml/features/validation/schema/normalized-value", false);
XMLUnmarshaller unmarshaller = xmlContext.createUnmarshaller(parserFeatures);
- createUnmarshalRecord(XMLDescriptor, AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
INTERNAL
- createValidator() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Create a JAXBValidator.
- createValidator() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Create a new XMLValidator
- createValueExtractor(Expression, AbstractSession) - Method in interface oracle.eclipselink.coherence.integrated.querying.FilterFactory
-
Creates a valueExtract that should be used for this Expression.
- createValueExtractor(ReportItem, ReportQuery, Record, AbstractSession) - Method in interface oracle.eclipselink.coherence.integrated.querying.FilterFactory
-
Create a value Extraction to return the selection of the ReportQuery
- createWithBaseLast(Expression, Object, ExpressionOperator) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- createXmlAbstractNullPolicy(XmlAbstractNullPolicy) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAccessMethods(XmlAccessMethods) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAnyAttribute() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAnyAttribute(XmlAnyAttribute) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAnyElement() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAnyElement(XmlAnyElement) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAttribute() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlAttribute(XmlAttribute) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlBindings() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlBindingsJavaTypes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlBindingsXmlEnums() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlBindingsXmlRegistries() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlClassExtractor(XmlClassExtractor) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElement() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElement(XmlElement) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElementRef() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElementRef(XmlElementRef) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElementRefs() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElementRefs(XmlElementRefs) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElements() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElements(XmlElements) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlEnum() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlEnumValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlInverseReference(XmlInverseReference) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlIsSetNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlIsSetNullPolicy(XmlIsSetNullPolicy) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlIsSetNullPolicyIsSetParameter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJavaTypeAdapter(XmlJavaTypeAdapter) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJavaTypeAdapters() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJoinNodes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJoinNodes(XmlJoinNodes) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlJoinNodesXmlJoinNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlMap() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlMapKey() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlMapValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlNullPolicy(XmlNullPolicy) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlProperties(XmlProperties) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlRegistry() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlRegistryXmlElementDecl() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlRootElement() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlSchema() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlSchemaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlSchemaTypes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlSchemaXmlNs() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlSeeAlso(List<String>) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
Create an instance of JAXBElement<List<String>>}
- createXmlTransformation() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlTransformation(XmlTransformation) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlTransformationXmlReadTransformer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlTransient() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlTransient(XmlTransient) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlValue(XmlValue) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
Create an instance of
JAXBElement<XmlValue>}
- createXmlVariableNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- createXmlVariableNode(XmlVariableNode) - Method in class org.eclipse.persistence.jaxb.xmlmodel.ObjectFactory
-
- CURRENT_LOADER_NOT_VALID - Static variable in exception org.eclipse.persistence.exceptions.ValidationException
-
- currentDate() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
This gives access to the current date on the database through expression.
- CurrentDate - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
Function to obtain the current date on the database with date components
only but without time components.
- currentDate() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- currentDateDate() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
This gives access to the current date only on the database through expression.
- currentIndex() - Method in class org.eclipse.persistence.queries.ScrollableCursor
-
PUBLIC:
Retrieves the current row index number
- currentLoaderNotValid(ClassLoader) - Static method in exception org.eclipse.persistence.exceptions.ValidationException
-
- currentTime() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
This gives access to the current time only on the database through expression.
- CurrentTime - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
Function to obtain the current time on the database with time components
only but without date components.
- currentTime() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- currentTimeStamp() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
This gives access to the current timestamp on the database through expression.
- currentTimeStamp() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CURSOR - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.cursor"
Configures the query to return a CursoredStream.
- Cursor - Class in org.eclipse.persistence.queries
-
Purpose:
Abstract class for CursoredStream and ScrolableCursor
- Cursor() - Constructor for class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Default constructor.
- Cursor(DatabaseCall, CursorPolicy) - Constructor for class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
- CURSOR_INITIAL_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.cursor.initial-size"
Configures the query to return a CursoredStream with the initial threshold size.
- CURSOR_PAGE_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.cursor.page-size"
Configures the query to return a CursoredStream with the page size.
- CURSOR_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.cursor.size-sql"
Configures the SQL string for the size query of a Cursor query.
- CursoredStream - Class in org.eclipse.persistence.queries
-
Purpose:
Stream class which is used to deal with large collections returned
from TOPLink queries more efficiently.
- CursoredStream() - Constructor for class org.eclipse.persistence.queries.CursoredStream
-
INTERNAL:
Initialize the state of the stream
- CursoredStream(DatabaseCall, CursoredStreamPolicy) - Constructor for class org.eclipse.persistence.queries.CursoredStream
-
INTERNAL:
Initialize the state of the stream
- cursoredStreamClose(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- cursoredStreamClose(ObjID) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- cursoredStreamClose(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- cursoredStreamClose(ObjID) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(ObjID) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
Used for closing cursored streams across RMI.
- cursoredStreamClose(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Used for closing cursored streams across RMI.
- cursoredStreamNextPage(Transporter, int) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, DistributedSession, int) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- cursoredStreamNextPage(Transporter, int) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, DistributedSession, int) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, DistributedSession, int) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
Retrieve next page size of objects from the remote cursored stream
- cursoredStreamNextPage(Transporter, int) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Retrieve next page size of objects from the remote cursored stream
- CursoredStreamPolicy - Class in org.eclipse.persistence.queries
-
Purpose:
Used to support cursored streams in a read query.
- CursoredStreamPolicy() - Constructor for class org.eclipse.persistence.queries.CursoredStreamPolicy
-
default constructor
- CursoredStreamPolicy(ReadQuery, int) - Constructor for class org.eclipse.persistence.queries.CursoredStreamPolicy
-
set the initial read size to match the page size
- CursoredStreamPolicy(ReadQuery, int, int) - Constructor for class org.eclipse.persistence.queries.CursoredStreamPolicy
-
- CursoredStreamPolicy(ReadQuery, int, int, ValueReadQuery) - Constructor for class org.eclipse.persistence.queries.CursoredStreamPolicy
-
- cursoredStreamSize(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- cursoredStreamSize(ObjID) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- cursoredStreamSize(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- cursoredStreamSize(ObjID) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
INTERNAL:
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Return the cursored stream size
- cursoredStreamSize(ObjID) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
INTERNAL:
Return the cursored stream size
- cursoredStreamSize(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Return the cursored stream size
- cursorOutput - Variable in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLargument
-
- CursorPolicy - Class in org.eclipse.persistence.queries
-
Purpose:
Abstract class for all Cursor-related policy objects
- CursorPolicy() - Constructor for class org.eclipse.persistence.queries.CursorPolicy
-
INTERNAL:
default constructor
- CursorPolicy(ReadQuery, int) - Constructor for class org.eclipse.persistence.queries.CursorPolicy
-
INTERNAL:
- cursorSelectObjects(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- cursorSelectObjects(CursoredStreamPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(ScrollableCursorPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Returns a remote cursor stub in a transporter
- cursorSelectObjects(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- cursorSelectObjects(CursoredStreamPolicy) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return remote cursor stream.
- cursorSelectObjects(ScrollableCursorPolicy) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return remote scrollable cursor
- cursorSelectObjects(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- cursorSelectObjects(CursoredStreamPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(ScrollableCursorPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To get remote cursor stub in a transporter
- cursorSelectObjects(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Returns a remote cursor stub in a transporter
- cursorSelectObjects(CursoredStreamPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(ScrollableCursorPolicy, DistributedSession) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Returns remote cursor stream
- cursorSelectObjects(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To get remote cursor stub in a transporter
- cursorSelectObjects(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Returns a remote cursor stub in a transporter
- CUSTOM_QUERY_AND_RETURNING_POLICY_CONFLICT - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- customize(ClassDescriptor) - Method in class oracle.eclipselink.coherence.integrated.config.CoherenceReadCustomizer
-
- customize(ClassDescriptor) - Method in class oracle.eclipselink.coherence.integrated.config.CoherenceReadWriteCustomizer
-
- customize(ClassDescriptor) - Method in class oracle.eclipselink.coherence.integrated.config.GridCacheCustomizer
-
- customize(ClassDescriptor) - Method in interface org.eclipse.persistence.config.DescriptorCustomizer
-
Customize the provided descriptor.
- customize(Session) - Method in interface org.eclipse.persistence.config.SessionCustomizer
-
- customize(Session) - Method in class org.eclipse.persistence.dynamic.DynamicHelper.SessionCustomizer
-
- customize() - Method in class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer
-
INTERNAL:
Applies customization to connection.
- Customizer - Annotation Type in org.eclipse.persistence.annotations
-
The Customizer annotation is used to specify a class that implements the
org.eclipse.persistence.config.DescriptorCustomizer
interface and is to run against an entity's class descriptor after all
metadata processing has been completed.
- CustomPartitioningPolicy - Class in org.eclipse.persistence.descriptors.partitioning
-
PUBLIC:
Defines a user defined partitioning policy.
- CustomPartitioningPolicy() - Constructor for class org.eclipse.persistence.descriptors.partitioning.CustomPartitioningPolicy
-
- customQueryAndReturningPolicyFieldConflict(String, String, ClassDescriptor) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- CustomServerPlatform - Class in org.eclipse.persistence.platform.server
-
INTERNAL:
This is the concrete subclass responsible for handling backward compatibility for 9.0.4.
- CustomServerPlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.CustomServerPlatform
-
INTERNAL:
Default Constructor: JTA is disabled until a transaction controller class is set.
- GDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GDAY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- generalParsingException - Static variable in exception org.eclipse.persistence.exceptions.JPQLException
-
- generalParsingException(String, Exception) - Static method in exception org.eclipse.persistence.exceptions.JPQLException
-
INTERNAL
Create an exception to wrap a general parsing exception
- generalParsingException(String) - Static method in exception org.eclipse.persistence.exceptions.JPQLException
-
INTERNAL
Create an exception to wrap a general parsing exception
- generalParsingException2 - Static variable in exception org.eclipse.persistence.exceptions.JPQLException
-
- GENERATE - Static variable in class org.eclipse.persistence.jaxb.compiler.XMLProcessor
-
- generate(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- generate(List) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- generate(Reader) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, String, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, CodeWriter) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, CodeWriter, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Reader, CodeWriter, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, String, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, CodeWriter) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, CodeWriter, SchemaResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(Source, CodeWriter, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(CodeWriter, List) - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- generate(List, SchemaLocationResolver) - Method in class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
-
Method to generate an XSD.
- generate(List, Map) - Method in class org.eclipse.persistence.sdo.helper.SDOSchemaGenerator
-
Method to generate an XSD.
- generate(List, SchemaLocationResolver) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
-
INTERNAL:
- generate(boolean) - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Generate the project class, output the java source code to the stream or file.
- generate() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Generate the project class, output the java source code to the stream or file.
- generate(boolean) - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Generate the creator class, output the java source code to the stream or file.
- generate() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Generate the project class, output the java source code to the stream or file.
- generateAmendmentClass(Writer, String, String) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
PUBLIC: Generate an amendment class that will set up the descriptors to use
these stored procedures.
- generateAnyAttributeMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateAnyCollectionMapping(Property, Descriptor, NamespaceInfo, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateAnyObjectMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateBinaryDataCollectionMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateBinaryMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateChoiceCollectionMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateChoiceMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateCollectionMapping(Property, Descriptor, JavaClass, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateCompositeCollectionMapping(Property, Descriptor, JavaClass, NamespaceInfo, String) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateCompositeObjectMapping(Property, Descriptor, NamespaceInfo, String) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateDefaultTableCreator() - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
-
Generate a default TableCreator object from the EclipseLink project object.
- generateDescriptor(JavaClass, CoreProject) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateDescriptorForJAXBElementSubclass(JavaClass, CoreProject, NamespaceResolver) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateDirectCollectionMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateDirectEnumerationMapping(Property, Descriptor, NamespaceInfo, EnumTypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateDirectMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- GeneratedValue - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- generateEnumCollectionMapping(Property, Descriptor, NamespaceInfo, EnumTypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateFilteredDefaultTableCreator(AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.DefaultTableGenerator
-
Generate a default TableCreator object from the EclipseLink project object,
and perform the table existence check through jdbc table metadata, and filter out
tables which are already in the database.
- generateJsonSchema(SchemaOutputResolver, Class) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
- generateMapping(Property, Descriptor, JavaClass, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
Generate a mapping for a given Property.
- generateMappingForReferenceProperty(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateMappings() - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateMappings(TypeInfo, Descriptor, JavaClass, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
Generate mappings for a given TypeInfo.
- generateProject() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- generateProject(List<JavaClass>, Map<String, TypeInfo>, Map<String, QName>, Map<String, PackageInfo>, Map<QName, ElementDeclaration>, List<ElementDeclaration>, Map<TypeMappingInfo, Class>, Map<TypeMappingInfo, Class>, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateSchema() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- generateSchema(List<JavaClass>, Map<String, TypeInfo>, Map<String, QName>, Map<String, PackageInfo>, Map<QName, ElementDeclaration>, Map<String, Class>, SchemaOutputResolver) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- generateSchema(List<JavaClass>, Map<String, TypeInfo>, Map<String, QName>, Map<String, PackageInfo>, Map<QName, ElementDeclaration>, Map<String, Class>) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- generateSchema(SchemaOutputResolver) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Generate a Schema for this JAXBContext
- generateSchema(SchemaOutputResolver, Map<QName, Type>) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Generate a Schema for this JAXBContext
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL scripts as
determined by the supplied properties.
- generateSchemaFiles(String, Map<QName, Type>) - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- generateSchemaFiles(SchemaOutputResolver, Map<QName, Type>) - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- generateStoredProcedures() - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
PUBLIC:
Use this method to generate stored procedures based on the dynamic SQL generated
for your mappings and descriptors.
- generateStoredProcedures(Writer) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
PUBLIC:
Use this method to generate stored procedures based on the dynamic SQL generated
for your mappings and descriptors.
- generateStoredProcedures() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
PUBLIC:
generates all the stored procedures using the schema manager.
- generateStoredProcedures(Writer) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
PUBLIC:
generates all the stored procedures to the writer using
the schema manager outputDDLToWriter(Writer).
- generateStoredProceduresAndAmendmentClass(Writer, String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
PUBLIC:
Use this method to generate stored procedures based on the dynamic SQL generated
for your mappings and descriptors.
- generateStoredProceduresAndAmendmentClass(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
PUBLIC:
Use this method to generate stored procedures based on the dynamic SQL generated
for your mappings and descriptors.
- generateTransformationMapping(Property, Descriptor, NamespaceInfo) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
Generate an XMLTransformationMapping based on a given Property.
- generateWrapperClass(String, String, boolean, QName) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- generateXMLCollectionReferenceMapping(Property, Descriptor, NamespaceInfo, JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
Create an XMLCollectionReferenceMapping and add it to the descriptor.
- generateXMLObjectReferenceMapping(Property, Descriptor, NamespaceInfo, JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
Create an XMLObjectReferenceMapping and add it to the descriptor.
- Generator - Class in org.eclipse.persistence.jaxb.compiler
-
INTERNAL:
Purpose:The purpose of this class is to act as an entry point into the
TopLink JAXB 2.0 Generation framework
Responsibilities:
Run initial processing on a list of classes to create TypeInfo meta data
Provide API to generate Schema Files
Provide API to generate a TopLink Project
Act as an integration point with WebServices
This class acts as an entry point into JAXB 2.0 Generation.
- Generator(JavaModelInput) - Constructor for class org.eclipse.persistence.jaxb.compiler.Generator
-
This is the preferred constructor.
- Generator(JavaModelInput, Map<String, XmlBindings>, ClassLoader, String, boolean) - Constructor for class org.eclipse.persistence.jaxb.compiler.Generator
-
This constructor will process and apply the given XmlBindings as appropriate.
- Generator(JavaModelInput, TypeMappingInfo[], JavaClass[], Map<Type, TypeMappingInfo>, String) - Constructor for class org.eclipse.persistence.jaxb.compiler.Generator
-
This constructor creates a Helper using the JavaModelInput
instance's JavaModel and a map of javaclasses that were generated from Type objects.
- Generator(JavaModelInput, TypeMappingInfo[], JavaClass[], Map<Type, TypeMappingInfo>, Map<String, XmlBindings>, ClassLoader, String, boolean) - Constructor for class org.eclipse.persistence.jaxb.compiler.Generator
-
This constructor will process and apply the given XmlBindings as appropriate.
- GEQ_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- get(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- get(String) - Method in interface org.eclipse.persistence.dynamic.DynamicEntity
-
Return the persistence value for the given property as the specified type.
- get(String) - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Forward the request to the record.
- get(DatabaseField) - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Forward the request to the record.
- get(String) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that wraps the attribute or query key name.
- get(String, boolean) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that wraps the attribute or query key name.
- get(int) - Method in class org.eclipse.persistence.indirection.IndirectList
-
- get(Object) - Method in class org.eclipse.persistence.indirection.IndirectMap
-
- get(Object) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- get(String) - Static method in class org.eclipse.persistence.jpa.rs.DataStorage
-
Gets the.
- get(String, URI, String, Map<String, Object>) - Method in interface org.eclipse.persistence.jpa.rs.PersistenceContextFactory
-
- get(String, URI, String, Map<String, Object>) - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Gets existing persistence context or create new based on given parameters if it doesn't exist.
- get(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- get(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- get(String) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Add the field-value pair to the row.
- get(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
Retrieve the value for the field.
- get(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the value for given item name.
- get(String) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the value for given item name.
- get(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
-
- get(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
- get(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
When accessing values corresponding to properties of DataObject by path base accessors,
the accessed getters will pass informations to this method to process information and
acquire wanted values.
- get(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- get(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- get(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- get(Property) - Method in class org.eclipse.persistence.sdo.SDOProperty
-
- get(Property) - Method in class org.eclipse.persistence.sdo.SDOType
-
- get(Property) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- get(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the object cached in the identity map or null if it could not be found.
- GET_METHOD_RETURN_TYPE_NOT_VALID - Static variable in exception org.eclipse.persistence.exceptions.DescriptorException
-
- getAboutToDeleteSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
bug 251180 - Missing method org.eclipse.persistence.descriptors.DescriptorEventManager#setAboutToDeleteSelector
- getAboutToInsertSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
- getAboutToUpdateSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
- getAbstractSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying database session
- getAccessor(String, AbstractSession, DatabaseQuery, boolean) - Method in class org.eclipse.persistence.descriptors.partitioning.PartitioningPolicy
-
INTERNAL:
Return an accessor from the pool for the session.
- getAccessor() - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Return the accessor.
- getAccessor() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
Return the accessor.
- getAccessor() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the accessor associated with the cursor.
- getAccessor() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the accessor.
- getAccessor() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
This should normally not be used, getAccessors() should be used to support partitioning.
- getAccessOrder() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getAccessorFactory() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getAccessors() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the accessors.
- getAccessors(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Return the low-level database accessors.
- getAccessors() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the write connections if in a transaction.
- getAccessors(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Return the connections to use for the query execution.
- getAccessorTree() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
- getAccessType() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getActiveSequencingCallback(DatabaseSession, SequencingCallbackFactory) - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
INTERNAL:
Returns sequencingCallback for the current active external transaction.
- getActiveSequencingCallback(DatabaseSession, SequencingCallbackFactory) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Returns sequencingCallback for the current active external transaction.
- getActiveSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method returns the current session to the requester.
- getActiveSession() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the active session for the current active external (JTS) transaction.
- getActiveThread() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
Return the active thread.
- getActiveUnitOfWork() - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
INTERNAL:
Return the active unit of work for the current active external transaction.
- getActiveUnitOfWork() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the active unit of work for the current active external (JTS) transaction.
- getActiveUnitOfWork() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return the active unit of work for the current external transaction.
- getActualType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the generic type if it was set (collection or array item type) otherwise return the
type of this property
- getActualTypeArguments() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the "actual" type from a parameterized type.
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the "actual" type from a parameterized type.
- getActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Not supported.
- getActualValueType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the generic type if it was set (collection or array item type) otherwise return the
type of this property
- getAdaptedJavaType() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the adapted java type.
- getAdaptedJavaTypeName() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the adapted java type name.
- getAdapter(Class) - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getAdapter(Class) - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getAddedElements() - Method in interface org.eclipse.persistence.indirection.IndirectCollection
-
INTERNAL:
Return if the collection has any elements added that have been deferred to instantiation.
- getAddedElements() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
Return the elements that have been added before instantiation.
- getAddedElements() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
INTERNAL:
Return the elements that have been added before instantiation.
- getAddedElements() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
Return the elements that have been added before instantiation.
- getAddIndexes() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the indexes into the new collection of
the elements that were added.
- getAddIndexes() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the indexes into the new collection of
the elements that were added.
- getAdditional() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return any additional information about this field to be given when the table is created.
- getAdditionalAggregateCollectionKeyFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
additionalAggregateCollectionKeyFields are 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
- getAdditionalFields() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Additional fields can be added to a query.
- getAdditionalJoinExpression() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Returns the join expression that should be appended to all of the descriptors expressions
Contains any multiple table or inheritance dependencies
- getAdditionalProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return a Map of property names to list of properties.
- getAdditionalSelectionCriteriaForMapKey() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the selection criteria necessary to select the target object when this mapping
is a map key.
- getAdditionalSelectionCriteriaForMapKey() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the selection criteria necessary to select the target object when this mapping
is a map key.
- getAdditionalSelectionCriteriaForMapKey() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return the selection criteria necessary to select the target object
- getAdditionalSelectionCriteriaForMapKey() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return the selection criteria necessary to select the target object when this mapping
is a map key.
- getAdditionalTablePrimaryKeyFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
This is used to map the primary key field names in a multiple table descriptor.
- getAdditionalTablesForJoinQuery() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return any tables that will be required when this mapping is used as part of a join query
- getAdditionalTablesForJoinQuery() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return any tables that will be required when this mapping is used as part of a join query.
- getAdditionalTablesForJoinQuery() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return any tables that will be required when this mapping is used as part of a join query
- getAdditionalTablesForJoinQuery() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return any tables that will be required when this mapping is used as part of a join query
- getAdditionalTypes() - Method in class oracle.eclipselink.coherence.integrated.services.ReflectivePOFSerializer
-
- getAdditionalWritableMapKeyFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return a list of fields that are written by map keys
Used to determine if there is a multiple writable mappings issue
- getAdditonal() - Method in class org.eclipse.persistence.tools.schemaframework.TypeTableDefinition
-
PUBLIC:
The name of the type that this table is of.
- getAddObjectList() - Method in interface org.eclipse.persistence.sessions.changesets.CollectionChangeRecord
-
ADVANCED:
This method returns the Map that contains the added values to the collection
and their corresponding ChangeSets.
- getAddObjectList() - Method in interface org.eclipse.persistence.sessions.changesets.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of Primitive Objects that were added to the collection.
- getAdds() - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
-
ADVANCED:
Return the added stuff.
- getAdds() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements added to the new collection.
- getAdds() - Method in interface org.eclipse.persistence.sessions.changesets.EISCollectionChangeRecord
-
ADVANCED:
Return the objects added to the collection.
- getAdds() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements added to the new collection.
- getAffinityPolicy() - Method in class org.eclipse.persistence.platform.database.oracle.ucp.UCPDataPartitioningCallback
-
- getAfterMarshalCallback() - Method in class org.eclipse.persistence.jaxb.compiler.MarshalCallback
-
- getAfterUnmarshalCallback() - Method in class org.eclipse.persistence.jaxb.compiler.UnmarshalCallback
-
- getAggregateQueries() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the cache of aggregate queries.
- getAggregateQuery(DatabaseMapping) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the aggregate query clone for the mapping.
- getAggregateRow(ObjectLevelModifyQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
return the aggregate Record with the primary keys from the source table and target table
- getAggregateToSourceFieldAssociations() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return a collection of the aggregate to source field associations.
- getAggregateToSourceFields() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the hashtable that stores aggregate field name to source fields.
- getAlias() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get the alias
- getAlias(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED: Return an expression representing a sub-select in the from clause.
- getAliasDescriptors() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Returns the alias descriptors hashtable.
- getAliasedViewTable() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
- getAliasNames() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Return a list of alias names for this Property.
- getAliasNames() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getAliasNames() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
-
- getAllCacheKeysFromIdentityMapWithEntityPK(Object[], ClassDescriptor, AbstractSession) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
ADVANCED:
Using a list of Entity PK this method will attempt to bulk load the entire list from the cache.
- getAllCacheKeysFromIdentityMapWithEntityPK(Object[], ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
ADVANCED:
Using a list of Entity PK this method will attempt to bulk load the entire list from the cache.
- getAllChangeSets() - Method in interface org.eclipse.persistence.sessions.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns a reference to the collection.
- getAllChildDescriptors() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Returns all the child descriptors, even descriptors for subclasses of
subclasses.
- getAllChildDescriptors() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Returns all the child descriptors, even descriptors for subclasses of
subclasses.
- getAllClasses() - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return all of the objects registered.
- getAllColumnNames(String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllColumnNames(String, String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllDataResults() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return temporary list of rows from parent batch query per batched mapping.
- getAllFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all the fields which include all child class fields.
- getAllFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Get all the fields for the map key
- getAllFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Get all the fields for the map key.
- getAllFieldsForMapKey() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Get all the fields for the map key
- getAllFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Get all the fields for the map key
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromIdentityMap(Expression, Class, Record, int, boolean) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromIdentityMap(Expression, Class, Record, int) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromIdentityMapWithEntityPK(Object[], ClassDescriptor, AbstractSession) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
ADVANCED:
Using a list of Entity PK this method will attempt to bulk load the entire list from the cache.
- getAllFromIdentityMapWithEntityPK(Object[], ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
ADVANCED:
Using a list of Entity PK this method will attempt to bulk load the entire list from the cache.
- getAllItems() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
- getAllManagers() - Static method in class org.eclipse.persistence.sessions.factories.SessionManager
-
ADVANCED:
Return all session managers.
- getAllObjects() - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return all of the objects registered.
- getAllObjectsForAbstractClass(Class) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return all of the objects of the class and all of its subclasses.
- getAllObjectsForAbstractClass(Class, AbstractSession) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return all of the objects of the class and all of its subclasses.
- getAllObjectsForClass(Class) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return all of the objects of the class.
- getAllOperators() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
ADVANCED:
Return the map of all operators.
- getAllowingNull(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression that wraps the attribute or query key name.
- getAllQueries() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the pre-defined queries for the descriptor.
- getAllSchemas() - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getAllSelectionFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all selection fields which include all child class fields.
- getAllSelectionFields(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all selection fields which include all child class fields.
- getAllSelectionFields() - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
Lists the database fields that should be read by the query using the policy, in case all inherited objects are read using outer joining.
- getAllTableNames() - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of tables available in a catalog.
- getAllTableNames(String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllTables() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
all tables for reference class plus childrenTables
- getAmendmentClass() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the amendment class.
- getAmendmentClassName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return amendment class name, used by the MW.
- getAmendmentMethodName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the amendment method.
- getAndPrepareModifyQueryForInsert(ObjectLevelModifyQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
setup the modifyQuery for post insert/update and pre delete
- getAnnotatedElement() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getAnnotatedElement() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getAnnotatedElement() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getAnnotatedElement() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getAnnotation(JavaHasAnnotations, Class) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Returns a either a dynamic proxy instance that allows an element
to be treated as an annotation (for JOT), or a Java annotation
(for Reflection), or null if the specified annotation does not
exist.
- getAnnotation(JavaClass) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaHasAnnotations
-
- getAnnotation(JavaAnnotation, Class<?>) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModel
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
If this JavaClass is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
If this JavaPackage is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getAnnotation(AnnotatedElement, Class) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.AnnotationHelper
-
Get an annotation of type annotationClass if it's present on the AnnotatedElement
elem.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
Assumes JavaType is a JavaClassImpl instance
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getAnnotation(JavaAnnotation, Class<?>) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
Assumes JavaType is a JavaClassImpl instance
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
If this JavaClass is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
If this JavaField is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
If this JavaMethod is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotation(JavaAnnotation, Class<?>) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelImpl
-
Return a Java Annotation representation of the given JavaAnnotation.
- getAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
If this JavaPackage is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getAnnotationHelper() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getAnnotations() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaHasAnnotations
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the Annotations for this JavaClass.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
Return all of the Annotations for this JavaPackage.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getAnnotations(AnnotatedElement) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.AnnotationHelper
-
Get all annotations that exist on the AnnotatedElement elem
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the Annotations for this JavaClass.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Return all of the Annotations for this JavaField.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Return all of the Annotations for this JavaMethod.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
Return all of the Annotations for this JavaPackage.
- getAnnotations() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
Representing parameter level annotations that should be applied to this
type.
- getAnnotationsProcessor() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- getAnnouncementDelay() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
PUBLIC:
Return the amount of time in millis that the service should wait between the time
that this Remote Service is available and a session announcement is sent out
to other discovery managers.
- getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getAnonymousTypes() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
- getAnonymousTypes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getAnyAttributePropertyName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the name of the XmlAnyAttribute property, if one is set.
- getAnyElementPropertyName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the name of the XmlAnyElement property, if one is set.
- getAnyMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getAppinfo(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Return the appinfo declared for this Type and source.
- getAppinfo(Property, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Return the content of the appinfo declared for this Property and source.
- getAppinfo(Type, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getAppinfo(Property, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getAppInfoElements() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getAppInfoElements() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getAppInfoMap() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getAppInfoMap() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getApplicationName() - Method in interface org.eclipse.persistence.platform.server.JMXEnabledPlatform
-
INTERNAL:
getApplicationName(): Answer the name of the module (EAR name) that this session is associated with.
- getApplicationName() - Method in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
-
INTERNAL:
getApplicationName(): Answer the name of the module (EAR name) that this session is associated with.
- getApplicationName(ClassLoader) - Method in class org.eclipse.persistence.sdo.helper.ApplicationAccessWLS
-
Gets a unique application name.
- getApplicationName() - Method in class org.eclipse.persistence.sdo.helper.ApplicationResolver
-
Return the application name for the currently executing application.
- getApplicationName() - Method in class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
-
Return the applicationName value.
- getApplicationName() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
getApplicationName(): Answer the name of the module (EAR name) that this session is associated with.
- getApplicationName() - Method in class org.eclipse.persistence.services.RuntimeServices
-
getApplicationName(): Answer the name of the module (EAR name) that this session is associated with.
- getArgumentNames() - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
-
The argument names for the input record.
- getArgumentParameterTypes() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Used to calculate parameter types in JPQL
- getArguments() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
The argument fields or values to the interaction that map into the input record.
- getArguments() - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
-
The arguments are the values in order of occurance in the record.
- getArguments() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
-
Return the PLSQL arguments.
- getArguments() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the arguments for use with the pre-defined query option
- getArguments() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
The arguments are the names of the parameters to the procedure.
- getArgumentTypeNames() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the argumentTypeNames for use with the pre-defined query
option These are used pre-initialization to construct the argumentTypes
list.
- getArgumentTypes() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the argumentTypes for use with the pre-defined query
option
- getArgumentTypes() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
- getArgumentValues() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the argumentValues for use with argumented queries.
- getArrayClassesToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getArrayClassesToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map for which array class (by name) corresponds to which generated class
- getAsOfClause() - Method in class org.eclipse.persistence.expressions.Expression
-
Answers the past time the expression is explicitly as of.
- getAsOfClause() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
ADVANCED:
Answers the past time this query is as of.
- getAsOfClause() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
ADVANCED:
Answers the past time this session is as of.
- getAsOfClause() - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Answers the past time this session is as of.
- getAsOfClauseRecursively() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
For Flashback: If this expression is not already as of some timestamp
gets the clause from the base expression.
- getAssignmentString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Used for stored function calls.
- getAssignmentString() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL Used for stored function calls.
- getAttachmentAsByteArray(String) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentUnmarshallerAdapter
-
- getAttachmentAsByteArray(String) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
-
- getAttachmentAsDataHandler(String) - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentUnmarshallerAdapter
-
- getAttachmentAsDataHandler(String) - Method in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
-
- getAttachmentMarshaller() - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentMarshallerAdapter
-
- getAttachmentMarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getAttachmentUnmarshaller() - Method in class org.eclipse.persistence.jaxb.attachment.AttachmentUnmarshallerAdapter
-
- getAttachmentUnmarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getAttribute() - Method in interface org.eclipse.persistence.sessions.changesets.ChangeRecord
-
ADVANCED:
Returns the name of the attribute this ChangeRecord Represents
- getAttributeAccessor() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
ADVANCED: Return the attributeAccessor.
- getAttributeAccessor() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
ADVANCED:
Return the attributeAccessor.
- getAttributeBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getAttributeChildNodeValue(String, String) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getAttributeClass() - Method in interface org.eclipse.persistence.core.mappings.CoreAttributeAccessor
-
Return the class type of the attribute.
- getAttributeClass() - Method in class org.eclipse.persistence.mappings.AttributeAccessor
-
Return the class type of the attribute.
- getAttributeClass() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
Return the return type of the method accessor.
- getAttributeClassification() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
PUBLIC: The classification type for the attribute this mapping represents
- getAttributeClassification() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
PUBLIC:
The classification type for the attribute this mapping represents
- getAttributeClassification() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
The classification type for the attribute this mapping represents
- getAttributeClassification() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Some databases do not properly support all of the base data types.
- getAttributeClassification() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Some databases do not properly support all of the base data types.
- getAttributeClassificationName() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the class name of the attribute type.
- getAttributeClassificationName() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the class name of the attribute type.
- getAttributeElementClass() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
PUBLIC:
Return the class each element in the object's
collection should be converted to, before the collection
is inserted into the object.
- getAttributeElementClass() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
- getAttributeExpressions() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return all attributes specified for batch reading.
- getAttributeFormDefault() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Gets the value of the attributeFormDefault property.
- getAttributeGroup(String) - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
PUBLIC:
Returns the attribute group corresponding to the name provided.
- getAttributeGroup(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
- getAttributeGroups() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
ADVANCED:
Returns the attribute groups for this Descriptor.
- getAttributeGroups() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
- getAttributeGroups() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
List of named AttributesGroups that will be copied to the session at initialization time.
- getAttributeMethodName() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
PUBLIC:
Return the attribute transformation method name.
- getAttributeName() - Method in interface org.eclipse.persistence.core.mappings.CoreAttributeAccessor
-
INTERNAL:
Return the attribute name.
- getAttributeName() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
PUBLIC:
Return the name of the attribute set in the mapping.
- getAttributeName() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getAttributeName() - Method in interface org.eclipse.persistence.jaxb.AttributeNode
-
- getAttributeName() - Method in class org.eclipse.persistence.mappings.AttributeAccessor
-
INTERNAL:
Return the attribute name.
- getAttributeName() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
Return the name of the attribute set in the mapping.
- getAttributeName() - Method in interface org.eclipse.persistence.mappings.EmbeddableMapping
-
- getAttributeName() - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
-
Return the mapping's attribute name.
- getAttributeName() - Method in class org.eclipse.persistence.queries.FieldResult
-
- getAttributeNames() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- getAttributeNodes() - Method in interface org.eclipse.persistence.jaxb.ObjectGraph
-
- getAttributeNodes() - Method in interface org.eclipse.persistence.jaxb.Subgraph
-
returns the attributes of this managed type that are included in the
sub-graph
- getAttributePrefix() - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
The value that will be prepended to all keys that are mapped to an XML
attribute.
- getAttributes() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getAttributes() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
PERF: Return the cached local (only) batch read attribute names.
- getAttributes() - Method in class org.eclipse.persistence.queries.FetchGroup
-
- getAttributesToAlwaysInclude() - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
PUBLIC:
Attributes to always consider even if set to null or an excluded
value like 0 or false.
- getAttributeToFieldValues() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the attribute to field mapping.
- getAttributeTransformationMethod() - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedAttributeTransformer
-
- getAttributeTransformer() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
The attributeTransformer stores an instance of the class which implements
AttributeTransformer.
- getAttributeTransformerClass() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Return the attribute transformer's class.
- getAttributeTransformerClassName() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Return the attribute transformer class name
- getAttributeValue(Object, AbstractSession, AbstractUnmarshalRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
INTERNAL:
Allows for subclasses to convert the attribute value.
- getAttributeValueFromObject(Object) - Method in interface org.eclipse.persistence.core.mappings.CoreAttributeAccessor
-
Return the attribute value from the object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
INTERNAL: Return the value of an attribute which this mapping represents
for an object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.mappings.AttributeAccessor
-
Return the attribute value from the object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute which this mapping represents for an object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the value of an attribute which this mapping represents for an object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Check for write-only, one-way transformation.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
-
Gets the value of an instance variable in the object.
- getAttributeValueFromObject(Object) - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
Gets the value of an instance variable in the object.
- getAttributeValueWithClonedValueHolders(Object) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the attribute value from the reference object.
- getAvailableConnectionPools() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return the available Connection pools within this Server Session
- getAvailableConnectionPools() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return the available Connection pools within this Server Session
- getBackupClone() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
INTERNAL:
Return the backup clone of the object from the unit of work.
- getBaseSchemaLocation() - Method in class org.eclipse.persistence.sdo.helper.DefaultSchemaResolver
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getBaseTypes() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
-
- getBaseURI() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the base uri.
- getBaseValue() - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBaseValue() - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBaseValue() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBatchBeginString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for batch writing and sp defs.
- getBatchBeginString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
Used for batch writing and sp defs.
- getBatchedMappings() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return any mappings that are always batched.
- getBatchEndString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for batch writing and sp defs.
- getBatchEndString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for batch writing and sp defs.
- getBatchFetchPolicy() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
Return the batch fetch policy for configuring batch fetching.
- getBatchFetchType() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Return the type of batch fetching to use for all queries for this class if configured.
- getBatchObjects() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return temporary map of batched objects.
- getBatchObjects() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Return temporary map of batched objects.
- getBatchObjects() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return temporary map of batched objects.
- getBatchReadAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return all attributes specified for batch reading.
- getBatchRowCountAssignString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for batch writing for row count return.
- getBatchRowCountDeclareString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for batch writing for row count return.
- getBatchRowCountReturnString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for batch writing for row count return.
- getBeanValidationHelper() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Returns BeanValidationHelper.
- getBeforeMarshalCallback() - Method in class org.eclipse.persistence.jaxb.compiler.MarshalCallback
-
- getBeforeUnmarshalCallback() - Method in class org.eclipse.persistence.jaxb.compiler.UnmarshalCallback
-
- getBidirectionalTargetAccessor() - Method in class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
-
Gets the AttributeAccessor that is used to get and set the value of the
container on the target object.
- getBidirectionalTargetAttributeName() - Method in class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
-
Gets the name of the backpointer attribute on the target object.
- getBidirectionalTargetContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
-
- getBidirectionalTargetGetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
-
Gets the name of the method to be used when accessing the value of the
back pointer on the target object of this mapping.
- getBidirectionalTargetSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.BidirectionalPolicy
-
Gets the name of the method to be used when setting the value of the
back pointer on the target object of this mapping.
- getBigDecimal(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigDecimal(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigDecimal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBigInteger(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBinder(Binder) - Static method in class org.eclipse.persistence.jaxb.JAXBHelper
-
Return the EclipseLink implementation of Binder.
- getBindings() - Method in class org.eclipse.persistence.jaxb.dynamic.metadata.Metadata
-
- getBoolean(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBoolean(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBoolean(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBooleanGetMethodName(String, String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java get method name for a given string.
- getBuildDate() - Static method in class org.eclipse.persistence.Version
-
- getBuilder() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuildNumber() - Static method in class org.eclipse.persistence.Version
-
- getBuildRevision() - Static method in class org.eclipse.persistence.Version
-
- getBuildTime() - Static method in class org.eclipse.persistence.Version
-
- getBuildType() - Static method in class org.eclipse.persistence.Version
-
- getBuiltInType(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
- getByIndex(int) - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the indexed value from result.
- getByte(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getByte(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getByte(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getBytes(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getCachedExpressionQuery(DatabaseQuery) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Return the cached SQL call for the expression query.
- getCachedJavaClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getCachedUpdateCalls(Vector) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Return the cached update SQL call based on the updated fields.
- getCacheIndex(List<DatabaseField>) - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Return the cache index for the field names.
- getCacheIndexes() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
- getCacheInterceptorClass() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
A CacheInterceptor is an adaptor that when overridden and assigned to a Descriptor all interaction
between EclipseLink and the internal cache for that class will pass through the Interceptor.
- getCacheInterceptorClass() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A CacheInterceptor is an adaptor that when overridden and assigned to a Descriptor all interaction
between EclipseLink and the internal cache for that class will pass through the Interceptor.
- getCacheInterceptorClassName() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
A CacheInterceptor is an adaptor that when overridden and assigned to a Descriptor all interaction
between EclipseLink and the internal cache for that class will pass through the Interceptor.
- getCacheInterceptorClassName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A CacheInterceptor is an adaptor that when overridden and assigned to a Descriptor all interaction
between EclipseLink and the internal cache for that class will pass through the Interceptor.
- getCacheInvalidationPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the CacheInvalidationPolicy for this descriptor
For uninitialized cache invalidation policies, this will return a NoExpiryCacheInvalidationPolicy
- getCacheInvalidationPolicy() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC:
Return the query cache invalidation policy.
- getCacheIsolation() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Controls how the Entity instances will be cached.
- getCacheIsolation() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Controls how the Entity instances will be cached.
- getCacheKey(Object, boolean) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Return the cache key (with object) matching the searchKey.
- getCacheKey(Object, boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Get the cache key (with object) for the primary key.
- getCacheKeyForLock(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
Return the cache key (with object) matching the searchKey.
- getCacheKeyForLock(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Get the cache key (with object) for the primary key.
- getCacheKeyType() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
ADVANCED:
Return what cache key type to use to store the object in the cache.
- getCacheKeyType() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return what cache key type to use to store the object in the cache.
- getCachePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
Return the cache policy.
- getCacheSize() - Method in class org.eclipse.persistence.descriptors.CacheIndex
-
ADVANCED:
Return the cache size.
- getCacheSynchronizationType() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Get a value indicating the type of cache synchronization that will be used on objects of
this type.
- getCacheSynchronizationType() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get a value indicating the type of cache synchronization that will be used on objects of
this type.
- getCacheTransactionIsolation() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
ADVANCED:
By default concurrency is optimized and the cache is not locked more than required during reads or writes,
This allows for virtual concurrent reading and writing and should never cause any problems.
- getCacheType() - Method in class org.eclipse.persistence.descriptors.CacheIndex
-
ADVANCED:
Return the type of the cache used for the index.
- getCacheType() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC:
Return the type of the cache used for the query results.
- getCacheType() - Method in class org.eclipse.persistence.services.ClassSummaryDetailBase
-
- getCacheUsage() - Method in class org.eclipse.persistence.queries.ModifyAllQuery
-
PUBLIC:
Return the cache usage for this query.
- getCacheUsage() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Return the cache usage.
- getCall() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
Return the call that caused the exception.
- getCall() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
OBSOLETE: Return the call for this query.
- getCallbackName() - Method in class org.eclipse.persistence.oxm.JSONWithPadding
-
The callback name that should me marshalled with the object
- getCallHeader(DatabasePlatform) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredFunctionCall
-
INTERNAL:
Return call header for the call string.
- getCallHeader(DatabasePlatform) - Method in class org.eclipse.persistence.queries.StoredFunctionCall
-
INTERNAL:
Return call header for the call string.
- getCallHeader(DatabasePlatform) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
Return call header for the call string.
- getCallString() - Method in class org.eclipse.persistence.queries.JPQLCall
-
INTERNAL:
Return the string for the call
- getCascadeLockingPolicies() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
- getCascadePolicy() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the cascade policy.
- getCategoryLoggers() - Method in class org.eclipse.persistence.logging.JavaLog
-
INTERNAL:
Return catagoryloggers
- getCaughtExceptions() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
-
PUBLIC:
This method returns the vector which adds all the Descriptors Exceptions.
- getCCIConnection() - Method in class org.eclipse.persistence.eis.EISAccessor
-
Return the CCI connection to the EIS resource adapter.
- getChangedAttributeNames() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method will return a collection of the names of attributes changed in an object.
- getChangedDataObjects() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns a list consisting of all the
data objects that have been changed while
logging.
- getChangedMapKeys() - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
-
ADVANCED:
Return the stuff whose Map keys have changed.
- getChangedMapKeys() - Method in interface org.eclipse.persistence.sessions.changesets.EISCollectionChangeRecord
-
ADVANCED:
Return the objets whose Map keys have changed.
- getChangedObject() - Method in interface org.eclipse.persistence.sessions.changesets.AggregateChangeRecord
-
ADVANCED:
This method is used to return the ObjectChangeSet representing the changed Aggregate.
- getChangedValues() - Method in interface org.eclipse.persistence.sessions.changesets.AggregateCollectionChangeRecord
-
ADVANCED:
Return the values representing the changed AggregateCollection.
- getChanges() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method returns a reference to the collection of changes within this changeSet.
- getChangeSet() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
Returns the Object changeSet if available
- getChangeSet(AbstractSession) - Method in class org.eclipse.persistence.sessions.coordination.MergeChangeSetCommand
-
INTERNAL:
Return the changes to be applied
- getChangesForAttributeNamed(String) - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
Returns the change record for the specified attribute name.
- getChangeSummary() - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
Returns the change summary associated with this data graph.
- getChangeSummary() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getChangeSummary(ChangeSummary) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of ChangeSummary.
- getChangeSummaryProperty() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getChangeType() - Method in class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
INTERNAL:
Return the change type
- getChannel() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the service channel for this command manager.
- getChannel() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
PUBLIC:
Return the service channel for this command manager.
- getChannel() - Method in class org.eclipse.persistence.sessions.coordination.ServiceId
-
INTERNAL:
Return the logical channel that this service subscribes to
- getChar(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getChar(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getChar(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getCharacterEscapeHandler() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
Return this Marshaller's CharacterEscapeHandler.
- getCharacters() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getCheckCacheFirst() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
- getCheckDatabaseIfInvalid() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
- getChildDescriptors() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return all the immediate child descriptors.
- getChildDescriptors() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Return all the child descriptors.
- getChildRecord() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
INTERNAL
- getChildren() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getChildrenJoinExpression() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
all expressions from childrenTablesJoinExpressions ANDed together
- getChildrenTables() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
if reads subclasses, all tables for all read subclasses (indirect included).
- getChildrenTablesJoinExpressions() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
join expression for each child table, keyed by the table
- getChildUnmarshalRecord(TreeObjectBuilder) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
INTERNAL
- getChoiceElementMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getChoiceElementMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getChoiceElementMappingsByClass() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getChoiceElementMappingsByClass() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getChoiceFieldToClassAssociations() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getChoiceFieldToClassAssociations() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getChoiceProperties() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the choice properties set on this property.
- getClass(int) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getClass(Class<?>) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModel
-
- getClass(String) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModel
-
- getClass(Class<?>) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelImpl
-
Obtain the JavaClass given the corresponding Java Class.
- getClass(String) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelImpl
-
Obtain the JavaClass given the corresponding Java Class' name.
- getClass(Class<?>) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getClass(String) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getClass(Class<?>) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelImpl
-
Obtain the JavaClass given the corresponding Java Class.
- getClass(String) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelImpl
-
Obtain the JavaClass given the corresponding Java Class' name.
- getClass(String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Look-up the given entity name in the EntityManagerFactory and return the class
is describes
- getClass(Type) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
-
Return the wrapped class corresponding to the SDO type.
- getClassBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getClassDescriptor() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The source descriptor of the event.
- getClassDescriptor(Class) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the descriptor specified for the class.
- getClassDescriptor(Class) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return the descriptor specified for the class.
- getClassDescriptor(Object) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return the descriptor specified for the object's class.
- getClassDescriptorForAlias(String) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the descriptor for the alias.
- getClasses() - Method in class oracle.toplink.dataservices.service.DataServiceApplication
-
- getClassesInSession() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to return those Class Names that have identity Maps in the Session.
- getClassesInSession() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to return those Class Names that have identity Maps in the Session.
- getClassExtractionMethod() - Method in class org.eclipse.persistence.descriptors.MethodClassExtractor
-
INTERNAL:
Return all the classExtractionMethod
- getClassExtractionMethodName() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- getClassExtractionMethodName() - Method in class org.eclipse.persistence.descriptors.MethodClassExtractor
-
PUBLIC:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- getClassExtractor() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
A class extractor can be registered with the descriptor to override the default inheritance mechanism.
- getClassExtractorName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the ClassExtractor class name.
- getClassForCode(int) - Static method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- getClassForJavaClass(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- getClassIndicatorAssociations() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the class indicator associations for XML.
- getClassIndicatorAssociations() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Return the class indicator associations for XML.
- getClassIndicatorField() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Returns field that the class type indicator is store when using inheritance.
- getClassIndicatorField() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Returns field that the class type indicator is store when using inheritance.
- getClassIndicatorFieldName() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
PUBLIC:
Return the class indicator field name.
- getClassIndicatorFieldName() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
PUBLIC:
Return the class indicator field name.
- getClassIndicatorMapping() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Return the association of indicators and classes using specified ConversionManager
- getClassIndicatorMapping() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the association of indicators and classes using specified ConversionManager
- getClassInstance(Class) - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
Return a new instance of the class provided.
- getClassLoader() - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- getClassLoader() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModel
-
- getClassLoader() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelImpl
-
Returns this JavaModel's ClassLoader.
- getClassLoader() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
-
- getClassLoader() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelImpl
-
Returns this JavaModel's ClassLoader.
- getClassLoader() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getClassLoader(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Answer the classloader to use to create an EntityManager.
- getClassLoader() - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
-
PUBLIC:
Return the class loader that should be used to find the resource.
- getClassName(int) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getClassName() - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader.EnumInfo
-
- getClassName() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getClassName() - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
- getClassName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getClassName() - Method in class org.eclipse.persistence.services.ClassSummaryDetailBase
-
- getClassName() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCE:
This method returns the class Name that this changeSet Represents.
- getClassName() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the name of class to be generated.
- getClassName() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the name of class to be generated.
- getClassNameIndicatorMapping() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Return the mapping from class name to indicator, used by MW.
- getClassNameIndicatorMapping() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the mapping from class name to indicator, used by MW.
- getClassNamesForWeaving() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Returns all classes in this project that are needed for weaving.
- getClassNamespace() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getClassNameToFieldMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getClassNameToFieldMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getClassSummaryDetails() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Provide an instance of 2 Dimensional Array simulating tabular format information about all
classes in the session.
- getClassSummaryDetails() - Method in class org.eclipse.persistence.services.RuntimeServices
-
PUBLIC: Provide an instance of 2 Dimensional Array simulating tabular format information about all
classes in the session.
- getClassSummaryDetailsArray() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Provide a list of instance of ClassSummaryDetail containing information about all
classes in the session.
- getClassSummaryDetailsArray() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Provide a list of instance of ClassSummaryDetail containing information about all
classes in the session.
- getClassSummaryDetailsUsingFilter(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Provide an instance of 2 Dimensional Array simulating tabular format information about all
classes in the session whose class names match the provided filter.
- getClassSummaryDetailsUsingFilter(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
Provide an instance of 2 Dimensional Array simulating tabular format information about all
classes in the session whose class names match the provided filter.
- getClassSummaryDetailsUsingFilterArray(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Provide a list of instance of ClassSummaryDetail containing information about the
classes in the session whose class names match the provided filter.
- getClassSummaryDetailsUsingFilterArray(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
Provide a list of instance of ClassSummaryDetail containing information about the
classes in the session whose class names match the provided filter.
- getClassToConvertTo() - Method in exception org.eclipse.persistence.exceptions.ConversionException
-
PUBLIC:
Return the class to convert to.
- getClassToFieldMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getClassToFieldMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getClassToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getClassToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map containing which Class (by name) corresponds to which generated class.
- getClassToSourceFieldsMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getClassToSourceFieldsMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getClassType() - Method in interface org.eclipse.persistence.jaxb.Subgraph
-
returns the type of this sub-graph if it was used to extend a superclass
sub-graph definition.
- getClassType(Session) - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCE:
This method returns the class type that this changeSet Represents.
- getClassWriter(String) - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
- getClazz() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlClassExtractor
-
Gets the value of the clazz property.
- getClientNotifiers() - Method in class oracle.toplink.dataservices.livedata.Subscription
-
- getClientSession(EntityManager) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the client session.
- getClonedField() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
If there are any fields associated with this expression, return them
- getCMPPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return the cmp descriptor that holds cmp specific information.
- getCode() - Method in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
-
Returns the version as in appears in URI.
- getCodeWriter() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- getCollectionClassesToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getCollectionClassesToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map for which collection class (by Type) corresponds to which generated class
- getCollectionContentType() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
- getCollectionWrapperBuilder() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Getter for the collectionWrapperBuilder property with lazy initialization.
- getColumn() - Method in class org.eclipse.persistence.queries.ColumnResult
-
- getColumn() - Method in class org.eclipse.persistence.queries.FieldResult
-
- getColumnInfo(String, String, String, String) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getColumnResults() - Method in class org.eclipse.persistence.queries.ConstructorResult
-
Return the columns result of this constructor result.
- getCommandConverter() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the converter instance used to convert between TopLink Command
objects and an application command format.
- getCommandConverter() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
PUBLIC:
Return the converter instance used to convert between EclipseLink Command
objects and an application command format.
- getCommandManager() - Method in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
-
PUBLIC:
Return the CommandManager that will invoke this CommandProcessor to process
a command, and can be used to send remote commands out to other
CommandProcessors in the cluster.
- getCommandManager() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
-
ADVANCED:
Return the CommandManager that allows this session to act as a
CommandProcessor and receive or propagate commands from/to the
EclipseLink cluster.
- getCommandManager() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the manager that allows this processor to receive or propagate commands from/to TopLink cluster
- getCommandProcessor() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the command processor that processes commands received from the cluster.
- getCommandProcessor() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
- getCommitOrder() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
Return the commit order.
- getCommunicationSocket() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
INTERNAL:
Return the socket that will be used for the multicast.
- getCompatibleType() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleArrayType
-
Oracle ARRAY types don't have a compatible type like PL/SQL
types do, so we will use the type name
- getCompatibleType() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
-
Oracle STRUCT types don't have a compatible type like PL/SQL
types do, so we will use the type name
- getComplexType() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getComponents() - Method in class org.eclipse.persistence.jaxb.javamodel.AnnotationProxy
-
Return the Map of method name/value pairs for this proxy
instance.
- getComponents() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaAnnotation
-
- getComponents() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaAnnotationImpl
-
- getComponents() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaAnnotationImpl
-
Not supported.
- getComponentType() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getComponentType() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
If this JavaClass is an array type, return the type of the
array components.
- getComponentType() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getComponentType() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getComponentType() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getComponentType() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
If this JavaClass is an array type, return the type of the
array components.
- getCompositor() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getConcreteSubclassCalls() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the cache of concrete subclass calls.
- getConcreteSubclassJoinedMappingIndexes() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the cache of concrete subclass joined mapping indexes.
- getConcreteSubclassQueries() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the cache of concrete subclass queries.
- getConfig() - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getConfigFile() - Method in class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
-
PUBLIC:
Return the JGroups config xml file name.
- getConfigPropertyLogDebug(String, Map, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.FileBasedProjectCache
-
Check the provided map for an object with the given name.
- getConfigPropertyLogDebug(String, Map, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
Check the provided map for an object with the given name.
- getConfiguredSize() - Method in class org.eclipse.persistence.services.ClassSummaryDetailBase
-
- getConnectByExpression() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
PUBLIC:
- getConnection() - Method in class org.eclipse.persistence.logging.EclipseLinkLogRecord
-
- getConnection() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the connection that generated the log entry.
- getConnection(AbstractSession, Connection) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL:
This method is used to unwrap the oracle connection wrapped by
the application server.
- getConnectionAffinityContext() - Method in class org.eclipse.persistence.platform.database.oracle.ucp.UCPDataPartitioningCallback
-
- getConnectionDetails() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Provide the details of my connection information.
- getConnectionDetails() - Method in interface org.eclipse.persistence.sessions.Connector
-
INTERNAL:
Provide the details of my connection information.
- getConnectionDetails() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
PUBLIC:
Provide the details of my connection information.
- getConnectionDetails() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
PUBLIC:
Provide the details of my connection information.
- getConnectionFactory() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Return the javax.resource.cci.ConnectionFactory.
- getConnectionFactoryURL() - Method in class org.eclipse.persistence.eis.EISLogin
-
PUBLIC:
Return the JNDI URL for the managed connection factory for the JCA adapter connecting to.
- getConnectionPolicy() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
ADVANCED:
This method will return the connection policy that was used during the
acquisition of this client session.
- getConnectionPool() - Method in class org.eclipse.persistence.descriptors.partitioning.PinnedPartitioningPolicy
-
PUBLIC:
Return the connection pool to pin queries to.
- getConnectionPool() - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartition
-
PUBLIC:
Return the connection pool to use for this partition.
- getConnectionPool() - Method in interface org.eclipse.persistence.sequencing.SequencingControl
-
ADVANCED:
Return the connection pool to use for sequencing.
- getConnectionPool(String) - Method in interface org.eclipse.persistence.sessions.server.Server
-
PUBLIC:
Return the pool by name.
- getConnectionPool(String) - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
PUBLIC:
Return the pool by name.
- getConnectionPools() - Method in class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
-
PUBLIC:
Return the list of connection pool names to replicate queries to.
- getConnectionPools() - Method in class org.eclipse.persistence.descriptors.partitioning.ReplicationPartitioningPolicy
-
PUBLIC:
Return the list of connection pool names to replicate queries to.
- getConnectionPools() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Connection are pooled to share and restrict the number of database connections.
- getConnectionPoolType() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return connection pool type.
- getConnectionPoolType() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return connection pool type.
- getConnectionsAvailable() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
INTERNAL:
returns the connections currently available for use in the pool
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.CustomPartitioningPolicy
-
INTERNAL:
Forward to custom policy
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
-
INTERNAL:
Get a connection from one of the pools in a round robin rotation fashion.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.PartitioningPolicy
-
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.PinnedPartitioningPolicy
-
INTERNAL:
Get a connection from each pool.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartitioningPolicy
-
INTERNAL:
Get a connection from one of the pools in a round robin rotation fashion.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.ReplicationPartitioningPolicy
-
INTERNAL:
Get a connection from each pool.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.RoundRobinPartitioningPolicy
-
INTERNAL:
Get a connection from one of the pools in a round robin rotation fashion.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.UnionPartitioningPolicy
-
INTERNAL:
Get a connection from one of the pools in a round robin rotation fashion.
- getConnectionsForQuery(AbstractSession, DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
INTERNAL:
Get a connection from one of the pools in a round robin rotation fashion.
- getConnectionSpec() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Return the javax.resource.cci.ConnectionSpec.
- getConnectionSpec() - Method in class org.eclipse.persistence.eis.EISLogin
-
Return the connector.
- getConnectionsToExternalServices() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
- getConnectionsToExternalServicesForCommandPropagation() - Method in class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
-
INTERNAL:
In case there's no external connection attempts to create one.
- getConnectionsToExternalServicesForCommandPropagation() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
INTERNAL:
In case there's no external connection attempts to create one.
- getConnectionsToExternalServicesForCommandPropagation() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSTopicTransportManager
-
INTERNAL:
In case there's no external connection attempts to create one,
if that's successful then (in case there is no local connection, too)
attempts to create local connection in a separate thread.
- getConnectionsToExternalServicesForCommandPropagation() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Returns clone of the original map.
- getConnectionString() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return the JDBC connection string.
- getConnectionString() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
PUBLIC:
Return the JDBC connection string.
- getConnectionToLocalHost() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Return a remote connection to this service
- getConnectionUserName() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Returns user name retrieved from JDBC connection.
- getConnector() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
ADVANCED:
Return the connector that will instantiate the connection.
- getConstraint() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return any constraint of this field.
- getConstraintDeletionString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
Used for constraint deletion.
- getConstraintDependencies() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
- getConstraintDescriptor() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getConstraintDescriptor()
- getConstraintsMap() - Method in class org.eclipse.persistence.jaxb.BeanValidationHelper
-
Lazy getter for constraintsOnClasses property.
- getConstraintViolations() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
Returns constraint violations stored in the underlying
JAXBBeanValidator instance.
- getConstraintViolations() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
Returns constraint violations stored in the underlying
JAXBBeanValidator instance.
- getConstructor(JavaClass[]) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the JavaConstructor for this JavaClass that has the
provided parameter types.
- getConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the JavaConstructor for this JavaClass that has the
provided parameter types.
- getConstructor() - Method in class org.eclipse.persistence.queries.ConstructorReportItem
-
INTERNAL:
Return the constructor.
- getConstructorArgTypes() - Method in class org.eclipse.persistence.queries.ConstructorReportItem
-
- getConstructorMappings() - Method in class org.eclipse.persistence.queries.ConstructorReportItem
-
INTERNAL:
Return the mappings for the items.
- getConstructors() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the JavaConstructors for this JavaClass.
- getConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the JavaConstructors for this JavaClass.
- getContainer() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getContainerAccessor() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getContainerAccessor() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getContainerAttributeName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getContainerAttributeName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getContainerGetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getContainerGetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getContainerInstance(ContainerValue) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getContainerInstance(ContainerValue, boolean) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getContainerPolicy() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
INTERNAL: Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Returns the receiver's containerPolicy.
- getContainerPolicy() - Method in interface org.eclipse.persistence.mappings.ContainerMapping
-
PUBLIC:
Return the mapping's container policy.
- getContainerPolicy() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
-
- getContainerPolicy() - Method in class org.eclipse.persistence.queries.DataReadQuery
-
PUBLIC:
Return the query's ContainerPolicy.
- getContainerPolicy() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
INTERNAL:
Return the query's container policy.
- getContainerSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getContainerSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyAttribute
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlInverseReference
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the containerType property.
- getContainerType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the containerType property.
- getContainingType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the containing type of this Property.
- getContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getContentHandler() - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
-
Return the ContentHandler that the object will be marshalled to.
- getContext() - Method in class oracle.toplink.dataservices.livedata.Subscription
-
- getContext() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Return the JNDI Context that can supplied the named ConnectionFactory.
- getContext(Hashtable) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Helper method to get a naming context.
- getContext() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
PUBLIC:
Return the JNDI Context that can supplied the named DataSource.
- getContextClassLoader() - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getContextClassLoaderInternal() - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getContextProperty() - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
-
INTERNAL:
Return the context property for this table per tenant policy.
- getContexts(String, HttpHeaders, UriInfo) - Method in class oracle.toplink.dataservices.resources.DynamicPersistenceResource
-
- getContexts(String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceResource
-
- getContexts(HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource
-
Deprecated.
- getConversionCode() - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- getConversionCode() - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
- getConversionManager() - Method in class org.eclipse.persistence.eis.EISPlatform
-
The platform holds its own instance of conversion manager to allow customization.
- getConversionManager() - Method in class org.eclipse.persistence.oxm.platform.XMLPlatform
-
- getConversionManager() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL
- getConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
PUBLIC:
Return the converter on the mapping.
- getConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
PUBLIC:
Return the converter on the mapping.
- getConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
-
PUBLIC:
Return the converter on the mapping.
- getConverter() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
- getConverter() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
- getConverter() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
Return the converter on the mapping.
- getConverter(XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getConverter() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
Return the converter on the mapping.
- getConverter(XMLField) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getCopies() - Method in class org.eclipse.persistence.sessions.CopyGroup
-
INTERNAL: Get the session.
- getCopyHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the CopyHelper instance for this helper context.
- getCopyHelper(CopyHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of CopyHelper.
- getCopyPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the copy policy.
- getCopyPolicyClassName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the name of a Class that implements CopyPolicy
Will be instantiated as a copy policy at initialization times
using the no-args constructor
- getCount() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Gets the total number of records in the current response.
- getCount() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Gets the total number of records in the current response.
- getCount() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getCounterFieldName() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getCounterFieldName() - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
-
- getCreated() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return all created objects
- getCreatedXPaths() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Returns the beginning of the SQL string to create a temporary table.
- getCreateViewString() - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
-
INTERNAL:
Used for view creation.
- getCreationHeader() - Method in class org.eclipse.persistence.tools.schemaframework.StoredFunctionDefinition
-
- getCreationHeader() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
- getCreationInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
This method is used to print the required output parameter token for the
specific platform.
- getCreationInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getCreationOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getCreationOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
This method is used to print the required output parameter token for the
specific platform.
- getCreationOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getCreationPrefix() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Return the beginning of the sql create statement - the part before the name.
- getCreationSuffix() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
Return the end of the sql create statement - the part after the field list.
- getCurrentAttributeGroup() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getCurrentChanges() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
This method will calculate the changes for the UnitOfWork.
- getCurrentEclipseLinkLogLevel() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Answer the EclipseLink log level that is changeable.
- getCurrentEclipseLinkLogLevel() - Method in class org.eclipse.persistence.services.RuntimeServices
-
PUBLIC: Answer the EclipseLink log level that is changeable.
- getCurrentElements() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
-
- getCurrentElements() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
-
INTERNAL:
- getCurrentObject() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getCurrentObject() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
- getCurrentObject() - Method in class org.eclipse.persistence.oxm.record.XMLRootRecord
-
Return a populated XMLRoot object.
- getCurrentSize() - Method in class org.eclipse.persistence.services.ClassSummaryDetailBase
-
- getCurrentTime(AbstractSession) - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
Whenever a historical record is logically deleted (updated) or inserted,
the end and start fields respectively will be set to this value.
- getCursorCode() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
ADVANCED:
Return the code for preparing cursored output
parameters in a stored procedure
- getCursorOrdinalPosition(String) - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
Used by JPA named stored procedure queries to associate parameter name
with position.
- getCursorOrdinalPositions() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
Used by JPA named stored procedure queries to associate parameter name
with position.
- getCustomClass() - Method in class org.eclipse.persistence.sdo.helper.InstanceClassConverter
-
- getCustomizationURIs() - Method in class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin
-
- getCustomModifyValueForCall(Call, Object, DatabaseField, boolean) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL
Used by SQLCall.translate(..)
- getCustomModifyValueForCall(Call, Object, DatabaseField, boolean) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Used by SQLCall.translate(..)
- getCycleDetectionStack() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
INTERNAL
- getData() - Method in class org.eclipse.persistence.queries.ComplexQueryResult
-
PUBLIC:
Return the database rows for the query result.
- getDatabaseChangeNotificationType() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
Returns what type of database change notification an entity/descriptor should use.
- getDatabaseChangeRegistration() - Method in class oracle.toplink.dataservices.DataServicePersistenceContext
-
Gets database change registration.
- getDatabaseErrorCode() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
This is the database error number.
- getDatabaseEventListener() - Method in class oracle.toplink.dataservices.livedata.qcn.QCNSubscription
-
- getDatabaseEventListener() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
-
Return the database event listener, this allows database events to invalidate the cache.
- getDatabaseField() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
INTERNAL:
Return the databasefield.
- getDatabaseMapping() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMappingHelper
-
INTERNAL:
Return the mapping, casted a bit more generally.
- getDatabaseMapping() - Method in class org.eclipse.persistence.mappings.structures.ArrayCollectionMappingHelper
-
INTERNAL:
Return the mapping, casted a bit more generally.
- getDatabaseName() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The database name is required when connecting to databases that support
multiple databases within a single server instance (e.g.
- getDatabasePlatform() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return the database platform used by the DatabaseSession.
- getDatabasePlatform() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the database platform used by the DatabaseSession.
- getDatabaseQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getDatabaseQuery() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Return the cached database query for this query.
- getDatabaseSchema() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Return the database schema associated with this database object.
- getDatabaseSchema() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
Return the schema associated with this table.
- getDatabaseSchema() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
Return the schema associated with this table sequence.
- getDatabaseSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying database session
- getDatabaseSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the DatabaseSession that the Factory will be using and
initializes it if it is not available.
- getDatabaseSession(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared database session from the EMF.
- getDatabaseSession() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: getDatabaseSession(): Answer the instance of DatabaseSession the receiver is helping.
- getDatabaseSession() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: getDatabaseSession(): Answer the instance of DatabaseSession the receiver is helping.
- getDatabaseStrings() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
- getDatabaseStrings() - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
INTERNAL:
Recalculate the database strings each time this is called in
case one has been added.
- getDatabaseTypeForCode(int) - Static method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- getDatabaseTypeForCode(String) - Static method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
- getDatabaseURL() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- getDatabaseURL() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- getDataClass() - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
PUBLIC:
Returns the class type of the data value.
- getDataClassName() - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
INTERNAL:
Return the name of the data type for the MW usage.
- getDataFactory() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the DataFactory instance for this helper context.
- getDataFactory(DataFactory) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of DataFactory.
- getDataFactoryDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegator
-
- getDataFormat() - Method in class org.eclipse.persistence.eis.EISDescriptor
-
PUBLIC:
Return the data format that the descriptor maps to.
- getDataGraph() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the data graph associated with this change summary or null.
- getDataGraph() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the DataHelper instance for this helper context.
- getDataHelper(DataHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of DataHelper.
- getDataObject(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataObject(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataObject(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDataObject(DataObject) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of DataObject.
- getDataObject() - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getDataResults(DatabaseMapping) - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return the remaining data results for the mapping.
- getDataResults() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
Return temporary list of rows from parent batch query per batched mapping.
- getDataResults() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Return all of the rows fetched by the query, used for 1-m joining.
- getDataSource() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
PUBLIC:
Return the javax.sql.DataSource.
- getDatasourceCall() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: Return the call for this query.
- getDatasourceCalls() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: Return the calls for this query.
- getDatasourceLogin() - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDatasourceLogin() - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDatasourceLogin() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDatasourceLogin() - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
-
PUBLIC:
Return the login.
- getDatasourceLogin() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDataSourceName() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The data source name is required if connecting through ODBC (JDBC-ODBC, etc.).
- getDatasourcePlatform() - Method in interface org.eclipse.persistence.core.sessions.CoreLogin
-
- getDatasourcePlatform() - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
PUBLIC:
Return the database platform currently connected to.
- getDatasourcePlatform() - Method in class org.eclipse.persistence.sequencing.Sequence
-
- getDatasourcePlatform() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return the datasource platform specific information.
- getDatasourcePlatform() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
PUBLIC:
Return the datasource platform specific information.
- getDatasourcePlatform() - Method in interface org.eclipse.persistence.sessions.Login
-
PUBLIC:
Return the datasource platform specific information.
- getDatasourcePlatform() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the database platform currently connected to.
- getDataTypeName() - Method in class org.eclipse.persistence.eis.EISDescriptor
-
PUBLIC:
Specify the data type name for the class of objects the descriptor maps.
- getDataTypesConvertedFrom(Class) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Return the list of Classes that can be converted to from the passed in javaClass.
- getDataTypesConvertedTo(Class) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Return the list of Classes that can be converted from to the passed in javaClass.
- getDate() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the date of the log entry.
- getDate(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDate(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDate(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDateFormat() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the date format to be used when printing a log entry date.
- getDeclareBeginString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
DECLARE stanza header for Anonymous PL/SQL block
- getDeclaredAnnotation(JavaClass) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaHasAnnotations
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
If this JavaClass declares an Annotation matching aClass,
return its JavaAnnotation representation.
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
Not supported.
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Not supported.
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
If this JavaField is annotated with an Annotation matching aClass,
return its JavaAnnotation representation.
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Not supported.
- getDeclaredAnnotation(JavaClass) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
Not supported.
- getDeclaredAnnotations() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaHasAnnotations
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the declared Annotations for this JavaClass.
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
Not supported.
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredAnnotations(AnnotatedElement) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.AnnotationHelper
-
Get all annotations that are defined directly on the AnnotatedElement
(excluding inherited annotations).
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Not supported.
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Return all of the Annotations for this JavaField.
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Not supported.
- getDeclaredAnnotations() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
Not supported.
- getDeclaredClasses() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return this JavaClass' inner classes.
- getDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return this JavaClass' inner classes.
- getDeclaredConstructor(JavaClass[]) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the declared JavaConstructor for this JavaClass.
- getDeclaredConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredConstructor(JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the declared JavaConstructor for this JavaClass that has the
provided parameter types.
- getDeclaredConstructors() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the declared JavaConstructors for this JavaClass.
- getDeclaredConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredConstructors() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the declared JavaConstructors for this JavaClass.
- getDeclaredField(String) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the declared JavaField for this JavaClass, identified
by fieldName.
- getDeclaredField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the declared JavaField for this JavaClass, identified
by fieldName.
- getDeclaredFields() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredFields() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the declared JavaFields for this JavaClass.
- getDeclaredFields() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredFields() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredFields() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredFields() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the declared JavaFields for this JavaClass.
- getDeclaredMethod(String, JavaClass[]) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the declared JavaMethod for this JavaClass,
identified by name, with the signature matching args.
- getDeclaredMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
Assumes JavaType[] contains JavaClassImpl instances
- getDeclaredMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the declared JavaMethod for this JavaClass,
identified by name, with the signature matching args.
- getDeclaredMethods() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getDeclaredMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the declared JavaMethods for this JavaClass.
- getDeclaredMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getDeclaredMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getDeclaredMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getDeclaredMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the declared JavaMethods for this JavaClass.
- getDeclaredProperties() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getDeclaredProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getDeclaredPropertiesMap() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
- getDeclaredProperty(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
-
Get the value from the wrapped POJO, wrapping in DataObjects as
necessary.
- getDeclaredProperty(int) - Method in interface org.eclipse.persistence.sdo.ValueStore
-
- getDeepCopies() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getDefault(DatabaseMapping) - Static method in enum org.eclipse.persistence.queries.ReadAllQuery.Direction
-
PUBLIC: Returns the default hierarchy traversal direction for the
specified mapping.
- getDefault() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the default value this Property will have in a data object where the Property hasn't been set.
- getDefaultAttributeValue() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
PUBLIC:
The default value can be used if the database can possibly store additional values then those that
have been mapped.
- getDefaultCacheIsolation() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the project level default for class cache isolation;
- getDefaultConnectionPolicy() - Method in interface org.eclipse.persistence.sessions.server.Server
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- getDefaultConnectionPolicy() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- getDefaultConnectionPool() - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
PUBLIC:
Return the default connection pool used for any unmapped values.
- getDefaultConnectionPool() - Method in interface org.eclipse.persistence.sessions.server.Server
-
PUBLIC:
Return the default connection pool.
- getDefaultConnectionPool() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
PUBLIC:
Return the default connection pool.
- getDefaultDeleteObjectQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default DeleteObjectQuery Redirector will be applied to any executing
DeleteObjectQuery or DeleteAllQuery that does not have a redirector set directly on the query.
- getDefaultEntityFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns EntityFetchGroup corresponding to default FetchGroup.
- getDefaultEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getDefaultFetchGroup() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the default fetch group on the descriptor.
- getDefaultFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
Return the descriptor-level default fetch group.
- getDefaultIdentityMapClass() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return default value for descriptor cache type.
- getDefaultIdentityMapSize() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return default value descriptor cache size.
- getDefaultIdValidation() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return default value for descriptor primary key validation.
- getDefaultInitialContextFactoryName() - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
PUBLIC:
Return the default initial context factory name for a specific CORBA orb.
- getDefaultInitialContextFactoryName() - Method in class org.eclipse.persistence.sessions.coordination.corba.sun.SunCORBATransportManager
-
- getDefaultInsertObjectQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default InsertObjectQuery Redirector will be applied to any executing
InsertObjectQuery that does not have a redirector set directly on the query.
- getDefaultIsIsolated() - Method in class org.eclipse.persistence.sessions.Project
-
- getDefaultLocalUrl() - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
ADVANCED:
Return the default local URL for JNDI lookups
- getDefaultLocalUrl() - Method in class org.eclipse.persistence.sessions.coordination.corba.sun.SunCORBATransportManager
-
INTERNAL:
Overwrite super method and return the default local URL .
- getDefaultLocalUrl() - Method in class org.eclipse.persistence.sessions.coordination.rmi.RMITransportManager
-
INTERNAL:
Return the default local URL for JNDI lookups
- getDefaultLoggingLevel() - Static method in class org.eclipse.persistence.logging.AbstractSessionLog
-
Return the system default log level.
- getDefaultManager() - Static method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Lazy initialize the default instance.
- getDefaultPackageName() - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Get default package name when no targetNamespace URI exists.
- getDefaultPropertiesFileName() - Static method in class org.eclipse.persistence.tools.PackageRenamer
-
- getDefaultQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default Query Redirector will be applied to any executing object query
that does not have a more precise default (like the default
ReadObjectQuery Redirector) or a redirector set directly on the query.
- getDefaultQueryResultsCachePolicy() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the default values for query caching options for all named queries.
- getDefaultReadAllQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default ReadAllQuery Redirector will be applied to any executing
ReadAllQuery that does not have a redirector set directly on the query.
- getDefaultReadObjectQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default ReadObjectQuery Redirector will be applied to any executing
ReadObjectQuery that does not have a redirector set directly on the query.
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Returns the default set of read-only classes.
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL
Return the read-only classes
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Get the default read-only classes
- getDefaultReadOnlyClasses() - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
CR#2751
Returns the set of read-only classes for the receiver.
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL
Return the read-only classes
- getDefaultReadOnlyClasses() - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To get the default read-only classes from the server side.
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Get the default read-only classes
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL
Return the read-only classes
- getDefaultReadOnlyClasses() - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To get the default read-only classes from the server side.
- getDefaultReadOnlyClasses() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Get the default read-only classes
- getDefaultReferenceMode() - Method in interface org.eclipse.persistence.sessions.Session
-
Stores the default Session wide reference mode that a UnitOfWork will use when referencing
managed objects.
- getDefaultReportQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default ReportQuery Redirector will be applied to any executing
ReportQuery that does not have a redirector set directly on the query.
- getDefaultRootElement() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
PUBLIC:
Return the default root element name for the ClassDescriptor
This value is stored in place of a table name
This value is mandatory for all root objects
- getDefaultRootElementField() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
- getDefaultRootElementType() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
- getDefaultSequence() - Method in class org.eclipse.persistence.sequencing.DefaultSequence
-
INTERNAL:
Return the platform's default sequence.
- getDefaultSequence() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
Get default sequence
- getDefaultSequenceTableName() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Returns the table name used by TableSequence by default.
- getDefaultSequenceToWrite() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Used only for writing the login into XML or Java.
- getDefaultSession() - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the default session.
- getDefaultTable() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
The first table in the tables is always treated as default.
- getDefaultTemporalMutable() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the default setting for configuring if dates and calendars are mutable.
- getDefaultTransactionManager() - Static method in class org.eclipse.persistence.transaction.JTATransactionController
-
- getDefaultUpdateObjectQueryRedirector() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
A Default UpdateObjectQuery Redirector will be applied to any executing
UpdateObjectQuery or UpdateAllQuery that does not have a redirector set directly on the query.
- getDefaultValue() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
This will be set if XmlElementDecl has a defaultValue specified
- getDefaultValue() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getDefaultValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the defaultValue property.
- getDefaultWriter() - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader
-
- getDeferModificationsUntilCommit() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
ADVANCED:
This can be used to control when changes to objects are submitted to the database
This is only applicable to TopLink's CMP implementation and not available within
the core.
- getDelayBetweenConnectionAttempts() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Returns the number of milliseconds that EclipseLink will wait between attempts to reconnect a DatabaseConnection
in the case EclipseLink is attempting to retry a query, the default is 5000.
- getDelegateObject() - Method in interface org.eclipse.persistence.indirection.IndirectCollection
-
INTERNAL:
Return the real collection object.
- getDelegateObject() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
Return the real collection object.
- getDelegateObject() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
INTERNAL:
Return the real collection object.
- getDelegateObject() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
Return the real collection object.
- getDelegateSequence() - Method in class org.eclipse.persistence.sequencing.NativeSequence
-
Return the sequence delegate.
- getDeleteAllQuery() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
- getDeleteCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete call.
- getDeleted() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return all deleted objects
- getDeletedObjects() - Method in interface org.eclipse.persistence.sessions.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns the reference to the deleted objects from the changeSet
- getDeleteQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete query.
- getDeleteSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete SQL string.
- getDeletionHeader() - Method in class org.eclipse.persistence.tools.schemaframework.StoredFunctionDefinition
-
- getDeletionHeader() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
- getDeployedEclipseLinkLogLevel() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Answer the EclipseLink log level at deployment time.
- getDeployedEclipseLinkLogLevel() - Method in class org.eclipse.persistence.services.RuntimeServices
-
PUBLIC: Answer the EclipseLink log level at deployment time.
- getDeployedSessionLog() - Method in class org.eclipse.persistence.services.RuntimeServices
-
- getDeployedSessionProfileWeight() - Method in class org.eclipse.persistence.services.RuntimeServices
-
- getDepth() - Method in class org.eclipse.persistence.sessions.CopyGroup
-
INTERNAL: Return the cascade depth.
- getDerivedIdMapping() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
ADVANCED:
Set the maps id value
- getDerivesIdMappinps() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return the derives id mappings.
- getDescribesNonPersistentSubclasses() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
Determines whether the descriptors using this inheritance policy
should be used as descriptors for subclasses of the classes they
describe if those subclasses do not have their own descriptor
e.g.
- getDescriptor() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Returns the descriptor which the policy belongs to.
- getDescriptor() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
INTERNAL: Return the descriptor to which this mapping belongs
- getDescriptor(Class) - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
PUBLIC:
Return the descriptor specified for the class.
- getDescriptor(Class) - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
ADVANCED:
Return the descriptor specified for the class.
- getDescriptor(Object) - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
ADVANCED:
Return the descriptor specified for the object's class.
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The source descriptor of the event.
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Return the descriptor associated with this descriptor query manager
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
PUBLIC:
Return the referenced descriptor.
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Returns the descriptor which the policy belongs to.
- getDescriptor(Class) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Returns descriptor corresponding to the class owning the policy or its subclass - otherwise null.
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
PUBLIC:
Return the owner of the policy.
- getDescriptor() - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
get owning descriptor
- getDescriptor() - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
-
INTERNAL:
- getDescriptor() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getDescriptor() - Method in exception org.eclipse.persistence.exceptions.DescriptorException
-
PUBLIC:
Return the descriptor that the problem was detected in.
- getDescriptor() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
Only usable after the session and class have been set.
- getDescriptor() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
Return the descriptor of the policy.
- getDescriptor() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the XmlDescriptor set on this TypeInfo.
- getDescriptor(String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Lookup the descriptor for the given entity name.
- getDescriptor() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the descriptor to which this mapping belongs
- getDescriptor() - Method in class org.eclipse.persistence.mappings.querykeys.QueryKey
-
INTERNAL:
Return the descriptor.
- getDescriptor() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getDescriptor(QName) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the XMLDescriptor with the default root mapping matching
the QName parameter.
- getDescriptor(XPathQName) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the XMLDescriptor with the default root mapping matching
the QName parameter.
- getDescriptor() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the descriptor assigned with the reference class
- getDescriptor() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the descriptor that this is the map for.
- getDescriptor(Class) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the descriptor specified for the class.
- getDescriptor(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- getDescriptor(Class) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getDescriptor(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptor(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- getDescriptor(Class) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the table descriptor specified for the class.
- getDescriptor(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- getDescriptor(Class) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getDescriptor(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To get descriptor from the server side
- getDescriptor(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptor(Class) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getDescriptor(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To get descriptor from the server side
- getDescriptor(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptor(Class) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return the descriptor specified for the class.
- getDescriptor(Object) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return the descriptor specified for the object's class.
- getDescriptorByGlobalType(XPathFragment) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the XMLDescriptor mapped to the global type matching the
XPathFragment parameter.
- getDescriptorClass() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the class that this is the map for.
- getDescriptorCorrespondingTo(ClassDescriptor) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the descriptor.
- getDescriptorCustomizerClassName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
DescriptorCustomizer is the JPA equivalent of an amendment method.
- getDescriptorEventHolders() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
used by JPA project caching to store DescriptorEventListener representations that can build the underlying
DescriptorEventListener and add it to the EventManager.
- getDescriptorEventManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get the event manager for the descriptor.
- getDescriptorForAlias(String) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the descriptor for the alias
- getDescriptorForAlias(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- getDescriptorForAlias(String) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Return the table descriptor specified for the alias.
- getDescriptorForAlias(Class) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Return the table descriptor specified for the alias.
- getDescriptorForAlias(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptorForAlias(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- getDescriptorForAlias(String) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the table descriptor specified for the class.
- getDescriptorForAlias(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- getDescriptorForAlias(String) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the alias.
- getDescriptorForAlias(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To get descriptor from the server side
- getDescriptorForAlias(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptorForAlias(String) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the alias.
- getDescriptorForAlias(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To get descriptor from the server side
- getDescriptorForAlias(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Extract descriptor from the session
- getDescriptorForAlias(String) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the descriptor for the alias.
- getDescriptorForClass(Class) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the descriptor for class.
- getDescriptorForObject(Object) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Returns descriptor for given object.
- getDescriptorForTarget(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
Return a descriptor for the target of this mapping
- getDescriptorForTarget(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Return a descriptor for the target of this mapping
For normal ObjectReferenceMappings, we return the reference descriptor.
- getDescriptorInheritancePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getDescriptorMetadata(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource
-
- getDescriptorMetadata(String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource
-
Deprecated.
- getDescriptorQueryManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the queryManager.
- getDescriptors() - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
ADVANCED:
Return all registered descriptors.
- getDescriptors() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Returns descriptors from all sessions.
- getDescriptors() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
This is here only for JPA queries and currently only populated for JPA
queries.
- getDescriptors() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the descriptors in a ClassDescriptors Map keyed on the Java class.
- getDescriptors() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
ADVANCED:
Return all registered descriptors.
- getDescriptors() - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return all registered descriptors.
- getDescriptorsByTable() - Method in class org.eclipse.persistence.platform.database.oracle.dcn.OracleChangeNotificationListener
-
INTERNAL:
Return the mapping of tables to descriptors.
- getDescriptorsMap() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getDescriptorStream() - Method in interface org.eclipse.persistence.jpa.Archive
-
- getDescriptorStream() - Method in class org.eclipse.persistence.jpa.rs.util.InMemoryArchive
-
- getDescriptorType() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
return the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
- getDescriptorTypeValue() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
This method is explicitly used by the XML reader.
- getDetail() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the detail.
- getDirectField() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the direct field.
- getDirectFieldName() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the name of the field name in the reference table.
- getDirection() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
PUBLIC:
- getDirectKeyField() - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
INTERNAL:
- getDirectoryFromEntryName(String) - Static method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
- getDiscoveryManager() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the discovery manager that manages membership in the EclipseLink cluster.
- getDiscoveryManager() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
PUBLIC:
Return the discovery manager that detects the arrival of new cluster members
- getDiscriminatorColumn() - Method in class org.eclipse.persistence.queries.EntityResult
-
Returns the column name for the column that will store the value used to
determine the subclass type if applicable.
- getDistance() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getDistinctState() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- getDocPresPolicy() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
- getDocument() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Return the document.
- getDocument() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getDocument() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
- getDocument() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getDocument() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getDocument() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Return the document.
- getDocument() - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
-
- getDocumentPreservationPolicy() - Method in class org.eclipse.persistence.oxm.XMLBinder
-
Gets this XMLBinder's document preservation policy.
- getDocumentPreservationPolicy(AbstractSession) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL:
Return the DocumentPreservationPolicy associated with this session
- getDocumentPreservationPolicy() - Method in class org.eclipse.persistence.oxm.XMLLogin
-
- getDoesExistCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does-exist call.
- getDoesExistQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does exist query.
- getDoesExistSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does exist SQL string.
- getDOM() - Method in interface org.eclipse.persistence.eis.DOMRecord
-
- getDOM() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Return the DOM.
- getDOM() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getDOM() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
Return the Node that the object will be marshalled to.
- getDOM() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getDOM() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getDOM() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Return the DOM.
- getDomainClass() - Method in class org.eclipse.persistence.jaxb.compiler.MarshalCallback
-
- getDomainClass() - Method in class org.eclipse.persistence.jaxb.compiler.UnmarshalCallback
-
- getDomainClass(Set<Class<?>>) - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
Get first non java class if exists.
- getDomainClass() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getDomainClassNounName(String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
TopLink_sessionName_domainClass.
- getDomHandler() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the domHandler property.
- getDomHandlerClassName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the DomHandler class name.
- getDoNotRedirect() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
This method is used in combination with redirected queries.
- getDouble(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDouble(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDouble(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getDriver() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return db driver class name.
- getDriver() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return db driver class name.
- getDriverClassName() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The driver class is the name of the Java class for the JDBC driver being used
(e.g.
- getDriverClassName() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
PUBLIC:
The driver class is the name of the Java class for the JDBC driver being used
(e.g.
- getDriverURLHeader() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The driver URL header is the string predetermined by the JDBC driver to be
part of the URL connection string, (e.g.
- getDriverURLHeader() - Method in class org.eclipse.persistence.sessions.DefaultConnector
-
PUBLIC:
The driver URL header is the string predetermined by the JDBC driver to be
part of the URL connection string, (e.g.
- getDriverVersion() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL: Return the driver version.
- getDropCascadeString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Allows DROP TABLE to cascade dropping of any dependent constraints if the database supports this option.
- getDropCascadeString() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
Allows DROP TABLE to cascade dropping of any dependent constraints if the database supports this option.
- getDropDatabaseSchemaString(String) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
Return the drop schema definition.
- getDropDatabaseSchemaString(String) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Return the drop schema definition.
- getDumpTime() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
Return the number of milliseconds after which the monitor results should be logged.
- getDynamicClassLoader() - Method in class org.eclipse.persistence.dynamic.DynamicHelper
-
- getDynamicClassLoader() - Method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContext
-
- getDynamicClassLoader() - Method in class org.eclipse.persistence.jaxb.dynamic.metadata.Metadata
-
- getDynamicMetadataSource(AbstractSession, String) - Method in interface org.eclipse.persistence.jpa.rs.features.FeatureSet
-
- getDynamicMetadataSource(AbstractSession, String) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2
-
- getDynamicMetadataSource(AbstractSession, String) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetV2
-
- getDynamicPersistenceContext(String, String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Gets cached persistence context by its name and JPARS version.
- getDynamicType(String) - Method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContext
-
Obtain a reference to the DynamicType object for a given Java name.
- getEISPlatform() - Method in class org.eclipse.persistence.eis.EISAccessor
-
Return and cast the platform.
- getEJBQLString() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the EJBQL string of the query.
- getEjbqlString() - Method in class org.eclipse.persistence.queries.JPQLCall
-
INTERNAL:
Return the EJBQL string for this call
- getElement() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getElementDataTypeName() - Method in class org.eclipse.persistence.mappings.structures.ArrayMapping
-
PUBLIC:
Return the "data type" associated with each element
in the nested collection.
- getElementFormDefault() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Gets the value of the elementFormDefault property.
- getElementName() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the QName representing this element
- getElementName(Object) - Method in class org.eclipse.persistence.jaxb.JAXBIntrospector
-
- getElementRefsPropName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the XmlElementRefs property name, if one has been set.
- getElementScope() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
Indicates if a global element should be generated for this type.
- getEmf() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the emf.
- getEncoding() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
Gets the encoding for this document.
- getEncoding() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPTransformer
-
- getEncoding() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKTransformer
-
- getEncoding() - Method in interface org.eclipse.persistence.platform.xml.XMLTransformer
-
- getEncoding() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the XML encoding of the document, or null if not specified.
- getEncryptedPassword() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
PUBLIC:
Return the encrypted (assumed) password used as the value to the
SECURITY_CREDENTIALS key in the cached context properties.
- getEndFieldName() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
- getEndFields() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
- getEndValue() - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartition
-
PUBLIC:
Return the range end value.
- getEntityEventListener() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getEntityFetchGroup(Set<String>) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns entity fetch group corresponding to the passed set of attributes.
- getEntityFetchGroup(FetchGroup) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns entity fetch group corresponding to the passed fetch group.
- getEntityFetchGroup(FetchGroupManager) - Method in class org.eclipse.persistence.queries.FetchGroup
-
INTERNAL:
Used to retrieve the EntityFetchGroup for this FetchGroup
- getEntityListenerEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getEntityManager(EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Convert a JPA entityManager into a EclipseLink specific one.
- getEntityManager() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
return the EntityManager for this query
- getEntityManagerFactory(EntityManagerFactoryImpl) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Deprecated.
- getEntityManagerFactory(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Given a JPA EntityManagerFactory attempt to cast it to a EclipseLink EMF.
- getEntityManagerFactory(EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Given an EntityManager return the EntityManagerFactory that created it.
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in interface org.eclipse.persistence.jpa.metadata.MetadataSource
-
PUBLIC: This method is responsible for returning the object
representation of the object-relational mapping overrides.
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.MetadataSourceAdapter
-
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
This method is responsible for returning the object representation of the MetadataSource.
- getEntityMappingsReader(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
This method returns a Reader for an EclipseLink-ORM.xml.
- getEntityOptions(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.EntityResource
-
- getEntityResolver() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
-
Returns entity resolver of the parser.
- getEntityResolver() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKParser
-
- getEntityResolver() - Method in interface org.eclipse.persistence.platform.xml.XMLParser
-
- getEntityResource(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.MetadataResource
-
Returns entity metadata if accepted media type is 'application/json' or entity schema if
accepted media type is 'application/schema+json'.
- getEntityRoot(PersistenceContext, String) - Static method in class org.eclipse.persistence.jpa.rs.util.HrefHelper
-
Returns StringBuilder containing entity root:
http(s)://root:port/persistence/version/context/entity/entityName
- getEntityType() - Method in class oracle.toplink.dataservices.livedata.notification.Notification
-
- getEntries() - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns an Iterator of the file entries.
- getEntry(String) - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns the InputStream for the given entry name.
- getEntryAsURL(String) - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns the URL for the given entry name.
- getEnum() - Method in class org.eclipse.persistence.dynamic.DynamicEnumBuilder
-
- getEnumClass() - Method in class org.eclipse.persistence.jaxb.JAXBTypesafeEnumConverter
-
PUBLIC:
Get the class which was set as the enum class which contains the fromValue method.
- getEnumClass() - Method in class org.eclipse.persistence.mappings.converters.EnumTypeConverter
-
- getEnumClassName() - Method in class org.eclipse.persistence.jaxb.JAXBTypesafeEnumConverter
-
PUBLIC:
Get the name of the enum class which contains the fromValue method.
- getEnumClassName() - Method in class org.eclipse.persistence.mappings.converters.EnumTypeConverter
-
- getEnumConstant(String, String) - Method in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContext
-
Returns the constant named constantName from the enum class specified by enumName.
- getEnumerationFacetsFor(EnumTypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getEqualityHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the EqualityHelper instance for this helper context.
- getEqualityHelper(EqualityHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of EqualityHelper.
- getErrorCode() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
PUBLIC:
Return the exception error code.
- getErrorCode() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the error code.
- getErrorDetails() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the error details.
- getErrorHandler() - Method in class org.eclipse.persistence.oxm.XMLBinder
-
- getErrorHandler() - Method in class org.eclipse.persistence.oxm.XMLValidator
-
Get the error handler to be used during validation
- getErrorHandler() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
-
Returns error handler of the parser.
- getErrorHandler() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKParser
-
- getErrorHandler() - Method in interface org.eclipse.persistence.platform.xml.XMLParser
-
- getErrorPath() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the error path.
- getEventCode() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The code of the descriptor event being raised.
- getEventCode() - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
The code of the session event being raised.
- getEventHandler() - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getEventHandler() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getEventHandler() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getEventHandler() - Method in class org.eclipse.persistence.jaxb.JAXBValidator
-
- getEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
Returns the Listener objects that have been added.
- getEventManager() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
PUBLIC:
Get the event manager for the descriptor.
- getEventManager() - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
PUBLIC:
Return the event manager.
- getEventManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get the event manager for the descriptor.
- getEventManager() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the event manager.
- getExampleObject() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
This method returns the current example object.
- getException() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the exception that caused the log entry.
- getExceptionHandler() - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
Return the exception handler used to handle or wrap exceptions thrown in before/after completion.
- getExceptionHandler() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
- getExceptionHandler() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
Return the exception handler used to handle or wrap exceptions thrown in before/after completion.
- getExceptionList() - Method in exception org.eclipse.persistence.exceptions.SessionLoaderException
-
- getExceptionStore() - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
-
INTERNAL:
- getExclusiveMode() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
Returns exclusive mode.
- getExecutableParameters() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getExecutableParameters()
- getExecutableReturnValue() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getExecutableReturnValue()
- getExecutionFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Returns FetchGroup that will be applied to the query.
- getExecutionFetchGroup(ClassDescriptor) - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Returns FetchGroup that will be applied to the query.
- getExecutionFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Returns FetchGroup that will be applied to the query.
- getExecutionFetchGroup(ClassDescriptor) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Returns FetchGroup that will be applied to the query.
- getExecutionSession() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Returns the session the underlying call was executed on.
- getExecutionSession() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the execution session.
- getExecutionSession(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionTime() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Return the time this query actually went to the database
- getExistenceCheck() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
This method is explicitly used by the Builder only.
- getExistencePolicy() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Return the existence policy for this existence Query
- getExpiryTime() - Method in class org.eclipse.persistence.descriptors.invalidation.DailyCacheInvalidationPolicy
-
INTERNAL:
Get the expiry time as a Calendar.
- getExpiryTimeInMillis(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.CacheInvalidationPolicy
-
INTERNAL:
Get the next time when this object will become invalid
- getExpiryTimeInMillis(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.DailyCacheInvalidationPolicy
-
INTERNAL:
Return the next expiry time.
- getExpiryTimeInMillis(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.NoExpiryCacheInvalidationPolicy
-
INTERNAL:
Since this policy implements no expiry, this will always return NO_EXPIRY
- getExpiryTimeInMillis(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.TimeToLiveCacheInvalidationPolicy
-
INTERNAL:
Return the next expiry time.
- getExpressionBuilder() - Method in class org.eclipse.persistence.queries.ModifyAllQuery
-
PUBLIC:
Get the expression builder which should be used for this query.
- getExpressionBuilder() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
REQUIRED:
Get the expression builder which should be used for this query.
- getExpressionQueryCacheMaxSize() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the max size of the expression query cache for avoiding regenerated dynamic query SQL.
- getExternalTransactionController() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Used for JTS integration.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.CustomServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
in the DatabaseSession
This is defined by the user via the 904 sessions.xml.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.glassfish.GlassfishPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for SUN AS9.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.jboss.JBossPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for JBoss.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.NoServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer null because this does not apply.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.oc4j.Oc4jPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for Oc4j.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.sap.SAPNetWeaver_7_1_Platform
-
- getExternalTransactionControllerClass() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
For this server platform.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
For this server platform.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.was.WebSphere_Liberty_Platform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction
controller to use for WebSphere Liberty.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.was.WebSpherePlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of
external transaction controller to use for WebSphere.
- getExternalTransactionControllerClass() - Method in class org.eclipse.persistence.platform.server.wls.WebLogicPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of
external transaction controller to use for WebLogic.
- getFacets() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getFactoryClass() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
Gets the value of the factoryClass property.
- getFactoryMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
Gets the value of the factoryMethod property.
- getFactoryMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getFactoryMethodParamTypes() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getFailoverConnectionPools() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the list of connection pools to used if this pool database goes down.
- getFeatureSet() - Method in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
-
Gets a
FeatureSet related to this service version.
- getFetchedAttributeNames() - Method in interface oracle.eclipselink.coherence.integrated.cache.Wrapper
-
This method provides access to the list of attributes that are loaded in this
wrapper's delegate when a non default fetch group was used to load the delegate.
- getFetchGroup(String) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
Return a pre-defined named fetch group.
- getFetchGroup(String, boolean) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
Lookup the FetchGroup to use given a name and a flag taking into
consideration descriptor inheritance to ensure parent descriptors are
searched for named and default FetchGroup.
- getFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
Return the fetch group set in the query.
- getFetchGroupManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get the fetch group manager for the descriptor.
- getFetchGroupName() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
Return the fetch group name set in the query.
- getFetchGroupNonNestedFieldsSet() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the set of fields required in the select clause, for fetch group reading.
- getFetchGroupNonNestedFieldsSet(DatabaseMapping) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the set of fields required in the select clause, for fetch group reading.
- getFetchGroups() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
Return the fetch group map: keyed by the group name, valued by the fetch group object.
- getFetchGroupSelectionFields() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the fields required in the select clause, for fetch group reading.
- getFetchSize() - Method in class org.eclipse.persistence.queries.ReadQuery
-
PUBLIC:
Return the fetchSize setting that this query will set on the JDBC Statement
NB - a value of zero means that no call to statement.setFetchSize() will be made.
- getField() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
INTERNAL:
Return the field associated with this mapping if there is exactly one.
- getField(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
Returns an equal field held by ReturningPolicy, or null.
- getField() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
-
- getField() - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
get the field that stores sopObject in the database (sopField)
- getField(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression representing a field in a data-level query.
- getField(DatabaseField) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED: Return an expression representing a field in a data-level query.
- getField(String) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getField() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the field associated with this mapping if there is exactly one.
- getField() - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
INTERNAL:
Returns the field which this mapping represents.
- getField() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Return the field mapped by this mapping.
- getField() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Return the field that holds the nested collection.
- getField() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
-
INTERNAL:
The aggregate object is held in a single field.
- getField() - Method in class org.eclipse.persistence.mappings.querykeys.DirectQueryKey
-
INTERNAL:
Return the field for the query key.
- getField() - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
-
INTERNAL:
Returns the field which this mapping represents.
- getField() - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
-
INTERNAL:
Returns the field which this mapping represents.
- getField() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
- getField() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
- getField() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
- getField() - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
-
- getField(String) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
Return the field the corresponds to the name.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassification() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the type of the field value to allow conversion from the database.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassification() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
ADVANCED:
Return the class type of the field value.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassificationName() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
- getFieldElementClass() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
PUBLIC:
Return the class each element in the database row's
collection should be converted to, before the collection
is inserted into the database.
- getFieldInfos() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
- getFieldName() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping
-
PUBLIC:
Return the name of the field mapped by the mapping.
- getFieldName() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping
-
PUBLIC:
Return the name of the field that holds the nested collection.
- getFieldName() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
-
PUBLIC:
Return the name of the field mapped by the mapping.
- getFieldName() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
PUBLIC:
Return the name of the field that holds the nested collection.
- getFieldName() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Name of the field this mapping represents.
- getFieldName() - Method in class org.eclipse.persistence.mappings.querykeys.DirectQueryKey
-
PUBLIC:
Return the field name for the query key.
- getFieldName() - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
-
PUBLIC:
Return the name of the field this mapping represents.
- getFieldName() - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
-
PUBLIC:
Return the name of the field this mapping represents.
- getFieldNames() - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
- getFieldNameToMethodNameAssociations() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Needed for backwards compatibility
- getFieldNameToMethodNames() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Required for reverse compatibility and test cases:
- getFieldPropertiesForClass(JavaClass, TypeInfo, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getFieldPropertiesForClass(JavaClass, TypeInfo, boolean, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getFieldResults() - Method in class org.eclipse.persistence.queries.EntityResult
-
Accessor for the internally stored list of FieldResult.
- getFieldResults() - Method in class org.eclipse.persistence.queries.FieldResult
-
INTERNAL:
- getFields() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
INTERNAL:
Returns a vector of all the fields this mapping represents.
- getFields() - Method in class org.eclipse.persistence.descriptors.CacheIndex
-
- getFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all the fields
- getFields() - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
INTERNAL:
getFields() is sued internally in a few places, so try to make that work for mapped records.
- getFields() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- getFields() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getFields() - Method in class org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilter
-
- getFields() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultListItem
-
Gets the fields.
- getFields() - Method in interface org.eclipse.persistence.jpa.rs.util.list.SingleResultQuery
-
Gets a list fields.
- getFields() - Method in class org.eclipse.persistence.jpa.rs.util.list.SingleResultQueryList
-
Gets the fields.
- getFields() - Method in class org.eclipse.persistence.jpa.rs.util.list.SingleResultQueryResult
-
- getFields() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Returns a vector of all the fields this mapping represents.
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
-
INTERNAL:
Return a list of XMLFields based on the source XPath values
in the source-target key field associations list.
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getFields() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
This should not be used, but added some support for it as
is called from some places such as sdk call used in the descriptor to define operation not supported,
may also be called from toplin in some places.
- getFields() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
-
- getFields() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
-
Return the record's fields defined as PLSQLargument.
- getFields() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the fields for the stream.
- getFields() - Method in class org.eclipse.persistence.tools.schemaframework.IndexDefinition
-
- getFields() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
- getFields() - Method in class org.eclipse.persistence.tools.schemaframework.TypeDefinition
-
- getFieldsForTranslationInAggregate() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return source key fields for translation by an AggregateObjectMapping
- getFieldsForTranslationInAggregate() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Return source key fields for translation by an AggregateObjectMapping
By default, return an empty NonSynchronizedVector
- getFieldsForTranslationInAggregate() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return source key fields for translation by an AggregateObjectMapping
- getFieldsForTranslationInAggregate() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return source key fields for translation by an AggregateObjectMapping
- getFieldsForTranslationInAggregate() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return source key fields for translation by an AggregateObjectMapping
- getFieldsToGenerateInsert(DatabaseTable) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
- getFieldsToGenerateUpdate(DatabaseTable) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
- getFieldsToMergeInsert() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
- getFieldsToMergeUpdate() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
-
INTERNAL:
- getFieldToAttributeValueAssociations() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Return a collection of the field to attribute value associations.
- getFieldToAttributeValues() - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the field to attribute mapping.
- getFieldToClassMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getFieldToClassMappings() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
- getFieldToTransformers() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
- getFieldTransformations() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Returns a Vector which stores fieldnames and the respective method/transformer names.
- getFieldType() - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedFieldTransformer
-
Return the Java class type of the field value.
- getFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Transform the object-level value into a database-level value
- getFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Convert the attribute value to a field value.
- getFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
INTERNAL:
Convert the object (attribute or property) value to a field value.
- getFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Convert the attribute value to a field value.
- getFieldValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
-
INTERNAL:
- getFieldValue(Object, CoreAbstractSession, AbstractMarshalRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
-
INTERNAL:
- getFieldValue(Object, CoreAbstractSession, AbstractMarshalRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
INTERNAL:
Convert the attribute value to a field value.
- getFile() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaFileReference
-
- getFileName() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaFileReference
-
- getFilter() - Method in class org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilteringValidator
-
- getFirstArgumentIndex() - Method in class org.eclipse.persistence.tools.schemaframework.StoredFunctionDefinition
-
- getFirstArgumentIndex() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
- getFirstParameterIndexForCallString() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredFunctionCall
-
INTERNAL:
Return the first index of parameter to be placed inside brackets
in the call string.
- getFirstParameterIndexForCallString() - Method in class org.eclipse.persistence.queries.StoredFunctionCall
-
INTERNAL:
Return the first index of parameter to be placed inside brackets
in the call string.
- getFirstParameterIndexForCallString() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
Return the first index of parameter to be placed inside brackets
in the call string
- getFirstResult() - Method in class org.eclipse.persistence.queries.ReadQuery
-
PUBLIC:
Return the value that will be set for the firstResult in the returned result set
- getFixedValue() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getFlags() - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternFacet
-
- getFloat(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getFloat(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getFloat(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getFlushOnExecute() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: If executed against a RepeatableWriteUnitOfWork if this attribute
is true EclipseLink will write changes to the database before executing
the query.
- getForceUpdate() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
ADVANCED:
Return true if descriptor is set to always update all registered objects of this type
- getForeignKeyDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
-
- getForeignKeyFieldName() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
- getForeignKeyFieldNames() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
PUBLIC:
Return the foreign key field names associated with the mapping.
- getForeignKeyFieldNames() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
PUBLIC:
Return the foreign key field names associated with the mapping.
- getForeignKeyFields() - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
Returns the foreign key names associated with the mapping.
- getForeignKeyFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return a Map of any foreign keys defined within the the MapKey
- getForeignKeyFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return a Map of any foreign keys defined within the the MapKey.
- getForeignKeyFieldsForMapKey() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return a Map of any foreign keys defined within the the MapKey
- getForeignKeyFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return a Map of any foreign keys defined within the the MapKey
- getForeignKeyGroupingElement() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
Get the grouping element field on the mapping.
- getForeignKeyMap() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
INTERNAL:
- getForeignKeyRows(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
- getForeignKeys() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
Returns the ForeignKeyConstraint list.
- getForeignKeyValuesFor(String) - Method in interface oracle.eclipselink.coherence.integrated.cache.Wrapper
-
This method provides access to the foreign key values for the related
entities.
- getForeignKeyValuesForCaching() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
- getFraction() - Method in class org.eclipse.persistence.jaxb.compiler.facets.DigitsFacet
-
- getFragmentBuilder() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getFromIdentityMap(Object) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
and Class type of the given domainObject.
- getFromIdentityMap(Vector, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
- getFromIdentityMap(Object, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
and Class type as those specified.
- getFromIdentityMap(Record, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
of the specified row (i.e. the database record) and Class type.
- getFromIdentityMap(Vector, Class, boolean) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
- getFromIdentityMap(Object, Class, boolean) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key and Class type
as specified.
- getFromIdentityMap(Record, Class, boolean) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key of the specified
row and Class type.
- getFromIdentityMap(Expression, Class, Record) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory and returns an Object from this identity map.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory and returns an Object from this identity map.
- getFromIdentityMap(Expression, Class, Record, int) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory and returns an Object from this identity map.
- getFullName() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Most major databases support a creator name scope.
- getFullName() - Method in class org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition
-
INTERNAL:
Most major databases support a creator name scope.
- getFullyMergeEntity() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
- getFullyMergeEntity() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
- getFunction(int) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
This can be used for accessing user defined functions.
- getFunction(int, List) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
This can be used for accessing user defined functions that have arguments.
- getFunction(int, Vector) - Method in class org.eclipse.persistence.expressions.Expression
-
Deprecated.
- getFunction(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return a user defined function accepting the argument.
- getFunction(String, Object) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return a user defined function accepting the argument.
- getFunctionCallHeader() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
Used for stored function calls.
- getFunctionName() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
PUBLIC:
Return the function name of the interaction.
- getFunctionWithArguments(String, Vector) - Method in class org.eclipse.persistence.expressions.Expression
-
Deprecated.
- getFunctionWithArguments(String, List) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return a user defined function accepting all of the arguments.
- getGeneratedBuffers() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- getGeneratedClassesToArrayClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getGeneratedClassesToCollectionClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getGeneratedGlobalAttributes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getGeneratedGlobalElements() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getGeneratedTypes() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getGeneratedTypesByXsdQName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class org.eclipse.persistence.sequencing.DefaultSequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession) - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class org.eclipse.persistence.sequencing.StandardSequence
-
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class org.eclipse.persistence.sequencing.UUIDSequence
-
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class org.eclipse.persistence.sequencing.DefaultSequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession) - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class org.eclipse.persistence.sequencing.StandardSequence
-
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class org.eclipse.persistence.sequencing.UUIDSequence
-
- getGenericInterfaces() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getGenericInterfaces() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
- getGenericInterfaces() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getGenericInterfaces() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getGenericInterfaces() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getGenericInterfaces() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
- getGenericReturnType(JavaMethod) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Return a given method's generic return type as a JavaClass.
- getGenericSuperclass() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getGenericSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
- getGenericSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getGenericSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getGenericSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getGenericSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
- getGenericType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getGetMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAccessMethods
-
Gets the value of the getMethod property.
- getGetMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethods
-
Gets the value of the getMethod property.
- getGetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getGetMethodName() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to return the value of the
attribute in the object.
- getGetMethodReturnType() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
- getGlobalElementDeclarations() - Method in class org.eclipse.persistence.jaxb.compiler.SchemaTypeInfo
-
- getGlobalElements() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
Lazy load and return the map of global elements.
- getGlobalProperty(String, String, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Returns the Property defined by the named global element or attribute
in the targetNamespace uri, or null if not found.
- getGlobalProperty(QName, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- getGlobalProperty(String, String, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getGlobalProperty(QName, boolean) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getGlobalProperty(QName, boolean) - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
-
INTERNAL:
- getGroup(String) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
Returns AttributeGroup corresponding to the passed (possibly nested)
attribute.
- getGroup() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getGroup(Class) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getGroup(String) - Method in class org.eclipse.persistence.queries.AttributeGroup
-
Returns AttributeGroup corresponding to the passed (possibly nested)
attribute.
- getGroup(String) - Method in class org.eclipse.persistence.queries.FetchGroup
-
Returns FetchGroup corresponding to the passed (possibly nested) attribute.
- getGroup(String) - Method in class org.eclipse.persistence.queries.LoadGroup
-
Returns LoadGroup corresponding to the passed (possibly nested) attribute.
- getGroup(String) - Method in class org.eclipse.persistence.sessions.CopyGroup
-
Returns CopyGroup corresponding to the passed (possibly nested) attribute.
- getGroupByExpressions() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
Return the group bys.
- getGroupingElements() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
INTERNAL:
Returns the list of grouping elements currently stored on the MarshalRecord
- getGroups() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getHasMore() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Returns true if collection has more
- getHasMore() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Returns true if collection has more
- getHasMore() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getHavingExpression() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
Return the Having expression.
- getHeader(String) - Static method in class oracle.eclipselink.coherence.logging.MessageGenerator
-
Get one of the generic headers used for the exception's toString().
- getHeader(String) - Static method in class org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator
-
Get one of the generic headers used for the exception's toString().
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.DataObjectInputStream
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
-
Return the helperContext that this instance is associated with.
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDODataFactoryDelegate
-
INTERNAL:
Return the current helperContext associated with this delegate.
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Return the current helperContext associated with this delegate.
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDOCopyHelper
-
INTERNAL:
Return the helperContext containing this copyHelper.
- getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDODataFactory
-
INTERNAL:
Return the helperContext that this instance is associated with.
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDODataHelper
-
INTERNAL:
- getHelperContext() - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
-
INTERNAL:
Return the helperContext containing this equalityHelper.
- getHelperContext() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
INTERNAL:
Return the helper context for a given key.
- getHelperContext(String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the local helper context associated with the given identifier, or
create one if it does not already exist.
- getHelperContext(String, ClassLoader) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the local helper context with the given identifier, or create
one if it does not already exist.
- getHelperContext(String, ClassLoader) - Method in interface org.eclipse.persistence.sdo.helper.SDOHelperContext.HelperContextResolver
-
Should return instance of HelperContext.
- getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
Return the helperContext that this instance is associated with.
- getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
Return the helperContext that this instance is associated with.
- getHelperContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXSDHelper
-
INTERNAL:
Return the helperContext that this instance is associated with.
- getHelperContext(HelperContext) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of HelperContext.
- getHelperContext() - Method in class org.eclipse.persistence.sdo.SDOResolvable
-
- getHelperContext() - Method in class org.eclipse.persistence.sdo.SDOType
-
Return the HelperContext object associated with this type.
- getHelperContextResolver() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Getter for HelperContextResolver
- getHintString() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the current database hint string of the query.
- getHistoricalTables() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
- getHistoryPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return this descriptor's HistoryPolicy.
- getHistoryPolicy() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Allow history support on the reference table.
- getHistoryPolicy() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Allows history tracking on the m-m join table.
- getHistoryTableNames() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
- getHttpStatus() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the http status.
- getHttpStatusCode() - Method in exception org.eclipse.persistence.jpa.rs.exceptions.JPARSException
-
Gets the http status code.
- getId(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns the object's Id.
- getId() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the Id for the result or null if not requested.
- getId() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the primary key for the object that this change set represents.
- getId() - Method in class org.eclipse.persistence.sessions.coordination.ServiceId
-
INTERNAL:
Get the unique identifier for the service
- getId(Object) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Extract and return the Id from the object.
- getIdentifier() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the unique label for this HelperContext.
- getIdentifierQuoteCharacter() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
Deprecated.
- getIdEntityFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns EntityFetchGroup corresponding to primary key attribute(s).
- getIdentityFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the fields that make up the identity of the mapped object.
- getIdentityFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the fields that make up the identity of the mapped object.
- getIdentityFieldsForMapKey() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return the fields that make up the identity of the mapped object.
- getIdentityFieldsForMapKey() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return the fields that make up the identity of the mapped object.
- getIdentityMapAccessor() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
The IdentityMapAccessor is the preferred way of accessing IdentityMap functions
This will return an object which implements an interface which exposes all public
IdentityMap functions.
- getIdentityMapClass() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
INTERNAL:
Return the class of identity map to be used by this descriptor.
- getIdentityMapClass() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the class of identity map to be used by this descriptor.
- getIdentityMapSize() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Return the size of the identity map.
- getIdentityMapSize() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the size of the identity map.
- getIDProperty() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the TypeProperty 'idProperty'.
- getIDResolver() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
Return this Unmarshaller's custom IDResolver.
- getIDResolver() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
Return this Unmarshaller's custom IDResolver.
- getIdValidation() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return what types are allowed as a primary key (id).
- getImplClass() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getImplClassesToSDOType() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getImplClassesToSDOType() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getImplClassesToSDOType() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
- getImplClassName() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getImplementorDescriptor() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Returns the implementor descriptor class.
- getImplementorDescriptorClassName() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Returns the implementor descriptor class name.
- getIndentationString() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
INTERNAL:
Used to print things nicely in the testing tool.
- getIndex() - Method in class org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent
-
INTERNAL:
Return the index of the change in the collection
- getIndex() - Method in class org.eclipse.persistence.jpa.rs.util.IdHelper.SortableKey
-
- getIndexes() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
- getIndexForProperty(Property) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
INTERNAL: Convenience method that returns the index of the Setting
associated with a given property in the Settings list
- getIndexInDeclaredProperties() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getIndexInType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getIndexNamePrefix(boolean) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used to allow platforms to define their own index prefixes
- getIndicatingNoEntry(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Given a DatabaseField return the corresponding value from the document
- getIndicatingNoEntry(DatabaseField, boolean) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getIndicatingNoEntry(DatabaseField, boolean, boolean) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getIndicatingNoEntry(String) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
Retrieve the value for the field name.
- getIndirectionPolicy() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the mapping's indirection policy.
- getIndirectionPolicy() - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Return the mapping's indirection policy.
- getInheritancePolicy() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getInheritancePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getInheritancePolicy() - Method in class org.eclipse.persistence.eis.EISDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getInheritancePolicy() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getInheritancePolicyOrNull() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the inheritance policy.
- getInitialContextFactoryName() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
PUBLIC:
Return the context factory name used as the value to the INITIAL_CONTEXT_FACTORY
key in the cached context properties.
- getInitializedDocument() - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
-
- getInitializer(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Return JPAInitializer corresponding to the passed classLoader.
- getInitiallyConformingIndex() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Conforming instances found in memory when building the result.
- getInitialNumberOfConnections() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the initial number of connections allowed.
- getInitialReadSize() - Method in class org.eclipse.persistence.queries.CursoredStreamPolicy
-
Specifies the number of elements to be read initially into a cursored stream.
- getInitialValue() - Method in class org.eclipse.persistence.sequencing.DefaultSequence
-
- getInitialValue() - Method in class org.eclipse.persistence.sequencing.Sequence
-
- getInlineMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
-
- getInMemoryQueryIndirectionPolicy() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Returns the InMemoryQueryIndirectionPolicy for this query
- getInMemoryQueryIndirectionPolicyState() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Returns the InMemoryQueryIndirectionPolicy for this query
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
MySQL uses the INOUT keyword for this.
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive uses the INOUT keyword, as opposed to "IN OUT".
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getInOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
This method is used to print the output parameter token when stored
procedures are called.
- getInputProcedureToken() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive uses IN prefix for INPUT parameters.
- getInputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for stored procedure creation: Prefix for INPUT parameters.
- getInputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used for stored procedure creation: Prefix for INPUT parameters.
- getInputRecordName() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
PUBLIC:
Return the input record name.
- getInputResultPath() - Method in class org.eclipse.persistence.eis.interactions.MappedInteraction
-
PUBLIC:
The input result path defines the root key for the MappedRecord that
the interaction argument is nested into.
- getInputRootElementName() - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
-
PUBLIC:
Return the root element name to use for the input DOM.
- getInputRow() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
INTERNAL:
Return the input database row.
- getInsertCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert call.
- getInsertQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert query.
- getInsertSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert SQL string.
- getInstance() - Static method in class org.eclipse.persistence.jpa.config.RuntimeFactory
-
- getInstance() - Static method in class org.eclipse.persistence.platform.xml.DefaultErrorHandler
-
- getInstance() - Static method in class org.eclipse.persistence.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the singleton instance of XMLPlatformContext.
- getInstance() - Static method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
-
Returns the one and only instance of this singleton.
- getInstance() - Static method in class org.eclipse.persistence.sdo.helper.XPathEngine
-
- getInstanceClass() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getInstanceClassName() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
Returns the Java class name that this type represents.
- getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
- getInstanceProperties() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getInstanceProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getInstanceProperty(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInstanceProperty(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
- getInstantiationPolicy() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
INTERNAL:
Returns the instantiation policy.
- getInstantiationPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the instantiation policy.
- getInt(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInt(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInt(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getInteger() - Method in class org.eclipse.persistence.jaxb.compiler.facets.DigitsFacet
-
- getIntegrityChecker() - Method in exception org.eclipse.persistence.exceptions.IntegrityException
-
PUBLIC:
Return Integrity Checker.
- getIntegrityChecker() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Returns the integrityChecker,the integrityChecker holds all the ClassDescriptor Exceptions.
- getInteractionSpec() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
PUBLIC:
Return the JCA InteractionSpec that defines this EIS interaction.
- getInterfaceBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getInterfaceName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getInterfacePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the InterfacePolicy.
- getInterfacePolicyOrNull() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the InterfacePolicy.
- getInterfacesToSDOTypeHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getInterfacesToSDOTypeHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getInterfacesToSDOTypeHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
- getInternalException() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
PUBLIC:
Return the internal native exception.
- getInternalExceptions() - Method in exception org.eclipse.persistence.exceptions.JPQLException
-
INTERNAL
Return the collection of internal Exceptions.
- getInternalMax() - Method in class org.eclipse.persistence.queries.ReadQuery
-
INTERNAL:
returns the JPA max results that may have been set on a NamedQuery
- getInternalMWConfigObjects(String, ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
INTERNAL:
This method is to be used to load config objects for the Mapping Workbench
only.
- getInternalMWConfigObjects(String, ClassLoader, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
INTERNAL:
This method is to be used to load config objects for the Mapping Workbench
only.
- getInvalidateOnChange() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC:
Return if any change to any object of the query class should cause the query results to be invalidated.
- getInvalidationClasses() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
ADVANCED:
Return the set of classes that should trigger the query cached results to be invalidated.
- getInvalidationState() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper
-
INTERNAL:
Return the value of the invalidationState Variable
The return value will be a constant
CHECK_INVALIDATION_POLICY - The Invalidation policy is must be checked for this cache key's sate
CACHE_KEY_INVALID - This cache key has been labeled invalid.
- getInvalidationState() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getInvalidValue() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getInvalidValue()
- getInverseReferenceMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getInverseReferenceMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getInverseReferenceMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
-
- getInverseReferencePropertyContainerClass() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getInverseReferencePropertyGetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getInverseReferencePropertyName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getInverseReferencePropertySetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getIsConcurrent() - Method in class org.eclipse.persistence.queries.LoadGroup
-
INTERNAL:
Return if the load group should load its relationships concurrently.
- getIsSetMethodName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy
-
Gets the value of the isSetMethodName property.
- getIsSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
- getIsSetParameter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy
-
Gets the value of the isSetParameter property.
- getIsSetParameters() - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
- getIsSetParameterTypes() - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
- getIsSetPerformedForAbsentNode() - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
-
- getItem(String) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
Lookup the AttributeItem for the provided attribute name or path.
- getItem(String) - Method in class org.eclipse.persistence.queries.AttributeGroup
-
INTERNAL:
Lookup the AttributeItemfor the provided attribute name or path.
- getItem(String) - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
- getItems() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
- getItems() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
- getItems() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
- getItems() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getItems() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultList
-
Gets the items.
- getItems() - Method in class org.eclipse.persistence.jpa.rs.util.list.SimpleHomogeneousList
-
Gets the items.
- getItems() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
- getJavaAnnotation() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaAnnotationImpl
-
- getJavaAnnotation() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaAnnotationImpl
-
Return a Java Annotation representation of this JavaAnnotation.
- getJavaAnnotationClass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaAnnotationImpl
-
Return the Java Class of the Annotation represented by this JavaAnnotation.
- getJavaAttribute() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaAttribute
-
Gets the value of the javaAttribute property.
- getJavaAttribute() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes
-
Gets the value of the javaAttribute property.
- getJavaAttributes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the javaAttributes property.
- getJavaClass() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
PUBLIC:
Return the java class.
- getJavaClass() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the java class.
- getJavaClass() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getJavaClass() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getJavaClass(Class) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Return a JavaClass instance created based the provided class.
- getJavaClass(String) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Return a JavaClass instance created based on fully qualified
class name.
- getJavaClass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getJavaClass(QName) - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL
Return the class for a given qualified XML Schema type
- getJavaClass(QName, ConversionManager) - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL
- getJavaClass(QName) - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
Return the class for a given qualified XML Schema type.
- getJavaClass(QName, ConversionManager) - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
INTERNAL
- getJavaClassArray(Class...) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Return array of JavaClass instances created based on the provided classes.
- getJavaClasses() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModelInput
-
- getJavaClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
-
Returns this JavaModelInput's array of JavaClasses.
- getJavaClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelInputImpl
-
- getJavaClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
-
Returns this JavaModelInput's array of JavaClasses.
- getJavaClassName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
Return the class name, used by the MW.
- getJavaClassName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the JavaClass name for this typeinfo.
- getJavaEnum() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
-
Gets the value of the javaEnum property.
- getJavaEnumValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnumValue
-
Gets the value of the javaEnumValue property.
- getJavaField(Field) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getJavaMethod(Method) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getJavaMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the javaMethod property.
- getJavaModel() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaModelInput
-
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Get this JavaClass' JavaModel.
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
-
Returns this JavaModelInput's JavaModel.
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelInputImpl
-
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Get this JavaClass' JavaModel.
- getJavaModel() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
-
Returns this JavaModelInput's JavaModel.
- getJavaModelClasses() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelImpl
-
Returns a Map of this JavaModel's JavaClasses, keyed on class name.
- getJavaModelInput() - Method in class org.eclipse.persistence.jaxb.dynamic.metadata.Metadata
-
- getJavaModelInput() - Method in class org.eclipse.persistence.jaxb.dynamic.metadata.OXMMetadata
-
- getJavaModelInput() - Method in class org.eclipse.persistence.jaxb.dynamic.metadata.SchemaMetadata
-
- getJavaStrings() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
- getJavaType() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
The javaType associated with this element.
- getJavaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes
-
Gets the value of the javaType property.
- getJavaType() - Method in interface org.eclipse.persistence.platform.database.converters.StructConverter
-
PUBLIC:
- getJavaType() - Method in class org.eclipse.persistence.platform.database.oracle.converters.JGeometryConverter
-
- getJavaTypeAdapterClass() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the java type adapter class associated with the element
- getJavaTypeForProperty(SDOProperty) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
- getJavaTypeName() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the name of the java type associated with this global element.
- getJavaTypes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the javaTypes property.
- getJavaVariableAttribute() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the javaVariableAttribute property.
- getJavaWrapperTypeForSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getJavaWrapperTypeForSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getJavaWrapperTypeForSDOType(Type) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
- getJaxbClassLoader() - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getJaxbClassLoader() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelImpl
-
Returns this JavaModel's JaxbClassLoader, which
should be the parent ClassLoader.
- getJAXBContext(JAXBContext) - Static method in class org.eclipse.persistence.jaxb.JAXBHelper
-
Return the EclipseLink implementation of JAXBContext.
- getJaxbContext() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getJaxbContext() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getJAXBContext() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the jAXB context.
- getJAXBContext() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
-
Return the JAXBContext.
- getJAXBDescriptorForClass(Class) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the jAXB descriptor for class.
- getJAXBNode(Object) - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getJdbcConnectionDetails() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return JDBCConnection detail information.
- getJdbcConnectionDetails() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return JDBCConnection detail information.
- getJDBCType(Class) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
Return the JDBC type for the Java type.
- getJDBCType(Class) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
Return the JDBC type for the Java type.
- getJDBCType(Class) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
Sybase and SQL Anywhere do not support BLOB/CLOB but require LONGVARBINARY/LONGVARCHAR.
- getJDBCTypeForSetNull(DatabaseField) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
Return the JDBC type for the given database field to be passed to Statement.setNull
The Oracle driver does not like the OPAQUE type so VARCHAR must be used.
- getJdbcTypeName(int) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
INTERNAL:
Returns the type name corresponding to the jdbc type
- getJDKVersion() - Static method in class org.eclipse.persistence.Version
-
- getJNDIConnectorLookupType() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: Get JNDIConnector lookupType value for this platform.
- getJNDIConnectorLookupType() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
- getJNDIConnectorLookupType() - Method in class org.eclipse.persistence.platform.server.was.WebSpherePlatform
-
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Returns the join criteria stored in the mapping selection query.
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Returns the join criteria stored in the mapping selection query.
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the join criteria stored in the mapping selection query.
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Returns the join criteria stored in the mapping selection query.
- getJoinCriteria() - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the join expression for the relationship defined by the query key.
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
-
INTERNAL:
Join criteria is created to read target records (nested table) from the table.
- getJoinCriteria(ObjectExpression, Expression) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
-
INTERNAL:
Join criteria is created to read target records (nested table) from the table.
- getJoinedAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Convenience method for project mapping.
- getJoinedAttributeManager() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return join manager responsible for managing all aspects of joining for the query.
- getJoinFetch() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Return if this relationship should always be join fetched.
- getJPAQueries() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return all pre-defined not yet parsed JPQL queries.
- getJPAQueries() - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return all pre-defined not yet parsed EJBQL queries.
- getJPATablePerTenantQueries() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return all pre-defined not yet parsed JPQL queries to table per tenant
entities.
- getJPQLParseCache() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the JPQL parse cache.
- getJPQLParseCacheMaxSize() - Method in class org.eclipse.persistence.sessions.Project
-
ADVANCED:
Return the JPQL parse cache max size.
- getJPQLString() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the JPQL string of the query.
- getJPQLString() - Method in class org.eclipse.persistence.queries.JPQLCall
-
INTERNAL:
Return the EJBQL string for this call
- getJsonArrayBuilder() - Method in class org.eclipse.persistence.oxm.json.JsonArrayBuilderResult
-
- getJsonObjectBuilder() - Method in class org.eclipse.persistence.oxm.json.JsonObjectBuilderResult
-
- getJsonStructure() - Method in class org.eclipse.persistence.oxm.json.JsonStructureSource
-
- getJsonTypeConfiguration() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
Returns json type configuration.
- getKeepAsElementPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
-
- getKeepAsElementPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getKeepAsElementPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getKey() - Method in class org.eclipse.persistence.descriptors.changetracking.MapChangeEvent
-
INTERNAL:
Return the change type
- getKey() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlMap
-
Gets the value of the key property.
- getKey() - Method in class org.eclipse.persistence.mappings.Association
-
PUBLIC:
Return the key.
- getKey() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getKeyClass() - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to get the object class from the key converter
if it is a TypeConversionConverter.
- getKeyConverter() - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
PUBLIC:
Return the converter on the mapping.
- getKeyGroup() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getKeyGroup(Class) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getKeyGroups() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getKeyType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getKeyType() - Method in class org.eclipse.persistence.mappings.TypedAssociation
-
PUBLIC:
Return the class of the key.
- getKryo() - Method in class org.eclipse.persistence.sessions.serializers.kryo.KryoSerializer
-
- getLastFieldIndex() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
-
- getLastUpdatedQueryId() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getLastXPathFragment() - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
Return the last XPathFragment.
- getLeafBean() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getLeafBean()
- getLeafDescriptor(DatabaseQuery, ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Lookup the descriptor for this item by traversing its expression recursively.
- getLeafDescriptor(DatabaseQuery, ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
Lookup the descriptor for this item by traversing its expression recursively.
- getLeafElementType() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
- getLeafElementType() - Method in class org.eclipse.persistence.oxm.XMLField
-
- getLeafMapping(DatabaseQuery, ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Lookup the mapping for this item by traversing its expression recursively.
- getLength() - Method in class org.eclipse.persistence.platform.xml.XMLNodeList
-
- getLevel() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the log level.
- getLevel(String) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the log level for the category name space.
- getLevel(String) - Method in class org.eclipse.persistence.logging.DefaultSessionLog
-
- getLevel(String) - Method in class org.eclipse.persistence.logging.JavaLog
-
PUBLIC:
Return the effective log level for the name space extracted from session and category.
- getLevel() - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Return the log level.
- getLevel(String) - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Return the log level; category is only needed where name space
is available.
- getLevel() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the request level of the log entry.
- getLevelIndex() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getLevelString() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the log level as a string value.
- getLevelString() - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Return the log level as a string value.
- getLimit() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Gets the limit.
- getLimit() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Gets the limit.
- getLimit() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getLinks() - Method in interface org.eclipse.persistence.jpa.rs.util.CollectionProxy
-
- getLinks() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Gets the links.
- getLinks() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Gets the links.
- getLinks() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getLinks() - Method in class org.eclipse.persistence.jpa.rs.util.list.SingleResultQueryResult
-
- getList() - Method in class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder
-
Returns a list of links.
- getList() - Method in class org.eclipse.persistence.jpa.rs.util.list.LinkList
-
- getList() - Method in class org.eclipse.persistence.jpa.rs.util.list.QueryList
-
- getList(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getList(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getList(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getListClass() - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
- getListener() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getListener() - Method in class org.eclipse.persistence.jaxb.JAXBMarshalListener
-
- getListener() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getListener() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshalListener
-
- getListenerFactory() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Get the factory used to generate synchronization listeners.
- getListeners() - Method in class org.eclipse.persistence.sessions.SessionEventManager
-
PUBLIC:
The event listeners will receive all events raised by this session.
- getListOrderField() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
PUBLIC:
Field holds the order of elements in the list in the db, requires collection of type List;
may be not null only in case isListOrderFieldSupported==true.
- getLiteralLabels() - Method in class org.eclipse.persistence.dynamic.DynamicClassLoader.EnumInfo
-
- getLoader() - Static method in class org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator
-
Return the loader for loading the resource bundles.
- getLoader() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getLoader() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getLoader() - Method in class org.eclipse.persistence.sdo.helper.MapKeyLookupResult
-
Return the loader value.
- getLoader() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getLoadGroup() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
Return the load group set in the query.
- getLoadGroup() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
Return the load group set in the query.
- getLobValueLimits() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
PUBLIC:
Return the BLOB/CLOB value limits on thin driver.
- getLobValueLimits() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
PUBLIC:
Return the BLOB/CLOB value limits on thin driver.
- getLocalContextProperties() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
ADVANCED:
Return the properties that will be used to create the initial context
for local JNDI access.
- getLocalElements() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getLocalHostContext() - Method in class org.eclipse.persistence.sessions.coordination.rmi.RMITransportManager
-
INTERNAL:
Return the context used for looking up in local JNDI.
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Get the local name of the context root element.
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getLocalName() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Get the local name of the context root element.
- getLocalName(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Returns the local name as declared in the XSD.
- getLocalName(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Returns the local name as declared in the XSD.
- getLocalName(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getLocalName(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getLocalName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getLocalQuery(String, Vector) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTENAL:
Return the query from the set of pre-defined queries with the given name and argument types.
- getLocalQueryByArgumentTypes(String, List) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Return the query from the set of pre-defined queries with the given name and argument types.
- getLocalTime() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getLocation() - Method in class org.eclipse.persistence.jaxb.compiler.NamespaceInfo
-
- getLocation() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getLocation() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Gets the value of the location property.
- getLocationAccessor() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
INTERNAL:
Returns this Descriptor's location accessor, if one is defined.
- getLockableMappings() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns a reference to the mappings that must be traverse when locking
- getLockFields() - Method in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
-
INTERNAL: Returns the lock fields
- getLockingClause() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
It is not exactly as simple as a query being either locking or not.
- getLockingMode() - Method in class org.eclipse.persistence.descriptors.PessimisticLockingPolicy
-
PUBLIC:
Return locking mode.
- getLockMode() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
PUBLIC: Return the current locking mode.
- getLockModeType() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
returns the javax.persistence.LockModeType string value set on this query.
- getLockOnChangeMode() - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
ADVANCED:
returns the LockOnChange mode for this policy.
- getLockOnChangeMode() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
ADVANCED:
returns the LockOnChange mode for this policy.
- getLog() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Returns the attunity adapter message log.
- getLog() - Static method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the singleton SessionLog.
- getLog() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the writer to which an accessor writes logged messages and SQL.
- getLogFilename() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return the log filename.
- getLogFilename() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the log filename.
- getLogin() - Method in interface org.eclipse.persistence.sequencing.SequencingControl
-
ADVANCED:
Return a DatabaseLogin to be used by separate sequencing connection(s).
- getLogin() - Method in class org.eclipse.persistence.sessions.Project
-
OBSOLETE:
Return the login, the login holds any database connection information given.
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
Get the associated session login.
- getLogin() - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getLogin() - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
To get login from the server side
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
Get the associated session login.
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Return the table descriptor specified for the class.
- getLogin() - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
To get login from the server side
- getLogin() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
Get the associated session login.
- getLogin() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
Return the login to use for this connection.
- getLogin() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the login used to create connections.
- getLogin() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getLogLevel(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the log level
- getLogLevel(String) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the log level.
- getLogLevel() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the log level.
- getLogString(Accessor) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
Return the string for logging purposes.
- getLogString(Accessor) - Method in class org.eclipse.persistence.eis.interactions.QueryStringInteraction
-
Return the string for logging purposes.
- getLogString(Accessor) - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
-
Return the string for logging purposes.
- getLogString(Accessor) - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
-
Return the string for logging purposes.
- getLogString(Accessor) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
-
INTERNAL:
Build the log string for the call.
- getLogString(Accessor) - Method in interface org.eclipse.persistence.queries.Call
-
INTERNAL:
Return a string appropriate for the session log.
- getLogString(Accessor) - Method in class org.eclipse.persistence.queries.JPQLCall
-
INTERNAL:
Return the SQL string for this call.
- getLogType() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return the log type, either "EclipseLink", "Java" or the simple name of the logging class used.
- getLogType() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the log type, either "EclipseLink", "Java" or the simple name of the logging class used.
- getLong(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getLong(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getLong(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getLongestTime() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getLookupType() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
- getManager() - Static method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session manager for current context.
- getMapClass() - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
- getMapKeyTargetType() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the class this key mapping maps or the descriptor for it
- getMapKeyTargetType() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the class this key mapping maps or the descriptor for it
- getMapKeyTargetType() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return the class this key mapping maps or the descriptor for it
- getMapKeyTargetType() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return the class this key mapping maps or the descriptor for it
- getMappedBy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement.XmlInverseReference
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlInverseReference
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
ADVANCED: Allows the retrieval of the owning mapping for a particular
mapping.
- getMappedBy() - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
-
- getMappedClass() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
PUBLIC:
Answer the mapped class.
- getMappedClassNamesUsingFilter(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
INTERNAL:
This method traverses the EclipseLink descriptors and returns a Vector of the descriptor's
reference class names that match the provided filter.
- getMappedClassNamesUsingFilter(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
INTERNAL:
This method traverses the EclipseLink descriptors and returns a Vector of the descriptor's
reference class names that match the provided filter.
- getMappedSuperclass(String) - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Use the Metadata key parameter to lookup the
Descriptor from the Map of mappedSuperclass descriptors
- getMappedSuperclassDescriptors() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the Map of RelationalDescriptor objects representing mapped superclass parents
keyed by className of the metadata class.
- getMapping() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMappingHelper
-
INTERNAL:
Return the mapping.
- getMapping() - Method in exception org.eclipse.persistence.exceptions.DescriptorException
-
PUBLIC:
Return the mapping that the problem was detected in.
- getMapping() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
- getMapping() - Method in class org.eclipse.persistence.jpa.rs.util.IdHelper.SortableKey
-
- getMapping() - Method in class org.eclipse.persistence.mappings.structures.ArrayCollectionMappingHelper
-
INTERNAL:
Return the mapping.
- getMapping() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getMapping() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
- getMappingForAttributeName(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the mapping associated with a given attribute name.
- getMappingQueries() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
INTERNAL:
PERF: Return the internally stored prepared mapping queries.
- getMappings() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns mappings
- getMappingsGenerator() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- getMappingsPostCalculateChanges() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
Mappings that require postCalculateChanges method to be called
- getMappingsPostCalculateChangesOnDeleted() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
Mappings that require mappingsPostCalculateChangesOnDeleted method to be called
- getMapsIdValue() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
ADVANCED:
Set the mapped by id value
- getMarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getMarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- getMarshalledObject() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
-
- getMarshalledObjectRootQName() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
-
- getMarshaller(Marshaller) - Static method in class org.eclipse.persistence.jaxb.JAXBHelper
-
Return the EclipseLink implementation of Marshaller.
- getMarshaller() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getMarshaller() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
- getMarshaller() - Method in class org.eclipse.persistence.oxm.XMLBinder
-
- getMarshalListener() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
- getMarshalNullRepresentation() - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
-
Get the enum that determines what XML to write when a null value is encountered.
- getMasks() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getMax() - Method in class org.eclipse.persistence.jaxb.compiler.facets.SizeFacet
-
- getMaxBatchWritingSize() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Allow for the max batch writing size to be set.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.AccessPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL: returns the maximum number of characters that can be used in a
field name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.DBasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.InformixPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
-
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL: returns the maximum number of characters that can be used in a
field name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Returns the maximum number of single byte characters that can be used in
a field name on this platform, assuming DEFAULT_DSI_NAME=CODE is
specified in Symfoware's operating environment file for the system (see
Symfoware manual).
- getMaxForeignKeyNameSize() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL: returns the maximum number of characters that can be used in a
foreign key name on this platform.
- getMaxForeignKeyNameSize() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
-
INTERNAL: returns the maximum number of characters that can be used in a
foreign key name on this platform.
- getMaximumCachedResults() - Method in class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC:
Return the maximum cached results.
- getMaxNumberOfConnections() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the maximum number of connections allowed.
- getMaxNumberOfNonPooledConnections() - Method in interface org.eclipse.persistence.sessions.server.Server
-
PUBLIC:
Return the number of non-pooled database connections allowed.
- getMaxNumberOfNonPooledConnections() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
PUBLIC:
Return the number of non-pooled database connections allowed.
- getMaxOccurs() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getMaxPoolSize() - Method in interface org.eclipse.persistence.sequencing.SequencingControl
-
PUBLIC:
Returns a maximum number of connections in sequencing connection pool
- getMaxResolution() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getMaxRows() - Method in class org.eclipse.persistence.queries.ReadQuery
-
PUBLIC:
Return the limit for the maximum number of rows that any ResultSet can contain to the given number.
- getMaxSize() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getMaxSize() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
- getMaxSizeForPool(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will retrieve the max size of a particular connection pool
- getMaxSizeForPool(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will retrieve the max size of a particular connection pool
- getMaxUniqueKeyNameSize() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
returns the maximum number of characters that can be used in a unique key
name on this platform.
- getMaxUniqueKeyNameSize() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a unique key
name on this platform.
- getMBeanServer() - Method in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
-
INTERNAL:
Return the MBeanServer to be used for MBean registration and deregistration.
- getMBeanServer() - Method in class org.eclipse.persistence.platform.server.wls.WebLogic_10_Platform
-
INTERNAL:
Return the MBeanServer to be used for MBean registration and deregistration.
- getMediaType(String) - Static method in enum org.eclipse.persistence.oxm.MediaType
-
- getMediaType() - Method in enum org.eclipse.persistence.oxm.MediaType
-
- getMediaType() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
Get the MediaType for this xmlMarshaller.
- getMediaType() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
Get the MediaType for this xmlUnmarshaller.
- getMemberDatabaseSession(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the member DatabaseSessionImpl that maps cls in session broker.
- getMemberServerSession(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the member ServerSession that maps cls in session broker.
- getMemberSessionName(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the name of member session that maps cls.
- getMessage() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
This is the database error message.
- getMessage() - Method in exception org.eclipse.persistence.exceptions.DescriptorException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in exception org.eclipse.persistence.exceptions.IntegrityException
-
PUBLIC:
This method is used to print out all the descriptor exceptions.
- getMessage() - Method in exception org.eclipse.persistence.exceptions.QueryException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getMessage()
- getMessage() - Method in exception org.eclipse.persistence.jpa.rs.exceptions.JPARSException
-
- getMessage() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the log entry's message.
- getMessageTemplate() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getMessageTemplate()
- getMetadataCatalog(String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.MetadataResource
-
Returns metadata catalog.
- getMetadataRoot(PersistenceContext) - Static method in class org.eclipse.persistence.jpa.rs.util.HrefHelper
-
Returns StringBuilder containing metadata-catalog root:
http(s)://root:port/persistence/version/context/metadata-catalog
- getMetadataSources() - Method in interface org.eclipse.persistence.jpa.rs.features.FeatureSet
-
- getMetadataSources() - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2
-
- getMetadataSources() - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetV2
-
- getMetamodelIdClassMap() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the Map of IdClass attribute lists keyed on owner class name.
- getMethod(String, JavaClass[]) - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return the JavaMethod for this JavaClass,
identified by name, with the signature matching args.
- getMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
Assumes JavaType[] contains JavaClassImpl instances
- getMethod(String, JavaClass[]) - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return the JavaMethod for this JavaClass, identified
by name, with the signature matching args.
- getMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation.XmlReadTransformer
-
Gets the value of the method property.
- getMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation.XmlWriteTransformer
-
Gets the value of the method property.
- getMethodBuffer() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getMethodClass() - Method in class org.eclipse.persistence.queries.MethodBaseQueryRedirector
-
PUBLIC:
Returns the class to execute the static method on.
- getMethodClassName() - Method in class org.eclipse.persistence.queries.MethodBaseQueryRedirector
-
INTERNAL:
Returns the class to execute the static method on.
- getMethodName() - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
-
Return the clone method name.
- getMethodName() - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedAttributeTransformer
-
- getMethodName() - Method in class org.eclipse.persistence.mappings.transformers.MethodBasedFieldTransformer
-
- getMethodName() - Method in class org.eclipse.persistence.queries.MethodBaseQueryRedirector
-
PUBLIC:
Returns the name of the static method.
- getMethodName(String, String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Return a valid Java get method name for a given string.
- getMethodReturnTypeNotValid(CollectionMapping) - Static method in exception org.eclipse.persistence.exceptions.DescriptorException
-
- getMethods() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Return all of the JavaMethods for this JavaClass.
- getMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getMethods() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Return all of the JavaMethods for this JavaClass.
- getMimeType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getMimeType(Object) - Method in class org.eclipse.persistence.oxm.mappings.FixedMimeTypePolicy
-
The mime type will be obtained from the objects field/property that is
mapped to the XML attribute with name "contentType" and namespace URI
"http://www.w3.org/2005/05/xmlmime".
- getMimeType() - Method in class org.eclipse.persistence.oxm.mappings.FixedMimeTypePolicy
-
Return the default mime type for this policy.
- getMimeType(Object) - Method in interface org.eclipse.persistence.oxm.mappings.MimeTypePolicy
-
return a MIME type string
- getMimeType(Object) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
INTERNAL
- getMimeType() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
INTERNAL
- getMimeType(Object) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
-
INTERNAL
- getMimeType() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
-
INTERNAL
- getMimeType(Object) - Method in class org.eclipse.persistence.sdo.helper.AttributeMimeTypePolicy
-
- getMimeTypePolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
- getMimeTypePolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
-
- getMimeTypePolicy() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getMin() - Method in class org.eclipse.persistence.jaxb.compiler.facets.SizeFacet
-
- getMinimumTimeIncrement(AbstractSession) - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
Return a minimal time increment supported by the platform.
- getMinNumberOfConnections() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the minimum number of connections.
- getMinOccurs() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getMinPoolSize() - Method in interface org.eclipse.persistence.sequencing.SequencingControl
-
PUBLIC:
Returns a minimum number of connections in sequencing connection pool.
- getMinResolution() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getMinSizeForPool(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will retrieve the min size of a particular connection pool
- getMinSizeForPool(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will retrieve the min size of a particular connection pool
- getMixedContentMapping() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getModified() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return all modified objects
- getModifiedDoms() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getModifiers() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getModifiers() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaConstructor
-
- getModifiers() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaField
-
- getModifiers() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaMethod
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the Java language modifiers for this JavaClass, encoded in an integer.
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaConstructorImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the Java language modifiers for this JavaClass, encoded in an integer.
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaConstructorImpl
-
Returns the Java language modifiers for this JavaConstructor, encoded in an integer.
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Returns the Java language modifiers for this JavaField, encoded in an integer.
- getModifiers() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns the Java language modifiers for this JavaMethod, encoded in an integer.
- getModifyRow() - Method in class org.eclipse.persistence.queries.ModifyQuery
-
INTERNAL:
Return the modify row
- getModuleName() - Method in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
-
INTERNAL:
getModuleName(): Answer the name of the context-root of the application that this session is associated with.
- getModuleName() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: getModuleName(): Answer the name of the module (jar name) that my session
is associated with.
- getModuleName() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: getModuleName(): Answer the name of the module (jar name) that my session
is associated with.
- getModuleName() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
getModuleName(): Answer the name of the context-root of the application that this session is associated with.
- getModuleName() - Method in class org.eclipse.persistence.services.RuntimeServices
-
getModuleName(): Answer the name of the context-root of the application that this session is associated with.
- getMonitorName() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Return the name to use for the query in performance monitoring.
- getMoveIndexPairs() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the indexes of the elements that were simply moved
within the collection.
- getMoveIndexPairs() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
ADVANCED:
Return the indexes of the elements that were simply moved
within the collection.
- getMoves() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements that were simply shuffled
within the collection.
- getMoves() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements that were simply shuffled
within the collection.
- getMulticastGroupAddress() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
PUBLIC:
Return the host address of the multicast group.
- getMulticastPort() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
PUBLIC:
Return the multicast port used for discovery.
- getMultipleFieldIdentifiers() - Method in class org.eclipse.persistence.queries.FieldResult
-
INTERNAL:
- getMultipleTableForeignKeyAssociations() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMultipleTableForeignKeys() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMultipleTableInsertOrder() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the List of DatabaseTables in the order which INSERTS should take place.
- getMultipleTableJoinExpression() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
This is normally generated for descriptors that have multiple tables.
- getMultipleTablePrimaryKeyAssociations() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMultitenantPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Retun the multitenant policy
- getMultitenantPolicy() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
- getName() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- getName() - Method in class org.eclipse.persistence.descriptors.partitioning.PartitioningPolicy
-
PUBLIC:
Return the name of the policy.
- getName() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
Return the entity type's name.
- getName() - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
PUBLIC:
Return the name of the ConnectionFactory within the
JNDI Context.
- getName() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- getName() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Return the name.
- getName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaAnnotation
-
- getName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaConstructor
-
- getName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaField
-
- getName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaMethod
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the name of this JavaClass.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaConstructorImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
Returns the name of this JavaPackage.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaAnnotationImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaAnnotationImpl
-
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the name of this JavaClass.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaConstructorImpl
-
Returns the name of this JavaConstructor.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Returns the name of this JavaField.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns the name of this JavaMethod.
- getName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
Returns the name of this JavaPackage.
- getName() - Method in interface org.eclipse.persistence.jaxb.ObjectGraph
-
Returns the name of the static EntityGraph.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementWrapper
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedAttributeNode
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraph
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedSubgraph
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRootElement
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaType
-
Gets the value of the name property.
- getName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
Gets the value of the name property.
- getName() - Method in interface org.eclipse.persistence.jpa.config.DataService
-
- getName() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getName() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the name.
- getName() - Method in class org.eclipse.persistence.mappings.querykeys.QueryKey
-
PUBLIC:
Return the name for the query key.
- getName() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
Return the name of the setting.
- getName() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the name of the query
- getName() - Method in class org.eclipse.persistence.queries.SQLResultSetMapping
-
- getName() - Method in class org.eclipse.persistence.sdo.helper.extension.Token
-
- getName() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the name of the Property.
- getName() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getName() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
-
- getName() - Method in class org.eclipse.persistence.sequencing.Sequence
-
- getName() - Method in class org.eclipse.persistence.sessions.JNDIConnector
-
PUBLIC:
Return the name of the DataSource within the
JNDI Context.
- getName() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
get the name of the project.
- getName() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the name of this pool.
- getName() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the name of the session.
- getName() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Return the name of the object.
- getName() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the name of the field.
- getName() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
-
- getName() - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Return the name.
- getName() - Method in class org.eclipse.persistence.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- getNamedCache() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getNameFieldName() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getNameFromXPath(String, String, boolean) - Static method in class org.eclipse.persistence.jaxb.compiler.XMLProcessor
-
Convenience method that returns the field name for a given xml-path.
- getNames() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
Lazily initialize and return the names of the items requested for use in each result object.
- getNames() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the names of report items, provided to ReportQuery.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.compiler.NamespaceInfo
-
- getNamespace() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementWrapper
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRootElement
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaType
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
Gets the value of the namespace property.
- getNameSpace() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the name space of the log entry.
- getNamespaceInfo() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getNamespaceInfoForNamespace(String) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getNamespaceInfoForNamespace(String, String) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getNamespacePrefixMapper() - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
By default the JSON-binding will ignore namespace qualification.
- getNamespacePrefixMapper() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
NamespacePrefixMapper that can be used during marshal (instead of those set in the project meta data)
- getNamespaceResolver() - Method in class org.eclipse.persistence.eis.EISDescriptor
-
PUBLIC:
Return the XML namespace resolver.
- getNamespaceResolver() - Method in class org.eclipse.persistence.jaxb.compiler.NamespaceInfo
-
- getNamespaceResolver() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getNamespaceResolver() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getNamespaceResolver() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
- getNamespaceResolver() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
PUBLIC:
Return the NamespaceResolver associated with this descriptor
- getNamespaceResolver() - Method in class org.eclipse.persistence.oxm.XMLField
-
Get the NamespaceResolver associated with this XMLField
- getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Return the NamespaceResolver
- getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
INTERNAL:
Return the NamespaceResolver
- getNamespaceResolver() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
Return the NamespaceResolver
- getNamespaceResolver() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
INTERNAL:
Return the namespaceResolver to be used with this document.
- getNamespaceResolverForDescriptor(NamespaceResolver, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.NamespaceInfo
-
- getNamespaceSeparator() - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
This character (default is '.') separates the prefix from the key name.
- getNamespaceSeparator() - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
INTERNAL:
The character used to separate the prefix and uri portions when namespaces are present
- getNamespaceSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
The character used to separate the prefix and uri portions when namespaces are present
- getNamespaceSeparator() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getNamespaceSeparator() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
The character used to separate the prefix and uri portions when namespaces are present
- getNamespaceUri() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema.XmlNs
-
Gets the value of the namespaceUri property.
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
PUBLIC:
Get the namespace URI for the context root element.
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
-
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
PUBLIC:
Get the namespace URI for the context root element.
- getNamespaceURI() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getNamespaceURI(String) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPNamespaceContext
-
- getNamespaceURI(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Returns the namespace URI as declared in the XSD.
- getNamespaceURI(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
Returns the namespace URI as declared in the XSD.
- getNamespaceURI(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getNamespaceURI(Property) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getNamingServiceType() - Method in class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
-
PUBLIC:
Return the only supported JNDI naming service type used to look up remote connections to other service instances.
- getNamingServiceType() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
PUBLIC:
Return the type of naming service used to look up remote connections to other
service instances.
- getNativeTableInfo(String, String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
Return the catalog information through using the native SQL catalog
selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
INTERNAL:
Not currently used.
- getNativeTableInfo(String, String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Return the catalog information through using the native SQL catalog selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
Return the catalog information through using the native SQL catalog selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
Return the catalog information through using the native SQL catalog selects.
- getNestedJoinQuery(JoinedAttributeManager, ObjectLevelReadQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Return the query that is used when this mapping is part of a joined relationship
This method is used when this mapping is used to map the key in a Map
- getNestedJoinQuery(JoinedAttributeManager, ObjectLevelReadQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the query that is used when this mapping is part of a joined relationship
This method is used when this mapping is used to map the key in a Map.
- getNestedJoinQuery(JoinedAttributeManager, ObjectLevelReadQuery, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Return the query that is used when this mapping is part of a joined relationship
- getNestedJoinQuery(JoinedAttributeManager, ObjectLevelReadQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return the query that is used when this mapping is part of a joined relationship
This method is used when this mapping is used to map the key in a Map
- getNestedType() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleArrayType
-
Return the database type of the value contained in the collection type.
- getNestedType() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCollection
-
Return the database type of the value contained in the collection type.
- getNestedTypeField() - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDatabaseField
-
ADVANCED:
For ARRAY fields, this field's type represents the type contained in the ARRAY.
- getNewCollection() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements in the new collection.
- getNewCollection() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements in the new collection.
- getNewKey() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the key value that this object will be stored under in it's respective Map.
- getNewLockValue(ModifyQuery) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
Returns the new Timestamp value.
- getNewLockValue(ModifyQuery) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
This method gets the write lock value from either the cache or
the object stored in the query.
- getNewTempClassLoader(PersistenceUnitInfo) - Method in class org.eclipse.persistence.platform.server.jboss.JBossPlatform
-
INTERNAL:
JIRA EJBTHREE-572 requires that we use the real classLoader in place of the getNewTempClassLoader().
- getNewTempClassLoader(PersistenceUnitInfo) - Method in class org.eclipse.persistence.platform.server.sap.SAPNetWeaver_7_1_Platform
-
- getNewTempClassLoader(PersistenceUnitInfo) - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL:
JIRA EJBTHREE-572 requires that we use the real classLoader in place of the getNewTempClassLoader().
- getNewTempClassLoader(PersistenceUnitInfo) - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
- getNewValue() - Method in interface org.eclipse.persistence.sessions.changesets.DirectToFieldChangeRecord
-
ADVANCED:
Returns the new value assigned during the change
- getNewValue() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectReferenceChangeRecord
-
ADVANCED:
Returns the new reference for this object
- getNextMappedSuperClass(JavaClass, Map<String, TypeInfo>, Helper) - Static method in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
- getNextSequenceNumberValue(Class) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return the sequence number from the database.
- getNoAccessTypePropertiesForClass(JavaClass, TypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getNode(Object) - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getNodeClass() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
- getNodeForObject(Object) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- getNodeOrderingPolicy() - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- getNodeToReplace(Node) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
-
- getNoNamespaceSchemaLocation() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getNoNamespaceSchemaLocation() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the value of the noNamespaceSchemaLocation declaration
for the http://www.w3.org/2001/XMLSchema-instance namespace in the
root element, or null if not present.
- getNonAttributeXPathNode(String, String, String, Attributes) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getNonDeferredCreateTime() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
ADVANCED:
This setting is only available for CMP beans that are not being deferred.
- getNonFetchJoinAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the attributes that must be joined, but not fetched, that is,
do not trigger the value holder.
- getNonFinalizedMappingURIs() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getNonFinalizedReferencingProps() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getNonNullNamespaceResolver() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
- getNonReferenceEntityFetchGroup() - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns EntityFetchGroup corresponding to non relational attributes
intersected with defaultFetchGroup.
- getNonReferenceEntityFetchGroup(boolean, boolean) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Returns EntityFetchGroup corresponding to non relational attributes
intersected with defaultFetchGroup.
- getNonTransientPropertiesInPropOrder() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return all non-transient properties that exist in the propOrder array.
- getNullableArguments() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Return the list of arguments to check for null.
- getNullCapableValues() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getNullPolicy() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Returns the null policy for this property.
- getNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
INTERNAL:
Get the AbstractNullPolicy from the Mapping.
- getNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
- getNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
INTERNAL:
Get the AbstractNullPolicy from the Mapping.
- getNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
INTERNAL:
Get the AbstractNullPolicy from the Mapping.
- getNullPolicy() - Method in interface org.eclipse.persistence.oxm.mappings.XMLNillableMapping
-
Get the AbstractNullPolicy from the Mapping.
- getNullRepresentationForXml() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAbstractNullPolicy
-
Gets the value of the nullRepresentationForXml property.
- getNullValue() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Allow for the value used for null to be specified.
- getNullValue() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
PUBLIC:
Allow for the value used for null to be specified.
- getNumberOfInstancesEffected() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getNumberOfItems() - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
- getNumberOfNonPooledConnectionsUsed() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Return the current number of non-pooled connections in use.
- getNumberOfObjectsInAllIdentityMaps() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will SUM and return the number of objects in all Identity Maps in the session.
- getNumberOfObjectsInAllIdentityMaps() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will SUM and return the number of objects in all Identity Maps in the session.
- getNumberOfObjectsInIdentityMap(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to return the number of objects in a particular Identity Map
- getNumberOfObjectsInIdentityMap(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to return the number of objects in a particular Identity Map
- getNumberOfObjectsInIdentityMapSubCache(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to return the number of objects in a particular Identity Map's
subcache.
- getNumberOfObjectsInIdentityMapSubCache(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to return the number of objects in a particular Identity Map's
subcache.
- getNumberOfPersistentClasses() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will answer the number of persistent classes contained in the session.
- getNumberOfPersistentClasses() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will answer the number of persistent classes contained in the session.
- getNumberOfProperties() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
The current number of properties.
- getNumberVal() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
XMLType Function - gets a number value from an XMLType
- GetNumberVal - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- getNumberVal() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
- getObject() - Method in class oracle.toplink.dataservices.livedata.notification.Notification
-
- getObject() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
Synanym for source.
- getObject() - Method in exception org.eclipse.persistence.exceptions.OptimisticLockException
-
PUBLIC:
Return the object for which the problem was detected.
- getObject(Class, Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns the Object from the cache map with the id
and Class type.
- getObject() - Method in class org.eclipse.persistence.oxm.JSONWithPadding
-
The Object that will be marshalled
- getObject() - Method in exception org.eclipse.persistence.oxm.record.ValidatingMarshalRecord.MarshalSAXParseException
-
- getObject() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getObject(Node) - Method in class org.eclipse.persistence.oxm.XMLBinder
-
Gets the Java Object associated with the provided XML Node.
- getObject() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
PUBLIC:
Return the object.
- getObject() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
PUBLIC:
Return the object required for modification.
- getObject() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getObject(Class, String) - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return the object registered given its name.
- getObjectBuilder() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
INTERNAL:
Return the object builder
- getObjectBuilder() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the object builder
- getObjectChangePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return this objects ObjectChangePolicy.
- getObjectChangePolicyInternal() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return this objects ObjectChangePolicy and do not lazy initialize
- getObjectChangeSet() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
PUBLIC:
Return the ObjectChangeSet representing the object being changed
- getObjectChangeSetForClone(Object) - Method in interface org.eclipse.persistence.sessions.changesets.UnitOfWorkChangeSet
-
ADVANCED:
Get ChangeSet for a particular clone
- getObjectClass() - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
PUBLIC:
Returns the class type of the object value.
- getObjectClass() - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLListConverter
-
Get the Class of the elements of this collection's "sub-collection".
- getObjectClassName() - Method in class org.eclipse.persistence.mappings.converters.TypeConversionConverter
-
INTERNAL:
Return the name of the object type for the MW usage.
- getObjectClassName() - Method in class org.eclipse.persistence.oxm.mappings.converters.XMLListConverter
-
Get the Class name of the elements of this collection's "sub-collection".
- getObjectCollection() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the internal object collection that stores the objects.
- getObjectCorrespondingTo(Object, DistributedSession, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
return the object on the client corresponding to the specified object.
- getObjectCorrespondingTo(Object, DistributedSession, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
return the object on the client corresponding to the specified object.
- getObjectCorrespondingTo(Object, DistributedSession, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
return the object on the client corresponding to the specified object.
- getObjectCorrespondingTo(Object, DistributedSession, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
return the object on the client corresponding to the specified object.
- getObjectCorrespondingTo(Object, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the corresponding objects from the remote session for the objects read from the server.
- getObjectCorrespondingTo(Object, Map, Map, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
-
INTERNAL:
Return the corresponding objects from the remote session for the objects read from the server.
- getObjectEntityFetchGroup(Object) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Return FetchGroup held by the object.
- getObjectFactoryClassName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getObjectFetchGroup(Object) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
-
INTERNAL:
Return FetchGroup held by the object.
- getObjectForNode(Node) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- getObjectForNode(Node, Mapping) - Method in class org.eclipse.persistence.oxm.documentpreservation.DocumentPreservationPolicy
-
- getObjectFromResultSet(ResultSet, int, int, AbstractSession) - Method in class org.eclipse.persistence.platform.database.Informix11Platform
-
Overrides DatabasePlatform.getObjectFromResultSet(ResultSet,
int, int, AbstractSession) so that if the supplied jdbcType is equal to Types.LONGVARCHAR, then the ResultSet.getString(int) method (instead of the ResultSet.getObject(int) method) is used to fetch the "raw"
value of the column indicated by the supplied columnNumber from the supplied ResultSet.
- getObjectFromResultSet(ResultSet, int, int, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Get a timestamp value from a result set.
- getObjectFromResultSet(ResultSet, int, int, AbstractSession) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Get a timestamp value from a result set.
- getObjectFromRow(AbstractRecord, AbstractSession, ObjectLevelReadQuery) - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
Deserialize the object from the value corresponding to the policy field, nullify that value, set the object into the row using setSopObject, also return it.
- getObjectGraphs() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getObjectName() - Method in class org.eclipse.persistence.services.RuntimeServices
-
- getObjects() - Method in class org.eclipse.persistence.queries.DeleteAllQuery
-
PUBLIC:
Return the objects that are to be deleted
- getObjectsCorrespondingToAll(Object, Map, Map, ObjectLevelReadQuery, ContainerPolicy) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the corresponding objects from the remote session for the objects read from the server.
- getObjectsCorrespondingToAll(Object, Map, Map, ObjectLevelReadQuery, ContainerPolicy) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
-
INTERNAL:
Return the corresponding objects from the remote session for the objects read from the server.
- getObjectsInIdentityMap(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return a collection of the objects in the Identity Map.
- getObjectsInIdentityMap(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return a collection of the objects in the Identity Map.
- getObjectsInIdentityMapSubCacheAsMap(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return a collection of the objects in the Identity Map.
- getObjectsInIdentityMapSubCacheAsMap(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to return a Map of the objects in a particular Identity Map's
subcache.
- getObjectsPerSecond() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
-
INTERNAL:
Allows for subclasses to convert the the attribute or property value.
- getObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Allows for subclasses to convert the attribute value.
- getObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
-
INTERNAL:
- getObjectValue(Object, Session) - Method in class org.eclipse.persistence.mappings.xdb.DirectToXMLTypeMapping
-
INTERNAL:
Get the attribute value for the given field value.
- getObjectValueWithoutClassCheck(Object, Session) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Same as getObjectValue method, but without checking fieldValue's class.
- getOffset() - Method in interface org.eclipse.persistence.jpa.rs.util.list.PageableCollection
-
Gets the offset.
- getOffset() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReadAllQueryResultCollection
-
Gets the offset.
- getOffset() - Method in class org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
-
- getOldContainer(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the value of the
container data object
at the point when logging
began.
- getOldContainer() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
- getOldContainers() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getOldContainmentProperty(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the value of the
containment property data object property
at the point when logging
began.
- getOldContainmentProperty() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
- getOldKey() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the key value that this object was stored under in it's respective Map.
- getOldSequence(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the value of the
sequence for the data object
at the point when logging
began.
- getOldSequences() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return a map of original sequences keyed on DataObject (cached values).
- getOldValue(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns a
setting for the specified property
representing the property value of the given
dataObject
at the point when logging
began.
- getOldValue() - Method in interface org.eclipse.persistence.sessions.changesets.AggregateChangeRecord
-
ADVANCED:
If the owning UnitOfWork has shouldChangeRecordKeepOldValue set to true,
then return the old value of the attribute represented by this ChangeRecord.
- getOldValue() - Method in interface org.eclipse.persistence.sessions.changesets.ChangeRecord
-
ADVANCED:
If the owning UnitOfWork has shouldChangeRecordKeepOldValue set to true,
then return the old value of the attribute represented by this ChangeRecord.
- getOldValue() - Method in interface org.eclipse.persistence.sessions.changesets.DirectToFieldChangeRecord
-
ADVANCED:
Return the old value of the attribute represented by this ChangeRecord.
- getOldValue() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectReferenceChangeRecord
-
Return the old value of the object reference.
- getOldValues(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns a list of
settings
that represent the property values of the given
dataObject
at the point when logging
began.
- getOnlyInstancesExpression() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
Return the 'only instances expression'.
- getOpenContentProperties() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Return the Map of Open Content Properties
- getOpenContentProperties() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
INTERNAL:
Return the Map of Open Content Properties
- getOpenContentProperties() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
Return the Map of Open Content Properties
- getOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
- getOpenContentProperty(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
Get the open Property with the specified uri and name, or null if
not found.
- getOpenContentProperty(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getOpenContentProperty(Property) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
-
- getOpenContentProperty(Property) - Method in interface org.eclipse.persistence.sdo.ValueStore
-
- getOpenContentValues() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
INTERNAL:
- getOperation(Class) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
INTERNAL:
determines which operation to use for comparison.
- getOperationTime(String) - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
- getOperationTimings() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
- getOperationTimings() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getOperator() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Most expression have operators, so this is just a convenience method.
- getOperator(int) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Create a new expression tree with the named operator.
- getOperator(int) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
-
INTERNAL:
Return the operator.
- getOperator(Integer) - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Lookup the operator with the given id.
- getOpposite() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the opposite Property if the Property is bi-directional or null otherwise.
- getOppositePropName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
-
- getOptimisticLockingPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the OptimisticLockingPolicy.
- getOptionalArguments() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
Return the list of optional arguments.
- getOptionName() - Method in class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin
-
- getOracleConnection(Accessor, AbstractSession) - Static method in class oracle.toplink.dataservices.qcn.DataServiceChangeNotificationListener
-
- getOrCreateSubscription(String, Map<String, Object>) - Method in class oracle.toplink.dataservices.livedata.SubscriptionFactory
-
- getOrderByExpressions() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Return the order by expression.
- getOrderByExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the order expressions for the query.
- getOrderByNormalizedExpressions(Expression) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Aggregate order by all their fields by default.
- getOrderByNormalizedExpressions(Expression) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the list of fields that should be used if this mapping is used in an order by.
- getOrderByNormalizedExpressions(Expression) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return null if this mapping is used in an order by.
- getOrderByNormalizedExpressions(Expression) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Relationships order by their target primary key fields by default.
- getOrderByNormalizedExpressions(Expression) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Order by foreign key fields if a foreign key mapping (avoids joins).
- getOrderByQueryKeyExpressions() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Return the ordering query keys.
- getOrderCorrectionType() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
PUBLIC:
Specifies what should be done if the list of values read from listOrserField is invalid
(there should be no nulls, no duplicates, no "holes").
- getOrderedDescriptors() - Method in class org.eclipse.persistence.core.sessions.CoreProject
-
INTERNAL:
Return the descriptors in the order added.
- getOrderedDescriptors() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the descriptors in the order added.
- getOrderedFields() - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
-
INTERNAL:
Return the field order.
- getOrderedForeignKeyFields() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return a vector of the foreign key fields in the same order
as the corresponding primary key fields are in their descriptor.
- getOrderedPartitions() - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
- getOrderSiblingsByExpressions() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
PUBLIC:
- getOrGeneratePrefixForNamespace(String, Schema) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Attempt to resolve the given URI to a prefix.
- getOriginalElements() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getOriginalGetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getOriginalObject() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The source object represents the object the event is being raised on,
some events also require a second object, for example the original object in a postClone.
- getOriginalProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the list of original properties for this type info.
- getOriginalSequences() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return a map of original sequences keyed on DataObject.
- getOriginalSetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getOriginalType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Get the original type of the property.
- getOriginalValueStores() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return the map of original ValueStores keyed on
- getOriginalVersionOfObject(Object) - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
Return the original version of the object(clone) from the parent's identity map.
- getOutputArgumentNames() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
The argument names for the output record.
- getOutputArguments() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
The argument fields to the interaction that map into the output record.
- getOutputArguments() - Method in class org.eclipse.persistence.eis.interactions.IndexedInteraction
-
The output arguments in order of occurance in the record.
- getOutputFileName() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the file name that the generate .java file will be output to.
- getOutputFileName() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the file name that the generate .java file will be output to.
- getOutputPath() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the path that the generate .java file will be output to.
- getOutputPath() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the path that the generate .java file will be output to.
- getOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getOutputProcedureToken() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getOutputResultPath() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
PUBLIC:
The output result path defines the root key for the MappedRecord that
the desired interaction result is nested into.
- getOutputRootElementName() - Method in class org.eclipse.persistence.eis.interactions.XMLInteraction
-
PUBLIC:
Return the root element name to use for the output DOM.
- getOutputStream() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
-
Return the OutputStream that the object will be marshalled to.
- getOutputWriter() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the writer the output to.
- getOutputWriter() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the writer the output to.
- getOverriddenLogStringForProperty(String) - Static method in class org.eclipse.persistence.config.PersistenceUnitProperties
-
INTERNAL: Return the overridden log string.
- getOwnedTables() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Return the tables that this node owns for purposes of table aliasing.
- getOwner() - Method in interface org.eclipse.persistence.sessions.changesets.ChangeRecord
-
ADVANCED:
This method returns the ObjectChangeSet that references this ChangeRecord
- getOwningClass() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaConstructor
-
- getOwningClass() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaMethod
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaConstructorImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaConstructorImpl
-
Returns the JavaClass which contains this constructor.
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Returns the JavaClass which contains this field.
- getOwningClass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns the JavaClass which contains this method.
- getOwningMap() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getOwningObject() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getOwningObject() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
- getOwningProp() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
-
- getOwningType() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getOwningType() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
-
- getOxmConversionManager() - Method in class org.eclipse.persistence.oxm.XMLContext
-
Returns conversion manager from session datasource platform.
- getPackage() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getPackage() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the JavaPackage that this JavaClass belongs to.
- getPackage() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getPackage() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getPackage() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getPackage() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the JavaPackage that this JavaClass belongs to.
- getPackageInfoForPackage(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPackageInfoForPackage(JavaPackage, String) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPackageLevelAdapterClass(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmladapter class for a given bound type class.
- getPackageLevelAdapterClass(String) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmladapter class for a given bound type class name.
- getPackageLevelAdaptersByClass() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getPackageLevelAdaptersByClass() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the Map of XmlAdapters for this TypeInfo.
- getPackageLevelXmlAccessorFactory() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getPackageName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getPackageName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the package name of this JavaClass.
- getPackageName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getPackageName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getPackageName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getPackageName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the package name of this JavaClass.
- getPackageName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the packageName property.
- getPackageName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getPackageName() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the package name of class to be generated.
- getPackageName() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the package name of class to be generated.
- getPackageNameFromURI(String) - Static method in class org.eclipse.persistence.sdo.helper.extension.SDOUtil
-
INTERNAL:
Get default package name from a namespace URI.
- getPackageToPackageInfoMappings() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPacketTimeToLive() - Method in class org.eclipse.persistence.sessions.coordination.DiscoveryManager
-
PUBLIC:
Returns the number of hops the data packets of the session announcement will take before expiring.
- getPageableQuery(String) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets REST pageable query details by query name.
- getPageSize() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the number of items to be faulted in for the stream.
- getPageSize() - Method in class org.eclipse.persistence.queries.CursoredStream
-
INTERNAL:
Return the page size for the stream.
- getPageSize() - Method in class org.eclipse.persistence.queries.CursorPolicy
-
Return the number of elements to be read into a cursored stream
when more elements are needed from the database.
- getParameter(String, Object) - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Return an expression representing a parameter with the given name and type
- getParameter(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression representing a parameter with the given name.
- getParameter(DatabaseField) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression representing a parameter with the given name.
- getParameterDelimiter() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Return the String used to delimit an SQL parameter.
- getParameterDelimiterChar() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
Return the char used to delimit an SQL parameter.
- getParameters() - Method in class oracle.toplink.dataservices.livedata.QuerySubscription
-
- getParameters() - Method in class oracle.toplink.dataservices.livedata.Subscription
-
- getParameters() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
- getParameterString() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
PUBLIC:
build a String describing this set of parameters that can be used in conjunction with an Oracle Spatial function
- getParameterTypes() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaConstructor
-
- getParameterTypes() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaMethod
-
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaConstructorImpl
-
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
-
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaConstructorImpl
-
Returns the array of parameters for this JavaConstructor.
- getParameterTypes() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns the array of parameters for this JavaMethod.
- getParams() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getParent() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
-
- getParent() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getParent() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Gets the parent SessionBroker.
- getParent() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the parent.
- getParent() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
PUBLIC:
Return the parent.
- getParentClass() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
PUBLIC:
Return the parent class.
- getParentClass() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
PUBLIC:
Return the parent class.
- getParentClass() - Method in class org.eclipse.persistence.dynamic.DynamicClassWriter
-
- getParentClass() - Method in interface org.eclipse.persistence.dynamic.EclipseLinkClassWriter
-
- getParentClass() - Method in class org.eclipse.persistence.sdo.helper.DynamicClassWriter
-
- getParentClassName() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the parent class name.
- getParentClassName() - Method in class org.eclipse.persistence.dynamic.DynamicClassWriter
-
- getParentClassName() - Method in interface org.eclipse.persistence.dynamic.EclipseLinkClassWriter
-
- getParentClassName() - Method in class org.eclipse.persistence.services.ClassSummaryDetailBase
-
- getParentDescriptor() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
-
INTERNAL:
Return the parent descriptor.
- getParentDescriptor() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the parent descriptor.
- getParentDescriptorQueryManager() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Get the parent DescriptorQueryManager.
- getParentDescriptors() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Return all the parent descriptors.
- getParentIdentityMapSession(ClassDescriptor, boolean, boolean) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Returns the appropriate IdentityMap session for this descriptor.
- getParentInterfaceNames() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
- getParentInterfaces() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
-
INTERNAL:
Return the list of parent interfaces.
- getParentRecord() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
INTERNAL
- getParentType() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getParser() - Method in class org.eclipse.persistence.oxm.json.JsonParserSource
-
- getPartialAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the partial attributes to select.
- getPartialAttributeSelectionFields(boolean) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the fields required in the select clause, for patial attribute reading.
- getPartitionField() - Method in class org.eclipse.persistence.descriptors.partitioning.FieldPartitioningPolicy
-
PUBLIC:
Return the database column or query parameter to partition queries by.
- getPartitionFieldName() - Method in class org.eclipse.persistence.descriptors.partitioning.FieldPartitioningPolicy
-
PUBLIC:
Return the database column or query parameter to partition queries by.
- getPartitionId() - Method in class org.eclipse.persistence.platform.database.oracle.ucp.GridLinkDataPartitioningCallback
-
- getPartitionId() - Method in class org.eclipse.persistence.platform.database.oracle.ucp.UCPDataPartitioningCallback
-
- getPartitionID() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: Get Partition ID.
- getPartitionID() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
- getPartitionID() - Method in class org.eclipse.persistence.platform.server.wls.WebLogic_12_Platform
-
- getPartitioningCallback() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return callback.
- getPartitioningClasName() - Method in class org.eclipse.persistence.descriptors.partitioning.CustomPartitioningPolicy
-
- getPartitioningPolicies() - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the map of partitioning policies, keyed by name.
- getPartitioningPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the descriptor's partitioning policy.
- getPartitioningPolicy() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Return the mapping's partitioning policy.
- getPartitioningPolicy() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC:
Return the query's partitioning policy.
- getPartitioningPolicy(String) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Return the partitioning policies for the name.
- getPartitioningPolicy() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the session's partitioning policy.
- getPartitioningPolicyName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the name of the descriptor's partitioning policy.
- getPartitioningPolicyName() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Return the name of the mapping's partitioning policy.
- getPartitionName() - Method in class org.eclipse.persistence.platform.server.wls.WebLogic_12_Platform
-
- getPartitions() - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartitioningPolicy
-
PUBLIC:
Return the range partitions.
- getPartitions() - Method in class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
-
PUBLIC:
Return the value partitions.
- getPassword() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
PUBLIC:
Return the password used as the value to the SECURITY_CREDENTIALS key in
the cached context properties.
- getPassword() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
Return the password.
- getPassword() - Method in interface org.eclipse.persistence.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- getPasswordFromProperties(Properties) - Method in class org.eclipse.persistence.eis.EISConnectionSpec
-
INTERNAL:
Retrieve the password property from the supplied Properties object
- getPathFromAncestor(SDODataObject, SDODataObject, SDOChangeSummary) - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
-
INTERNAL:
Get path for non-deleted DataObjects
ChangeSummary is not required and is set to null.
- getPatterns() - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternListFacet
-
- getPersistenceContextFactory(Map<String, Object>) - Method in class oracle.toplink.dataservices.service.TLDSPersistenceContextFactoryProvider
-
- getPersistenceContextFactory(Map<String, Object>) - Method in interface org.eclipse.persistence.jpa.rs.PersistenceContextFactoryProvider
-
- getPersistenceContextNames() - Method in interface org.eclipse.persistence.jpa.rs.PersistenceContextFactory
-
- getPersistenceContextNames() - Method in class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase
-
Returns names of all currently cached persistence contexts.
- getPersistenceFactory() - Method in class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
Gets the persistence factory.
- getPersistenceFactory(ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
Gets the persistence factory.
- getPersistenceUnitInfo() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getPersistenceXMLLocation() - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
- getPessimisticLockingPolicy() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
PUBLIC:
Return the policy for bean pessimistic locking
- getPingSQL() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
EclipseLink will attempt to test a connection if it encounters an exception on the connection
when executing SQL.
- getPKClass() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
- getPKClassInstance() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
INTERNAL:
- getPl2SQLName(ComplexDatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
-
Return the conversion function name, generate the function if missing.
- getPlatform(Class) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Return the platform for a particular class.
- getPlatform() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Return the database platform specific information.
- getPlatform() - Method in interface org.eclipse.persistence.sessions.Login
-
INTERNAL:
Return the database platform specific information.
- getPlatform() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the database platform currently connected to.
- getPlatformClassName() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Return the name of the database platform class.
- getPlatformOperatorName(int) - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Initialize a mapping to the platform operator names for usage with exceptions.
- getPlatformOperatorNames() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Initialize a mapping to the platform operator names for usage with exceptions.
- getPlatformOperatorSelectors() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
- getPofSerializer(int) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getPolicy() - Method in class org.eclipse.persistence.descriptors.partitioning.CustomPartitioningPolicy
-
- getPolicy() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the cursor policy.
- getPolicy() - Method in class org.eclipse.persistence.queries.InMemoryQueryIndirectionPolicy
-
- getPoolName() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
Return the pool name or null if not part of a pool.
- getPosition() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the position of the stream inside the object collection.
- getPosition() - Method in class org.eclipse.persistence.queries.CursoredStream
-
INTERNAL:
Return the position of the stream inside the object collection
- getPosition() - Method in class org.eclipse.persistence.queries.ScrollableCursor
-
PUBLIC:
Retrieves the current cursor position (current row).
- getPositionalNodes() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getPositionalNodes() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getPostBuildSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is built
- getPostCloneSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is cloned
- getPostDeleteSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is deleted
- getPostInsertSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is inserted
- getPostMergeSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is merged
- getPostRefreshSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is refreshed
- getPostUpdateSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is updated
- getPostWriteSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is written
- getPreallocationSize() - Method in class org.eclipse.persistence.sequencing.DefaultSequence
-
- getPreallocationSize() - Method in class org.eclipse.persistence.sequencing.Sequence
-
- getPreDeleteMappings() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Set of mappings that require early delete behavior.
- getPreDeleteSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is deleted
- getPredicateProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
INTERNAL:
Return the list of predicate properties.
- getPrefetchedCacheKeys() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
- getPrefix() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema.XmlNs
-
Gets the value of the prefix property.
- getPrefix(String) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPNamespaceContext
-
- getPrefix(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Return the prefix for the given uri, or generate a new one if necessary
- getPrefix(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
INTERNAL:
Return the prefix for the given uri, or generate a new one if necessary
- getPrefix(String) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
Return the prefix for the given uri, or generate a new one if necessary
- getPrefix() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
- getPrefixes(String) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPNamespaceContext
-
- getPrefixesForFragment() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getPrefixForNamespace(String, NamespaceResolver) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getPrefixForNamespace(String, NamespaceResolver, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getPrefixForNamespace(Schema, String) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getPreInsertSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is inserted
- getPrePersistSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before the create operation is applied to an object
- getPreRemoveSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before the remove operation is applied to an object
- getPreUpdateSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is updated
- getPreWriteSelector() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is written
- getPrimaryKey(PersistenceContext, String) - Static method in class org.eclipse.persistence.jpa.rs.util.IdHelper
-
- getPrimaryKey() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Return the primaryKey.
- getPrimaryKey() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
INTERNAL:
Get the primary key for the query
- getPrimaryKeyFieldNames() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
PUBLIC:
Return the names of all the primary keys.
- getPrimaryKeyFieldNames() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the names of all the primary keys.
- getPrimaryKeyFieldNames() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
- getPrimaryKeyFieldNames() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
- getPrimaryKeyFields() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
INTERNAL:
Return all the primary key fields
- getPrimaryKeyFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all the primary key fields
- getPrimaryKeyIdValidations() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return what types are allowed in each primary key field (id).
- getPrimaryKeys() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
- getPrimaryKeyValues() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
- getPrimaryKeyValuesFor(String) - Method in interface oracle.eclipselink.coherence.integrated.cache.Wrapper
-
This method provides access to the primary key values for the related
entities.
- getPriority() - Method in class org.eclipse.persistence.sdo.helper.extension.Token
-
- getPrivateOwnedCriteria() - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
-
INTERNAL:
The private owned criteria is only used outside of the unit of work to compare the previous value of the reference.
- getPrivateOwnedCriteria() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
The private owned criteria is only used outside of the unit of work to compare the previous value of the reference.
- getProblemInstance() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the problem instance.
- getProblemType() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the problem type.
- getProcedureArgumentNames() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
INTERNAL:
The if the names are provide the order is not required to match the call def.
- getProcedureArgumentSetter() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for sp calls.
- getProcedureArgumentString() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive uses ":" as prefix for procedure arguments.
- getProcedureArgumentString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for sp defs.
- getProcedureArgumentString() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
Used for sp defs.
- getProcedureArgumentString() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
Used for sp defs.
- getProcedureAsString() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
Used for stored procedure defs.
- getProcedureAsString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
MySQL does not use the AS token.
- getProcedureAsString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getProcedureAsString() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Symfoware does not use the AS token.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
Used for stored procedure defs.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
Used for stored procedure defs.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
MySQL requires BEGIN.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive requires BEGIN in a procedure statement.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL: Used for sp calls.
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getProcedureBeginString() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used for stored procedure definitions.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
Used for stored procedure calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for sp calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive uses CALL or EXECUTE not CALL PROCEDURE or EXECUTE PROCEDURE
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for sp calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
Used for sp calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
Used for sp calls.
- getProcedureCallHeader() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used for stored procedure calls.
- getProcedureCallTail() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
Used for sp calls.
- getProcedureCallTail() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
Used for sp calls.
- getProcedureCallTail() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getProcedureCallTail() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used for stored procedure calls.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
Used for stored procedure defs.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
Used for stored procedure defs.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
MySQL requires END.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive requires END in a procedure statement.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL: Used for sp calls.
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getProcedureEndString() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Used for stored procedure definitions.
- getProcedureName() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
-
PUBLIC:
Return the name of the store procedure on the database.
- getProcedures() - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
-
Packages can contain sets of procedures.
- getProduct() - Static method in class org.eclipse.persistence.Version
-
- getProfiler() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the profiler.
- getProfiles() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
-
Return the profiles logged in this profiler.
- getProfileTime() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getProfileWeight() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return the DMS sensor weight
- getProfileWeight() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the DMS sensor weight
- getProfileWeight() - Method in interface org.eclipse.persistence.sessions.SessionProfiler
-
INTERNAL:
Return DMS sensor weight(DMS)
- getProfileWeight() - Method in class org.eclipse.persistence.sessions.SessionProfilerAdapter
-
INTERNAL:
Return DMS sensor weight(DMS)
- getProfileWeight() - Method in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
INTERNAL:
Return current TopLink dms weight.
- getProfileWeight() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
Return the level of profiling.
- getProfileWeight() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
-
- getProfilingType() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to get the type of profiling.
- getProfilingType() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to get the type of profiling.
- getProject() - Method in interface org.eclipse.persistence.core.sessions.CoreSession
-
PUBLIC:
Return the project.
- getProject() - Method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
-
PUBLIC:
Return the project to generate from.
- getProject() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the project.
- getProperties() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the user defined properties.
- getProperties() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
Returns the adapter specific properties.
- getProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the Map of Properties for this TypeInfo.
- getProperties() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
used as a temporary store for custom SDK usage
- getProperties() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
Return a properties object for a given instance of the
XMLMarshaller.
- getProperties() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Property support for use by mappings.
- getProperties() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getProperties() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getProperties() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperties() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
ADVANCED:
This method will return the collection of custom properties set on the Connection
policy.
- getProperties() - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Allow for user defined properties.
- getProperties() - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
Additional properties may be added to the event.
- getPropertiesArray() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getPropertiesForClass(JavaClass, TypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPropertiesNames() - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
The current names of properties.
- getProperty(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the descriptor property associated the given String.
- getProperty(String) - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
-
PUBLIC:
Returns the adapter property associated the given name.
- getProperty(DatabaseField) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED:
Return an expression representing a property with the given name.
- getProperty(String) - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getProperty(String) - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
Get a property from the JAXBMarshaller.
- getProperty(String) - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
Get a property from the JAXBMarshaller.
- getProperty(String) - Method in class org.eclipse.persistence.jaxb.JAXBValidator
-
- getProperty(Object) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
ADVANCED:
Allow user defined properties.
- getProperty(Object) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Property support used by mappings to store temporary stuff in
the query.
- getProperty(String) - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the value stored in the properties Map for a given
name, or null if an entry for name does not exist.
- getProperty() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
INTERNAL:
- getProperty() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getProperty(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getProperty(Property) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Property.
- getProperty(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getProperty(Setting) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getProperty() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
Returns the property of the setting.
- getProperty(String) - Method in class org.eclipse.persistence.sdo.SDOType
-
- getProperty(String) - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getProperty(String) - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperty(String) - Method in interface org.eclipse.persistence.sessions.Login
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperty(String) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
Search for and return the user defined property from this client session, if it not found then search for the property
from parent.
- getProperty(Object) - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
-
PUBLIC:
Returns the property associated with the corresponding key.
- getProperty(String) - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Returns the user defined property.
- getProperty(String) - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
Additional properties may be added to the event.
- getPropertyIndex(String) - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getPropertyInternal(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getPropertyInternal(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
INTERNAL:
Get the value of the property (open-content or declared)..
- getPropertyList() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getPropertyMapFromArrayList(ArrayList<Property>) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPropertyName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getPropertyName() - Method in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
-
INTERNAL:
- getPropertyNames() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getPropertyOverrides(Map<String, Object>, ClassLoader, SessionLog) - Method in interface org.eclipse.persistence.jpa.metadata.MetadataSource
-
PUBLIC: This method is responsible for returning additional persistence
unit property overrides.
- getPropertyOverrides(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
PUBLIC: This method is responsible for returning additional persistence
unit property overrides.
- getPropertyPath() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getPropertyPath()
- getPropertyPropertiesForClass(JavaClass, TypeInfo, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPropertyPropertiesForClass(JavaClass, TypeInfo, boolean, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getPropertyType(int) - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getPropertyType(String) - Method in interface org.eclipse.persistence.dynamic.DynamicType
-
- getPropertyTypeName() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
-
- getPropertyTypeURI() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.NonContainmentReference
-
- getPropertyValues() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getPropertyValues() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getPropOrder() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getPropOrder() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
Gets the value of the propOrder property.
- getProtectedForeignKeys() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor.CoherenceOnlyCacheKeyWrapper
-
- getProviderUtil() - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Return the utility interface implemented by the persistence
provider.
- getProxy(Map<String, Object>, Class<A>, ClassLoader, ConversionManager) - Static method in class org.eclipse.persistence.jaxb.javamodel.AnnotationProxy
-
This is the preferred way to obtain an instance of a dynamic proxy.
- getPseudoDefault() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
Return the wrapped initial value for the primitive numeric (when not defined)
See p.45 of Java Spec 4th edition.
- getPseudoDefault() - Method in class org.eclipse.persistence.sdo.types.SDODataType
-
- getPseudoDefault() - Method in class org.eclipse.persistence.sdo.types.SDOObjectType
-
- getPublicMemberPropertiesForClass(JavaClass, TypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getQName() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getQNameForProperty(Property, String, JavaHasAnnotations, NamespaceInfo, TypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getQNamesToDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getQNamesToDeclaredClasses() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map of which QName corresponds to which declared class.
- getQNamesToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getQualified(String) - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
- getQualifiedFieldName() - Method in class org.eclipse.persistence.mappings.querykeys.DirectQueryKey
-
PUBLIC:
Return the qualified field name for the query key.
- getQualifiedJavaTypeName(String, String) - Static method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Prepends a package name to a given java type name, if it is not already present.
- getQualifiedName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getQualifiedName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaPackage
-
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the fully-qualified name of this JavaClass.
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
-
Returns the fully-qualified name of this JavaPackage.
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
-
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the fully-qualified name of this JavaClass.
- getQualifiedName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaPackageImpl
-
Returns the fully-qualified name of this JavaPackage.
- getQualifiedTableName() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getQualifiedXPath(String, boolean) - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getQualifier() - Method in class org.eclipse.persistence.sequencing.Sequence
-
INTERNAL:
- getQualifier() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Most major databases support a creator name scope.
- getQualifier() - Static method in class org.eclipse.persistence.Version
-
- getQueries() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the pre-defined queries for the descriptor.
- getQueries() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
List of queries that upon initialization are copied over to the session
- getQueries() - Method in interface org.eclipse.persistence.sessions.Session
-
ADVANCED:
Return all pre-defined queries.
- getQueriesMetadata(String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource
-
- getQueriesMetadata(String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource
-
Deprecated.
- getQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The query causing the event.
- getQuery(String) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the query name from the set of pre-defined queries
If only one query exists with this name, it will be returned.
- getQuery(String, Vector) - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the query from the set of pre-defined queries with the given name and argument types.
- getQuery() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
This method returns the databaseQuery.
- getQuery() - Method in exception org.eclipse.persistence.exceptions.OptimisticLockException
-
PUBLIC:
Return the query in which the problem was detected.
- getQuery() - Method in exception org.eclipse.persistence.exceptions.QueryException
-
PUBLIC:
Return the query in which the problem was detected.
- getQuery() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the query associated with the stream.
- getQuery() - Method in class org.eclipse.persistence.queries.CursorPolicy
-
INTERNAL:
Return the query.
- getQuery() - Method in class org.eclipse.persistence.queries.InMemoryQueryIndirectionPolicy
-
INTERNAL:
Return the query.
- getQuery() - Method in class org.eclipse.persistence.queries.JPQLCall
-
Back reference to query, unfortunately required for events.
- getQuery(String, Vector, boolean) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
PUBLIC:
Return the query from the session pre-defined queries with the given name and argument types.
- getQuery(String) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session.
- getQuery(String, Vector) - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
- getQuery(String) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery(String, List) - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery() - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
Some events may have a query associated with them (pre/postExecuteQuery).
- getQueryArgumentsRecord() - Method in exception org.eclipse.persistence.exceptions.DatabaseException
-
PUBLIC:
Return the query arguments used in the original query when exception is thrown
- getQueryArgumentsRecord() - Method in exception org.eclipse.persistence.exceptions.QueryException
-
PUBLIC:
Return the query argements used in the original query when exception is thrown
- getQueryByExamplePolicy() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
When using Query By Example, an instance of QueryByExamplePolicy is used to customize the query.
- getQueryClass() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
- getQueryClass() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getQueryExpressions() - Method in class org.eclipse.persistence.queries.ReportQuery
-
INTERNAL:
return a collection of expressions if PK's are used.
- getQueryId() - Method in class org.eclipse.persistence.queries.ReadQuery
-
INTERNAL:
This method is used to get the time in millis that this query is being executed at.
- getQueryKeyNamed(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the query key with the specified name
- getQueryKeys() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the query keys.
- getQueryManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the queryManager.
- getQueryMechanism() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the mechanism assigned to the query
- getQueryMetadata(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource
-
- getQueryMetadata(String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource
-
Deprecated.
- getQueryNounName(String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
TopLink_sessionName_domainClass_queryClass_queryName (if exist).
- getQueryOptions(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.QueryResource
-
- getQueryParameters(UriInfo) - Static method in class org.eclipse.persistence.jpa.rs.resources.common.AbstractResource
-
Get the URI query parameters of the current request
In JPA-RS, predefined attributes (such as eclipselink query hints) are treated as query parameters
List of valid query parameters for JPA-RS is defined in QueryParameters
- getQueryResource(String, String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.MetadataResource
-
Returns query metadata if accepted media type is 'application/json' or entity schema if
accepted media type is 'application/schema+json'.
- getQueryResultsCachePolicy() - Method in class org.eclipse.persistence.queries.ReadQuery
-
PUBLIC:
Return the QueryResultsCachePolicy for this query.
- getQueryRetryAttemptCount() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return the number of attempts EclipseLink should make to re-connect to a database and re-execute
a query after a query has failed because of a communication issue.
- getQueryRoot(PersistenceContext, String) - Static method in class org.eclipse.persistence.jpa.rs.util.HrefHelper
-
Returns StringBuilder containing query root:
http(s)://root:port/persistence/version/context/query/queryName
- getQueryString() - Method in class org.eclipse.persistence.eis.interactions.QueryStringInteraction
-
PUBLIC:
Return the query string.
- getQueryString() - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
-
INTERNAL:
Return the query string.
- getQueryTimeout() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the number of seconds queries will wait for their Statement to execute
- getQueryTimeout() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the number of seconds the driver will wait for a Statement
to execute to the given number of seconds.
- getQueryTimeoutUnit() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
- getQueryTimeoutUnit() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the unit of time the driver will wait for a Statement to
execute.
- getQueryType() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getRawName() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getRawName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the raw name of this JavaClass.
- getRawName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getRawName() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getRawName() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getRawName() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the raw name of this JavaClass.
- getReadAllCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read-all call.
- getReadAllQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read query.
- getReadAllQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getReadAllSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read SQL string.
- getReadAllSubclassesView() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
- getReadAllSubclassesViewName() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
- getReadConnectionPool() - Method in interface org.eclipse.persistence.sessions.server.Server
-
PUBLIC:
Handles allocating connections for read queries.
- getReadConnectionPool() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
PUBLIC:
Return the read connection pool.
- getReader() - Method in class org.eclipse.persistence.tools.PackageRenamer
-
- getReadObjectCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read-object call.
- getReadObjectQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read query.
- getReadObjectSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read SQL string.
- getReadOnlyClasses() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
Returns the set of read-only classes in this UnitOfWork.
- getReadSession(Object) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the session corresponding to this object.
- getReadSession(Class) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL:
Return the session corresponding to this class.
- getReadSession(XMLDescriptor) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL:
Return the session corresponding to this XMLDescriptor.
- getReadTime() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
INTERNAL:
Return the current value of the Read Time variable
- getRealAttributeValueFromAttribute(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute unwrapping value holders if required.
- getRealAttributeValueFromAttribute(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the attribute value from the reference object.
- getRealAttributeValueFromAttribute(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Returns the real attribute value from the reference object's attribute value.
- getRealAttributeValueFromAttribute(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
-
INTERNAL:
Object reference must unwrap the reference object if required.
- getRealAttributeValueFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute unwrapping value holders if required.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
Convenience method.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute, unwrapping value holders if necessary.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
-
INTERNAL:
Convenience method.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
INTERNAL:
Convenience method.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
-
Return the attribute value from the specified object,
unwrapping the value holder if necessary.
- getRecord() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
Return the record that is associated with some events,
such as postBuild, and aboutToUpdate.
- getRecord() - Method in class org.eclipse.persistence.eis.EISDOMRecord
-
Return the JCA adapter record.
- getRecord() - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
Return the wrapped record.
- getRecord() - Method in interface org.eclipse.persistence.sessions.changesets.TransformationMappingChangeRecord
-
ADVANCED:
This method is used to access the changes of the fields in a transformation mapping.
- getRecord() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getRecordConverter() - Method in class org.eclipse.persistence.eis.EISPlatform
-
Return the record converter.
- getRecordFactory() - Method in class org.eclipse.persistence.eis.EISAccessor
-
Return the RecordFactory.
- getRecordName() - Method in class org.eclipse.persistence.eis.EISDOMRecord
-
Forward to the record.
- getRecordShortDescription() - Method in class org.eclipse.persistence.eis.EISDOMRecord
-
Forward to the record.
- getRedirector() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the query redirector.
- getRedirectorForQuery() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the query redirector.
- getRef(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
-
INTERNAL:
Get the ref for the object.
- getReference(Class, Object) - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
Get an instance, whose state may be lazily fetched.
- getReferenceClass() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
-
- getReferenceClass() - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
PUBLIC:
Returns the reference class
- getReferenceClass() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
This cannot be used with direct collection mappings.
- getReferenceClass() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Returns the reference class.
- getReferenceClass() - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the reference class of the relationship.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the domain class associated with this query.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
Return the domain class associated with this query.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.ModifyAllQuery
-
PUBLIC:
Return the reference class for this query.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
PUBLIC:
Return the reference class of the query.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
Return the domain class associated with this query.
- getReferenceClass() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Return the reference class of the query.
- getReferenceClassName() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
-
- getReferenceClassName() - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
INTERNAL:
Used by MW.
- getReferenceClassName() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
- getReferenceClassName() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the reference class name.
- getReferenceClassName() - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the reference class name of the relationship.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: return the name of the reference class.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.DoesExistQuery
-
INTERNAL:
Return the name of the reference class for this query
Note: Although the API is designed to avoid requirement of classes being on the classpath,
this is not a user defined query type, so it is ok to access the class.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.ModifyAllQuery
-
INTERNAL:
Return the name of the reference class of the query.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
-
INTERNAL:
Return the reference class of the query.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
-
INTERNAL:
Return the reference class for a query
Note: Although the API is designed to avoid classpath dependencies for the MW, since the object
is specified at runtime, this will not be an issue.
- getReferenceClassName() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the reference class of the query.
- getReferencedByTransformer() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getReferencedElements() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the list of referenced elements.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.core.mappings.CoreMapping
-
PUBLIC:
Return the referenceDescriptor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceDescriptor(Class, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
for inheritance purpose
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.AggregateMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceDescriptor(Class, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
Since aggregate object mappings clone their descriptors, for inheritance the correct child clone must be found.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
Return the referenceDescriptor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
There is none on direct collection.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Get the descriptor for this mapping
This method is potentially called when this mapping is used as a map key and
will return null since direct mappings do not have reference descriptors.
- getReferenceDescriptor() - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
Get the descriptor for the Map Key
- getReferenceDescriptor(DOMRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getReferenceDescriptor(DOMRecord) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
- getReferencedXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes.XmlJoinNode
-
Gets the value of the referencedXmlPath property.
- getReferenceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the reference key field names associated with the mapping.
- getReferenceKeyFields() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the reference key fields.
- getReferenceObjectKeys(ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
get reference object keys
- getReferenceResolver() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
The ReferenceResolver that is leveraged by key based mappings.
- getReferenceResolver() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getReferenceTable() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the direct table.
- getReferenceTable(ClassDescriptor) - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Returns the reference table.
- getReferenceTableName() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the name of the reference table
- getReferenceTableQualifiedName() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the qualified name of the reference table.
- getRefValue(Ref, Connection) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
-
INTERNAL:
Overrides DatabasePlatform method.
- getRegexp() - Method in class org.eclipse.persistence.jaxb.compiler.facets.PatternFacet
-
- getRegister() - Method in class org.eclipse.persistence.platform.database.oracle.dcn.OracleChangeNotificationListener
-
INTERNAL:
Return the database register.
- getRegisteredObjects() - Method in class org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Return the registered objects.
- getRelationFieldForTargetField(DatabaseField) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return the relation field for the target field.
- getRelationshipPartner() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartner() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartner() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartnerAttributeName() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
PUBLIC:
Use this method retrieve the relationship partner attribute name of this bidirectional Mapping.
- getRelationTable() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return the relation table associated with the mapping.
- getRelationTable() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
PUBLIC:
Return RelationTable.
- getRelationTable(ClassDescriptor) - Method in class org.eclipse.persistence.mappings.querykeys.DirectCollectionQueryKey
-
PUBLIC:
Returns the reference table.
- getRelationTable(ClassDescriptor) - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Returns the relation table.
- getRelationTable(ClassDescriptor) - Method in class org.eclipse.persistence.mappings.querykeys.ManyToManyQueryKey
-
PUBLIC:
Returns the reference table.
- getRelationTable(ClassDescriptor) - Method in class org.eclipse.persistence.mappings.querykeys.OneToManyQueryKey
-
PUBLIC:
Returns the reference table.
- getRelationTable() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return the relation table associated with the mapping.
- getRelationTableMechanism() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Returns RelationTableMechanism that may be owned by the mapping.
- getRelationTableMechanism() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
PUBLIC:
Returns RelationTableMechanism that may be owned by the mapping,
that allows to configure the mapping to use relation table (just like ManyToManyMapping).
- getRelationTableName() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the relation table name associated with the mapping.
- getRelationTableName() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the relation table name associated with the mapping.
- getRelationTableQualifiedName() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the relation table qualified name associated with the mapping.
- getRelationTableQualifiedName() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the relation table qualified name associated with the mapping.
- getRemainingValidTime(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.CacheInvalidationPolicy
-
INTERNAL:
Return the remaining life of this object
- getRemainingValidTime(CacheKey) - Method in class org.eclipse.persistence.descriptors.invalidation.NoExpiryCacheInvalidationPolicy
-
INTERNAL:
Return the remaining life of this object
Override the default implementation.
- getRemainingValidTime(Object) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the remaining life of the given Object.
- getRemoteCommandManager() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
- getRemoteConnection() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
-
INTERNAL:
Return the remote connection.
- getRemoteContextProperties() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
ADVANCED:
Return the cached properties that will be used to create the initial context
when doing remote JNDI lookups.
- getRemoteHostContext(String) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
INTERNAL:
Return the context used for looking up in the JNDI space of the specified remote URL.
- getRemoteIdentityMapClass() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
INTERNAL:
Return the class of identity map to be used by this descriptor.
- getRemoteIdentityMapClass() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the class of identity map to be used by this descriptor.
- getRemoteIdentityMapSize() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
PUBLIC:
Return the size of the remote identity map.
- getRemoteIdentityMapSize() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the size of the remote identity map.
- getRemoteSessionController() - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Return the remote session controller
- getRemoteSessionController() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Return the remote session controller
- getRemoteSessionController() - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Return the remote session controller
- getRemovedElements() - Method in interface org.eclipse.persistence.indirection.IndirectCollection
-
INTERNAL:
Return if the collection has any elements removed that have been deferred to instantiation.
- getRemovedElements() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
Return the elements that have been removed before instantiation.
- getRemovedElements() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
INTERNAL:
Return the elements that have been removed before instantiation.
- getRemovedElements() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
Return the elements that have been removed before instantiation.
- getRemoveIndexes() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the indexes into the old collection of
the elements that were removed.
- getRemoveIndexes() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the indexes into the old collection of
the elements that were removed.
- getRemoveObjectList() - Method in interface org.eclipse.persistence.sessions.changesets.CollectionChangeRecord
-
ADVANCED:
This method returns the Map that contains the removed values from the collection
and their corresponding ChangeSets.
- getRemoveObjectList() - Method in interface org.eclipse.persistence.sessions.changesets.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of Primitive Objects that were removed to the collection.
- getRemoves() - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
-
ADVANCED:
Return the removed stuff.
- getRemoves() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements removed from the old collection.
- getRemoves() - Method in interface org.eclipse.persistence.sessions.changesets.EISCollectionChangeRecord
-
ADVANCED:
Return the removed objects.
- getRemoves() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
-
ADVANCED:
Return the entries for all the elements removed from the old collection.
- getReplicateWrites() - Method in class org.eclipse.persistence.descriptors.partitioning.RoundRobinPartitioningPolicy
-
PUBLIC:
Return if write queries should be replicated.
- getReplicateWrites() - Method in class org.eclipse.persistence.descriptors.partitioning.UnionPartitioningPolicy
-
PUBLIC:
Return if write queries should be replicated.
- getReportItems() - Method in class org.eclipse.persistence.queries.ConstructorReportItem
-
- getReportQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getRepositoryName() - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
Used by getEntityMappings when creating the XMLEntityMappings as a way of describing where it was read from.
- getRequestId() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the request id.
- getResolvedType() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaField
-
- getResolvedType() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaFieldImpl
-
- getResolvedType() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
-
- getResolvedType() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getResolvedType() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaFieldImpl
-
Returns the JavaClass representing the type of this JavaField.
- getResolvedType() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns this JavaMethod's return type.
- getResource() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
- getResourceName() - Method in exception org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
-
- getResourceName() - Method in exception org.eclipse.persistence.exceptions.StaticWeaveException
-
- getResourceName() - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
-
PUBLIC:
Returns the resource name we are trying to load.
- getResourcePath() - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
-
INTERNAL:
Will return the the resource name with full path of the resource file.
- getResponseBuilder(FeatureSet.Feature) - Method in interface org.eclipse.persistence.jpa.rs.features.FeatureSet
-
- getResponseBuilder(FeatureSet.Feature) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2
-
- getResponseBuilder(FeatureSet.Feature) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetV2
-
- getResponseMediaType(HttpHeaders) - Static method in class org.eclipse.persistence.jpa.rs.util.StreamingOutputMarshaller
-
- getRestrictionBase() - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
- getResult() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshallerHandler
-
Return the unmarhalled document.
- getResult() - Method in class org.eclipse.persistence.oxm.XMLUnmarshallerHandler
-
Returns the object that was unmarshalled from the SAX events.
- getResult() - Method in class org.eclipse.persistence.queries.ComplexQueryResult
-
PUBLIC:
Return the result of the query.
- getResult() - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
Some events may have a result associated with them (pre/postExecuteQuery).
- getResultCollection() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Non-standard method to return results of a ReadQuery that has a containerPolicy
that returns objects as a collection rather than a List
- getResultCursor() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Non-standard method to return results of a ReadQuery that uses a Cursor.
- getResultKey() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
INTERNAL:
Return the unique key for this result
- getResults() - Method in class org.eclipse.persistence.queries.ReportQueryResult
-
PUBLIC:
Return the results.
- getResults() - Method in class org.eclipse.persistence.queries.SQLResultSetMapping
-
Accessor for the internally stored list of ColumnResult.
- getResultSet() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the result set (cursor).
- getResultSetConcurrency() - Method in class org.eclipse.persistence.queries.ScrollableCursorPolicy
-
PUBLIC:
The ResultSetConcurrency specifies if the resultset is updatable.
- getResultSetType() - Method in class org.eclipse.persistence.queries.ScrollableCursorPolicy
-
PUBLIC:
The ResultSetType specifies if the resultset is sensitive to changes made by others.
- getResultType() - Method in class org.eclipse.persistence.queries.DataReadQuery
-
Return the result type to be configured, MAP, ARRAY, VALUE, ATTRIBUTE (MAP is the default, DatabaseRecord).
- getReturningPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return returning policy.
- getReturnType() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaMethod
-
- getReturnType() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaMethodImpl
-
- getReturnType() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
-
- getReturnType() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
-
Returns this JavaMethod's return type.
- getReturnType() - Method in class org.eclipse.persistence.queries.ReportQuery
-
PUBLIC:
Return the return type.
- getReturnTypeForWriteTransformationMethod(String, JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.builder.helper.TransformerReflectionHelper
-
- getReturnTypeForWriteTransformationMethodTransformer(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.builder.helper.TransformerReflectionHelper
-
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
Return true if the original container on the object should be used if
present.
- getReuseContainer() - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
-
Return true if the original container on the object should be used if
present.
- getReuseJMSTopicPublisher() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
PUBLIC:
flag used to toggle between j2EE/JMS spec compliant behavior and legacy behavior.
- getReverseDeletedMap() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getRoot(String, String, String) - Static method in class org.eclipse.persistence.jpa.rs.util.HrefHelper
-
Returns StringBuilder containing application root:
http(s)://root:port/persistence/version/context
- getRoot(PersistenceContext) - Static method in class org.eclipse.persistence.jpa.rs.util.HrefHelper
-
Returns StringBuilder containing application root:
http(s)://root:port/persistence/version/context
- getRootBean() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getRootBean()
- getRootBeanClass() - Method in class org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
ConstraintViolation.getRootBeanClass()
- getRootClass() - Method in class org.eclipse.persistence.jaxb.json.JsonSchemaOutputResolver
-
Returns the root class of the schema to be generated.
- getRootDescriptor() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
This method returns the root descriptor for for this descriptor's class heirarchy.
- getRootElementName() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getRootElementName() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the name of the root element.
- getRootElementNamespaceUri() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getRootElementURI() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the targetNamespace URI for the root element.
- getRootEntity() - Method in class org.eclipse.persistence.queries.FetchGroup
-
INTERNAL:
- getRootMarshalRecord() - Method in class org.eclipse.persistence.sdo.helper.SDOMarshalListener
-
- getRootObject() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
Returns the ChangeSummary root DataObject - the object from which
changes are tracked.
- getRootObject() - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
Returns the root data object of this data graph.
- getRootObject() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getRootObject() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the root DataObject for the XMLDocument.
- getRootParentDescriptor() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
Return the root parent descriptor
- getRootSchema() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getRootSetting(Setting) - Static method in class org.eclipse.persistence.sdo.SDOSequence
-
INTERNAL: Get the root Setting for a given Setting.
- getRootURL() - Method in interface org.eclipse.persistence.jpa.Archive
-
- getSchema() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getSchema() - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getSchema() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getSchema() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getSchema() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethods
-
Gets the value of the schema property.
- getSchema() - Method in class org.eclipse.persistence.oxm.XMLBinder
-
- getSchema(Source, SchemaResolver, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
Return a Schema for the given Source object.
- getSchema(Source, SchemaResolverWrapper, boolean) - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
Return a Schema for the given Source object.
- getSchemaContext() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
Get the path to the simple/complex type definition, element or group to
be referenced in the schema
- getSchemaContext() - Method in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
-
Returns the path to be traversed for validation purposes.
- getSchemaContextAsQName() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
- getSchemaContextAsQName(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
INTERNAL:
- getSchemaFactory() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
-
- getSchemaLocation() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getSchemaLocation() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the value of the schemaLocation declaration
for the http://www.w3.org/2001/XMLSchema-instance namespace in the
root element, or null if not present.
- getSchemaName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getSchemaProject() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator
-
- getSchemaReference() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
PUBLIC:
Return the SchemaReference associated with this descriptor
- getSchemaResolver() - Method in class org.eclipse.persistence.sdo.helper.SchemaResolverWrapper
-
Return the SchemaResolver for this wrapper instance.
- getSchemaType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getSchemaType() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
INTERNAL:
Indicates the schema type to be used during marshal
- getSchemaType() - Method in class org.eclipse.persistence.oxm.XMLField
-
Return the schema type associated with this field
- getSchemaType() - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
Return the first schema type in the list of schema types
- getSchemaTypeFor(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getSchemaTypeFor(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Return the schema type (as QName) based on a given JavaClass.
- getSchemaTypeForValue(Object, CoreAbstractSession) - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
- getSchemaTypeForValue(Object, CoreAbstractSession) - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
- getSchemaTypeInfo() - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
Return the Map of SchemaTypeInfo instances.
- getSchemaTypeName() - Method in class org.eclipse.persistence.jaxb.compiler.SchemaTypeInfo
-
- getSchemaTypeName() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getSchemaTypeNameForClassName(String) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getSchemaTypeNameForClassName(String) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getSchemaTypeOrNullFor(JavaClass) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getSchemaTypes() - Method in class org.eclipse.persistence.oxm.XMLUnionField
-
Return the list of schema types
- getScope() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the scope property.
- getScopeClass() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the scope class associated with this element.
- getSDOClassGeneratorListener() - Method in class org.eclipse.persistence.sdo.helper.SDOClassGenerator
-
- getSdoType() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getSDOTypeFromXSDType(QName) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
A function to access the values stored in sdoToXSDTypes HashMap
- getSDOTypeFromXSDType(QName) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getSDOTypeFromXSDType(QName) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
- getSdoTypeName() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getSelectClause() - Method in class org.eclipse.persistence.tools.schemaframework.ViewDefinition
-
The select clause is the select statement that is mapped into the view.
- getSelectFields() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Returns the set of fields that should be selected to build this mapping's value(s).
- getSelectFields() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Returns the set of fields that should be selected to build this mapping's value(s).
- getSelectForUpdateNoWaitString() - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
-
- getSelectForUpdateNoWaitString() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
INTERNAL:
This syntax does no wait on the lock.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.DB2MainframePlatform
-
INTERNAL:
Used for pessimistic locking in DB2.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
Used for pessimistic locking in DB2.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.DBasePlatform
-
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
-
WITH LOCK is required on FB to hold the lock.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.InformixPlatform
-
Informix seems to like this syntax instead of the OF * syntax.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
-
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
Used for pessimistic locking.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Temporary workaround to avoid joined queries with FOR UPDATE
in them
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
INTERNAL:
Lock.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
Symfoware supports "for update" for row locking.
- getSelectForUpdateString() - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
-
INTERNAL:
Used for pessimistic locking.
- getSelectForUpdateWaitString(Integer) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
- getSelectionCriteria() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the selection criteria stored in the mapping selection query.
- getSelectionCriteria() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the selection criteria of the query.
- getSelectionCriteriaClone() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
The clone of the selection criteria is needed for in-memory conforming
each object read from the Cursor.
- getSelectionFields() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all selection fields
- getSelectionFields(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all selection fields
- getSelectionFields() - Method in interface org.eclipse.persistence.descriptors.SerializedObjectPolicy
-
Lists the database fields that should be read by the query using the policy.
- getSelectionFields() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- getSelectionFields(ReadQuery) - Method in class org.eclipse.persistence.expressions.Expression
-
- getSelectionFields() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
INTERNAL:
Return the fields selected by the query.
- getSelectionId() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
PUBLIC:
Return Id of the object to be selected by the query.
- getSelectionKey() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
- getSelectionObject() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
-
PUBLIC:
Return the selection object of the query.
- getSelectionQuery() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the read query associated with the mapping.
- getSelector() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Return the selector id.
- getSelectQuery() - Method in class org.eclipse.persistence.sequencing.QuerySequence
-
PUBLIC:
- getSelectTables() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Returns the table(s) that should be selected to build this mapping's value(s).
- getSelectTables() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Returns the table(s) that should be selected to build this mapping's value(s).
- getSensorName(String, String) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
TopLink_sessionName_domainClass_queryClass_queryName (if exist)_operationName (if exist).
- getSeparators() - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
- getSequence() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
Return the descriptor's sequence.
- getSequence(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSequence(Sequence) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Sequence.
- getSequence(String) - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
Get sequence corresponding to the name
- getSequenceCounterFieldName() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceCounterFieldName() - Method in class org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition
-
PUBLIC:
Return the name of the only field of this table
- getSequenceNameFieldName() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceNumberField() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Get sequence number field
- getSequenceNumberFieldName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get sequence number field name
- getSequenceNumberName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Get sequence number name
- getSequenceNumberNamed(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
-
- getSequenceNumberNamed(Object) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBAConnection
-
INTERNAL:
Perform remote function call
- getSequenceNumberNamed(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
-
INTERNAL:
Get the value returned by remote function call
- getSequenceNumberNamed(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
-
- getSequenceNumberNamed(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
-
- getSequenceNumberNamed(Object) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection
-
INTERNAL:
Perform remote function call
- getSequenceNumberNamed(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
-
INTERNAL:
Get the value returned by remote function call
- getSequenceNumberNamed(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
-
INTERNAL:
Get the value returned by remote function call
- getSequenceNumberNamed(Object) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIConnection
-
INTERNAL:
Perform remote function call
- getSequenceNumberNamed(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
-
INTERNAL:
Get the value returned by remote function call
- getSequenceNumberNamed(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
-
INTERNAL:
Get the value returned by remote function call
- getSequencePreallocationSize() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Method returns the value of the Sequence Preallocation size
- getSequencePreallocationSize() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Method returns the value of the Sequence Preallocation size
- getSequences() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
Returns a map of sequence names to Sequences (may be null).
- getSequencesToWrite() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
INTERNAL:
Used only for writing the login into XML or Java.
- getSequenceTable() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
Return the database table for the sequence.
- getSequenceTableIndexes() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceTableName() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceTableQualifiedName() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceTableQualifier() - Method in class org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequencing() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
PUBLIC:
Return the Sequencing object used by the session.
- getSequencing() - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencing() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencingCallback(DatabaseSession, SequencingCallbackFactory) - Method in class org.eclipse.persistence.transaction.AbstractSynchronizationListener
-
Return sequencingCallback corresponding to the passed session.
- getSequencingControl() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
-
PUBLIC:
Return SequencingControl which used for sequencing setup and
customization including management of sequencing preallocation.
- getSequencingServer() - Method in class org.eclipse.persistence.sessions.server.ServerSession
-
INTERNAL:
Return SequencingServer object owned by the session.
- getSerializedObjectPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
- getSerializer() - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
Return the serialize used for this converter.
- getSerializer() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
PUBLIC:
Return the Serializer to use for serialization of commands.
- getSerializer() - Method in interface org.eclipse.persistence.sessions.Session
-
Return the Serializer to use by default for serialization.
- getSerializerClassName() - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
Return the class name of the serializer.
- getSerializerPackage() - Method in class org.eclipse.persistence.mappings.converters.SerializedObjectConverter
-
Return the package used for XML and JSON serialization JAXBContext.
- getServerLog() - Method in class org.eclipse.persistence.platform.server.glassfish.GlassfishPlatform
-
- getServerLog() - Method in class org.eclipse.persistence.platform.server.NoServerPlatform
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in class org.eclipse.persistence.platform.server.was.WebSphere_7_Platform
-
- getServerName() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
The server name is the name of the database instance.
- getServerNameAndVersion() - Method in class org.eclipse.persistence.platform.server.NoServerPlatform
-
PUBLIC: getServerNameAndVersion(): Answer null because this does not apply to NoServerPlatform.
- getServerNameAndVersion() - Method in class org.eclipse.persistence.platform.server.sap.SAPNetWeaver_7_1_Platform
-
- getServerNameAndVersion() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
PUBLIC: getServerNameAndVersion(): Talk to the relevant server class library, and get the server name
and version
- getServerNameAndVersion() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
PUBLIC: getServerNameAndVersion(): Talk to the relevant server class library, and get the server name
and version
- getServerPlatform() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
INTERNAL:
Return the serverPlatform that identifies the application server
- getServerPlatform() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
-
PUBLIC:
Answer the server platform defining server-specific behavior for the receiver (Oc4j, WLS, ...).
- getServerPlatform() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Marked internal as this is not customer API but helper methods for
accessing the server platform from within other sessions types
(i.e. not DatabaseSession)
- getServerPlatform() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the server platform currently used.
- getServerSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying server session
- getServerSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getServerSession(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared server session from the EMF.
- getServerSession() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the jpa server session.
- getServiceId() - Method in class org.eclipse.persistence.sessions.coordination.Command
-
PUBLIC:
Return the service identifier of the service where the command originated
- getServiceId() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
INTERNAL:
Return the service info that identifies this service instance
- getServiceVersion() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets JPARS version.
- getSession() - Method in class org.eclipse.persistence.descriptors.DescriptorEvent
-
PUBLIC:
The session in which the event is raised.
- getSession() - Method in class org.eclipse.persistence.dynamic.DynamicHelper
-
- getSession() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
PUBLIC:
Return the session.
- getSession() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
- getSession() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
- getSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return a Session outside of a transaction and null within a transaction.
- getSession() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Get the session.
- getSession() - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Get the session that owns this SessionLog.
- getSession() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the session that generated the log entry.
- getSession() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
-
- getSession() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
- getSession(int) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL:
XMLContext xmlContext = new XMLContext("path0:path1");
DatabaseSession session = xmlContext.getSession(0); // returns session for path0
- getSession(Object) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the session corresponding to this object.
- getSession(Class) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the session corresponding to this class.
- getSession(XMLDescriptor) - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the session corresponding to this XMLDescriptor.
- getSession() - Method in class org.eclipse.persistence.queries.Cursor
-
INTERNAL:
Return the handle to the session
- getSession() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the current session.
- getSession() - Method in class org.eclipse.persistence.sessions.CopyGroup
-
INTERNAL: Return the session.
- getSession() - Method in interface org.eclipse.persistence.sessions.ExternalTransactionController
-
INTERNAL:
Return the manager's session.
- getSession(String) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, boolean, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, Object) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, using the classloader of the Object specified.
- getSession(String, String) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, in the file specified.
- getSession(String, String, ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, in the file specified, using the class loader to find the resource.
- getSession(String, ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(XMLSessionConfigLoader, String, ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, loading the configuration from the file
specified in the XMLSessionConfigLoader.
- getSession(XMLSessionConfigLoader, String, ClassLoader, boolean, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, loading the configuration from the file
specified in the loader.
- getSession(XMLSessionConfigLoader, String, ClassLoader, boolean, boolean, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, loading the configuration from the file
specified in the loader.
- getSession(XMLSessionConfigLoader) - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
PUBLIC:
Return the session by name, loading the configuration from the file
specified in the loader, using the loading options provided on the loader.
- getSession() - Method in class org.eclipse.persistence.sessions.SessionEvent
-
PUBLIC:
The session in which the event is raised.
- getSession() - Method in class org.eclipse.persistence.sessions.SessionEventManager
-
INTERNAL:
Get the session for this session event manager
- getSession() - Method in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- getSession() - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
-
- getSession() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
-
- getSession() - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
- getSession() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
- getSession() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return the manager's session.
- getSessionBroker() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying session broker
- getSessionBroker() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the SessionBroker that the Factory will be using and
initializes it if it is not available.
- getSessionBroker(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared session broker from the EMF.
- getSessionEventListener(AbstractSession) - Method in interface org.eclipse.persistence.jpa.rs.features.FeatureSet
-
Returns SessionEventListener related to this version.
- getSessionEventListener(AbstractSession) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2
-
Returns SessionEventListener related to this version.
- getSessionEventListener(AbstractSession) - Method in class org.eclipse.persistence.jpa.rs.features.FeatureSetV2
-
Returns SessionEventListener related to this version.
- getSessionForClass(Class) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Return the session to be used for the class.
- getSessionForName(String) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Return the session by name.
- getSessionLog() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
- getSessionLog() - Method in interface org.eclipse.persistence.sessions.Session
-
PUBLIC:
Return the session log to which an accessor logs messages and SQL.
- getSessionName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the name of the session local to this descriptor.
- getSessionName() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the name of the session that the query should be executed
under.
- getSessionName() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Answer the name of the EclipseLink session this MBean represents.
- getSessionName() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Answer the name of the EclipseLink session this MBean represents.
- getSessionName() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
-
- getSessionName() - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
-
PUBLIC:
Returns the name of the Session in the sessions XML file desired to be loaded.
- getSessionName() - Method in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
-
- getSessions() - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the EclipseLink session used to marshal.
- getSessions() - Method in class org.eclipse.persistence.sessions.factories.SessionManager
-
INTERNAL:
Return a hashtable on all sessions.
- getSessionsByName() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
-
INTERNAL:
Return sessions indexed by name.
- getSessionString() - Method in class org.eclipse.persistence.logging.EclipseLinkLogRecord
-
- getSessionType() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Answer the type of the EclipseLink session this MBean represents.
- getSessionType() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Answer the type of the EclipseLink session this MBean represents.
- getSessionTypeString() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Returns the type of session, its class.
- getSessionXMLPath() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
-
- getSetClass() - Method in interface org.eclipse.persistence.indirection.IndirectCollectionsFactory.IndirectCollectionsProvider
-
- getSetMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAccessMethods
-
Gets the value of the setMethod property.
- getSetMethod() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethods
-
Gets the value of the setMethod property.
- getSetMethodName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getSetMethodName() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to set the value of the
attribute in the object.
- getSetMethodParameterType() - Method in class org.eclipse.persistence.sdo.helper.SDOMethodAttributeAccessor
-
- getSettings() - Method in interface org.eclipse.persistence.oxm.sequenced.SequencedObject
-
- getSettings() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getSettings() - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getSharedSession() - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
-
Helper method that looks up the singleton session and ensure that
if the application has been hot-deployed it gets a fresh version of the
server.
- getSharedSession(boolean, boolean) - Method in class org.eclipse.persistence.sessions.factories.SessionFactory
-
Used in place of getSharedSession() when the calling application needs
access to the session prior to login or it wishes to force the session
configuration to be re-loaded an applied.
- getShort(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getShort(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getShort(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getShortestTime() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getShouldBindAllParameters() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Returns the internal tri-state value of shouldBindParameters
used far cascading these settings
- getShouldBindAllParameters() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
Method returns if all Parameters should be bound or not
- getShouldBindAllParameters() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
Method returns if all Parameters should be bound or not
- getShouldBindAllParameters() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Method returns if all Parameters should be bound or not
- getShouldBindAllParameters() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldCacheAllStatements() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Returns if statements should be cached or not
- getShouldCacheAllStatements() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Returns if statements should be cached or not
- getShouldCacheAllStatements() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldLogMessages() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to determine if messages should be logged by the session
- getShouldLogMessages() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method is used to determine if logging is turned on
- getShouldLogPerformanceProfiler() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method is used to determine if we should be logging when using the Performance Profiler
- getShouldLogPerformanceProfiler() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Method indicates if Performance profile should be logged
- getShouldOptimizeDataConversion() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldProfilePerformance() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return if profiling is turned on or not
- getShouldProfilePerformance() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return if profiling is turned on or not
- getShouldTrimStrings() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getSimpleType() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getSize() - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getSize(Class, boolean) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
- getSize() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
Return the batch fetch size.
- getSize() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the number of CacheKeys in the IdentityMap.
- getSize(Class, boolean) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the number of actual objects of type myClass in the IdentityMap.
- getSize() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the size of the field, this is only required for some field types.
- getSize() - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
-
PUBLIC:
Return the maximum size of the array.
- getSizeForPool(String) - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will retrieve the size of a particular connection pool
- getSizeForPool(String) - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will retrieve the size of a particular connection pool
- getSizeQuery() - Method in class org.eclipse.persistence.queries.CursoredStreamPolicy
-
Return the query used to read the size.
- getSourceClassName() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
- getSourceDir() - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
-
Gets the sourceDir variable.
- getSourceFields() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
-
- getSourceFields() - Method in class org.eclipse.persistence.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- getSourceForeignKeyFields() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Return the source foreign key fields.
- getSourceForeignKeysToTargetKeys() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Sets the target foreign key fields.
- getSourceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFields() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Return the source key names associated with the mapping
- getSourceKeyFields() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
INTERNAL:
Return the source key fields.
- getSourceKeyFields() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return all the source key fields associated with the mapping.
- getSourceKeyFields() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return the source key fields.
- getSourceKeyFields() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return all the source key fields associated with the mapping.
- getSourceKeysToTargetForeignKeys() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return the source/target key fields.
- getSourceMapping() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL:
- getSourceMethodName() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
- getSourceObject() - Method in exception org.eclipse.persistence.exceptions.ConversionException
-
PUBLIC:
Return the object for which the problem was detected.
- getSourceRelationKeyFieldNames() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the source relation key field names associated with the mapping.
- getSourceRelationKeyFieldNames() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the source relation key field names associated with the mapping.
- getSourceRelationKeyFields() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return all the source relation key fields associated with the mapping.
- getSourceRelationKeyFields() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return all the source relation key fields associated with the mapping.
- getSourceTable() - Method in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Returns the source table.
- getSourceToTargetKeyFieldAssociations() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Return a collection of the source to target field value associations.
- getSourceToTargetKeyFieldAssociations() - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
-
INTERNAL:
Return a list of source-target xmlfield pairs.
- getSourceToTargetKeyFields() - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
-
INTERNAL: Gets the foreign key fields.
- getSourceToTargetKeyFields() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Returns the source keys to target keys fields association.
- getSourceToTargetQueryKeyFieldAssociations() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
PUBLIC:
Return a collection of the field to query key associations.
- getSourceToTargetQueryKeyNames() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Returns the source keys to target keys fields association.
- getSpatialExpression(int, Expression, Object, String) - Static method in class org.eclipse.persistence.expressions.spatial.SpatialExpressionFactory
-
INTERNAL:
A utility method to build a SpatialExpression
- getSpecialOperations() - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
PUBLIC:
The special operations to use in place of equal.
- getSQL2PlName(ComplexDatabaseType) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLStoredProcedureCall
-
Return the conversion function name, generate the function if missing.
- getSqlCode() - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- getSqlCode() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleArrayType
-
- getSqlCode() - Method in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
-
- getSqlCode() - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
- getSqlCode() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCollection
-
- getSqlCode() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLCursor
-
- getSqlCode() - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
-
- getSQLResultMapping() - Method in class org.eclipse.persistence.queries.SQLResult
-
INTERNAL:
Return the SQLResultSetMapping this SQLResult is part of.
- getSQLResultSetMapping() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- getSQLResultSetMapping(String) - Method in class org.eclipse.persistence.sessions.Project
-
PUBLIC:
Get a named SQLResultSetMapping from this project.
- getSQLResultSetMappingName() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
Return the result set mapping name.
- getSQLResultSetMappingNames() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
Return the result set mapping name.
- getSQLResultSetMappings() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- getSQLStatement() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
PUBLIC: Return the SQL statement of the query.
- getSQLString() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: Return the SQL string of the query.
- getSQLString() - Method in class org.eclipse.persistence.queries.JPQLCall
-
INTERNAL:
Return the SQL string for this call.
- getSQLStrings() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: Return the SQL strings of the query.
- getSqlTypeName() - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDatabaseField
-
ADVANCED:
For ARRAY and STRUCT fields, this is the user defined type for the field.
- getStartFieldName() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
PUBLIC:
Answers the name of the start field.
- getStartFields() - Method in class org.eclipse.persistence.history.HistoryPolicy
-
INTERNAL:
- getStartStrings() - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
- getStartValue() - Method in class org.eclipse.persistence.descriptors.partitioning.RangePartition
-
PUBLIC:
Return the range start value.
- getStartWithExpression() - Method in class org.eclipse.persistence.queries.ReadAllQuery
-
PUBLIC:
- getStatement() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
Return the statement that expression is for.
- getStatementCacheSize() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Returns the statement cache size.
- getStatementCacheSize() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Returns the statement cache size.
- getStatementCacheSize() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
If prepared statement caching is used, return the cache size.
- getStatements() - Method in class org.eclipse.persistence.tools.schemaframework.PackageDefinition
-
The statements are the SQL lines of code.
- getStatements() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
The statements are the SQL lines of code in procedure.
- getStatus() - Method in class oracle.toplink.dataservices.livedata.notification.Notification
-
- getStoredProcedureParameterPrefix() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
- getStoredProcedureParameterPrefix() - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
Pervasive uses ":" as prefix for procedure parameters.
- getStoredProcedureParameterPrefix() - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
- getStoredProcedureParameterPrefix() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
- getStoredProcedureParameterPrefix() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
- getString(String) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getString(int) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getString(Property) - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getStringBindingSize() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
Return the size of strings after which will be bound into the statement
- getStringBindingSize() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
Return the size of strings after which will be bound into the statement
- getStringBindingSize() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Return the size of strings after which will be bound into the statement
If we are not using a DatabaseLogin, or we're not using string binding,
answer 0 (zero).
- getStringBindingSize() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Return the size of strings after which will be bound into the statement
If we are not using a DatabaseLogin, or we're not using string binding,
answer 0 (zero).
- getStringBindingSize() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getStringFromAppInfoElement(Element) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegate
-
- getStringVal() - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
XMLType Function - gets a string value from an XMLType
- GetStringVal - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- getStringVal() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
- getStructConverters() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Returns structure converter class names that would be set on the databasePlatform instance
This is used to avoid the platform instance changing at login.
- getStructName() - Method in interface org.eclipse.persistence.platform.database.converters.StructConverter
-
PUBLIC:
- getStructName() - Method in class org.eclipse.persistence.platform.database.oracle.converters.JGeometryConverter
-
- getStructureName() - Method in class org.eclipse.persistence.mappings.structures.ArrayMapping
-
PUBLIC:
Return the name of the structure.
- getStructureName() - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
-
PUBLIC:
Return the structure name of the nestedTable.
- getStructureName() - Method in class org.eclipse.persistence.mappings.structures.ObjectArrayMapping
-
PUBLIC:
Return the name of the structure.
- getStructureName() - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
-
PUBLIC:
Return the name of the structure.
- getStructureName() - Method in class org.eclipse.persistence.mappings.structures.StructureMapping
-
INTERNAL:
Return the name of the structure.
- getSubclassDescriptor(Class) - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
use aggregate in inheritance
- getSubClassGroups() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
- getSubgraph() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedAttributeNode
-
Gets the value of the subgraph property.
- getSubscription(String, Map<String, String>) - Method in class oracle.toplink.dataservices.livedata.SubscriptionFactory
-
- getSubscriptionFactory() - Method in class oracle.toplink.dataservices.DataServicePersistenceContext
-
Gets a subscription factory.
- getSubscriptionId() - Method in class oracle.toplink.dataservices.livedata.QuerySubscription
-
- getSubscriptionId() - Method in class oracle.toplink.dataservices.livedata.Subscription
-
- getSubSize() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the sub-size of the field.
- getSubstitutableElements() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
The list of elements which can be substituted for this element (ie: has this element in their substitutionGroup)
- getSubstitutableElements() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
- getSubstitutionHead() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
If this element has a substitutionGroup this will be set.
- getSubstitutionHeadName() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the substitutionHeadName property.
- getSubstitutionHeadNamespace() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the substitutionHeadNamespace property.
- getSubTypes() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getSuperclass() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
-
- getSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
-
Returns the super class of this JavaClass.
- getSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
-
- getSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
-
- getSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getSuperclass() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
-
Returns the super class of this JavaClass.
- getSuperClassOverride() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
-
- getSuperType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the superType property.
- getSupportedFeatureSet() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the supported feature set.
- getSupportedNonServerSessionProperties() - Static method in class org.eclipse.persistence.config.PersistenceUnitProperties
-
- getSupportedProperties() - Static method in class org.eclipse.persistence.config.EntityManagerProperties
-
- getSystemChangeNumberQuery() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
PUBLIC:
The query to select the current system change number
from Oracle.
- getTable(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Checks if table name exists with the current descriptor or not.
- getTable(DatabaseTable) - Method in class org.eclipse.persistence.descriptors.SchemaPerMultitenantPolicy
-
- getTable(String) - Method in class org.eclipse.persistence.descriptors.SchemaPerMultitenantPolicy
-
- getTable(String) - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
-
INTERNAL:
Return the new database table associated with this tenant.
- getTable(DatabaseTable) - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
-
INTERNAL:
Return the new database table associated with this tenant.
- getTable(String) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED: Return an expression representing a table in a data-level query.
- getTable(DatabaseTable) - Method in class org.eclipse.persistence.expressions.Expression
-
ADVANCED: Return an expression representing a table in a data-level query.
- getTable() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getTable() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
- getTableAliases() - Method in class org.eclipse.persistence.expressions.Expression
-
INTERNAL:
Return the aliases used.
- getTableCreationSuffix() - Method in class org.eclipse.persistence.platform.database.DB2MainframePlatform
-
- getTableCreationSuffix() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
-
- getTableCreationSuffix() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Get the String used on all table creation statements generated from the DefaultTableGenerator
with a session using this project (DDL generation).
- getTableCreator() - Method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
-
PUBLIC:
Return the table creator to generate from.
- getTableDefinitions() - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
-
Return the tables.
- getTableIndexes() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getTableInfo(String, String, String, String[]) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
-
Get a description of tables available in a catalog.
- getTableName() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the name of the descriptor's first table.
- getTableName() - Method in class org.eclipse.persistence.descriptors.RelationalDescriptor
-
PUBLIC:
Return the name of the descriptor's first table.
- getTableName() - Method in class org.eclipse.persistence.sequencing.TableSequence
-
- getTableNames() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Return the table names.
- getTableNames() - Method in class org.eclipse.persistence.descriptors.RelationalDescriptor
-
PUBLIC:
Return the table names.
- getTablePerClassPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
PUBLIC:
Returns the TablePerClassPolicy.
- getTableQualifier() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
PUBLIC:
Return the qualifier for the all of the tables referenced by EclipseLink.
- getTableQualifier() - Method in interface org.eclipse.persistence.sessions.Login
-
PUBLIC:
Return the qualifier for the all of the tables.
- getTables() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return all the tables.
- getTables() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
-
INTERNAL:
This method returns a vector which holds all the tables of database
- getTablesJoinExpressions() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
INTERNAL:
Used in case descriptor has additional tables:
each additional table mapped to an expression joining it.
- getTarget() - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionControllerDispatcher_Tie
-
- getTargetFields() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
-
- getTargetForeignKeyFieldNames() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
PUBLIC:
Return the target foregin key field names associated with the mapping.
- getTargetForeignKeyFieldNames() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return the target foreign key field names associated with the mapping.
- getTargetForeignKeyFields() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
-
INTERNAL:
Return the source foreign key fields.
- getTargetForeignKeyFields() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
Return the target foregin key fields associated with the mapping
- getTargetForeignKeyFields() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return the target foreign key fields.
- getTargetForeignKeysToSourceKeys() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Return the target/source key fields.
- getTargetForeignKeyToSourceKeys() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
-
INTERNAL:
- getTargetForeignKeyToSourceKeys() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Maintain for backward compatibility.
- getTargetIdenttyMap() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Return the instance of the IdentityMap that this intercpetor is wrapping.
- getTargetKeyFieldNames() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the target key field names associated with the mapping.
- getTargetKeyFieldNames() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the target key field names associated with the mapping.
- getTargetKeyFields() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return all the target keys associated with the mapping.
- getTargetKeyFields() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return all the target keys associated with the mapping.
- getTargetPrimaryKeyFields() - Method in class org.eclipse.persistence.mappings.CollectionMapping
-
INTERNAL:
Returns list of primary key fields from the reference descriptor.
- getTargetPrimaryKeyFields() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
-
INTERNAL:
Primary keys of targetForeignKeyTable.
- getTargetRelationKeyFieldNames() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
PUBLIC:
Return the target relation key field names associated with the mapping.
- getTargetRelationKeyFieldNames() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
PUBLIC:
Return the target relation key field names associated with the mapping.
- getTargetRelationKeyFields() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
-
INTERNAL:
Return all the target relation key fields associated with the mapping.
- getTargetRelationKeyFields() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
-
INTERNAL:
Return all the target relation key fields associated with the mapping.
- getTargetTable() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
-
- getTargetTable() - Method in class org.eclipse.persistence.tools.schemaframework.IndexDefinition
-
- getTargetToSourceKeyFields() - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
-
INTERNAL: Gets the target foreign key fields.
- getTargetToSourceKeyFields() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
Returns the target keys to source keys fields association.
- getTargetVersionOfSourceObject(Object, Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
-
INTERNAL:
If required, get the targetVersion of the source object from the merge manager.
- getTargetVersionOfSourceObject(Object, Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
If required, get the targetVersion of the source object from the merge manager.
- getTargetVersionOfSourceObject(Object, Object, MergeManager, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
-
INTERNAL:
If required, get the targetVersion of the source object from the merge manager
- getTargetVersionOfSourceObject(Object, Object, MergeManager, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
-
INTERNAL:
If required, get the targetVersion of the source object from the merge manager
Used with MapKeyContainerPolicy to abstract getting the target version of a source key
- getTemporaryCachedQueryResults() - Method in class org.eclipse.persistence.queries.ReadQuery
-
INTERNAL:
Get results from the remporary cache.
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL: DB2 temp table syntax.
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.Informix11Platform
-
Overrides the superclass implementation to return a new DatabaseTable with no DatabaseTable.getTableQualifier().
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.MaxDBPlatform
-
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.PervasivePlatform
-
INTERNAL:
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.SQLAnywherePlatform
-
Used for sp calls.
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
INTERNAL:
- getTempTableForTable(DatabaseTable) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
INTERNAL:
- getTenantDiscriminatorFields() - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
-
INTERNAL:
- getTenantDiscriminatorFieldsKeyedOnContext() - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
-
INTERNAL:
- getTerminationStrings() - Method in class org.eclipse.persistence.expressions.ListExpressionOperator
-
- getTextWrapperFragment() - Method in class org.eclipse.persistence.oxm.record.JsonRecord
-
INTERNAL:
The optional fragment used to wrap the text() mappings
- getTextWrapperFragment() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
INTERNAL:
The optional fragment used to wrap the text() mappings
- getTextWrapperFragment() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
INTERNAL:
The optional fragment used to wrap the text() mappings
- getTextWrapperFragment() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getThread() - Method in class org.eclipse.persistence.logging.SessionLogEntry
-
Return the thread that was active when the log entry was generated.
- getThreadPool() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
INTERNAL: Return the thread pool, initializing if required.
- getThreadPoolSize() - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
-
Return the thread pool size.
- getThreadPoolSize() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
-
Return the thread pool size.
- getTimeConnectionEstablished() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return a long indicating the exact time in Milliseconds that the
session connected to the database.
- getTimeConnectionEstablished() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return a long indicating the exact time in Milliseconds that the
session connected to the database.
- getTimePerObject() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getTimestampFromServer(AbstractSession, String) - Method in class org.eclipse.persistence.platform.database.AccessPlatform
-
Access do not support millisecond well, truncate the millisecond from the timestamp
- getTimestampFromServer(AbstractSession, String) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Answer the timestamp from the server.
- getTIMESTAMPLTZFromResultSet(ResultSet, int, int, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Get a TIMESTAMPLTZ value from a result set.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.DB2Platform
-
INTERNAL:
This method returns the query to select the timestamp from the server for
DB2.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
-
INTERNAL:
This method returns the query to select the timestamp from the server
for Derby.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
-
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.H2Platform
-
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
-
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for MySQL.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
This method returns the query to select the SYSTIMESTAMP as TIMESTAMPTZ
from the server for Oracle9i.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
PUBLIC:
This method returns the query to select the timestamp
from the server for Oracle.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
-
INTERNAL: This method returns the query to select the timestamp from the
server for Postgres.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
-
PUBLIC:
This method returns the query to select the timestamp
from the server for SQLServer.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.SybasePlatform
-
PUBLIC:
This method returns the query to select the timestamp
from the server for Sybase.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
-
This method returns the query to select the timestamp
from the database.
- getTimestampQuery() - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
-
PUBLIC:
TimesTen uses the Oracle syntax for getting the current timestamp.
- getTIMESTAMPTZFromResultSet(ResultSet, int, int, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
-
INTERNAL:
Get a TIMESTAMPTZ value from a result set.
- getTimeToLive() - Method in class org.eclipse.persistence.descriptors.invalidation.TimeToLiveCacheInvalidationPolicy
-
PUBLIC:
Return the time-to-live specified for this policy.
- getTitle() - Method in class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
-
Gets the title.
- getTopicConnectionFactoryName() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
PUBLIC:
Return the JMS Topic Connection Factory Name for the JMS Topic connections.
- getTopicHostUrl() - Method in class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
-
PUBLIC:
Return the URL of the machine on the network that hosts the JMS Topic.
- getTopicName() - Method in class org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
PUBLIC:
Return the topic name that this TransportManager will be connecting to.
- getTopLinkProject() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getTopLinkProject() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getTopLinkProject() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getTotalNumberOfConnections() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
INTERNAL:
Return the total number of connections currently in use.
- getTotalTime() - Method in class org.eclipse.persistence.tools.profiler.Profile
-
- getTrackedAttributeName() - Method in interface org.eclipse.persistence.descriptors.changetracking.CollectionChangeTracker
-
PUBLIC:
Return the Attribute name this collection is mapped under.
- getTrackedAttributeName() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
Return the mapping attribute name, used to raise change events.
- getTrackedAttributeName() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
INTERNAL:
Return the mapping attribute name, used to raise change events.
- getTrackedAttributeName() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
Return the mapping attribute name, used to raise change events.
- getTransaction() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return the active external transaction object, or null if
none is active.
- getTransactionIsolation() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return the transaction isolation setting for the connection.
- getTransactionKey(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return a key for the specified external transaction object.
- getTransactionManager() - Method in class org.eclipse.persistence.transaction.JTATransactionController
-
PUBLIC:
Return the transaction manager used to control the JTA transactions.
- getTransactionStatus() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return the transaction status.
- getTransformationRecord() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getTransformer() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPTransformer
-
- getTransformerClass() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation.XmlReadTransformer
-
Gets the value of the transformerClass property.
- getTransformerClass() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation.XmlWriteTransformer
-
Gets the value of the transformerClass property.
- getTransientCompatibleAnnotations() - Static method in class org.eclipse.persistence.annotations.TransientCompatibleAnnotations
-
PUBLIC:
Return a list of classnames of annotations that are compatible with the javax.persistence.Transient
annotation.
- getTranslatedSQLString(Session, Record) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: This can be used to access a queries translated SQL if they
have been prepared, (i.e. query.prepareCall()).
- getTranslatedSQLStrings(Session, Record) - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
ADVANCED: This can be used to access a queries translated SQL if they
have been prepared, (i.e. query.prepareCall()).
- getTranslationRow() - Method in class org.eclipse.persistence.queries.DatabaseQuery
-
INTERNAL: Return the row for translation
- getTransportManager() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the transport manager that manages sending and receiving of remote commands.
- getTransportManager() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
- getType() - Method in class oracle.eclipselink.coherence.integrated.services.ReflectivePOFSerializer
-
- getType() - Method in class oracle.toplink.dataservices.livedata.notification.Notification
-
- getType() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
- getType(String) - Method in class org.eclipse.persistence.dynamic.DynamicHelper
-
Lookup the dynamic type for an alias.
- getType(ClassDescriptor) - Static method in class org.eclipse.persistence.dynamic.DynamicHelper
-
- getType(DynamicEntity) - Static method in class org.eclipse.persistence.dynamic.DynamicHelper
-
Provide access to the entity's type.
- getType() - Method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
-
- getType() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
-
ADVANCED:
Return the type of function.
- getType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getType(JavaField) - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Returns a JavaClass instance wrapping the provided field's resolved
type.
- getType() - Method in class org.eclipse.persistence.jaxb.JAXBTypeElement
-
Get the Type associated with this JAXBTypeElement
- getType() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
The type to be bound.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlInverseReference
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy.IsSetParameter
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Key
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Value
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedSubgraph
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaType
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the type property.
- getType() - Method in class org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilter
-
- getType() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
Indicates if the schema reference references a simple type definition,
complex type definition, element, or group.
- getType() - Method in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
-
Indicates if the schema reference references a simple type definition,
complex type definition, element or group
- getType() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
-
Return the batch fetch type, (JOIN, IN, EXISTS).
- getType(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
Return the Type specified by typeName with the given uri,
or null if not found.
- getType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
Return the Type for this interfaceClass or null if not found.
- getType(String, String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getType() - Method in class org.eclipse.persistence.sdo.helper.extension.Token
-
- getType(Class) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
-
Return the SDO type corresponding to the wrapped class.
- getType(String, String) - Method in class org.eclipse.persistence.sdo.SDODataGraph
-
Returns the type with the given the URI,
or contained by the resource at the given URI,
and with the given name.
- getType() - Method in class org.eclipse.persistence.sdo.SDODataObject
-
- getType(Type) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of Type.
- getType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
Returns the type of the Property.
- getType() - Method in class org.eclipse.persistence.sessions.serializers.AbstractSerializer
-
- getType() - Method in class org.eclipse.persistence.sessions.serializers.JavaSerializer
-
- getType() - Method in class org.eclipse.persistence.sessions.serializers.kryo.KryoSerializer
-
- getType() - Method in interface org.eclipse.persistence.sessions.serializers.Serializer
-
- getType() - Method in class org.eclipse.persistence.sessions.serializers.XMLSerializer
-
- getType() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type of the field.
- getType() - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
-
PUBLIC:
Return the type of the field.
- getType() - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
-
PUBLIC:
Return the type of the field.
- getTypeDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type definition of the field.
- getTypedField(FIELD) - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
-
INTERNAL:
searches first descriptor than its ReturningPolicy for an equal field
- getTypedField(DatabaseField) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
searches first descriptor than its ReturningPolicy for an equal field
- getTypedField(DatabaseField) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
-
- getTypeField() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
- getTypeFieldName() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
PUBLIC:
This method returns the name of the typeField of the mapping.
- getTypeForImplClass(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getTypeForImplClass(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getTypeForImplClass(Class) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
- getTypeForSimpleJavaType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Used to determine which SDO Type corresponds the given Java simple type
- getTypeForSimpleJavaType(Class) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getTypeForSimpleJavaType(Class) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
- getTypeFromAdapterClass(JavaClass, Helper) - Static method in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
If adapter class is null return null If there is a marshal method that
returns something other than Object on the adapter class return the
return type of that method Otherwise return Object.class
- getTypeHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the TypeHelper instance for this helper context.
- getTypeHelper(TypeHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of TypeHelper.
- getTypeHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getTypeIndicatorNameTranslation() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Return the typeIndicatorName translation
Used by the Mapping Workbench to avoid classpath dependencies
- getTypeIndicatorTranslation() - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
-
INTERNAL:
Return the type indicators.
- getTypeInfoClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getTypeInfos() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getTypeInfosForPackage(String) - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
Convenience method for returning all of the TypeInfo objects for a given
package name.
- getTypeMappingInfo() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Get the TypeMappingInfo object if this ElementDeclaration was created from a TypeMappingInfo
- getTypeMappingInfosToGeneratedClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getTypeMappingInfosToSchemaTypes() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getTypeMappingInfoToAdapterClasses() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getTypeMappingInfoToSchemaType() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map of which TypeMappingInfo corresponds to which QName.
- getTypeName() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
-
INTERNAL:
Returns the name of the type this group represents
- getTypeName() - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
-
- getTypeName() - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
-
- getTypeName() - Method in class org.eclipse.persistence.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type name of the field.
- getTypeName() - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
-
PUBLIC:
Return the type of the field.
- getTypeName() - Method in class org.eclipse.persistence.tools.schemaframework.TypeTableDefinition
-
PUBLIC:
The name of the type that this table is of.
- getTypeName() - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
-
PUBLIC:
Return the type of the field.
- getTypePropertiesIsSetStatus() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
INTERNAL:
- getTypePropertyValues() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
-
INTERNAL:
- getTypeQName() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getTypes(String, String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource
-
- getTypes(String, HttpHeaders, UriInfo) - Method in class org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource
-
Deprecated.
- getTypesHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
- getTypesHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getTypesHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
- getTypeSize() - Method in class org.eclipse.persistence.tools.schemaframework.NestedTableDefinition
-
PUBLIC:
Return the size of the element field, this is only required for some field types.
- getTypeSize() - Method in class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
-
PUBLIC:
Return the size of the element field, this is only required for some field types.
- getTypeToSchemaType() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
INTERNAL:
Get the map of which Type corresponds to which QName.
- getTypeToTypeMappingInfo() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- getUnconvertedProperties() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Used to store un-converted properties, which are subsequenctly converted
at runtime (through the convertClassNamesToClasses method.
- getUnconvertedProperties() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Used to store un-converted properties, which are subsequenctly converted
at runtime (through the convertClassNamesToClasses method.
- getUnformattedMessage() - Method in exception org.eclipse.persistence.exceptions.EclipseLinkException
-
INTERNAL:
- getUnionExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
Return any union expressions.
- getUnionUnpartitionableQueries() - Method in class org.eclipse.persistence.descriptors.partitioning.FieldPartitioningPolicy
-
PUBLIC:
Return if queries that do not contain the partition field should be sent
to every database and have the result unioned.
- getUniqueConstraintDeletionString() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
-
INTERNAL:
Used for unique constraint deletion.
- getUniqueKeys() - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
-
PUBLIC:
- getUnit() - Method in interface org.eclipse.persistence.jpa.config.DataService
-
- getUnitOfWork() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return the transactional UnitOfWork during the transaction and null
outside of the transaction.
- getUnitOfWorkCacheIsolationLevel() - Method in class org.eclipse.persistence.descriptors.CachePolicy
-
ADVANCED:
Return the unit of work cache isolation setting.
- getUnitOfWorkCacheIsolationLevel() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return the unit of work cache isolation setting.
- getUnitOfWorkChangeSet() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
Returns the currentChangeSet from the UnitOfWork.
- getUnits() - Method in class org.eclipse.persistence.expressions.spatial.SpatialParameters
-
- getUnitsOfWork() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
-
INTERNAL:
Return the hashtable keyed on the external transaction objects with values
that are the associated units of work.
- getUnmarshalAttributeGroup() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getUnmarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getUnmarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
-
- getUnmarshalContext() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getUnmarshaller(Unmarshaller) - Static method in class org.eclipse.persistence.jaxb.JAXBHelper
-
Return the EclipseLink implementation of Unmarshaller.
- getUnmarshaller() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getUnmarshaller() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
-
INTERNAL:
- getUnmarshallerHandler() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getUnmarshallerHandler() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
- getUnmarshalListener() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
- getUnmarshalNamespaceResolver() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getUnmarshalRecord() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
INTERNAL
- getUnsetOCProperties(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return a List containing all open content properties that were unset
- getUnsetOCPropertiesMap() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
Return the entire HashMap of lists of open content properties that were unset
keyed on dataObject
- getUnsetProps(DataObject) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
-
INTERNAL:
- getUOWChangeSet() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method is used to return the parent ChangeSet.
- getUOWCloneForObjectChangeSet(ObjectChangeSet) - Method in interface org.eclipse.persistence.sessions.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns the Clone for a particular changeSet
- getUpdateAllFields() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
-
ADVANCED:
Return true if descriptor is set to update all fields for an object of this
type when an update occurs.
- getUpdateCall() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update call.
- getUpdateCallCacheSize() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the size of the update call cache.
- getUpdateClauses() - Method in class org.eclipse.persistence.queries.UpdateAllQuery
-
INTERNAL:
Return the updates stored for an update all query
- getUpdateQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update query.
- getUpdateQuery() - Method in class org.eclipse.persistence.sequencing.QuerySequence
-
PUBLIC:
- getUpdateSQLString() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update SQL string.
- getUri() - Method in class org.eclipse.persistence.sdo.helper.ClassBuffer
-
- getUri() - Method in class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- getUri() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
- getURI() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOChangeSummaryType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDODataObjectType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOOpenSequencedType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOPropertyType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOTypeType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getURI() - Method in class org.eclipse.persistence.sdo.types.SDOXMLHelperLoadOptionsType
-
- getURL() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaClassPathReference
-
- getURL() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaFileReference
-
- getURL() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaReference
-
- getURL() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaURLReference
-
- getURL() - Method in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
-
A URL which referenes the Schema.
- getUrl() - Method in interface org.eclipse.persistence.sessions.coordination.CommandManager
-
PUBLIC:
Return the URL for this command manager.
- getUrl() - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
-
PUBLIC:
Return the URL for this command manager.
- getURL() - Method in class org.eclipse.persistence.sessions.coordination.ServiceId
-
INTERNAL:
Return the URL for the service
- getURL() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Return the JDBC URL.
- getURLString() - Method in class org.eclipse.persistence.oxm.schema.XMLSchemaURLReference
-
- getUsage() - Method in class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin
-
- getUseDescriptorsToValidateInheritedObjects() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
INTERNAL:
return if we should use the descriptor inheritance to determine
if an object can be returned from the identity map or not.
- getUserDefinedSchemaTypes() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
-
- getUserJavaTypesForDeploymentXML() - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
- getUserName() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
-
PUBLIC:
Return the user name used as the value to the SECURITY_PRINCIPAL key in the
cached context properties.
- getUserName() - Method in class org.eclipse.persistence.sessions.DatasourceLogin
-
PUBLIC:
The user name is the database login name.
- getUserName() - Method in interface org.eclipse.persistence.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- getUserProperties() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the Map of user-defined properties.
- getUserProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the Map of user-defined properties.
- getUserTypeIdentifier(Class) - Method in class oracle.eclipselink.coherence.integrated.services.TLGPofContext
-
- getUserTypeIdentifier(Object) - Method in class oracle.eclipselink.coherence.integrated.services.TLGPofContext
-
- getUserTypeIdentifier(String) - Method in class oracle.eclipselink.coherence.integrated.services.TLGPofContext
-
- getUserTypeIdentifier(Class) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getUserTypeIdentifier(Object) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getUserTypeIdentifier(String) - Method in class oracle.eclipselink.coherence.integrated.services.TopLinkPofContext
-
- getUserXMLTypesForDeploymentXML() - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
- getUsesBatchWriting() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
This method will return if batchWriting is in use or not.
- getUsesBatchWriting() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
This method will return if batchWriting is in use or not.
- getUsesBatchWriting() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return if batchWriting is in use or not.
- getUsesBinding() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesByteArrayBinding() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
Shows if Byte Array Binding is turned on or not
- getUsesByteArrayBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
Shows if Byte Array Binding is turned on or not
- getUsesByteArrayBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Shows if Byte Array Binding is turned on or not
- getUsesByteArrayBinding() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Shows if Byte Array Binding is turned on or not
- getUsesEclipseLinkProfiling() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method answers true if EclipseLink Performance Profiling is on.
- getUsesEclipseLinkProfiling() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method answers true if EclipseLink Performance Profiling is on.
- getUsesJDBCBatchWriting() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
This method will return if batchWriting is in use or not.
- getUsesJDBCBatchWriting() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
This method will return if batchWriting is in use or not.
- getUsesJDBCBatchWriting() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method will return if batchWriting is in use or not.
- getUsesJDBCBatchWriting() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method will return if batchWriting is in use or not.
- getUsesNativeSequencing() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesNativeSQL() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
Shows if native SQL is being used
- getUsesNativeSQL() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
Shows if native SQL is being used
- getUsesNativeSQL() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
Shows if native SQL is being used
- getUsesNativeSQL() - Method in class org.eclipse.persistence.services.RuntimeServices
-
Shows if native SQL is being used
- getUsesNativeSQL() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesStreamsForBinding() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
This method indicates if streams are being used for binding
- getUsesStreamsForBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
This method indicates if streams are being used for binding
- getUsesStreamsForBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method indicates if streams are being used for binding
- getUsesStreamsForBinding() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method indicates if streams are being used for binding
- getUsesStreamsForBinding() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesStringBinding() - Method in class org.eclipse.persistence.services.DevelopmentServices
-
This method indicates if Strings are being bound
- getUsesStringBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanDevelopmentServicesMBean
-
This method indicates if Strings are being bound
- getUsesStringBinding() - Method in interface org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean
-
This method indicates if Strings are being bound
- getUsesStringBinding() - Method in class org.eclipse.persistence.services.RuntimeServices
-
This method indicates if Strings are being bound
- getUsesStringBinding() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getValidationEventHandler() - Method in class org.eclipse.persistence.jaxb.JAXBErrorHandler
-
Return the ValidationEventHandler associated with this JAXBErrorHandler.
- getValidationLevel() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
-
ADVANCED:
The unit of work performs validations such as,
ensuring multiple copies of the same object don't exist in the same unit of work,
ensuring deleted objects are not referred after commit,
ensures that objects from the parent cache are not referred in the unit of work cache.
- getValidationMode() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
-
Returns validtion mode of the parser.
- getValidationMode() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKParser
-
- getValidationMode() - Method in interface org.eclipse.persistence.platform.xml.XMLParser
-
- getValue() - Method in class org.eclipse.persistence.history.AsOfClause
-
PUBLIC:
The past time represented by the receiver.
- getValue() - Method in class org.eclipse.persistence.indirection.ValueHolder
-
PUBLIC:
Return the wrapped object.
- getValue() - Method in interface org.eclipse.persistence.indirection.ValueHolderInterface
-
PUBLIC:
Return the value.
- getValue() - Method in class org.eclipse.persistence.jaxb.compiler.facets.DecimalMaxFacet
-
- getValue() - Method in class org.eclipse.persistence.jaxb.compiler.facets.DecimalMinFacet
-
- getValue() - Method in class org.eclipse.persistence.jaxb.compiler.facets.MaxFacet
-
- getValue() - Method in class org.eclipse.persistence.jaxb.compiler.facets.MinFacet
-
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnumValue
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy.IsSetParameter
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlMap
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
-
Gets the value of the value property.
- getValue() - Method in class org.eclipse.persistence.mappings.Association
-
PUBLIC:
Return the value.
- getValue() - Method in class org.eclipse.persistence.mappings.transformers.ConstantTransformer
-
PUBLIC:
Return the value of the constant.
- getValue() - Method in class org.eclipse.persistence.oxm.record.XMLEntry
-
- getValue() - Method in class org.eclipse.persistence.oxm.sequenced.Setting
-
- getValue(int) - Method in class org.eclipse.persistence.sdo.SDOSequence
-
- getValue() - Method in class org.eclipse.persistence.sdo.SDOSetting
-
Returns the value of the setting.
- getValueByXPath(Object, String, NamespaceResolver, Class<T>) - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Get a value from an object based on an XPath statement.
- getValueByXPath(Object, String, NamespaceResolver, Class<T>) - Method in class org.eclipse.persistence.oxm.XMLContext
-
Query the object model based on the corresponding XML document.
- getValueClass() - Method in class org.eclipse.persistence.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to get the object class from the value converter
if it is a TypeConversionConverter.
- getValueConverter() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
-
PUBLIC:
Return the converter on the mapping.
- getValueConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
-
PUBLIC:
Return the converter on the mapping.
- getValueConverter() - Method in class org.eclipse.persistence.queries.DataReadQuery
-
INTERNAL:
Conversion not supported.
- getValueConverter() - Method in class org.eclipse.persistence.queries.DirectReadQuery
-
PUBLIC:
Return the converter on the query.
- getValueFromRecord(String, MappedRecord, EISAccessor) - Method in class org.eclipse.persistence.eis.EISPlatform
-
Retrieves the field value from the record.
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class org.eclipse.persistence.queries.ColumnResult
-
INTERNAL:
This method is a convenience method for extracting values from Results
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class org.eclipse.persistence.queries.ConstructorResult
-
INTERNAL:
This method is a convenience method for extracting values from results/
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class org.eclipse.persistence.queries.EntityResult
-
INTERNAL:
This method is a convenience method for extracting values from Results
- getValueFromRecord(DatabaseRecord) - Method in class org.eclipse.persistence.queries.FieldResult
-
INTERNAL:
This method is a convenience method for extracting values from Results
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class org.eclipse.persistence.queries.SQLResult
-
INTERNAL:
This method is a convenience method for extracting values from Results
- getValueFromRecordForMapping(DatabaseRecord, DatabaseMapping, FieldResult, DatabaseRecord) - Method in class org.eclipse.persistence.queries.EntityResult
-
INTERNAL:
This method is for processing all FieldResults for a mapping.
- getValueFromRemoteValueHolder(RemoteValueHolder) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
extract and return the appropriate value from the
specified remote value holder
- getValueFromRemoteValueHolder(RemoteValueHolder) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
INTERNAL:
Extract and return the appropriate value from the
specified remote value holder.
- getValueFromRemoteValueHolder(RemoteValueHolder) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
-
INTERNAL:
Extract and return the appropriate value from the
specified remote value holder.
- getValueGenericType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getValueHolder() - Method in interface org.eclipse.persistence.indirection.IndirectContainer
-
PUBLIC:
This is used by the indirection policy to build the
UOW clone of the container.
- getValueHolder() - Method in class org.eclipse.persistence.indirection.IndirectList
-
INTERNAL:
Return the valueHolder.
- getValueHolder() - Method in class org.eclipse.persistence.indirection.IndirectMap
-
PUBLIC:
Return the valueHolder.
- getValueHolder() - Method in class org.eclipse.persistence.indirection.IndirectSet
-
INTERNAL:
Return the valueHolder.
- getValues() - Method in class org.eclipse.persistence.eis.EISMappedRecord
-
INTERNAL:
getValues() is sued internally in a few places, so try to make that work for mapped records.
- getValues(String) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Retrieve the value for the field name.
- getValues(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Given a DatabaseField, return the corresponding values from the document
- getValues(DatabaseField, AbstractNullPolicy) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValues() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
This should not be used, but added some support for it as
is called from some places such as sdk call used in the descriptor to define operation not supported,
may also be called from TopLink in some places.
- getValuesIndicatingNoEntry(DatabaseField) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValuesIndicatingNoEntry(DatabaseField, AbstractNullPolicy) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValuesIndicatingNoEntry(List<DatabaseField>) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValuesIndicatingNoEntry(List<DatabaseField>, boolean) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValuesIndicatingNoEntry(DatabaseField, boolean) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
INTERNAL:
Given a DatabaseField, return the corresponding values from the document
- getValuesIndicatingNoEntry(DatabaseField, boolean, AbstractNullPolicy) - Method in class org.eclipse.persistence.oxm.record.DOMRecord
-
- getValuesToExclude() - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
-
PUBLIC:
Decides which attributes to ignore based on the values they are set to.
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueToWrite(Object, Object, XMLRecord, XMLField, XMLField, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
-
- getValueToWrite(QName, Object, ConversionManager) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
-
- getValueType() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getValueType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter
-
Gets the value of the valueType property.
- getValueType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
-
Gets the value of the valueType property.
- getValueType() - Method in class org.eclipse.persistence.mappings.TypedAssociation
-
PUBLIC:
Return the class of the value.
- getValueWrapper() - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
-
The key that will correspond to the property mapped with @XmlValue.
- getVariableAttributeAccessor() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getVariableAttributeAccessor() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getVariableAttributeName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getVariableAttributeName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getVariableAttributeName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getVariableClassName() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
- getVariableGetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getVariableGetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getVariables() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
-
The variables are the names of the declared variables used in the procedure.
- getVariableSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getVariableSetMethodName() - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getVersion() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Gets the version as it appears in URI.
- getVersion() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
Gets the XML Version for this document.
- getVersion() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPTransformer
-
- getVersion() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKTransformer
-
- getVersion() - Method in interface org.eclipse.persistence.platform.xml.XMLTransformer
-
- getVersion() - Static method in class org.eclipse.persistence.sessions.DatasourceLogin
-
PUBLIC:
Return the EclipseLink version.
- getVersion() - Static method in class org.eclipse.persistence.Version
-
- getVersionDifference(Object, Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
Return the number of version difference between the two states of the object.
- getVersionDifference(Object, Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return the number of versions different between these objects.
- getVersionDifference(Object, Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
PUBLIC:
Return the number of versions different between these objects.
- getVersionMapping() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
Returns the mapping that will be used to access the version value from an object.
- getVersionString() - Static method in class org.eclipse.persistence.Version
-
Returns version String containing three part version number
and build qualifier.
- getViewTable() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
-
INTERNAL:
- getVirtualAttributeMethods() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
INTERNAL:
Return the list of virtual methods sets for this Entity.
- getVPDClearIdentifierQuery(String) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Return an Oracle defined VPD clear identifier query.
- getVPDCreationFunctionString(String, String) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Return an Oracle defined VPD identifier function.
- getVPDCreationPolicyString(String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Return an Oracle defined VPD identifier policy.
- getVPDDeletionString(String, AbstractSession) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Return an Oracle defined VPD identifier policy deletion.
- getVPDIdentifier() - Method in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
-
INTERNAL:
Return the single identifier.
- getVPDIdentifier() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the VPD identifier for this project.
- getVPDLastIdentifierClassName() - Method in class org.eclipse.persistence.sessions.Project
-
INTERNAL:
Return the name of the last class to set a VPD identifiers.
- getVPDSetIdentifierQuery(String) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
-
INTERNAL:
Return an Oracle defined VPD set identifier query.
- getWaitTimeout() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
-
PUBLIC:
Return the WAIT timeout value of pessimistic locking query.
- getWaitTimeout() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
-
PUBLIC:
Return the time in milliseconds to wait for a available connection.
- getWeight() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
-
INTERNAL:
Return the weight of the mapping, used to sort mappings to ensure that
DirectToField Mappings get merged first
- getWeight() - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the weight of the mapping, used to sort mappings to ensure that
DirectToField Mappings get merged first
- getWithAllSubclassesExpression() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
-
ADVANCED:
Return the Expression which gets all subclasses.
- getWorkingCopyMethodName() - Method in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
-
Return the workingCopyClone method name.
- getWrappedCacheKey() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
If a Wrapper subclasses this CacheKey this method will be used to unwrap the cache key.
- getWrapper(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getWrapper(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Get the wrapper object from the cache key associated with the given primary key,
this is used for EJB2.
- getWrapper() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
- getWrapperNullPolicy() - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
-
- getWrapperPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
-
ADVANCED:
Return the WrapperPolicy for this descriptor.
- getWrappersHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
INTERNAL:
Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
- getWrappersHashMap() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
INTERNAL:
Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
- getWrappersHashMap() - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
Return the map of Wrapper objects (SDOWrapperTypes that wrap a primitive document).
- getWrapperTypes() - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
- getWriteConnection() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the connection to be used for database modification.
- getWriteConnections() - Method in class org.eclipse.persistence.sessions.server.ClientSession
-
INTERNAL:
Return the map of write connections.
- getWriteLockField() - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
Return the write lock field.
- getWriteLockField() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
Return the write lock field.
- getWriteLockFieldName() - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
PUBLIC:
Return the field name of the field that stores the write lock value.
- getWriteLockUpdateExpression(ExpressionBuilder, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
- getWriteLockUpdateExpression(ExpressionBuilder, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return an expression that updates the write lock
- getWriteLockUpdateExpression(ExpressionBuilder, AbstractSession) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
Retrun an expression that updates the write lock
- getWriteLockValue(Object) - Method in class oracle.eclipselink.coherence.integrated.cache.CoherenceInterceptor
-
- getWriteLockValue(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object
- getWriteLockValue(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object.
- getWriteLockValue(Object, Object, AbstractSession) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object
- getWriteLockValue() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
-
ADVANCED:
This method is used to return the lock value of the object this changeSet represents.
- getWriteLockValue(Object) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Extracts and returns the write lock value from the identity map through the given Object.
- getWriteLockValue(Vector, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
- getWriteLockValue(Object, Class) - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
-
ADVANCED:
Extracts the write lock value from the identity map through the passed in primaryKey and Class type.
- getWriteLockValue(Object) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
-
Get the write lock value from the cache key associated to the primarykey.
- getWriteLockValue() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
-
- getWriter() - Method in class org.eclipse.persistence.logging.AbstractSessionLog
-
PUBLIC:
Return the writer that will receive the formatted log entries.
- getWriter() - Method in interface org.eclipse.persistence.logging.SessionLog
-
PUBLIC:
Return the writer to which an accessor writes logged messages and SQL.
- getWriter() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
-
Return the Writer that the object will be marshalled to.
- getWriter() - Method in class org.eclipse.persistence.oxm.record.WriterRecord
-
Return the Writer that the object will be marshalled to.
- getWriter() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
-
- getWriterFilename() - Method in class org.eclipse.persistence.logging.DefaultSessionLog
-
For the given writer, return it's associated filename.
- getXmlAbstractNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlAbstractNullPolicy property.
- getXmlAbstractNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlAbstractNullPolicy property.
- getXmlAbstractNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the xmlAbstractNullPolicy property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyAttribute
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlInverseReference
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the xmlAccessMethods property.
- getXmlAccessOrder() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmlAccessOrder for this TypeInfo.
- getXmlAccessorFactory() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getXmlAccessorOrder() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlAccessorOrder property.
- getXmlAccessorOrder() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlAccessorOrder property.
- getXmlAccessorType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaAttribute
-
Gets the value of the xmlAccessorType property.
- getXmlAccessorType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlAccessorType property.
- getXmlAccessorType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlAccessorType property.
- getXmlAccessType() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmlAccessType for this TypeInfo.
- getXMLBinder() - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class oracle.toplink.dataservices.livedata.notification.NotificationMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in interface org.eclipse.persistence.jaxb.metadata.MetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jaxb.metadata.MetadataSourceAdapter
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jaxb.metadata.XMLMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.CollectionWrapperMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.DynamicXMLMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.DynamicXmlV2MetadataSource
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ErrorResponseMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ItemLinksMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaLangMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaMathMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaUtilMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.LinkMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.LinkV2MetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ReadAllQueryResultCollectionMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ReportQueryResultCollectionMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ReportQueryResultListItemMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.ReportQueryResultListMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.SimpleHomogeneousListMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.SingleResultQueryListMetadataSource
-
- getXmlBindings(Map<String, ?>, ClassLoader) - Method in class org.eclipse.persistence.jpa.rs.util.metadatasources.SingleResultQueryResultMetadataSource
- getXmlBindingsFromProperties(Map, ClassLoader) - Static method in class org.eclipse.persistence.jaxb.JAXBContextFactory
-
Convenience method for processing a properties map and creating a map of
package names to XmlBindings instances.
- getXmlBindingsModelContext() - Static method in class org.eclipse.persistence.jaxb.compiler.CompilerHelper
-
The method will load the eclipselink metadata model and return the
corresponding JAXBContext
- getXmlClassExtractor() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlClassExtractor property.
- getXMLContext() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
Return the XMLContext associated with this JAXBContext.
- getXMLContext() - Method in class org.eclipse.persistence.oxm.XMLMarshaller
-
Return the instance of XMLContext that was used to create this instance
of XMLMarshaller.
- getXMLContext() - Method in class org.eclipse.persistence.oxm.XMLUnmarshaller
-
Return the instance of XMLContext that was used to create this instance
of XMLUnmarshaller.
- getXmlContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getXmlContext() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getXmlContext() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getXMLContextState() - Method in class org.eclipse.persistence.oxm.XMLContext
-
INTERNAL: Return the XMLContextState that represents the XMLContexts
stateful information.
- getXmlConversionManager() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getXmlConversionManager() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getXmlConversionManager() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getXmlCustomizer() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the XmlCustomizer class name set on this TypeInfo, or null if none
is set.
- getXmlCustomizer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlCustomizer property.
- getXmlDescriptor() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
INTERNAL
Returns the Descriptor associated with this TypeMappingInfo.
- getXmlDescriptor() - Method in class org.eclipse.persistence.sdo.SDOType
-
- getXmlDescriptor(QName) - Method in class org.eclipse.persistence.sdo.types.SDOWrapperType
-
- getXmlDiscriminatorNode() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the class indicator field name for this type info.
- getXmlDiscriminatorNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlDiscriminatorNode property.
- getXmlDiscriminatorValue() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the value of the class indicator field for the java-type
associated with this type info.
- getXmlDiscriminatorValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlDiscriminatorValue property.
- getXmlElement() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
Returns the xml-element as a Element which represents the
parameter level annotations that should be applied to this type.
- getXmlElement() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlElement property.
- getXmlElementDecl() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry
-
Gets the value of the xmlElementDecl property.
- getXmlElementNillable() - Method in class org.eclipse.persistence.jaxb.compiler.XmlNillableInfo
-
- getXmlElementNillable() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlElementNillable property.
- getXmlElementNillable() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlElementNillable property.
- getXmlElementRef() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
-
Gets the value of the xmlElementRef property.
- getXmlElementRefs() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the List of XmlElementRef(s) for this Property.
- getXmlElementRefs() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the xmlElementRefs property.
- getXmlElements() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the XmlElements object set for this Property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the XmlElementWrapper set on this property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlElementWrapper property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the xmlElementWrapper property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
-
Gets the value of the xmlElementWrapper property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlElementWrapper property.
- getXmlElementWrapper() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the xmlElementWrapper property.
- getXmlEnum() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlEnums
-
Gets the value of the xmlEnum property.
- getXmlEnums() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlEnums property.
- getXmlEnumValue() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
-
Gets the value of the xmlEnumValue property.
- getXmlEnumValues() - Method in class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
- getXMLEventWriter() - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
-
- getXMLField() - Method in class org.eclipse.persistence.oxm.record.XMLEntry
-
- getXMLHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the XMLHelper instance for this helper context.
- getXMLHelper(XMLHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of XMLHelper.
- getXMLHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getXMLInputFactory() - Method in class org.eclipse.persistence.jaxb.JAXBContext
-
- getXmlInverseReference() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlInverseReference property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the xmlJavaTypeAdapter set on this Property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmlJavaTypeAdapter set on this Type.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapters
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapter() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the xmlJavaTypeAdapter property.
- getXmlJavaTypeAdapters() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlJavaTypeAdapters property.
- getXmlJoinNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes
-
Gets the value of the xmlJoinNode property.
- getXmlJoinNodes() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the XmlJoinNodes for this property.
- getXmlJoinNodes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlJoinNodes property.
- getXmlJoinNodesList() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the list of XmlJoinNodes for this Property, if any.
- getXmlKeyProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the list of XmlKey property entries.
- getXmlMap() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlMap property.
- getXmlMapping() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getXMLMarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBMarshaller
-
- getXmlMarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getXmlMarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getXmlMarshaller() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getXmlMimeType() - Method in class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
-
Return the mimeType specified on this element.
- getXmlMimeType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlMimeType property.
- getXmlMimeType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlMimeType property.
- getXmlNamedAttributeNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraph
-
Gets the value of the xmlNamedAttributeNode property.
- getXmlNamedAttributeNode() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedSubgraph
-
Gets the value of the xmlNamedAttributeNode property.
- getXmlNamedObjectGraph() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraphs
-
Gets the value of the xmlNamedObjectGraph property.
- getXmlNamedObjectGraphs() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlNamedObjectGraphs property.
- getXmlNamedSubclassGraph() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraph
-
Gets the value of the xmlNamedSubclassGraph property.
- getXmlNamedSubgraph() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlNamedObjectGraph
-
Gets the value of the xmlNamedSubgraph property.
- getXmlNameTransformer() - Method in class org.eclipse.persistence.jaxb.compiler.PackageInfo
-
- getXmlNameTransformer() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the XMLNameTransformer used when converting Java names to XML names
- getXmlNameTransformer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlNameTransformer property.
- getXmlNameTransformer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlNameTransformer property.
- getXMLNode(Object) - Method in class org.eclipse.persistence.jaxb.JAXBBinder
-
- getXMLNode(Object) - Method in class org.eclipse.persistence.oxm.XMLBinder
-
Gets the XML Node associated with the provided object.
- getXmlNs() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
-
Gets the value of the xmlNs property.
- getXmlNullPolicy() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return XmlNullPolicy for this TypeInfo.
- getXmlNullPolicy() - Method in class org.eclipse.persistence.jaxb.compiler.XmlNillableInfo
-
- getXmlNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlNullPolicy property.
- getXmlNullPolicy() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlNullPolicy property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the xpath for this property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyAttribute
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlJoinNodes.XmlJoinNode
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation.XmlWriteTransformer
-
Gets the value of the xmlPath property.
- getXmlPath() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the xmlPath property.
- getXMLPlatform() - Method in class org.eclipse.persistence.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the XMLPlatform based on the toplink.xml.platform System property.
- getXMLPlatformClass() - Method in class org.eclipse.persistence.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the implementation class for the XMLPlatform.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyAttribute
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlInverseReference
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
Gets the value of the xmlProperties property.
- getXmlProperties() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
-
Gets the value of the xmlProperties property.
- getXmlProperty() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties
-
Gets the value of the xmlProperty property.
- getXMLReader() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getXmlReadTransformer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation
-
Gets the value of the xmlReadTransformer property.
- getXmlRegistries() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlRegistries property.
- getXmlRegistry() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlRegistries
-
Gets the value of the xmlRegistry property.
- getXmlRootElement() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmlRootElement set on this TypeInfo.
- getXmlRootElement() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlRootElement property.
- getXmlSchema() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlSchema property.
- getXMLSchema() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
-
Returns XML Schema of the parser.
- getXMLSchema() - Method in class org.eclipse.persistence.platform.xml.xdk.XDKParser
-
- getXMLSchema() - Method in interface org.eclipse.persistence.platform.xml.XMLParser
-
- getXmlSchemaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
-
Gets the value of the xmlSchemaType property.
- getXmlSchemaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlSchemaType property.
- getXmlSchemaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
-
Gets the value of the xmlSchemaType property.
- getXmlSchemaType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchemaTypes
-
Gets the value of the xmlSchemaType property.
- getXmlSchemaTypes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
-
Gets the value of the xmlSchemaTypes property.
- getXmlSeeAlso() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the List of XmlSeeAlso class names for this TypeInfo.
- getXmlSeeAlso() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlSeeAlso property.
- getXMLStreamWriter() - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
-
- getXmlTagName() - Method in class org.eclipse.persistence.jaxb.TypeMappingInfo
-
Root element name associated with this type;
- getXMLToJavaTypeMap() - Method in class org.eclipse.persistence.jaxb.javamodel.Helper
-
Return a map of default Java types to XML types.
- getXmlTransformation() - Method in class org.eclipse.persistence.jaxb.compiler.Property
-
Return the XmlTransformation set on this property.
- getXmlType() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
Return the xmlType set on this TypeInfo.
- getXmlType() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlType property.
- getXMLType(Class) - Method in class org.eclipse.persistence.oxm.XMLField
-
Return the qualified XML Schema type for a given class
- getXMLType(Class, ConversionManager) - Method in class org.eclipse.persistence.oxm.XMLField
-
- getXMLUnmarshaller() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
- getXmlUnmarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
-
- getXmlUnmarshaller() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
-
- getXmlUnmarshaller() - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
-
INTERNAL:
- getXmlValueFieldForSimpleContent(ArrayList<Property>) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getXmlValueFieldForSimpleContent(TypeInfo) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
-
- getXmlValueProperty() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getXMLVersion() - Method in class org.eclipse.persistence.sdo.SDOXMLDocument
-
Return the XML version of the document, or null if not specified.
- getXmlVirtualAccessMethods() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
-
- getXmlVirtualAccessMethods() - Method in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
Gets the value of the xmlVirtualAccessMethods property.
- getXmlWriteTransformer() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation
-
Gets the value of the xmlWriteTransformer property.
- getXPath() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.eis.mappings.EISDirectMapping
-
Get the XPath String associated with this Mapping
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
-
Get the XPath String
- getXPath() - Method in class org.eclipse.persistence.oxm.XMLField
-
Returns the xpath statement associated with this XMLField
- getXPath() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getXPathFactory() - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
-
- getXPathForElement(String, QName, NamespaceInfo, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getXPathForField(Property, NamespaceInfo, boolean, boolean) - Method in class org.eclipse.persistence.jaxb.compiler.MappingsGenerator
-
- getXPathFragment() - Method in class org.eclipse.persistence.oxm.XMLField
-
INTERNAL:
Maintain a direct pointer to the first XPathFragment.
- getXPathFragmentForValue(Object, NamespaceResolver, boolean, char) - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
-
- getXPathFragmentForValue(Object, NamespaceResolver, boolean, char) - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
-
- getXPathNode() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
-
- getXQueryString() - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
-
PUBLIC:
Return the XQuery string.
- getXSDHelper() - Method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
Return the XSDHelper instance for this helper context.
- getXSDHelper(XSDHelper) - Static method in class org.eclipse.persistence.sdo.SDOHelper
-
Return the EclipseLink implementation of XSDHelper.
- getXSDHelperDelegate() - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXSDHelperDelegator
-
- getXsdLocalName() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
Returns the local name of the Property.
- getXsdLocalName() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
Returns the local name of the Property.
- getXsdType() - Method in class org.eclipse.persistence.sdo.SDOProperty
-
INTERNAL:
- getXsdType() - Method in class org.eclipse.persistence.sdo.SDOType
-
INTERNAL:
- getXSDTypeFromSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate
-
A function to access the values stored in xsdToSDOType HashMap
- getXSDTypeFromSDOType(Type) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegator
-
- getXSDTypeFromSDOType(Type) - Method in interface org.eclipse.persistence.sdo.helper.SDOTypeHelper
-
INTERNAL:
- Glassfish - Static variable in class org.eclipse.persistence.config.TargetServer
-
- GlassfishPlatform - Class in org.eclipse.persistence.platform.server.glassfish
-
PUBLIC:
This is the concrete subclass responsible for representing Glassfish server behavior.
- GlassfishPlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.glassfish.GlassfishPlatform
-
INTERNAL:
Default Constructor: All behavior for the default constructor is inherited
- GlassfishPlatformDetector - Class in org.eclipse.persistence.platform.server.glassfish
-
- GlassfishPlatformDetector() - Constructor for class org.eclipse.persistence.platform.server.glassfish.GlassfishPlatformDetector
-
- GlassfishRuntimeServices - Class in org.eclipse.persistence.services.glassfish
-
Purpose: Provide a dynamic interface into the EclipseLink Session.
- GlassfishRuntimeServices() - Constructor for class org.eclipse.persistence.services.glassfish.GlassfishRuntimeServices
-
PUBLIC:
Default Constructor
- GlassfishRuntimeServices(AbstractSession) - Constructor for class org.eclipse.persistence.services.glassfish.GlassfishRuntimeServices
-
PUBLIC:
Create an instance of GlassfishRuntimeServices to be associated with the provided session
- GlassfishRuntimeServices(Locale) - Constructor for class org.eclipse.persistence.services.glassfish.GlassfishRuntimeServices
-
Create an instance of GlassfishRuntimeServices to be associated with the provided locale
The user must call setSession(Session) afterwards to define the session.
- GlassfishTransactionController - Class in org.eclipse.persistence.transaction.glassfish
-
Purpose: TransactionController implementation for Glassfish JTA
Description: Implements the required behavior for controlling JTA
transactions in Glassfish.
- GlassfishTransactionController() - Constructor for class org.eclipse.persistence.transaction.glassfish.GlassfishTransactionController
-
- GLOBAL_PROPERTY_NOT_FOUND - Static variable in exception org.eclipse.persistence.exceptions.SDOException
-
- globalHelperContext - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- globalPropertyNotFound() - Static method in exception org.eclipse.persistence.exceptions.SDOException
-
INTERNAL:
Exception when trying to find a global property during an unmarshal
- GlobalRef() - Constructor for class org.eclipse.persistence.sdo.helper.SDOTypesGenerator.GlobalRef
-
- GMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GMONTH_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GMONTHDAY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GMONTHDAY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- greaterThan(byte) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(char) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(double) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(float) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(int) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(long) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(Object) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receiver's value is greater than the other value.
- greaterThan(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
- greaterThan(short) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(boolean) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- GreaterThan - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- greaterThanEqual(byte) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(char) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(double) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(float) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(int) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(long) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(Object) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(Expression) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(short) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(boolean) - Method in class org.eclipse.persistence.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- GreaterThanEqual - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- Greatest - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
-
- greatest() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- GREGORIAN_CALENDAR - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
-
- GridCacheCustomizer - Class in oracle.eclipselink.coherence.integrated.config
-
- GridCacheCustomizer() - Constructor for class oracle.eclipselink.coherence.integrated.config.GridCacheCustomizer
-
- GridLinkDataPartitioningCallback - Class in org.eclipse.persistence.platform.database.oracle.ucp
-
PUBLIC:
Integrates with WebLogic GirdLink's data affinity support.
- GridLinkDataPartitioningCallback() - Constructor for class org.eclipse.persistence.platform.database.oracle.ucp.GridLinkDataPartitioningCallback
-
- GROUP - Static variable in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
-
- GROUPING_ELEMENT_REQUIRED - Static variable in exception org.eclipse.persistence.eis.EISException
-
- groupingElementRequired() - Static method in exception org.eclipse.persistence.eis.EISException
-
- GT_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
-
- GYEAR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GYEAR_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GYEARMONTH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-
- GYEARMONTH_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
-