Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

H_GETFIELD - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_GETSTATIC - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_PUTFIELD - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
H2Platform - Class in org.eclipse.persistence.platform.database
 
H2Platform() - Constructor for class org.eclipse.persistence.platform.database.H2Platform
 
HANA - Static variable in class org.eclipse.persistence.config.TargetDatabase
 
HANAPlatform - Class in org.eclipse.persistence.platform.database
Database Platform for SAP HANA
HANAPlatform() - Constructor for class org.eclipse.persistence.platform.database.HANAPlatform
 
Handle - Class in org.eclipse.persistence.internal.libraries.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class org.eclipse.persistence.internal.libraries.asm.Handle
Deprecated.
this constructor has been superseded by Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - Constructor for class org.eclipse.persistence.internal.libraries.asm.Handle
Constructs a new field or method handle.
handleAggregate() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Determines whether the Expression handles a collection of sub-expressions that are aggregated by logical or arithmetic operators.
handleAggregate(JPQLQueryBNF) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
Determines whether the given JPQLQueryBNF handles aggregate expressions.
handleAggregate(JPQLQueryBNF) - Method in class org.eclipse.persistence.jpa.jpql.parser.ArithmeticFactor
 
handleAttributes(Attributes) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
handleAttributes(Attributes) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
handleAttributes(Attributes) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
handleAttributes(Attributes) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
handleChildNodes(NodeList) - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
 
handleCollection() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Determines whether the Expression handles a collection of sub-expressions that are separated by commas.
handleCollection(JPQLQueryBNF) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
Determines whether the given JPQLQueryBNF handles a collection of sub-expressions that are separated by commas.
handleCollection(JPQLQueryBNF) - Method in class org.eclipse.persistence.jpa.jpql.parser.SubExpression
 
handleCommunicationException(RemoteConnection, CommunicationException) - Method in class org.eclipse.persistence.internal.sessions.coordination.CommandPropagator
INTERNAL: We received the specified CommunicationException trying to execute the command over the specified connection.
handleError(RuntimeException) - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
INTERNAL: This method handles all the Descriptor Exceptions.
handleException(RuntimeException) - Method in interface org.eclipse.persistence.exceptions.ExceptionHandler
To re-throwing the exception,throwing a different exception or re-trying the query or database operation.
handleException(RuntimeException) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Allow any WARNING level exceptions that occur within EclipseLink to be logged and handled by the exception handler.
handleException(RuntimeException) - Method in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
PUBLIC: Allow the implementation class to handle an exception thrown in in the remote command service.
handleException(RuntimeException) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
INTERNAL: Delegate to the command procesor to handle the exception.
handleException(RuntimeException) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Allow any WARNING level exceptions that occur within EclipseLink to be logged and handled by the exception handler.
handleException(RuntimeException) - Method in class org.eclipse.persistence.transaction.AbstractSynchronizationListener
INTERNAL: Do the appropriate thing for when an exception occurs during SQL issuance.
handleExceptionFromRemoteExecution(RemoteConnection, String) - Method in class org.eclipse.persistence.internal.sessions.coordination.CommandPropagator
INTERNAL: We received the specified exception String while executing the command over the specified connection.
handleFragNamespace(XPathFragment, HashMap<String, Schema>, Schema, SchemaModelGeneratorProperties, Element, String) - Method in class org.eclipse.persistence.internal.oxm.schema.SchemaModelGenerator
This method will generate a global element if required (based in URI and elementFormDefault) and set a reference to it on a given element accordingly.
handleFragNamespace(XPathFragment, HashMap<String, Schema>, Schema, SchemaModelGeneratorProperties, Element, ComplexType, Descriptor) - Method in class org.eclipse.persistence.internal.oxm.schema.SchemaModelGenerator
This method will generate a global element if required (based in URI and elementFormDefault) and set a reference to it on a given element accordingly, or set an anonymous complex type on a given element.
handleNewNamespaceDeclaration(Element, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
 
handleNewNamespaceDeclaration(Element, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.XMLFragmentReader
 
handleORMException(RuntimeException, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
INTERNAL: Handle an exception that occurred while processing ORM xml.
handleOverloading(List<ProcedureType>) - Static method in class org.eclipse.persistence.tools.metadata.generation.Util
Convenience method that detects multiple procedures with the same procedure name, and updates the overload value on the relevant ProcedureTypes accordingly.
handlePrefixedAttribute(Element) - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
Handle prefixed attribute - may need to declare the namespace URI locally.
handlePrefixedAttribute(Element) - Method in class org.eclipse.persistence.internal.oxm.record.XMLFragmentReader
Handle prefixed attribute - may need to declare the namespace URI locally.
handler - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.TryCatchBlockNode
The beginning of the exception handler's code.
handleSevere(RuntimeException) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Allow any SEVERE level exceptions that occur within EclipseLink to be logged and handled by the exception handler.
handleSevere(RuntimeException) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Allow any SEVERE level exceptions that occur within EclipseLink to be logged and handled by the exception handler.
handleSimpleXMLFormat(boolean, Result, ProcedureOperationModel) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
Apply SimpleXMLFormat if 'isSimpleXMLFormat' is true.
handlesNestedArray() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
 
handleSubExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Determines whether this BNF handles parsing a sub-expression, i.e.
handleTransactionsManuallyForSybaseJConnect() - Method in class org.eclipse.persistence.sessions.DatabaseLogin
PUBLIC: Force EclipseLink to manually begin transactions instead of using autoCommit.
handleXsiTypeAttribute(Attr) - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
 
handleXsiTypeAttribute(Attr) - Method in class org.eclipse.persistence.internal.oxm.record.XMLFragmentReader
 
HARD - Enum constant in enum org.eclipse.persistence.config.ReferenceMode
References to Objects will be through hard references.
HARD_WEAK - Enum constant in enum org.eclipse.persistence.annotations.CacheType
Identical to the soft cache weak (SOFT_WEAK) identity map except that it uses hard references in the sub-cache.
HardCacheWeakIdentityMap - Class in org.eclipse.persistence.internal.identitymaps
Purpose: A HardCacheWeakIdentityMap is identical to the weak identity map, however the weak reference can be a performance problem for some types of apps because it can cause too much garbage collection of objects read causing them to be re-read and re-built (this defeats the purpose of the cache).
HardCacheWeakIdentityMap(int, ClassDescriptor, AbstractSession, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap
 
HardCacheWeakIdentityMap_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
HardCacheWeakIdentityMap.ReferenceCacheKey - Class in org.eclipse.persistence.internal.identitymaps
Inner class to define the specialized weak cache key.
HardWeak - Static variable in class org.eclipse.persistence.config.CacheType
A HardWeak cache holds all objects in use by the application, and a fixed size sub-cache of MRU objects using normal (hard) references.
HAS_FROM_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.TrimExpressionStateObject
Notifies the visibility of the FROM identifier has changed.
hasAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
INTERNAL:
hasAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
INTERNAL:
hasAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
INTERNAL:
hasAccessor() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: returns true if the accessor has already been set.
hasActivePersistenceContext() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
This method is used in contains to check if we already have a persistence context.
hasActiveUnitOfWork() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return true if there is a unit of work associated with the active external transaction.
hasActualTypeArguments() - Method in interface org.eclipse.persistence.jaxb.javamodel.JavaClass
 
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaClassImpl
Indicates if this JavaClass has actual type arguments, i.e.
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJAXBElementImpl
 
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
 
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
 
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaClassImpl
Indicates if this JavaClass has actual type arguments, i.e.
hasActualTypeArguments() - Method in class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaMethodImpl
Indicates if this JavaMethod has actual type arguments, i.e.
hasAddedElements() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: Return if any elements that have been added before instantiation.
hasAddedElements() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return if any elements that have been added before instantiation.
hasAdditionalCriteria() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
ADVANCED: Return true if an additional criteria has been set on this query manager.
hasAdditionalCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Returns true is an additional criteria has been set on this descriptor's query manager.
hasAdditionalFieldExpressions() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Return if there are additional field expressions.
hasAdditionalFields() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return if additional field.
hasAdditionalJoinExpressions() - Method in class org.eclipse.persistence.internal.expressions.OuterJoinExpressionHolder
 
hasAliasForTable(DatabaseTable) - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasAliasNames() - Method in class org.eclipse.persistence.sdo.SDOProperty
 
hasAll() - Method in class org.eclipse.persistence.jpa.jpql.parser.UnionClause
Determines whether ALL was parsed.
hasAllocatedConnection - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
Indicates whether the call has allocated connection.
hasAllocatedConnection() - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
INTERNAL:
hasAlreadyVisited(Expression) - Method in class org.eclipse.persistence.internal.expressions.ExpressionIterator
Answers if this expression has already been visited.
hasAnd() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the identifier AND was part of the query.
hasAnnotation(Class<? extends Annotation>) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMapping
 
hasAnnotation(Class<? extends Annotation>) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IMapping
Determines whether the given annotation is present on this type.
hasAnnotation(Class<? extends Annotation>) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IType
Determines whether the given annotation is present on this type.
hasAny() - Method in class org.eclipse.persistence.internal.oxm.schema.model.Choice
 
hasAny() - Method in interface org.eclipse.persistence.internal.oxm.schema.model.NestedParticle
 
hasAny() - Method in class org.eclipse.persistence.internal.oxm.schema.model.Sequence
 
hasAnyEventListeners - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
PERF: Cache if any events listener exist.
hasAnyEventListeners() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager
 
hasAnyEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: Return if the event manager has any event listeners, or event methods.
hasAnyListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
hasArguments() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
Return if argumented.
hasArguments() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Return if any arguments exist in the query.
hasArgumentTypes() - Method in class org.eclipse.persistence.tools.dbws.ProcedureOperationModel
Indicates if this ProcedureOperationModel has types set for its stored procedure arguments, i.e.
hasArray - Variable in class org.eclipse.persistence.internal.identitymaps.CacheId
Indicates whether at least one element of primaryKey is array.
hasArray() - Method in class org.eclipse.persistence.internal.identitymaps.CacheId
 
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
Determines whether the identifier AS was part of the query.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether the identifier AS was parsed.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether the identifier AS was parsed.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether the identifier AS was parsed.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.ResultVariable
Determines whether the identifier AS was parsed or not.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.TableVariableDeclaration
Determines whether the identifier AS was parsed.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
Determines whether the identifier AS was parsed.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractRangeVariableDeclarationStateObject
Determines whether the AS identifier is used or not.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberDeclarationStateObject
Determines whether the AS identifier is used or not.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Determines whether the AS identifier is used or not.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ResultVariableStateObject
Determines whether the AS identifier is used.
hasAs() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.TreatExpressionStateObject
Determines whether the AS identifier is used.
hasAsOfClause - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
hasAsOfClause() - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Answers true if this is to be queried as of a past time.
hasAsOfClause() - Method in class org.eclipse.persistence.internal.expressions.DataExpression
 
hasAsOfClause() - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
hasAsOfClause() - Method in class org.eclipse.persistence.internal.history.HistoricalSession
ADVANCED: Answers if all objects are to be read as of a past time.
hasAsOfClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether the AS OF clause is defined.
hasAsOfClause() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Answers if the domain objects are to be read as of a past time.
hasAssociationOverrideFor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasAttachments - Variable in class org.eclipse.persistence.tools.dbws.WSDLGenerator
 
hasAttachments - Variable in class org.eclipse.persistence.tools.dbws.XRPackager
 
hasAttachments() - Method in class org.eclipse.persistence.internal.dbws.SOAPAttachmentHandler
 
hasAttachments() - Method in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
hasAttachments() - Method in interface org.eclipse.persistence.tools.dbws.DBWSPackager
 
hasAttachments() - Method in class org.eclipse.persistence.tools.dbws.XRPackager
 
hasAttribute - Variable in class org.eclipse.persistence.internal.oxm.XPathFragment
 
hasAttribute(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
INTERNAL: Return true if the attribute exists.
hasAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
INTERNAL:
hasAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
INTERNAL:
hasAttributeOverride(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Return true if we have an attribute override for this accessor.
hasAttributeOverrideFor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasAttributes() - Method in class org.eclipse.persistence.queries.BatchFetchPolicy
INTERNAL: Return true is this query has batching
hasAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Those accessors that do not require a separate attribute-type specification for VIRTUAL accessors should override this method.
hasAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
INTERNAL: Object accessors don't require a separate attribute-type specification in XML, instead they can use the reference class to determine the attribute-type.
hasAutoApplyConverter(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
Return true if there is an auto-apply converter for the given cls.
hasBatchFetchedAttributes() - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return is any mappings are always batch fetched.
hasBatchReadAttributes() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return true is this query has batching
hasBeenAliased - Variable in class org.eclipse.persistence.internal.expressions.ObjectExpression
Allow hasBeenAliased to be marked independently from the existence of the tableAliases collection.
hasBeenAliased() - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Answers if the database tables associated with this expression have been aliased.
hasBeenAliased() - Method in class org.eclipse.persistence.internal.expressions.DataExpression
 
hasBeenAliased() - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
 
hasBeenLogged - Variable in exception class org.eclipse.persistence.exceptions.EclipseLinkException
 
hasBeenLogged() - Method in exception class org.eclipse.persistence.exceptions.EclipseLinkException
INTERNAL: Return if this exception has been logged to avoid being logged more than once.
hasBeenNormalized - Variable in class org.eclipse.persistence.internal.expressions.DataExpression
 
hasBeenNormalized - Variable in class org.eclipse.persistence.internal.expressions.SubSelectExpression
 
hasBeenNormalized() - Method in class org.eclipse.persistence.internal.expressions.DataExpression
INTERNAL: Did the normalizer already add additional joins to the where clause due to this query key representing a foreign reference mapping? This insures that join criteria (for any query key expression) is not added twice.
hasBeenRegistered() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: return whether this IndirectList has been registered with the UnitOfWork
hasBeenRegistered() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return whether this IndirectSet has been registered in a UnitOfWork
hasBeenVisited() - Method in class org.eclipse.persistence.internal.sessions.CommitOrderDependencyNode
 
hasBetween() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the identifier BETWEEN was part of the query.
hasBiDirectionalManyToManyAccessorFor(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasBroker() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Allow the session to be used from a session broker.
hasBuildSql() - Method in class org.eclipse.persistence.tools.dbws.ModelWithBuildSql
 
hasBuildSql() - Method in class org.eclipse.persistence.tools.dbws.OperationModel
 
hasBuildSqlOperations() - Method in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
hasCache() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a Cache annotation or cache element has already been processed for this descriptor.
hasCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a Cacheable annotation or cache element has already been processed for this descriptor.
hasCacheIndexes() - Method in class org.eclipse.persistence.descriptors.CachePolicy
 
hasCacheIndexesInSopObject - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
PERF: is there an cache index field that's would not be selected by SOP query.
hasCacheIndexesInSopObject() - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
 
hasCacheInterceptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a CacheInterceptor annotation or cacheInterceptor element has already been processed for this descriptor.
hasCallbackMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasCascadeDeleteObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if any objects have been deleted through database cascade delete constraints.
hasCascadeLockingPolicies() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL:
hasCaseOperand() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether the CASE operand was parsed.
hasCaseOperand() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CaseExpressionStateObject
Determines whether the StateObject representing the case operand is present.
hasChangeFor(String) - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
ADVANCED: This method will return true if the specified attribute has been changed.
hasChangeFor(String) - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
ADVANCED: This method will return true if the specified attribute has been changed.
hasChanges - Variable in class org.eclipse.persistence.internal.descriptors.changetracking.ObjectChangeListener
 
hasChanges - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkChangeSet
This attribute is set to true if a changeSet with changes has been added
hasChanges() - Method in class org.eclipse.persistence.eis.EISCollectionChangeRecord
Return whether any changes have been recorded with the change record.
hasChanges() - Method in class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
Return whether any changes have been recorded with the change record.
hasChanges() - Method in class org.eclipse.persistence.internal.descriptors.changetracking.ObjectChangeListener
INTERNAL: This method should return true if the object has been changed and false otherwise.
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.CollectionChangeRecord
PUBLIC: Returns true if the change set has changes.
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.DirectCollectionChangeRecord
Returns true if the change set has changes.
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.DirectMapChangeRecord
Returns true if the change set has changes.
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
ADVANCED: Returns true if this particular changeSet has changes.
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkChangeSet
INTERNAL: Returns true if the Unit Of Work change Set has changes
hasChanges() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
ADVANCED: The Unit of work is capable of preprocessing to determine if any on the clone have been changed.
hasChanges() - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool
Determines whether some refactoring operations found changes to be made in the JPQL query.
hasChanges() - Method in interface org.eclipse.persistence.sessions.changesets.CollectionChangeRecord
ADVANCED: This method returns true if the change set has changes
hasChanges() - Method in interface org.eclipse.persistence.sessions.changesets.EISCollectionChangeRecord
ADVANCED: Return whether any changes have been recorded with the change record.
hasChanges() - Method in interface org.eclipse.persistence.sessions.changesets.EISOrderedCollectionChangeRecord
ADVANCED: Return whether any changes have been recorded with the change record.
hasChanges() - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
ADVANCED: Returns true if this particular changeSet has changes.
hasChanges() - Method in interface org.eclipse.persistence.sessions.changesets.UnitOfWorkChangeSet
ADVANCED: Returns true if the Unit Of Work change Set has changes
hasChanges() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
ADVANCED: The Unit of work is capable of preprocessing to determine if any on the clone have been changed.
hasChangesFromCascadeLocking - Variable in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
 
hasChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a Change tracking annotation or change tracking element has already been processed for this descriptor.
hasChild() - Method in class org.eclipse.persistence.descriptors.InterfacePolicy
INTERNAL: Return if there are any child descriptors.
hasChild(String) - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Determines whether the BNF with the given ID is part of this BNF or not.
hasChildren() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Check if descriptor has children
hasClassExtractor() - Method in class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy
INTERNAL:
hasClassExtractor() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL:
hasClassExtractor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL: This method is a little involved since a class extractor is mutually exclusive with a discriminator column.
hasClassIndicator() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Checks if the class is involved in inheritance
hasClause(AbstractSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseStatementHelper
 
hasClause(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseStatementHelper
 
hasClause(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper
 
hasClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseStatementHelper
 
hasClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.UnionClauseStatementHelper
 
hasClause(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateClauseStatementHelper
 
hasClause(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper
 
hasClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractFromClauseStatementHelper
 
hasClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractGroupByClauseStatementHelper
 
hasClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractHavingClauseStatementHelper
 
hasClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper
 
hasClause(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.StatementHelper
Determines whether the clause exists in the parsed tree.
hasClausesDefinedBetween(Expression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
hasCloneMapping() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if the unit of work has any clones.
hasCloneToOriginals() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasCloseQuote() - Method in class org.eclipse.persistence.jpa.jpql.parser.StringLiteral
Determines whether the closing quote was present or not.
hasCloseQuote() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.StringLiteralStateObject
Determines whether the closing quote was present or not.
hasCMPPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if the descriptor has a CMP policy.
hasCmpPolicyForcedUpdate - Variable in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
For CMP only: indicates that the object should be force updated (whether it has OptimisticLocking or not): getCmpPolicy().getForcedUpdate()==true
hasCmpPolicyForcedUpdate() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL:
hasCode(String) - Static method in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
Checks if ServiceVersion with given code exists.
hasCollectionValuedPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether the collection-valued path expression was parsed.
hasCollectionValuedPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether the collection-valued path expression was parsed.
hasCollectionValuedPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
Determines whether the collection-valued path expression of the query was parsed.
hasColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
INTERNAL:
hasComma - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
When visiting a CollectionExpression, this indicates if there is a comma before the child being visited.
hasComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractDoubleEncapsulatedExpression
Determines whether the comma was parsed after the first expression.
hasComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.FunctionExpression
Determines whether the comma was parsed after the function name.
hasComma(int) - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionExpression
Determines whether a comma was parsed at the given position.
hasComma(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
hasCommitManager() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return if the commit manager has been set.
hasCompatibleType() - Method in class org.eclipse.persistence.internal.helper.ComplexDatabaseType
 
hasComplexArgs(List<ArgumentType>) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given List<ArgumentType> contains one or more arguments that are considered 'complex', i.e.
hasComplexArgs(ProcedureType) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given ProcedureType contains one or more arguments that are considered 'complex', i.e.
hasComplexArguments - Variable in class org.eclipse.persistence.tools.dbws.ProcedureOperationModel
 
hasComplexArguments() - Method in class org.eclipse.persistence.tools.dbws.ProcedureOperationModel
Indicates if this ProcedureOperationModel contains advanced Oracle and/or complex PL/SQL arguments.
hasCompositePrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasConditional() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractConditionalClauseStateObject
Determines whether the StateObject representing the conditional expression is present or not.
hasConditionalExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractConditionalClause
Determines whether the conditional expression was parsed.
hasConfigProperty(String, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
 
hasConnectByClause - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
hasConnectByClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Determines whether the CONNECT BY clause is defined.
hasConnectByExpression() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasConnectionAvailable() - Method in class org.eclipse.persistence.sessions.server.ConnectionPool
INTERNAL: Wait until a connection is avaiable and allocate the connection for the client.
hasConnectionAvailable() - Method in class org.eclipse.persistence.sessions.server.ExternalConnectionPool
INTERNAL: Assume true as the driver is responsible for blocking.
hasConnectionAvailable() - Method in class org.eclipse.persistence.sessions.server.ReadConnectionPool
INTERNAL: Concurrent reads are supported.
hasConnectionFactoryURL() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSConnectionSpec
Indicates if JNDI is to be used to get the connection factory.
hasConstraintDependency() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: The returns if the mapping has any constraint dependencies, such as foreign keys and join tables.
hasConstraintDependency() - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: The returns if the mapping has any constraint dependencies, such as foreign keys and join tables.
hasConstraintDependency() - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: The returns if the mapping has any constraint dependencies, such as foreign keys and join tables.
hasConstraintDependency() - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: The returns if the mapping has any constraint dependencies, such as foreign keys and join tables.
hasConstructorItems() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConstructorExpression
Determines whether the constructor items were parsed.
hasContainerBeans() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if any container beans exist.
hasContextTenant() - Method in class org.eclipse.persistence.descriptors.TablePerMultitenantPolicy
INTERNAL: Return true if the tenant has been set for this policy.
hasConversionValues() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
INTERNAL:
hasConverter() - Method in interface org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping
 
hasConverter() - Method in interface org.eclipse.persistence.internal.oxm.mappings.DirectMapping
 
hasConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
Indicates if the mapping has a converter set on it.
hasConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
PUBLIC: Indicates if there is a converter on the mapping.
hasConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
PUBLIC: Indicates if there is a converter on the mapping.
hasConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterManager
Check whether converter instance Supplier exists for provided Converter metadata class name.
hasConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasConverterAccessor(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasConverterClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
INTERNAL:
hasConverts(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Return true if there is convert metadata for the given attribute name.
hasCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a copy Policy annotation or copy policy element has already been processed for this descriptor.
hasCorrespondingDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
INTERNAL: Checks if the descriptor exists or not.
hasCustomAddTargetQuery - Variable in class org.eclipse.persistence.mappings.OneToManyMapping
 
hasCustomDeleteAllQuery - Variable in class org.eclipse.persistence.mappings.CollectionMapping
 
hasCustomDeleteAllQuery() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
 
hasCustomDeleteAllQuery() - Method in class org.eclipse.persistence.mappings.CollectionMapping
 
hasCustomDeleteAtIndexQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomDeleteAtIndexQuery() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomDeleteQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomDeleteQuery - Variable in class org.eclipse.persistence.mappings.RelationTableMechanism
 
hasCustomDeleteQuery() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomDeleteQuery() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
 
hasCustomDeleteQuery() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
 
hasCustomInsertQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomInsertQuery - Variable in class org.eclipse.persistence.mappings.RelationTableMechanism
 
hasCustomInsertQuery() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomInsertQuery() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
 
hasCustomInsertQuery() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
 
hasCustomizer() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a customizer annotation or customizer element has already been processed for this descriptor.
hasCustomMultipleTableJoinExpression - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
 
hasCustomMultipleTableJoinExpression() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Return if a custom join expression is used.
hasCustomNamespaceMapper - Variable in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
hasCustomNamespaceMapper - Variable in class org.eclipse.persistence.oxm.record.XMLRecord
 
hasCustomNamespaceMapper() - Method in interface org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord
 
hasCustomNamespaceMapper() - Method in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
hasCustomNamespaceMapper() - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
hasCustomNamespaceMapper() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
 
hasCustomRemoveAllTargetsQuery - Variable in class org.eclipse.persistence.mappings.OneToManyMapping
 
hasCustomRemoveTargetQuery - Variable in class org.eclipse.persistence.mappings.OneToManyMapping
 
hasCustomSelectionQuery - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
Indicates whether the selection query is TopLink generated or defined by the user.
hasCustomSelectionQuery() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Indicates whether the selection query is TopLink generated or defined by the user.
hasCustomSQLArguments - Variable in class org.eclipse.persistence.queries.SQLCall
 
hasCustomSQLArguments() - Method in class org.eclipse.persistence.queries.SQLCall
INTERNAL: Used to avoid misinterpreting the # in custom SQL.
hasCustomUpdateAtIndexQuery - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasCustomUpdateAtIndexQuery() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
hasDatabaseSchema() - Method in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
INTERNAL: Return true is this database object definition has a schema definition.
hasDatabaseType() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
Determines whether the database type was parsed or not.
hasDataModifications() - Method in class org.eclipse.persistence.internal.sessions.CommitManager
 
hasDatasource() - Method in class org.eclipse.persistence.internal.eis.adapters.aq.AQConnectionSpec
PUBLIC: Return if a datasource is used.
hasDatePart() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
Determines whether the date part literal was parsed or not.
hasDateType() - Method in class org.eclipse.persistence.jpa.jpql.parser.LocalExpression
Determines whether the expression with date type was parsed.
hasDecimal() - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
a composite field can't have a decimal position
hasDecimal() - Method in class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
returns true if the field is a numeric field with a decimal marker
hasDecimal() - Method in interface org.eclipse.persistence.internal.eis.cobol.FieldMetaData
this method returns true is the field has a preset decimal position
hasDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether the declaration of this clause was parsed.
hasDeclaredAnnotations(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
INTERNAL: Return true if this accessible object has 1 or more declared persistence annotations.
hasDefaultBuilder() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Checks to see if a builder has been set on the query.
hasDefaultEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: This method will return true, if this event manager has default listeners and does not exclude them.
hasDefaultNullValues() - Method in class org.eclipse.persistence.internal.helper.ConversionManager
INTERNAL
hasDefaultReadOnlyClasses - Variable in class org.eclipse.persistence.sessions.remote.DistributedSession
Cache if default classes have been read from server.
hasDefaultRedirectors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a DefaultRedirectors annotation or default-redirectors element has already been processed for this descriptor.
hasDefaultSequence() - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourcePlatform
Get default sequence
hasDeferredAttributes() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
Check to see if there are any attributes that must be calculated at commit time.
hasDeferredCalls() - Method in class org.eclipse.persistence.internal.sessions.CommitManager
 
hasDeferredChanges() - Method in interface org.eclipse.persistence.indirection.IndirectCollection
INTERNAL: Return if the collection has any changes that have been deferred to instantiation.
hasDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: Return if any elements that have been added or removed before instantiation.
hasDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectMap
INTERNAL: Return if any elements that have been added or removed before instantiation.
hasDeferredChanges() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return if any elements that have been added or removed before instantiation.
hasDeferredLock() - Method in class org.eclipse.persistence.internal.helper.DeferredLockManager
Return if there are any deferred locks.
hasDeferredModifyAllQueries() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasDelegateSequence() - Method in class org.eclipse.persistence.sequencing.NativeSequence
Return if the sequence should be replaced by another sequence implementation.
hasDeletedObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkChangeSet
INTERNAL: Returns true if any deleted objects.
hasDeletedObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: The deleted objects stores any objects removed during the unit of work.
hasDeleteQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a delete query is available
hasDelimiterAfterIdentifier(AbstractConditionalClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConditionalClauseCollectionHelper
 
hasDelimiterAfterIdentifier(AbstractDoubleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DoubleEncapsulatedCollectionHelper
 
hasDelimiterAfterIdentifier(AbstractFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FromClauseCollectionHelper
 
hasDelimiterAfterIdentifier(AbstractOrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseCollectionHelper
 
hasDelimiterAfterIdentifier(AbstractTripleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.TripleEncapsulatedCollectionHelper
 
hasDelimiterAfterIdentifier(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConcatExpressionCollectionHelper
 
hasDelimiterAfterIdentifier(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConstrutorCollectionHelper
 
hasDelimiterAfterIdentifier(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseCollectionHelper
 
hasDelimiterAfterIdentifier(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.GroupByClauseCollectionHelper
 
hasDelimiterAfterIdentifier(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.JoinCollectionHelper
 
hasDelimiterAfterIdentifier(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateItemCollectionHelper
 
hasDelimiterAfterIdentifier(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhenClauseConditionalClauseCollectionHelper
 
hasDelimiterAfterIdentifier(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseCollectionHelper
 
hasDelimiterAfterIdentifier(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.CollectionExpressionHelper
Determines whether a delimiter like a whitespace or an open parenthesis was parsed after the identifier.
hasDependency() - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Return if the mapping has any ownership or other dependency over its target object(s).
hasDependency() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Return if the mapping has any ownership or other dependency over its target object(s).
hasDependency() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Return if the mapping has any ownership or other dependency over its target object(s).
hasDependency() - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: The join table is a dependency if not read-only.
hasDependencyOnParts() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Checks if the class has any private owned parts or other dependencies, (i.e.
hasDerivedExpressions() - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
 
hasDerivedFields() - Method in class org.eclipse.persistence.internal.expressions.DataExpression
 
hasDerivedId() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: returns true if users have designated one or more mappings as IDs.
hasDerivedId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
INTERNAL:
hasDerivedTables() - Method in class org.eclipse.persistence.internal.expressions.DataExpression
 
hasDescriptor(Class<?>) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
ADVANCED: Return true if a descriptor exists for the given class.
hasDescriptor(Class<?>) - Method in interface org.eclipse.persistence.sessions.Session
ADVANCED: Return true if a descriptor exists for the given class.
hasDestinationURL() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteractionSpec
Indicates if a JNDI lookup is to be performed to locate the destination.
hasDistinct() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectClause
Determines whether the identifier DISTINCT was parsed or not.
hasDistinct() - Method in class org.eclipse.persistence.jpa.jpql.parser.AggregateFunction
Determines whether the DISTINCT identifier was specified in the query.
hasDistinct() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectClauseStateObject
Gets whether the DISTINCT keyword is part of the query, which is used to return only distinct (different) values
hasDistinct() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AggregateFunctionStateObject
Sets whether the DISTINCT keyword should be part of the query, which is used to return only distinct (different) values.
hasDocumentPreservation() - Method in class org.eclipse.persistence.internal.oxm.Context
INTERNAL: Return true if any session held onto by this context has a document preservation policy that requires unmarshalling from a Node.
hasDocumentPreservation() - Method in class org.eclipse.persistence.oxm.XMLContext
INTERNAL: Return true if any session held onto by this context has a document preservation policy that requires unmarshalling from a Node.
hasDoesExistQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a does exist query is available
hasElementDescriptor() - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: Used for wrapping and unwrapping with the wrapper policy.
hasElementRefs() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
Indicates if this TypeInfo contains an XmlElementRefs property.
hasElse() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether the identifier ELSE was parsed.
hasElse() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CaseExpressionStateObject
Determines whether the StateObject representing the ELSE scalar expression is present.
hasElseExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether the ELSE expression was parsed.
hasEmbeddable(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasEmbeddable(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasEmbeddedId() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractDoubleEncapsulatedExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEncapsulatedExpression
Determines whether something was parsed after the left parenthesis.
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSingleEncapsulatedExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.FunctionExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
 
hasEncapsulatedExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
 
hasEnd() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether the identifier END was parsed.
hasEntity(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasEntity(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasEntityEventListener() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: EJB 3.0 support.
hasEntityExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether the entity expression was parsed.
hasEntityGraph(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL: Return true is there exist and entity graph already for the given name.
hasEntityListenerEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: EJB 3.0 support.
hasEntityStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberExpressionStateObject
 
hasEntityThatImplementsInterface(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasEntityType() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
Determines whether the entity type was parsed.
hasEntityTypeName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.TreatExpressionStateObject
Determines whether the.
hasEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
INTERNAL: Return true if this accessor has enumerated metadata.
hasEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
INTERNAL: Return true if this accessor has enumerated metadata.
hasEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL: Return true if this accessor has enumerated metadata.
hasEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Return true if this accessor has temporal metadata.
hasEqualFieldInfos(List<ReturningPolicy.Info>) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL: Used for testing only
hasEqualFieldInfos(ReturningPolicy) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL: Used for testing only
hasEqualMains(ReturningPolicy) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL: Both ReturningPolicies should be initialized
hasEqualNamespaceResolvers() - Method in interface org.eclipse.persistence.internal.oxm.mappings.Login
 
hasEqualNamespaceResolvers() - Method in interface org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord
 
hasEqualNamespaceResolvers() - Method in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
hasEqualNamespaceResolvers() - Method in class org.eclipse.persistence.oxm.record.XMLRecord
 
hasEqualNamespaceResolvers() - Method in class org.eclipse.persistence.oxm.XMLLogin
 
hasEqualSign() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateItem
Determines whether the equal sign was parsed or not.
hasErrors() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
INTERNAL: Return if any errors occurred.
hasEscape() - Method in class org.eclipse.persistence.internal.jpa.parsing.LikeNode
 
hasEscape() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether the identifier ESCAPE was parsed.
hasEscapeCharacter() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether the escape character was parsed, which is either a single character or an input parameter.
hasEscapeCharacter() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
 
hasEventManager() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
INTERNAL: returns true if a DescriptorEventManager has been set.
hasEventManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: returns true if a DescriptorEventManager has been set.
hasEventManager() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return if an event manager has been set.
hasEventMethods(int) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasEventMethods(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasException() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Return if any exception that was throw from concurrent population thread.
hasException() - Method in class org.eclipse.persistence.logging.SessionLogEntry
 
hasExceptionHandler() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Return if an exception handler is present.
hasExceptionHandler() - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Return if an exception handler is present.
hasExecutionFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
INTERNAL: Indicates whether a FetchGroup will be applied to the query.
hasExecutionFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Indicates whether a FetchGroup will be applied to the query.
hasExistenceChecking() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSingleEncapsulatedExpression
Determines whether the encapsulated expression of the query was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.ArithmeticFactor
Determines whether the arithmetic primary was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AsOfClause
Determines whether the Expression representing the timestamp or change number was parsed or not.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the expression before the identifier was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConnectByClause
Determines whether the relationship expression was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.EmptyCollectionComparisonExpression
Determines whether the expression was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether the state field path expression or type discriminator was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.NotExpression
Determines whether the expression to negate was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.NullComparisonExpression
Determines whether the expression preceding the identifier was parsed.
hasExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether the order by expression was parsed.
hasExternalTransactionController() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Used for JTA integration.
hasExternalTransactionController() - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Used for JTS integration.
hasFetch() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether the identifier FETCH was parsed.
hasFetch() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Determines whether the identifier FETCH was parsed.
hasFetchGroup() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Return if a fetch group is set in the query.
hasFetchGroup(String) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
Return true if a fetch group exists for the given group name.
hasFetchGroupManager() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if the descriptor has a fetch group manager associated with.
hasField - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
Determines if the attribute has a real field.
hasField() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
Return if the attribute has a real field.
hasFieldInClass(MetadataClass, String) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
Return if the class contains the field.
hasFieldName() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
INTERNAL: Indicates whether there is a column name.
hasFirst() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractDoubleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the first encapsulated expression is present or not.
hasFirst() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTripleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the first encapsulated expression is present or not.
hasFirstComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether the comma was parsed after the first expression.
hasFirstExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractDoubleEncapsulatedExpression
Determines whether the first expression of the query was parsed.
hasFirstExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether the first expression of the query was parsed.
hasFirstExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
hasFirstExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
hasFlags(int) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
Returns true if all the given flags were passed to the constructor.
hasFollowUpClauses - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingClausesVisitor
Determines whether there is at least one clause defined after the clause defined by AbstractContentAssistVisitor.FollowingClausesVisitor.afterIdentifier.
hasForcedChanges - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkChangeSet
 
hasForcedChanges() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL: Returns true if this particular changeSet has forced SQL changes.
hasForcedChanges() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkChangeSet
INTERNAL: Returns true if this uowChangeSet contains an objectChangeSet that has forced SQL changes.
hasForcedChangesFromCascadeLocking() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL: Returns true if this particular changeSet has forced SQL changes because of a cascade optimistic locking policy.
hasForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
INTERNAL: Return true if a foreign key has been defined on this column.
hasForeignKeyConstraints() - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
 
hasForeignKeyDefinition() - Method in class org.eclipse.persistence.tools.schemaframework.ForeignKeyConstraint
 
hasFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteClause
Determines whether the identifier FROM was parsed.
hasFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
Determines whether the identifier FROM was part of the query.
hasFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether the identifier FROM was part of the query.
hasFromClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether the FROM clause was parsed or not.
hasFromClause(AbstractSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingClausesVisitor
Determines if the FROM clause has been defined or not.
hasFromClause(AbstractSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
hasFunctionName() - Method in class org.eclipse.persistence.jpa.jpql.parser.FunctionExpression
Determines whether the function name was parsed.
hasFunctionName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.FunctionExpressionStateObject
Determines whether the name of the native SQL function has been specified.
hasGenericHistorySupport - Variable in class org.eclipse.persistence.sessions.Project
Cache if any descriptor has history.
hasGenericHistorySupport() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Answers if at least one Descriptor or Mapping had a HistoryPolicy at initialize time.
hasGroupBy() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Does this EJBQL have a Grouping Clause
hasGroupByClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether the GROUP BY clause was parsed or not.
hasGroupByClause() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectStatementStateObject
Returns the state object representing the GROUP BY clause.
hasGroupByExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasGroupByExpressions() - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Return if any group bys exist, allow lazy initialization.
hasGroupByItems() - Method in class org.eclipse.persistence.jpa.jpql.parser.GroupByClause
Determines whether the list of items was parsed.
hash - Variable in class org.eclipse.persistence.internal.identitymaps.CacheId
Cached hashcode.
Hash - Static variable in class org.eclipse.persistence.config.ParameterDelimiterType
 
hasHaving() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Does this EJBQL have a Having Clause
hasHavingClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether the HAVING clause was parsed or not.
hasHavingClause() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectStatementStateObject
Returns the state object representing the HAVING clause.
hasHavingExpression() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hashCode - Variable in class org.eclipse.persistence.expressions.Expression
PERF: Cache the hashCode.
hashCode() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
 
hashCode() - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
 
hashCode() - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
 
hashCode() - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFileSequence
 
hashCode() - Method in class org.eclipse.persistence.eis.EISSequence
 
hashCode() - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return a consistent hash-code for the expression.
hashCode() - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Return the hash-code based on the unique selector.
hashCode() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL:
hashCode() - Method in class org.eclipse.persistence.indirection.IndirectMap
 
hashCode() - Method in class org.eclipse.persistence.indirection.IndirectSet
 
hashCode() - Method in class org.eclipse.persistence.internal.codegen.AccessLevel
 
hashCode() - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
hashCode() - Method in class org.eclipse.persistence.internal.descriptors.VirtualAttributeMethodInfo
 
hashCode() - Method in class org.eclipse.persistence.internal.helper.DatabaseField
Return the hashcode of the name, because it is fairly unique.
hashCode() - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
Return the hashcode of the name, because it is fairly unique.
hashCode() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
hashCode() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
hashCode() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
First wait until complete.
hashCode() - Method in class org.eclipse.persistence.internal.helper.type.ReadLockAcquisitionMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.identitymaps.CacheId
Return the precomputed hashcode.
hashCode() - Method in class org.eclipse.persistence.internal.identitymaps.CacheKey
Overrides hashCode() in Object to use the primaryKey's hashCode for storage in data structures.
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DerivedIdClassAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransientAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
INTERNAL:
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OrderColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyJoinColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ClassInstanceMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.JsonValueMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.KryoMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.UUIDMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.XMLMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.InstantiationCopyPolicyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.OrderByMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.ReturnInsertMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.AbstractPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ReplicationPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RoundRobinPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.UnionPartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchAttributeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
 
hashCode() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
 
hashCode() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.Method
 
hashCode() - Method in class org.eclipse.persistence.internal.libraries.asm.ConstantDynamic
 
hashCode() - Method in class org.eclipse.persistence.internal.libraries.asm.Handle
 
hashCode() - Method in class org.eclipse.persistence.internal.libraries.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class org.eclipse.persistence.internal.oxm.Root
 
hashCode() - Method in class org.eclipse.persistence.internal.oxm.WeakObjectWrapper
 
hashCode() - Method in class org.eclipse.persistence.internal.oxm.XPathFragment
 
hashCode() - Method in class org.eclipse.persistence.internal.oxm.XPathNode
 
hashCode() - Method in class org.eclipse.persistence.internal.oxm.XPathPredicate
 
hashCode() - Method in class org.eclipse.persistence.internal.oxm.XPathQName
 
hashCode() - Method in class org.eclipse.persistence.internal.queries.AttributeItem
 
hashCode() - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
 
hashCode() - Method in class org.eclipse.persistence.internal.queries.InterfaceContainerPolicy
 
hashCode() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord.RecordEntry
 
hashCode() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
This method overrides the hashcode method.
hashCode() - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder
Return the hashcode for id, because it is unqiue.
hashCode() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExpressionFactory
 
hashCode() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObject
 
hashCode() - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.filter.CompoundFilter
 
hashCode() - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
 
hashCode() - Method in class org.eclipse.persistence.oxm.XMLField
 
hashCode() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Compute a consistent hash-code for the expression.
hashCode() - Method in class org.eclipse.persistence.queries.ReportQueryResult
 
hashCode() - Method in class org.eclipse.persistence.queries.ReportQueryResult.RecordEntry
 
hashCode() - Method in class org.eclipse.persistence.sdo.DefaultValueStore
 
hashCode() - Method in class org.eclipse.persistence.sdo.SDOProperty
Return a unique hashCode (as an int) for this instance.
hashCode() - Method in class org.eclipse.persistence.sequencing.DefaultSequence
 
hashCode() - Method in class org.eclipse.persistence.sequencing.NativeSequence
 
hashCode() - Method in class org.eclipse.persistence.sequencing.QuerySequence
 
hashCode() - Method in class org.eclipse.persistence.sequencing.Sequence
 
hashCode() - Method in class org.eclipse.persistence.sequencing.TableSequence
 
hashCode() - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
hashCode() - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
 
hasHelperContext(String) - Static method in class org.eclipse.persistence.sdo.helper.SDOHelperContext
Return true if a HelperContext corresponding to this identifier or alias already exists, else false.
hashes - Variable in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleHashesAttribute
The hash of the modules in ModuleHashesAttribute.modules.
hasHierarchicalExpressions() - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Verify that we have hierarchical query expressions
hasHierarchicalQueryClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether the hierarchical query clause was parsed or not.
hasHierarchicalQueryExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
HashPartitioning - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
HashPartitioning - Annotation Type in org.eclipse.persistence.annotations
HashPartitioning partitions access to a database cluster by the hash of a field value from the object, such as the object's location, or tenant.
HashPartitioningImpl - Class in org.eclipse.persistence.internal.jpa.config.partitioning
JPA scripting API implementation.
HashPartitioningImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.partitioning.HashPartitioningImpl
 
HashPartitioningMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.partitioning
INTERNAL: Define JPA meta-data for partitioning policy.
HashPartitioningMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
INTERNAL: Used for XML loading.
HashPartitioningMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
INTERNAL: Used for annotation loading.
HashPartitioningPolicy - Class in org.eclipse.persistence.descriptors.partitioning
PUBLIC: HashPartitioningPolicy partitions access to a database cluster by the hash of a field value from the object, such as the object's location, or tenant.
HashPartitioningPolicy() - Constructor for class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
 
HashPartitioningPolicy(String) - Constructor for class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
 
HashPartitioningPolicy(String, boolean) - Constructor for class org.eclipse.persistence.descriptors.partitioning.HashPartitioningPolicy
 
HashSet_class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
Hashtable_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
hasId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
INTERNAL:
hasIdAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Return whether there is an IdAccessor on this descriptor.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractPathExpression
Determines whether the identification variable was parsed.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether the identification variable was parsed.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether the identification variable was parsed.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether the identification variable was parsed.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.TableVariableDeclaration
Determines whether the identification variable was parsed.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractModifyClauseStateObject
Determines whether an identification variable was defined.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractPathExpressionStateObject
Determines whether the identification variable is present.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractRangeVariableDeclarationStateObject
Determines whether an identification variable was defined.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberDeclarationStateObject
Determines whether an identification variable was defined.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.EncapsulatedIdentificationVariableExpressionStateObject
Determines whether the identification variable has been defined or not.
hasIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Determines whether the identification variable has been defined.
hasIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL:
hasIdentifier(String) - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Determines if this query BNF support the given word, which can be an identifier.
hasInBatchFetchedAttribute - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
PERF: Cache mapping that use batch fetching.
hasInBatchFetchedAttribute() - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return is any mappings are always batch fetched using IN.
hasIndexes() - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
 
hasInheritance() - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptor
INTERNAL: Return if this descriptor is involved in inheritance, (is child or parent).
hasInheritance() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
Indicates whether this group is part of an inheritance hierarchy
hasInheritance() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if this descriptor is involved in inheritance, (is child or parent).
hasInheritance() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL: Return true if this class has an inheritance specifications.
hasInheritance() - Method in interface org.eclipse.persistence.internal.oxm.mappings.Descriptor
INTERNAL: Return if this descriptor is involved in inheritance, (is child or parent).
hasInItems() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether the list of items was parsed.
hasInsertQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a insert query is available
hasInterface(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasInterfacePolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if this descriptor is involved in interface, (is child or parent).
hasInternalEventListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: Internal event support.
hasInternalExceptions() - Method in exception class org.eclipse.persistence.exceptions.JPQLException
INTERNAL Does this exception have any internal errors?
hasInverseConstraintDependency() - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Return whether the mapping has any inverse constraint dependencies, such as foreign keys.
hasInverseConstraintDependency() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: The returns if the mapping has any inverse constraint dependencies, such as foreign keys and join tables.
hasInverseConstraintDependency() - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Return whether the mapping has any inverse constraint dependencies, such as foreign keys and join tables.
hasIsolatedCacheClassWithoutUOWIsolation() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return whether this project has a descriptor that is both Isolated and has a cache isolation level other than ISOLATE_CACHE_ALWAYS
hasIsolatedClasses - Variable in class org.eclipse.persistence.sessions.Project
Cache if any descriptor is isolated.
hasIsolatedClasses() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return if any descriptors are isolated.
hasItems() - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
Indicates whether the group has at least one attribute.
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractListHolderStateObject
 
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractPathExpressionStateObject
 
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CoalesceExpressionStateObject
 
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.FunctionExpressionStateObject
 
hasItems() - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.ListHolderStateObject
Determines whether this StateObject has any children.
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.SelectClauseStateObject
 
hasItems() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.UpdateClauseStateObject
 
hasJdbcType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
INTERNAL:
hasJdbcTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
INTERNAL:
hasJoinAssociationPath() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether the join association path expression was parsed.
hasJoinedAttributeExpressions() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Return the attributes that must be joined.
hasJoinedAttributes() - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Answers if any attributes are to be joined / returned in the same select statement.
hasJoinedAttributes() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Return if any attributes are joined.
hasJoinedExpressions() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
This method checks both attribute expressions and mapping expressions and determines if there are any joins to be made.
hasJoinedMappingExpressions() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Return the attributes that must be joined.
hasJoining() - Method in class org.eclipse.persistence.internal.queries.ReportItem
INTERNAL: Return if any attributes are joined.
hasJoining() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return if any attributes are joined.
hasJoins() - Method in interface org.eclipse.persistence.jpa.jpql.JPQLQueryDeclaration
Determines whether the declaration contains JOIN expressions.
hasJoins() - Method in class org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
Determines whether this declaration has any join expressions.
hasJoins() - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext
Determines whether the JPQL expression has JOIN expressions.
hasJoins() - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.AbstractRangeDeclaration
 
hasJoins() - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.Declaration
 
hasJoins() - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver
Determines whether the JPQL expression has JOIN expressions.
hasJoinTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
INTERNAL: Return true if a join table exists for this accessor (either directly set or through an association override).
hasKeys() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL: Returns true if this particular changeSet has a Key.
hasLastChild - Variable in class org.eclipse.persistence.internal.expressions.ArgumentListFunctionExpression
 
hasLastXPathFragment() - Method in interface org.eclipse.persistence.internal.oxm.mappings.Field
INTERNAL:
hasLastXPathFragment() - Method in class org.eclipse.persistence.oxm.XMLField
INTERNAL:
hasLeafElementType() - Method in class org.eclipse.persistence.internal.oxm.XPathFragment
 
hasLeft() - Method in class org.eclipse.persistence.internal.jpa.parsing.Node
INTERNAL Does this node have a left
hasLeft() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CompoundExpressionStateObject
Determines whether there is a StateObject that represents the left expression.
hasLeftExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CompoundExpression
Determines whether the first expression of the query was parsed.
hasLeftParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEncapsulatedExpression
Determines whether the open parenthesis was parsed or not.
hasLeftParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether the open parenthesis was parsed or not.
hasLeftParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConstructorExpression
Determines whether the open parenthesis was parsed or not.
hasLeftParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether the open parenthesis was parsed or not.
hasLeftParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
hasLeftParenthesis(T) - Method in interface org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractEncapsulatedExpressionHelper
Determines whether the given AbstractEncapsulatedExpression has the left parenthesis.
hasLeftParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
 
hasLeftParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
hasListChangeListeners(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ChangeSupport
Determines whether there are at least one IListChangeListener registered to listen for changes made to the list with the given list name.
hasListeners() - Method in class org.eclipse.persistence.sessions.SessionEventManager
PUBLIC: Check if there are any event listeners.
hasListeners(Map<String, ?>, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ChangeSupport
Determines whether there are at least one listener registered.
hasLob(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
INTERNAL: Return true if this accessor has lob metadata.
hasLob(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL: Return true if this accessor has lob metadata.
hasLob(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Return true if this accessor has lob metadata.
hasLob(Collection<DatabaseField>) - Static method in class org.eclipse.persistence.internal.helper.Helper
 
hasLogin() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
PUBLIC: Return if a login is used, only one of login and pool can be used.
hasLowerBound() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.BetweenExpressionStateObject
Determines whether the StateObject representing the lower bound is defined or not.
hasLowerBoundExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the lower bound expression was parsed.
hasMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
INTERNAL: For all intent and purpose a basic map accessor always uses a map key.
hasMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
INTERNAL:
hasMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL:
hasMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Method should be overridden by those accessors that accept and use a map key.
hasMapKeyClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
INTERNAL: Return true if this accessor has a map key class specified.
hasMapKeyClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL: Return true if this accessor has a map key class specified.
hasMapKeyConverts(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Return true if there is map key convert metadata for the given attribute name.
hasMapKeyHolder() - Method in class org.eclipse.persistence.internal.expressions.OuterJoinExpressionHolder
 
hasMappedBy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
INTERNAL: Return true if this accessor is the non owning side of the relationship, that is, has a mapped by value.
hasMappedSuperclass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasMappedSuperclass(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
INTERNAL: Return whether there is a descriptor that is keyed by the supplied class name.
hasMappedSuperclass(String) - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return whether the given class is mapped as superclass.
hasMappedSuperclass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasMappedSuperclasses() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return whether there any mappings that are mapped superclasses.
hasMapping - Variable in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
 
hasMappingAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Returns true if we already have (processed) an accessor for the given attribute name.
hasMappingForAttributeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasMappingsPostCalculateChanges() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Are there any mappings that require postCalculateChanges method to be called.
hasMappingsPostCalculateChangesOnDeleted - Variable in class org.eclipse.persistence.sessions.Project
Indicates whether there is at least one descriptor that has at least on mapping that require a call on deleted objects to update change sets.
hasMappingsPostCalculateChangesOnDeleted() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Are there any mappings that require mappingsPostCalculateChangesOnDeleted method to be called.
hasMappingsPostCalculateChangesOnDeleted() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Indicates whether there is at least one descriptor that has at least on mapping that require a call on deleted objects to update change sets.
hasMapsId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
INTERNAL:
hasMapsIdValue() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
ADVANCED: Set the mapped by id value
hasMarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
 
hasMemberOfNode() - Method in class org.eclipse.persistence.internal.jpa.parsing.GenerationContext
 
hasMemberOfNode() - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectGenerationContext
 
hasMessage() - Method in class org.eclipse.persistence.logging.SessionLogEntry
 
hasMessageSelector() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteractionSpec
Indicates if the user has set a message selector.
hasMinusSign() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ArithmeticFactorStateObject
Determines whether the arithmetic sign is the minus sign.
hasModifications() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Does this unit of work have any changes or anything that requires a write to the database and a transaction to be started.
hasModifyAllQueries() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasModifyRow - Variable in class org.eclipse.persistence.queries.DataModifyQuery
Used to distinguish query that have a different modify row than translation row.
hasModifyRow() - Method in class org.eclipse.persistence.queries.DataModifyQuery
Return if a modify row has been set.
hasMoreElements() - Method in class org.eclipse.persistence.internal.identitymaps.AbstractIdentityMapEnumeration
Check whether this enumeration contains more elements.
hasMoreElements() - Method in class org.eclipse.persistence.queries.CursoredStream
PUBLIC: Return whether the cursored stream has any more elements.
hasMoreElements() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasMoreNodes() - Method in class org.eclipse.persistence.internal.sessions.factories.NodeListElementEnumerator
 
hasMoreResults - Variable in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
 
hasMoreResults() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
Returns true if the next result corresponds to a result set, and false if it is an update count or if there are no results other than through INOUT and OUT parameters, if any.
hasMoreThanOneAliasInFrom() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTreeContext
 
hasMoreThanOneVariablePerType() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTreeContext
 
hasMultipleCalls() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Normally only a single call is used, however multiple table may require multiple calls on write.
hasMultipleResultSets - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
Support multiple result sets.
hasMultipleResultSets() - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
Return if the call returns multiple result sets.
hasMultipleResultSets() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
INTERNAL: If there is no user setting and there are not multiple result classes or result set mappings, assume a single result is returned.
hasMultipleStatements() - Method in class org.eclipse.persistence.internal.queries.StatementQueryMechanism
Normally only a single statement is used, however multiple table may require multiple statements on write.
hasMultipleTableChild() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Return if any children of this descriptor require information from another table not specified at the parent level.
hasMultipleTableConstraintDependecy - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
Defines if any mapping reference a field in a secondary table.
hasMultipleTableConstraintDependecy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Return if any mapping reference a field in a secondary table.
hasMultipleTables() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Check if descriptor has multiple tables
hasMultitenant() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates if multitenant metadata has been processed for this descriptor.
hasMultitenantPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
Return true if the descriptor has a multitenant policy
hasName() - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
Determine whether the receiver has any identification information.
hasName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
INTERNAL: Return true if this metadata has a name specified.
hasName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
INTERNAL: Return true is a name was provided through metadata.
hasName() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
INTERNAL: Return true if a name has been specified.
hasName() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
INTERNAL: Return true is a name has been specified for this index.
hasName() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
INTERNAL: Return true if a name has been specified for this unique constraint.
hasNamespace() - Method in class org.eclipse.persistence.internal.oxm.XPathFragment
 
hasNestedIdentityReference - Variable in class org.eclipse.persistence.mappings.AggregateCollectionMapping
Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference - Variable in class org.eclipse.persistence.mappings.AggregateMapping
Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference() - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference() - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference() - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference() - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference() - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Indicates whether the mapping (or at least one of its nested mappings, at any nested depth) references an entity.
hasNestedIdentityReference(boolean) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Calculates whether descriptor references an entity (directly or through a nested mapping).
hasNewObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if there are any registered new objects.
hasNewObjectsInParentOriginalToClone() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasNewValue() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateItem
Determines whether the new value section of the query was parsed.
hasNewValue() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.UpdateItemStateObject
Determines whether the StateObject representing the new value is present.
hasNext() - Method in class org.eclipse.persistence.internal.mappings.converters.AttributeNameTokenizer.TokensIterator
INTERNAL: Returns true if the iteration has more elements.
hasNext() - Method in class org.eclipse.persistence.internal.queries.MapContainerPolicy.MapContainerPolicyIterator
 
hasNext() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord.RecordEntryIterator
 
hasNext() - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.CloneIterator
 
hasNext() - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.EmptyIterator
 
hasNext() - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.SingleElementListIterator
 
hasNext() - Method in class org.eclipse.persistence.jpa.jpql.utility.iterator.ArrayIterator
 
hasNext() - Method in class org.eclipse.persistence.jpa.jpql.utility.iterator.CloneListIterator
 
hasNext() - Method in class org.eclipse.persistence.queries.CursoredStream
PUBLIC: Return whether the cursored stream has any more elements.
hasNext() - Method in class org.eclipse.persistence.queries.ReportQueryResult.EntryIterator
 
hasNext() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasNext(Object) - Method in interface org.eclipse.persistence.internal.core.queries.CoreContainerPolicy
INTERNAL: Return whether the iterator has more objects.
hasNext(Object) - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: Return whether the iterator has more objects.
hasNext(Object) - Method in class org.eclipse.persistence.internal.queries.InterfaceContainerPolicy
INTERNAL: Return whether the iterator has more objects,
hasNext(Object) - Method in class org.eclipse.persistence.internal.queries.MapContainerPolicy
INTERNAL: Return whether the iterator has more objects.
hasNext(Object) - Method in class org.eclipse.persistence.queries.CursorPolicy
INTERNAL: Return whether the iterator has more objects.
hasNextElement() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasNoncacheableMappings - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
caches if this descriptor has any non cacheable mappings
hasNoncacheableMappings() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
 
hasNonDefaultFetchGroup() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: Return if the query has an non-default fetch group defined for itself.
hasNonFetchJoinedAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return the attributes that must be joined.
hasNonIsolatedUOWClasses - Variable in class org.eclipse.persistence.sessions.Project
Cache if all descriptors are isolated in the unit of work.
hasNonIsolatedUOWClasses() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return if any descriptors are not isolated to the unit of work.
hasNonSelectFields() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the identifier NOT was part of the query.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether the identifier NOT was parsed.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.EmptyCollectionComparisonExpression
Determines whether the identifier NOT was part of the query.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExistsExpression
Determines whether the identifier NOT was parsed.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether the identifier NOT was parsed.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether the identifier NOT was parsed.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.NullComparisonExpression
Determines whether NOT is used in the query.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.BetweenExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.EmptyCollectionComparisonExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.InExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNot() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.NullComparisonExpressionStateObject
Determines whether the NOT identifier is used or not.
hasNotBeenVisited() - Method in class org.eclipse.persistence.internal.sessions.CommitOrderDependencyNode
 
hasNullableArguments() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Return if the query has any nullable arguments.
hasNulls() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether the NULLS identifier was parsed.
hasNullValueInFields() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord
INTERNAL: Return true if the AbstractRecord has been marked as valid to check the update call cache with, false otherwise.
hasObjectRelationalFieldMappingAnnotationsDefined() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
INTERNAL: Return true if any given field defines object relational persistence mapping annotations.
hasObjectRelationalMethodMappingAnnotationsDefined() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
INTERNAL: Return true if any given method defines object relational persistence mapping annotations.
hasObjectsDeletedDuringCommit() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasObjectsToDelete() - Method in class org.eclipse.persistence.internal.sessions.CommitManager
 
hasOf() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether the identifier OF was parsed.
hasOf() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberExpressionStateObject
 
hasOnClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether the ON clause was parsed.
hasOneToOneSelected(GenerationContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectNode
 
hasOptimisticLock - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
 
hasOptimisticLock() - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
This check is needed only when doing batch writing.
hasOptimisticReadLockObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if there are any optimistic read locks.
hasOptionalArguments() - Method in class org.eclipse.persistence.queries.StoredProcedureCall
INTERNAL: Return if there are any optional arguments.
hasOrder() - Method in class org.eclipse.persistence.internal.queries.CollectionContainerPolicy
INTERNAL: Return whether the collection has order.
hasOrder() - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: Returns true if the collection has order
hasOrder() - Method in class org.eclipse.persistence.internal.queries.ListContainerPolicy
INTERNAL: Returns true if the collection has order
hasOrderBy - Variable in class org.eclipse.persistence.mappings.CollectionMapping
 
hasOrderBy() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Does this EJBQL have an Ordering Clause
hasOrderBy() - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Return true if ascending or descending ordering has been set on this mapping via the @OrderBy annotation.
hasOrderByClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.SelectStatement
Determines whether the ORDER BY clause is defined or not.
hasOrderByClause() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.SelectStatementStateObject
Returns the state object representing the ORDER BY clause.
hasOrderByExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasOrderByExpressions() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Return if there are orderBy expressions.
hasOrderByExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: The order bys are lazy initialized to conserve space.
hasOrderByItems() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractOrderByClause
Determines whether the list of items to order was parsed.
hasOrdering() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether ASC or DESC was parsed.
hasOrderSiblingsByClause - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
hasOrderSiblingsByClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Determines whether the ORDER SIBLINGS BY clause is defined.
hasOrderSiblingsByExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasOuterJoinedAttribute - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
PERF: Used to avoid null checks for inner attribute joining.
hasOuterJoinedAttributeQuery() - Method in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
PERF: Return if the query uses any outer attribute joins, used to avoid null checks in building objects.
hasOuterJoinExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasOutputArguments() - Method in class org.eclipse.persistence.eis.interactions.EISInteraction
Return if argumented.
hasOutputCursors() - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourceCall
Return true if there are output cursors on this call.
hasOverriddenEventMethod(Method, int) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasOverriddenEventMethod(Method, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasOverriddenEventMethod(List<Method>, Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
hasParameters() - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourceCall
The parameters are the values in order of occurrence in call.
hasParameters() - Method in interface org.eclipse.persistence.internal.databaseaccess.QueryStringCall
The parameters are the values in order of occurance in call.
hasParameters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
INTERNAL:
hasParameters() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTreeContext
INTERNAL Returns true if the query has at least one parameter.
hasParentClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
INTERNAL:
hasPartialAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
INTERNAL: Return if partial attributes.
hasPartialAttributeExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return if partial attributes.
hasPartitioningCallback() - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
Check if has callback.
hasPassword() - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
INTERNAL:
hasPatternValue() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether the pattern value was parsed.
hasPatternValue() - Method in class org.eclipse.persistence.jpa.jpql.parser.RegexpExpression
Determines whether the pattern value was parsed.
hasPatternValue() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
 
hasPessimisticLockedObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return true if there are any pessimistic locked objects in this unit of work, false otherwise.
hasPessimisticLockingPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL:
hasPessimisticLockingPolicy() - Method in class org.eclipse.persistence.descriptors.CMPPolicy
PUBLIC: Return true if bean pessimistic locking is configured
hasPKClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
hasPLSQLArgs(List<ArgumentType>) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given list of ArgumentTypes contains one or more PL/SQL arguments, i.e.
hasPLSQLArgs(ProcedureType) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given ProcedureType contains one or more PL/SQL arguments, i.e.
hasPLSQLCursorArg(List<ArgumentType>) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given List<ArgumentType> contains a PL/SQL Cursor type.
hasPLSQLScalarArgs(List<ArgumentType>) - Static method in class org.eclipse.persistence.tools.dbws.Util
Indicates if a given List<ArgumentType> contains one or more arguments that are considered PL/SQL scalars, i.e.
hasPlusSign() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ArithmeticFactorStateObject
Determines whether the arithmetic sign is the plus sign.
hasPreallocationSize() - Method in class org.eclipse.persistence.sequencing.DefaultSequence
 
hasPreDeleteMappings() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
 
hasPredicateProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
INTERNAL: Return true if the list of predicate properties hasn't been initialized.
hasPredicateProperty(Property) - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
INTERNAL: Return true if the property handed in is a duplicate of any existing predicate property.
hasPredicateSiblings() - Method in class org.eclipse.persistence.internal.oxm.XPathNode
 
hasPrefix(String) - Method in class org.eclipse.persistence.internal.oxm.NamespaceResolver
Indicates whether given prefix is assigned to a name-space.
hasPrefixesToNamespaces() - Method in class org.eclipse.persistence.internal.oxm.NamespaceResolver
 
hasPrevious() - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.SingleElementListIterator
 
hasPrevious() - Method in class org.eclipse.persistence.jpa.jpql.utility.iterator.CloneListIterator
 
hasPrevious() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the previous row
hasPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a PrimaryKey annotation or primary-key element has been processed for this descriptor.
hasPrimaryKeyFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Return true is the descriptor has primary key fields set.
hasPrivatelyOwnedParts() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Checks if the class has any private owned parts are not
hasPrivateOwnedObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return true if privateOwnedObjects is not null and not empty, false otherwise.
hasProperties() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Allow to check for user defined properties.
hasProperties() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Return if any properties exist in the query.
hasProperties() - Method in class org.eclipse.persistence.sessions.server.ConnectionPolicy
PUBLIC: Returns true if properties are available on the Connection Policy
hasPropertyChangeListeners(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ChangeSupport
Determines whether there are at least one IPropertyChangeListener registered to listen for changes made to the property with the given property name.
hasProposals() - Method in interface org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals
Determines whether there is at least one proposals.
hasProposals() - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistProposals
 
hasProtectedForeignKeys() - Method in class org.eclipse.persistence.internal.identitymaps.CacheKey
Returns true if the protectedForeignKeys record is non-null and non-empty, false otherwise.
hasProtectedForeignKeys() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
 
hasProxyIndirection - Variable in class org.eclipse.persistence.sessions.Project
Cache if any descriptor is using ProxyIndirection.
hasProxyIndirection() - Method in class org.eclipse.persistence.sessions.Project
INTERNAL: Return if any descriptors use ProxyIndirection.
hasQuery() - Method in class org.eclipse.persistence.jpa.jpql.parser.UnionClause
Determines whether the query was parsed.
hasQueryKey - Variable in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
 
hasQueryKeyOrMapping(String) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Checks to see if it has a query key or mapping with the specified name or not.
hasQueryMechanism() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Check if the mechanism has been set yet, used for lazy init.
hasQueryStatement() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLExpression
Determines whether a query was parsed.
hasQueryStatement() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JPQLQueryStateObject
Determines whether a query statement has been defined.
hasRange - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.PLSQLSubType
 
hasRange() - Method in class org.eclipse.persistence.tools.oracleddl.metadata.PLSQLSubType
 
hasRangeVariableDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteClause
Determines whether the range variable declaration was parsed.
hasRangeVariableDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
Determines whether the range variable declaration was parsed.
hasRangeVariableDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether the range variable declaration was parsed.
hasReadAllQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a read all query is available
hasReadObjectQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a read object query is available
hasReadOnly() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates that a read only annotation or read only element has already been processed for this descriptor.
hasReference(Object) - Method in class org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap
Checks if the object is null, or reference's object is null.
hasReference(Object) - Method in class org.eclipse.persistence.internal.identitymaps.SoftCacheWeakIdentityMap
Checks if the object is null, or reference's object is null.
hasReferenceMappings() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Returns true if any of the mappings on this descriptor are key-based reference mappings.
hasRelationships - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
whether this descriptor has any relationships through its mappings, through inheritance, or through aggregates
hasRelationships() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: return whether this descriptor has any relationships through its mappings, through inheritance, or through aggregates
hasRelationshipsExceptBackpointer(ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: This method returns true if this descriptor has either a ForeignReferenceMapping to an object aside from the one described by descriptor or more than one ForeignReferenceMapping to descriptor.
hasRelationTable() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Indicates whether the mapping has RelationTable.
hasRelationTable() - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Indicates whether the mechanism has relation table.
hasRelationTableMechanism() - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
PUBLIC: Indicates whether the mapping has RelationTableMechanism.
hasRelationTableMechanism() - Method in class org.eclipse.persistence.mappings.OneToOneMapping
PUBLIC: Indicates whether the mapping has RelationTableMechanism.
hasRemovedElements() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: Return if any elements that have been removed before instantiation.
hasRemovedElements() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return if any elements that have been removed before instantiation.
hasRemovedObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
hasReplyToDestinationURL() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSSendInteractionSpec
Indicates if a JNDI lookup is to be performed to locate the reply to destination.
hasReplyToDestinationURL() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSSendReceiveInteractionSpec
Indicates if a JNDI lookup is to be performed to locate the reply to destination.
hasResponse() - Method in class org.eclipse.persistence.internal.xr.Operation
 
hasResponse() - Method in class org.eclipse.persistence.internal.xr.QueryOperation
 
hasResult() - Method in class org.eclipse.persistence.internal.oxm.schema.model.Schema
Indicates if a Result has been set for this Schema.
hasResultSet() - Method in class org.eclipse.persistence.internal.sessions.ResultSetRecord
Indicates whether resultSet is still here.
hasResultSetMapping(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
INTERNAL: Return true is a result set mapping has been specified.
hasResultSetMappings() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
PUBLIC: Return true if there are results set mappings associated with this query.
hasResultType() - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
 
hasResultVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.ResultVariable
Determines whether the result variable was parsed.
hasResultVariable() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ResultVariableStateObject
Determines whether the result variable has been defined.
hasReturningPolicies() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if this descriptor or descriptors from mappings has Returning policy.
hasReturningPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if this descriptor has Returning policy.
hasReturnInsert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Method to check if this accessor has a ReturnInsert annotation.
hasReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Method to check if this accessor has a ReturnUpdate annotation.
hasRight() - Method in class org.eclipse.persistence.internal.jpa.parsing.Node
INTERNAL Does this node have a right
hasRight() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CompoundExpressionStateObject
Determines whether there is a StateObject that represents the right expression.
hasRightExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CompoundExpression
Determines whether the second expression of the query was parsed.
hasRightForAnd() - Method in class org.eclipse.persistence.internal.jpa.parsing.BetweenNode
 
hasRightForBetween() - Method in class org.eclipse.persistence.internal.jpa.parsing.BetweenNode
 
hasRightParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEncapsulatedExpression
Determines whether the close parenthesis was parsed or not.
hasRightParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether the close parenthesis was parsed or not.
hasRightParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConstructorExpression
Determines whether the close parenthesis was parsed or not.
hasRightParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether the close parenthesis was parsed or not.
hasRightParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
hasRightParenthesis(T) - Method in interface org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractEncapsulatedExpressionHelper
Determines whether the given AbstractEncapsulatedExpression has the right parenthesis.
hasRightParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
 
hasRightParenthesis(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
hasRootElement() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
 
hasRootExpressionThatShouldUseOuterJoin(List) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: If there is root expression in the list then indicates whether it shouldUseOuterJoin, otherwise return false.
hasRootObject() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether the "root" object was parsed.
hasRuntimeExceptions() - Method in class org.eclipse.persistence.exceptions.IntegrityChecker
INTERNAL: Return if any runtime errors occurred.
hasScalarExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
Determines whether something was parsed after the left parenthesis and before the AS identifier.
hasSchemaDatabaseGeneration(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
hasSchemaScriptsGeneration(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
hasScn() - Method in class org.eclipse.persistence.jpa.jpql.parser.AsOfClause
Determines whether the identifier SCN was part of the query.
hasSecond() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractDoubleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the second encapsulated expression is present or not.
hasSecond() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTripleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the second encapsulated expression is present or not.
hasSecondComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether the comma was parsed after the second expression.
hasSecondExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractDoubleEncapsulatedExpression
Determines whether the second expression of the query was parsed.
hasSecondExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether the second expression of the query was parsed.
hasSecondExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
hasSecondExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
hasSecurableObject() - Method in class org.eclipse.persistence.internal.security.SecurableObjectHolder
 
hasSelectClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether the SELECT clause was parsed or not.
hasSelectedColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
INTERNAL:
hasSelectExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectClause
Determines whether the list of select items was parsed.
hasSelectExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.ResultVariable
Determines whether a select expression was defined for this result variable.
hasSelectItem() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectClauseStateObject
Determines whether this SELECT clause has a select item defined (only one can be set for a subquery's SELECT clause and many for a top-level query).
hasSelectItem() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.SelectClauseStateObject
 
hasSelectItem() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.SimpleSelectClauseStateObject
 
hasSerializedObjectPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL:
hasSessionName() - Method in class org.eclipse.persistence.queries.DatabaseQuery
PUBLIC: Return if a name of the session that the query should be executed under has been specified.
hasSet() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether SET was parsed or not.
hasSetMethod() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
INTERNAL:
hasSharedCacheMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL:
hasSimplePrimaryKey - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
PERF: Compute and store if the primary key is simple (direct-mapped) to allow fast extraction.
hasSimplePrimaryKey() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: PERF: Return if the primary key is simple (direct-mapped) to allow fast extraction.
hasSingleIdAttribute() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
Whether or not the identifiable type has an id attribute.
hasSingleTableMultitenant() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: Indicates if single table multitenant metadata has been processed for this descriptor.
hasSizeQuery() - Method in class org.eclipse.persistence.queries.CursoredStreamPolicy
INTERNAL: Return if a custom size query is defined.
hasSopObject() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord
INTERNAL:
hasSpace() - Method in class org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
Determines whether there is a space after the range variable declaration.
hasSpace(int) - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionExpression
Determines whether a space was parsed at the given position.
hasSpaceAfterAll() - Method in class org.eclipse.persistence.jpa.jpql.parser.UnionClause
Determines whether a whitespace was parsed after ALL.
hasSpaceAfterAnd() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether a whitespace was found after AND.
hasSpaceAfterArithmeticOperator() - Method in class org.eclipse.persistence.jpa.jpql.parser.ArithmeticFactor
Determines whether a whitespace was parsed after the arithmetic operator.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
Determines whether a whitespace parsed after AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether a whitespace was found after AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether a whitespace was parsed after AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether a whitespace was parsed after AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.ResultVariable
Determines whether a whitespace was parsed after the identifier AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.TableVariableDeclaration
Determines whether a whitespace was parsed after AS.
hasSpaceAfterAs() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
Determines whether a whitespace was parsed after AS.
hasSpaceAfterBetween() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether a whitespace was found after BETWEEN.
hasSpaceAfterCase() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether a whitespace was parsed after CASE.
hasSpaceAfterCaseOperand() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether a whitespace was parsed after the case operand.
hasSpaceAfterCategory() - Method in class org.eclipse.persistence.jpa.jpql.parser.AsOfClause
Determines whether a whitespace was found after either SCN or TIMESTAMP.
hasSpaceAfterClause(AbstractSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseStatementHelper
 
hasSpaceAfterClause(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseStatementHelper
 
hasSpaceAfterClause(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper
 
hasSpaceAfterClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.HavingClauseStatementHelper
 
hasSpaceAfterClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseStatementHelper
 
hasSpaceAfterClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.OrderByClauseStatementHelper
 
hasSpaceAfterClause(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.UnionClauseStatementHelper
 
hasSpaceAfterClause(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleHavingClauseStatementHelper
 
hasSpaceAfterClause(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateClauseStatementHelper
 
hasSpaceAfterClause(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper
 
hasSpaceAfterClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractFromClauseStatementHelper
 
hasSpaceAfterClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractGroupByClauseStatementHelper
 
hasSpaceAfterClause(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper
 
hasSpaceAfterClause(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.StatementHelper
Determines whether there is a space (owned by the SELECT statement) after the clause being scanned by this helper.
hasSpaceAfterCollectionValuedPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.TreatExpression
Determines whether a whitespace was parsed after the collection-valued path expression.
hasSpaceAfterComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractDoubleEncapsulatedExpression
Determines whether a whitespace was parsed after the comma.
hasSpaceAfterComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.FunctionExpression
Determines whether a whitespace was parsed after the comma.
hasSpaceAfterConnectBy() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConnectByClause
Determines whether a whitespace was found after CONNECT BY.
hasSpaceAfterConnectByClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Determines whether a whitespace was found after the CONNECT BY clause.
hasSpaceAfterDatePart() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
Determines whether a whitespace was found after the date part literal.
hasSpaceAfterDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether a whitespace was found after the declaration query clause, which will be true if it's followed by either the hierarchical query clause or the AS OF clause.
hasSpaceAfterDelete() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteClause
Determines whether a whitespace was found after the identifier DELETE.
hasSpaceAfterDeleteClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteStatement
Determines whether a whitespace was found after the DELETE FROM clause.
hasSpaceAfterDistinct() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectClause
Determines whether a whitespace was parsed after DISTINCT.
hasSpaceAfterDistinct() - Method in class org.eclipse.persistence.jpa.jpql.parser.AggregateFunction
Determines whether a whitespace was parsed after DISTINCT.
hasSpaceAfterElse() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether a whitespace was parsed after ELSE.
hasSpaceAfterElseExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether a whitespace was parsed after the else expression.
hasSpaceAfterEqualSign() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateItem
Determines whether a whitespace was parsed after the equal sign or not.
hasSpaceAfterEscape() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether a whitespace was parsed after ESCAPE.
hasSpaceAfterExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.CastExpression
Determines whether a whitespace was parsed after the expression.
hasSpaceAfterExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether a whitespace was parsed after the order by expression.
hasSpaceAfterFirstComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether a whitespace was parsed after the first comma.
hasSpaceAfterFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether a whitespace was parsed after the FROM identifier.
hasSpaceAfterFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether a whitespace was found after the FROM clause.
hasSpaceAfterFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteClause
Determines whether a whitespace was found after the identifier FROM.
hasSpaceAfterFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
Determines whether a whitespace was found after FROM.
hasSpaceAfterFrom() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether a whitespace was found after FROM.
hasSpaceAfterGroupBy() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether a whitespace was found after the GROUP BY clause.
hasSpaceAfterGroupBy() - Method in class org.eclipse.persistence.jpa.jpql.parser.GroupByClause
Determines whether a whitespace was found after GROUP BY.
hasSpaceAfterHierarchicalQueryClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractFromClause
Determines whether a whitespace was found after the hierarchical query clause.
hasSpaceAfterIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether a whitespace was parsed before ON.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractConditionalClause
Determines whether a whitespace was parsed after the identifier or not.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEncapsulatedExpression
Determines whether a whitespace was parsed after the identifier rather than the left parenthesis.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractOrderByClause
Determines whether a whitespace was parsed after the identifier.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.AsOfClause
Determines whether a whitespace was found after AS OF.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.CompoundExpression
Determines whether a whitespace was parsed after the identifier.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.RegexpExpression
Determines whether a whitespace was parsed after REGEXP.
hasSpaceAfterIdentifier() - Method in class org.eclipse.persistence.jpa.jpql.parser.UnionClause
Determines whether a whitespace was parsed after the identifier.
hasSpaceAfterIn() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether a whitespace was found after IN.
hasSpaceAfterIn() - Method in class org.eclipse.persistence.jpa.jpql.parser.InExpression
Determines whether there was a whitespace after the IN identifier if the left parenthesis was not parsed.
hasSpaceAfterIs() - Method in class org.eclipse.persistence.jpa.jpql.parser.EmptyCollectionComparisonExpression
Determines whether a whitespace was found after IS.
hasSpaceAfterJoin() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether a whitespace was parsed after JOIN.
hasSpaceAfterJoinAssociation() - Method in class org.eclipse.persistence.jpa.jpql.parser.Join
Determines whether a whitespace was parsed after the join association path expression.
hasSpaceAfterLike() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether a whitespace was parsed after LIKE.
hasSpaceAfterLowerBound() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether a whitespace was found after the lower bound expression.
hasSpaceAfterMember() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether a whitespace was found after MEMBER.
hasSpaceAfterNew() - Method in class org.eclipse.persistence.jpa.jpql.parser.ConstructorExpression
Determines whether a whitespace was parsed after NEW.
hasSpaceAfterNot() - Method in class org.eclipse.persistence.jpa.jpql.parser.NotExpression
Determines whether a whitespace was parsed after NOT.
hasSpaceAfterNulls() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether a whitespace was parsed after the NULLS identifier.
hasSpaceAfterOf() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberExpression
Determines whether a whitespace was found after OF.
hasSpaceAfterOrdering() - Method in class org.eclipse.persistence.jpa.jpql.parser.OrderByItem
Determines whether a whitespace was parsed after the ordering.
hasSpaceAfterPatternValue() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether a whitespace was parsed after the pattern value.
hasSpaceAfterRangeVariableDeclaration() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether a whitespace was found after the abstract schema name declaration.
hasSpaceAfterRightParenthesis() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionMemberDeclaration
Determines whether a whitespace was found after the close parenthesis.
hasSpaceAfterRootObject() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether a whitespace was parsed after the "root" object.
hasSpaceAfterSecondComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether a whitespace was parsed after the second comma.
hasSpaceAfterSelect() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectClause
Determines whether a whitespace was parsed after SELECT.
hasSpaceAfterSelect() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether a whitespace was found after the SELECT clause.
hasSpaceAfterSet() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether a whitespace was found after SET.
hasSpaceAfterSpecification() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether a whitespace was found after the way the string is trimmed.
hasSpaceAfterStartWithClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Determines whether a whitespace was found after the START WITH clause.
hasSpaceAfterStateFieldPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateItem
Determines whether a whitespace was parsed after the state field path expression not.
hasSpaceAfterStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether a whitespace was parsed after the string expression.
hasSpaceAfterStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.RegexpExpression
Determines whether a whitespace was parsed after the string expression.
hasSpaceAfterTableExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.TableVariableDeclaration
Determines whether a whitespace was parsed after the table expression.
hasSpaceAfterThen() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether a whitespace was parsed after THEN.
hasSpaceAfterTrimCharacter() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether a whitespace was found after the character used to trim the string.
hasSpaceAfterUpdate() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether a whitespace was found after the identifier UPDATE.
hasSpaceAfterUpdateClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateStatement
Determines whether a whitespace was parsed after the UPDATE clause.
hasSpaceAfterWhen() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether a whitespace was parsed after WHEN.
hasSpaceAfterWhenClauses() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether a whitespace was parsed after the WHEN clause.
hasSpaceAfterWhenExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether a whitespace was parsed after the conditional expression.
hasSpaceAfterWhere() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether a whitespace was found after the WHERE clause.
hasSpaceBeforeOrderBy() - Method in class org.eclipse.persistence.jpa.jpql.parser.SelectStatement
Determines whether a whitespace was parsed before the ORDER BY clause.
hasSpaceBeforeUnion() - Method in class org.eclipse.persistence.jpa.jpql.parser.SelectStatement
Determines whether a whitespace was parsed before the UNION clause.
hasSpecification() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether the way the trim is trimmed was parsed.
hasSpecification() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.TrimExpressionStateObject
Determines whether the way the trim is trimmed was parsed.
hasSQLResultSetMapping(String) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Return true if the sql result set mapping name exists.
hasStartWithClause - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
hasStartWithClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Determines whether the START WITH clause is defined.
hasStartWithExpression() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasStateFieldPathExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateItem
Determines whether the state field was parsed.
hasStatementCache() - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Return if the accessor has any cached statements.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSingleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the encapsulated expression is present or not.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ArithmeticFactorStateObject
Determines whether an StateObject representing the arithmetic primary expression exists.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.BetweenExpressionStateObject
Determines whether the StateObject representing the expression to determine if its result falls within the lower and upper bounds has been defined or not.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.InExpressionStateObject
Determines whether
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.NotExpressionStateObject
Determines whether the StateObject representing the encapsulated expression is present or not.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.NullComparisonExpressionStateObject
Determines whether there is a StateObject representing the collection-valued path expression.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.OrderByItemStateObject
Determines whether the StateObject representing the value used for ordering has been defined.
hasStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ResultVariableStateObject
Determines whether the select item has been defined.
hasStateObjects() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractStateObjectBuilder
Determines whether the stack of StateObjects is not empty.
hasStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Determines whether the string expression was parsed.
hasStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.RegexpExpression
Determines whether the string expression was parsed.
hasStringStateObject() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
 
hasSVUID() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
Returns true if the class already has a SVUID field.
hasSwaRef() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
hasSwaRef() - Method in class org.eclipse.persistence.jaxb.JAXBContext
Returns true if any Object in this context contains a property annotated with an XmlAttachmentRef annotation.
hasSystemId() - Method in class org.eclipse.persistence.internal.oxm.schema.model.Schema
Indicates if this Schema has a Result, and that Result has a non-null systemID.
hasTableName() - Method in class org.eclipse.persistence.internal.helper.DatabaseField
 
hasTablePerClassPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if this descriptor is involved in a table per class inheritance.
hasTablePerMultitenantPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
PUBLIC
hasTablePerTenantDescriptors() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return list of table per tenant multitenant descriptors.
hasTablePerTenantQueries() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return a list of table per tenant multitenant queries.
hasTables() - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
hasTables() - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
 
hasTables() - Method in class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
Indicates if one or more database tables were discovered.
hasTables() - Method in class org.eclipse.persistence.tools.dbws.oracle.OracleHelper
Indicates if this helper instance contains one or more TableType instances in TableType List "dbTables".
hasTargetForeignKeyMapping(AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Indicates whether descriptor has at least one target foreign key mapping
hasTargetInterfaces() - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return if targetInterfaces is not empty.
hasTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
INTERNAL: Return true if this accessor has temporal metadata.
hasTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
INTERNAL: Return true if this accessor has temporal metadata.
hasTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL: Return true if this accessor has temporal metadata.
hasTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: Return true if this accessor has temporal metadata.
hasTenantDiscriminatorFields() - Method in class org.eclipse.persistence.descriptors.SingleTableMultitenantPolicy
INTERNAL: Return if this descriptor has specified some tenant discriminator fields.
hasText() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL: Any ORMetadata that supported mixed types, that is, text or other metadata should override this method.
hasText() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.SimpleStateObject
Determines whether this state object is holding a non-empty string.
hasTextEdits() - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultRefactoringDelta
 
hasTextEdits() - Method in interface org.eclipse.persistence.jpa.jpql.tools.RefactoringDelta
Determines whether at least one TextEdit was added.
hasThen() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether the identifier THEN was part of the query.
hasThen() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.WhenClauseStateObject
Determines whether the StateObject representing the scalar expression is present.
hasThenExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether the THEN expression of the query was parsed.
hasThird() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTripleEncapsulatedExpressionStateObject
Determines whether the StateObject representing the third encapsulated expression is present or not.
hasThirdExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTripleEncapsulatedExpression
Determines whether the third expression of the query was parsed.
hasThirdExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
hasTimestamp() - Method in class org.eclipse.persistence.jpa.jpql.parser.AsOfClause
Determines whether the identifier TIMESTAMP was part of the query.
hasTrackedPropertyChangeListener() - Method in class org.eclipse.persistence.indirection.IndirectList
INTERNAL: Return if the collection has a property change listener for change tracking.
hasTrackedPropertyChangeListener() - Method in class org.eclipse.persistence.indirection.IndirectMap
INTERNAL: Return if the collection has a property change listener for change tracking.
hasTrackedPropertyChangeListener() - Method in class org.eclipse.persistence.indirection.IndirectSet
INTERNAL: Return if the collection has a property change listener for change tracking.
hasTrimCharacter() - Method in class org.eclipse.persistence.jpa.jpql.parser.TrimExpression
Determines whether the character used to trim the string was specified.
hasTrimCharacter() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.TrimExpressionStateObject
Determines whether the character used to trim the string was specified.
hasType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
INTERNAL:
hasTypeChild() - Method in class org.eclipse.persistence.internal.oxm.XPathNode
 
hasTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
INTERNAL:
hasUnconvertedProperties() - 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.
hasUnconvertedProperties() - 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.
hasUnionClauses() - Method in class org.eclipse.persistence.jpa.jpql.parser.SelectStatement
Determines whether at least one UNION clause was defined.
hasUnionExpressions() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
hasUnionExpressions() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: The unions are lazy initialized to conserve space.
hasUniqueConstraints() - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
 
hasUnknownEndingStatement() - Method in class org.eclipse.persistence.jpa.jpql.parser.JPQLExpression
Determines whether the query that got parsed had some malformed or unknown information.
hasUnmarshalCallbacks() - Method in class org.eclipse.persistence.jaxb.compiler.Generator
 
hasUnregisteredNewObjects() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if there are any unregistered new objects.
hasUpdateItems() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateClause
Determines whether the update items section of the query was parsed.
hasUpdateQuery() - Method in class org.eclipse.persistence.descriptors.DescriptorQueryManager
INTERNAL: Flag that specifies if a update query is available
hasUpperBound() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.BetweenExpressionStateObject
Determines whether the StateObject representing the upper bound is defined or not.
hasUpperBoundExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.BetweenExpression
Determines whether the upper bound expression was parsed.
hasUsedMethodAccess - Variable in class org.eclipse.persistence.internal.indirection.WeavedObjectBasicIndirectionPolicy
indicates whether the mapping has originally used method access
hasUsedMethodAccess() - Method in class org.eclipse.persistence.internal.indirection.WeavedObjectBasicIndirectionPolicy
 
hasUserDefinedForeignKeyConstraints - Variable in class org.eclipse.persistence.tools.schemaframework.TableDefinition
 
hasUsername() - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSConnectionSpec
Indicates if the username property has been set.
hasValueConverter() - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
PUBLIC: Indicates if there is a converter on the mapping.
hasValues() - Method in class org.eclipse.persistence.internal.sessions.SimpleResultSetRecord
 
hasVersionAttribute() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
Whether or not the identifiable type has a version attribute.
hasVersionChange - Variable in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
 
hasVersionChange() - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
 
hasView() - Method in class org.eclipse.persistence.descriptors.InheritancePolicy
INTERNAL: Return if a view is used for inheritance reads.
hasViewTable() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL:
hasVirtualClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL: Return true if the entity manager factory for this project has any virtual classes
hasVirtualIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractPathExpression
Determines whether the path's identification variable is virtual or not, meaning it's not part of the query but is required for proper navigability.
hasVirtualIdentificationVariable() - Method in class org.eclipse.persistence.jpa.jpql.parser.RangeVariableDeclaration
Determines whether this identification variable is virtual, meaning it's not part of the query but is required for proper navigability.
hasVirtualSpace() - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
Determines whether a virtual space should be added to the stack or not.
hasVirtualSpace() - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Determines whether there is a virtual space to be considered or not.
hasVPDIdentifier(AbstractSession) - Method in class org.eclipse.persistence.sessions.Project
PUBLIC: Return true if there is a VPD identifier for this project.
hasWhenClauses() - Method in class org.eclipse.persistence.jpa.jpql.parser.CaseExpression
Determines whether the WHEN clauses were parsed.
hasWhenExpression() - Method in class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Determines whether the conditional expression of the query was parsed.
hasWhereClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractSelectStatement
Determines whether the WHERE clause is defined.
hasWhereClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.DeleteStatement
Determines whether the WHERE clause is defined.
hasWhereClause() - Method in class org.eclipse.persistence.jpa.jpql.parser.UpdateStatement
Determines whether the WHERE clause is defined or not.
hasWhereClause() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractModifyStatementStateObject
Returns the state object representing the WHERE clause.
hasWhereClause() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectStatementStateObject
Returns the state object representing the WHERE clause.
hasWrapperPolicy - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
PERF: Cache if has a wrapper policy.
hasWrapperPolicy() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Return if a wrapper policy is used.
hasWrapperPolicy() - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return if the descriptor has a wrapper policy.
hasWriteConnection() - Method in class org.eclipse.persistence.sessions.server.ClientSession
INTERNAL: Return if this session has been connected.
hasXmlBindings() - Method in class org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor
 
hasXmlBindings() - Method in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
 
hasXmlJoinNodes() - Method in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
Indicates if xmlJoinNodes has been set, i.e.
hasXmlKeyProperties() - Method in class org.eclipse.persistence.jaxb.compiler.TypeInfo
Indicates if the list of XmlKey property entries has been set, i.e.
haveBeenAddedToStatement - Variable in class org.eclipse.persistence.internal.expressions.TableAliasLookup
 
haveBeenAddedToStatement() - Method in class org.eclipse.persistence.internal.expressions.TableAliasLookup
INTERNAL: Answers if the aliases have already been added to a statement.
having(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
Specify a restriction over the groups of the query.
having(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
Specify a restriction over the groups of the query.
having(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
Specify a restriction over the groups of the query.
having(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
Specify restrictions over the groups of the query according the conjunction of the specified restriction predicates.
having(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
Specify restrictions over the groups of the query according the conjunction of the specified restriction predicates.
having(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
Specify restrictions over the groups of the query according the conjunction of the specified restriction predicates.
HAVING - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'HAVING'.
HAVING_CLAUSE_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectStatementStateObject
Notify the state object representing the HAVING clause has changed.
havingClause - Variable in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
 
havingClause - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
HavingClause - Class in org.eclipse.persistence.jpa.jpql.parser
The HAVING construct enables conditions to be specified that further restrict the query result as restrictions upon the groups.
HavingClause(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HavingClause
Creates a new HavingClause.
HavingClause_InvalidConditionalExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
HavingClause_MissingConditionalExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
HavingClauseBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the having clause.
HavingClauseBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HavingClauseBNF
Creates a new HavingClauseBNF.
HavingClauseFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This HavingClauseFactory creates a new HavingClause when the portion of the query to parse starts with HAVING.
HavingClauseFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HavingClauseFactory
Creates a new HavingClauseFactory.
HavingClauseStatementHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.HavingClauseStatementHelper
 
HavingClauseStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The HAVING construct enables conditions to be specified that further restrict the query result as restrictions upon the groups.
HavingClauseStateObject(AbstractSelectStatementStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.HavingClauseStateObject
Creates a new HavingClauseStateObject.
havingExpression - Variable in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
Having clause for report queries.
havingExpression - Variable in class org.eclipse.persistence.queries.ReportQuery
Expression representing the HAVING clause.
HavingNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
HavingNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.HavingNode
 
hconst(Handle) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
Generates the instruction to push the given handle on the stack.
header - Variable in class org.eclipse.persistence.internal.libraries.asm.ClassReader
The offset in bytes of the ClassFile's access_flags field.
HEAVY - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
heavyWeightNouns - Variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
 
heavyWeightSensors - Variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
 
helper - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
The given helper allows this validator to access the JPA artifacts without using Hermes SPI.
Helper - Class in org.eclipse.persistence.internal.eis.cobol.helper
Purpose: This class contains some simple methods that are helpful and used through the classes
Helper - Class in org.eclipse.persistence.internal.helper
INTERNAL:
Helper - Class in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
Helper() - Constructor for class org.eclipse.persistence.internal.eis.cobol.helper.Helper
 
Helper() - Constructor for class org.eclipse.persistence.internal.helper.Helper
 
Helper(JavaModel) - Constructor for class org.eclipse.persistence.jaxb.javamodel.Helper
INTERNAL: This is the preferred constructor.
helperContext - Variable in class org.eclipse.persistence.sdo.helper.SDOFragmentMappingAttributeAccessor
 
HelperContext - Interface in commonj.sdo.helper
This interface represents a helper execution context.
HelperProvider - Class in commonj.sdo.impl
This class instantiates a HelperProviderImpl that returns concrete helpers.
HelperProviderImpl - Class in commonj.sdo.impl
 
HelperProviderImpl() - Constructor for class commonj.sdo.impl.HelperProviderImpl
 
helpers - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
The cached helpers that are used by this visitor to add valid content assist proposals.
Hermes - Static variable in class org.eclipse.persistence.config.ParserType
 
HermesParser - Class in org.eclipse.persistence.internal.jpa.jpql
This class compiles a JPQL query into a DatabaseQuery.
HermesParser() - Constructor for class org.eclipse.persistence.internal.jpa.jpql.HermesParser
Creates a new HermesParser.
HermesParser_GrammarValidator_ErrorMessage - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
HermesParser_SemanticValidator_ErrorMessage - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
HermesParser_UnexpectedException_ErrorMessage - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
HEX_BINARY - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
HEX_BINARY_QNAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
hexEscape(char) - Static method in class org.eclipse.persistence.internal.xr.Util
 
hexEscape(int) - Static method in class org.eclipse.persistence.internal.xr.Util
 
hexToRaw() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns binary array value for the hex string.
hexToRaw() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
HexToRaw - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
HierarchicalQueryClause - Class in org.eclipse.persistence.jpa.jpql.parser
If a table contains hierarchical data, then rows can be selected in a hierarchical order using the hierarchical query clause.
HierarchicalQueryClause(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClause
Creates a new HierarchicalQueryClause.
HierarchicalQueryClauseBNF - Class in org.eclipse.persistence.jpa.jpql.parser
 
HierarchicalQueryClauseBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClauseBNF
Creates a new HierarchicalQueryClauseBNF.
HierarchicalQueryClauseFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This HierarchicalQueryClauseFactory creates a new HierarchicalQueryClause when the portion of the query to parse starts with either VERSIONS or AS OF.
HierarchicalQueryClauseFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.HierarchicalQueryClauseFactory
Creates a new HierarchicalQueryClauseFactory.
HierarchyNode - Class in org.eclipse.persistence.internal.codegen
INTERNAL:
HierarchyNode(String) - Constructor for class org.eclipse.persistence.internal.codegen.HierarchyNode
 
HINT - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.sql.hint"
HINT_END - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
HINT_START - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
hints() - Element in annotation type org.eclipse.persistence.annotations.NamedStoredFunctionQuery
(Optional) Query hints.
hints() - Element in annotation type org.eclipse.persistence.annotations.NamedStoredProcedureQuery
(Optional) Query hints.
hints() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQuery
(Optional) Query hints.
hints() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredProcedureQuery
(Optional) Query hints.
hintString - Variable in class org.eclipse.persistence.internal.expressions.SQLStatement
 
hintString - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Used for adding hints to the query string in oracle
HintValues - Class in org.eclipse.persistence.config
Hint values.
HintValues() - Constructor for class org.eclipse.persistence.config.HintValues
Deprecated, for removal: This API element is subject to removal in a future version.
This constructor will be marked private and the class final. It is not designed for extensibility.
HISTORICAL_QUERIES_MUST_PRESERVE_GLOBAL_CACHE - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
HISTORICAL_QUERIES_ONLY_SUPPORTED_ON_ORACLE - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
HISTORICAL_SESSION_ONLY_SUPPORTED_ON_ORACLE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
HistoricalDatabaseTable - Class in org.eclipse.persistence.internal.history
INTERNAL: An impersonating database table is one that pretends to be another database table, and whose true identity is revealed only when printed as SQL.
HistoricalDatabaseTable() - Constructor for class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
 
HistoricalDatabaseTable(String) - Constructor for class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
 
HistoricalDatabaseTable(String, String) - Constructor for class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
 
HistoricalDatabaseTable(DatabaseTable, DatabaseTable, DatasourcePlatform) - Constructor for class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
Constructs a new database table which appears as guise but in fact really is identity.
historicalName - Variable in class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
 
historicalNameDelimited - Variable in class org.eclipse.persistence.internal.history.HistoricalDatabaseTable
 
historicalQueriesMustPreserveGlobalCache() - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
historicalQueriesOnlySupportedOnOracle() - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
HistoricalSession - Class in org.eclipse.persistence.internal.history
INTERNAL: Purpose: Allows the reading of objects as of a past time.
HistoricalSession(AbstractSession, AsOfClause) - Constructor for class org.eclipse.persistence.internal.history.HistoricalSession
INTERNAL: Create and return a new Historical Session.
historicalSessionOnlySupportedOnOracle() - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
historicalTables - Variable in class org.eclipse.persistence.history.HistoryPolicy
 
historyPolicy - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
historyPolicy - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
historyPolicy - Variable in class org.eclipse.persistence.mappings.ManyToManyMapping
 
HistoryPolicy - Class in org.eclipse.persistence.history
Purpose:Expresses how historical data is saved on the data store.
HistoryPolicy() - Constructor for class org.eclipse.persistence.history.HistoryPolicy
 
HOST - Static variable in class org.eclipse.persistence.nosql.adapters.mongo.MongoConnectionSpec
Connection spec properties.
HOST - Static variable in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLConnectionSpec
 
HOST_TOKEN - Static variable in class org.eclipse.persistence.sessions.coordination.ServiceId
This $HOST token indicate that the host ip of the URL should be replaced at runtime by user input
hosts - Variable in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoJCAConnectionSpec
Hosts.
hosts - Variable in class org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLJCAConnectionSpec
NoSQL hosts and ports (localhost:5000).
hour() - Element in annotation type org.eclipse.persistence.annotations.TimeOfDay
(Optional) Hour of the day.
howManySequencingCallbacks() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: Returns a number of member sessions that require sequencing callback.
HrefHelper - Class in org.eclipse.persistence.jpa.rs.util
A collection of static methods used to build 'href' attribute values for REST 'link' elements.
HrefHelper() - Constructor for class org.eclipse.persistence.jpa.rs.util.HrefHelper
 
HSQL - Static variable in class org.eclipse.persistence.config.TargetDatabase
 
HSQLPlatform - Class in org.eclipse.persistence.platform.database
Purpose: Provides HSQL specific behavior.
HSQLPlatform() - Constructor for class org.eclipse.persistence.platform.database.HSQLPlatform
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form