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

E

eagerMappings - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
PERF: Cache mappings that are eager loaded.
earlyPreDelete(DeleteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: This method is called to update collection tables prior to commit.
earlyPreDelete(DeleteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: This method is called to update collection tables prior to commit.
earlyPreDelete(DeleteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Delete join tables before the start of the deletion process to avoid constraint errors.
earlyPreDelete(DeleteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Record deletion dependencies for foreign key constraints.
ECLIPSE_PUBLIC_HTML_DIR - Static variable in class org.eclipse.persistence.tools.dbws.EclipsePackager
 
EclipseLink - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
ECLIPSELINK_1_0_SCHEMA - Static variable in class org.eclipse.persistence.sessions.factories.XMLProjectReader
 
ECLIPSELINK_NAMESPACE - Static variable in class org.eclipse.persistence.internal.sessions.factories.NamespaceResolvableProject
 
ECLIPSELINK_NAMESPACE - Static variable in class org.eclipse.persistence.logging.slf4j.SLF4JLogger
The default session name in case there is session name is missing.
ECLIPSELINK_ORM_FILE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
 
ECLIPSELINK_ORM_NAMESPACE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
 
ECLIPSELINK_ORM_XSD - Static variable in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
 
ECLIPSELINK_OXM_PACKAGE_PREFIX - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
ECLIPSELINK_OXM_XML_KEY - Static variable in class org.eclipse.persistence.jaxb.JAXBContextFactory
Deprecated.
As of release 2.4, replaced by JAXBContextProperties.OXM_METADATA_SOURCE
ECLIPSELINK_PERSISTENCE_PACKAGE_PREFIX - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
ECLIPSELINK_PERSISTENCE_UNITS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
This "eclipselink.persistenceunits" property specifies the set of persistence unit names that will be processed when generating the canonical model.
ECLIPSELINK_PERSISTENCE_XML - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.persistencexml" property specifies the full resource name to look for the persistence XML files in.
ECLIPSELINK_PERSISTENCE_XML_DEFAULT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The default resource location used to locate the persistence.xml configuration files.
ECLIPSELINK_PREFIX - Static variable in class org.eclipse.persistence.internal.sessions.factories.NamespaceResolvableProject
 
EclipseLink_Product_Name - Static variable in class org.eclipse.persistence.services.RuntimeServices
 
ECLIPSELINK_SCHEMA - Static variable in class org.eclipse.persistence.sessions.factories.XMLProjectReader
 
ECLIPSELINK_SE_PUINFO - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.se-puinfo" property specifies a org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo that is used create an EntityManagerFactory.
ECLIPSELINK_SESSIONS_SCHEMA - Static variable in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
 
EclipseLinkActualJPQLQueryFormatter - Class in org.eclipse.persistence.jpa.jpql.tools.model
This IJPQLQueryFormatter is used to generate a string representation of a StateObject based on how it was parsed, which means this formatter can only be used when the StateObject was created by parsing a JPQL query because it needs to retrieve parsing information from the corresponding Expression.
EclipseLinkActualJPQLQueryFormatter(boolean) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkActualJPQLQueryFormatter
Creates a new EclipseLinkActualJPQLQueryFormatter.
EclipseLinkActualJPQLQueryFormatter(boolean, IJPQLQueryFormatter.IdentifierStyle) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkActualJPQLQueryFormatter
Creates a new EclipseLinkActualJPQLQueryFormatter.
EclipseLinkAnnotationVisitor - Class in org.eclipse.persistence.asm
 
EclipseLinkAnnotationVisitor - Class in org.eclipse.persistence.internal.libraries.asm
 
EclipseLinkAnnotationVisitor() - Constructor for class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
EclipseLinkAnnotationVisitor() - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkAnnotationVisitor
 
EclipseLinkAnnotationVisitor(AnnotationVisitor) - Constructor for class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
EclipseLinkAnnotationVisitor(AnnotationVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkAnnotationVisitor
 
EclipseLinkAnonymousExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql.parser
This visitor allows a subclass to simply override AnonymousExpressionVisitor.visit(Expression) and perform the same task for all visited expressions including those defined by EclipseLink.
EclipseLinkAnonymousExpressionVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
Default constructor.
EclipseLinkASMClassWriter - Class in org.eclipse.persistence.asm
EclipseLink specific ClassVisitor that generates a corresponding ClassFile structure for currently running Java VM.
EclipseLinkASMClassWriter - Class in org.eclipse.persistence.internal.libraries.asm
EclipseLink specific ClassVisitor that generates a corresponding ClassFile structure for currently running Java VM.
EclipseLinkASMClassWriter() - Constructor for class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
EclipseLinkASMClassWriter() - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter
 
EclipseLinkASMClassWriter(int) - Constructor for class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
EclipseLinkASMClassWriter(int) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter
 
EclipseLinkBasicRefactoringTool - Class in org.eclipse.persistence.jpa.jpql.tools
This utility class provides basic refactoring support.
EclipseLinkBasicRefactoringTool(CharSequence, JPQLGrammar, IManagedTypeProvider) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkBasicRefactoringTool
Creates a new EclipseLinkBasicRefactoringTool.
EclipseLinkBasicRefactoringTool(CharSequence, JPQLGrammar, IManagedTypeProvider, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkBasicRefactoringTool
Creates a new EclipseLinkBasicRefactoringTool.
EclipseLinkClassReader - Class in org.eclipse.persistence.asm
 
EclipseLinkClassReader - Class in org.eclipse.persistence.internal.libraries.asm
 
EclipseLinkClassReader(byte[]) - Constructor for class org.eclipse.persistence.asm.EclipseLinkClassReader
 
EclipseLinkClassReader(byte[]) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassReader
 
EclipseLinkClassReader(byte[], int, int) - Constructor for class org.eclipse.persistence.asm.EclipseLinkClassReader
 
EclipseLinkClassReader(byte[], int, int) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassReader
 
EclipseLinkClassReader(InputStream) - Constructor for class org.eclipse.persistence.asm.EclipseLinkClassReader
 
EclipseLinkClassReader(InputStream) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassReader
 
EclipseLinkClassVisitor - Class in org.eclipse.persistence.asm
 
EclipseLinkClassVisitor - Class in org.eclipse.persistence.internal.libraries.asm
 
EclipseLinkClassVisitor() - Constructor for class org.eclipse.persistence.asm.EclipseLinkClassVisitor
 
EclipseLinkClassVisitor() - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassVisitor
 
EclipseLinkClassVisitor(ClassVisitor) - Constructor for class org.eclipse.persistence.asm.EclipseLinkClassVisitor
 
EclipseLinkClassVisitor(ClassVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassVisitor
 
EclipseLinkClassWriter - Interface in org.eclipse.persistence.dynamic
 
EclipseLinkConditionalStateObjectBuilder - Class in org.eclipse.persistence.jpa.jpql.tools.model
The EclipseLink extension over the basic support provided by IConditionalExpressionStateObjectBuilder.
EclipseLinkConditionalStateObjectBuilder(AbstractConditionalClauseStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkConditionalStateObjectBuilder
Creates a new EclipseLinkConditionalStateObjectBuilder.
EclipseLinkContentAssistVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This extension over the default content assist visitor adds the additional support EclipseLink provides.
EclipseLinkContentAssistVisitor(JPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
Creates a new EclipseLinkContentAssistVisitor.
EclipseLinkContentAssistVisitor.AcceptableTypeVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.AppendableExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.FollowingClausesVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This visitor adds support for the additional clauses provided by EclipseLink, such as the
EclipseLinkContentAssistVisitor.FromClauseCollectionHelper - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.FromClauseStatementHelper - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.IncompleteCollectionExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This subclass adds support for EclipseLink specific support.
EclipseLinkContentAssistVisitor.OrderByClauseStatementHelper - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.SimpleFromClauseStatementHelper - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.TableExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkContentAssistVisitor.UnionClauseStatementHelper - Class in org.eclipse.persistence.jpa.jpql.tools
 
EclipseLinkDeclarationResolver - Class in org.eclipse.persistence.jpa.jpql.tools.resolver
The EclipseLink implementation of DeclarationResolver that adds support for its additional support.
EclipseLinkDeclarationResolver(DeclarationResolver, JPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.EclipseLinkDeclarationResolver
Creates a new EclipseLinkDeclarationResolver.
EclipseLinkDeclarationResolver.DeclarationVisitor - Class in org.eclipse.persistence.jpa.jpql.tools.resolver
 
EclipseLinkException - Exception Class in org.eclipse.persistence.exceptions
Purpose: Any exception raised by EclipseLink should be a subclass of this exception class.
EclipseLinkException() - Constructor for exception class org.eclipse.persistence.exceptions.EclipseLinkException
INTERNAL: Return a new exception.
EclipseLinkException(String) - Constructor for exception class org.eclipse.persistence.exceptions.EclipseLinkException
INTERNAL: EclipseLink exception should only be thrown by EclipseLink.
EclipseLinkException(String, Throwable) - Constructor for exception class org.eclipse.persistence.exceptions.EclipseLinkException
INTERNAL: EclipseLink exception should only be thrown by EclipseLink.
EclipseLinkExpressionVisitor - Interface in org.eclipse.persistence.jpa.jpql.parser
The ExpressionVisitor that adds support for the additional JPQL identifiers supported by EclipseLink that is not defined in the JPA function specification.
EclipseLinkFieldVisitor - Class in org.eclipse.persistence.asm
 
EclipseLinkFieldVisitor - Class in org.eclipse.persistence.internal.libraries.asm
 
EclipseLinkFieldVisitor() - Constructor for class org.eclipse.persistence.asm.EclipseLinkFieldVisitor
 
EclipseLinkFieldVisitor() - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkFieldVisitor
 
EclipseLinkFieldVisitor(FieldVisitor) - Constructor for class org.eclipse.persistence.asm.EclipseLinkFieldVisitor
 
EclipseLinkFieldVisitor(FieldVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkFieldVisitor
 
EclipseLinkGrammarValidator - Class in org.eclipse.persistence.jpa.jpql
This validator adds EclipseLink extension over what the JPA functional specification had defined.
EclipseLinkGrammarValidator(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
Creates a new EclipseLinkGrammarValidator.
EclipseLinkGrammarValidator.InExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql
 
EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor - Class in org.eclipse.persistence.jpa.jpql
 
EclipseLinkJPQLGrammar1 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQL grammar provides support for parsing JPQL queries defined in JSR-220 - Enterprise JavaBeans 3.0.
EclipseLinkJPQLGrammar1() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar1
Creates a new EclipseLinkJPQLExtension1.
EclipseLinkJPQLGrammar2_0 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.0.
EclipseLinkJPQLGrammar2_0() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_0
Creates a new EclipseLinkJPQLGrammar2_0.
EclipseLinkJPQLGrammar2_1 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.0 and the additional support provided by EclipseLink 2.1.
EclipseLinkJPQLGrammar2_1() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_1
Creates a new EclipseLinkJPQLGrammar2_1.
EclipseLinkJPQLGrammar2_2 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.0.
EclipseLinkJPQLGrammar2_2() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_2
Creates a new EclipseLinkJPQLGrammar2_2.
EclipseLinkJPQLGrammar2_3 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.0.
EclipseLinkJPQLGrammar2_3() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_3
Creates a new EclipseLinkJPQLGrammar2_3.
EclipseLinkJPQLGrammar2_4 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.1 and the additional support provided by EclipseLink 2.4.
EclipseLinkJPQLGrammar2_4() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_4
Creates a new EclipseLinkJPQLGrammar2_4.
EclipseLinkJPQLGrammar2_5 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.1 and the additional support provided by EclipseLink 2.5.
EclipseLinkJPQLGrammar2_5() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_5
Creates a new EclipseLinkJPQLGrammar2_5.
EclipseLinkJPQLGrammar2_5(AbstractJPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_5
Creates a new EclipseLinkJPQLGrammar2_5.
EclipseLinkJPQLGrammar2_6 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.1 and the additional support provided by EclipseLink 2.6.
EclipseLinkJPQLGrammar2_6() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_6
Creates a new EclipseLinkJPQLGrammar2_6.
EclipseLinkJPQLGrammar2_6(AbstractJPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_6
Creates a new EclipseLinkJPQLGrammar2_6.
EclipseLinkJPQLGrammar4_0 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in Jakarta Persistence 3.1 and the additional support provided by EclipseLink 4.0.
EclipseLinkJPQLGrammar4_0() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar4_0
Creates a new EclipseLinkJPQLGrammar4_0.
EclipseLinkJPQLGrammar4_0(AbstractJPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar4_0
Creates a new EclipseLinkJPQLGrammar4_0.
EclipseLinkJPQLQueryBuilder - Class in org.eclipse.persistence.jpa.jpql.tools.model
An implementation of IJPQLQueryBuilder that provides support based on the release of the Java Persistence functional specification defined in JSR-337 - Java Persistence 2.0.
EclipseLinkJPQLQueryBuilder(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkJPQLQueryBuilder
Creates a new EclipseLinkJPQLQueryBuilder.
EclipseLinkJPQLQueryContext - Class in org.eclipse.persistence.jpa.jpql.tools
This context is used to store information related to the JPQL query.
EclipseLinkJPQLQueryContext(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkJPQLQueryContext
Creates a new EclipseLinkJPQLQueryContext.
EclipseLinkJPQLQueryContext(JPQLQueryContext, Expression) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkJPQLQueryContext
Creates a new EclipseLinkJPQLQueryContext.
EclipseLinkJPQLQueryFormatter - Class in org.eclipse.persistence.jpa.jpql.tools.model
The default implementation of a IJPQLQueryFormatter that adds support for formatting EclipseLink specific JPQL identifiers.
EclipseLinkJPQLQueryFormatter(IJPQLQueryFormatter.IdentifierStyle) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkJPQLQueryFormatter
Creates a new EclipseLinkJPQLQueryFormatter.
EclipseLinkJPQLQueryHelper - Class in org.eclipse.persistence.jpa.jpql.tools
This helper can perform the following operations over a JPQL query: Calculates the result type of a query: AbstractJPQLQueryHelper.getResultType(); Calculates the type of an input parameter: AbstractJPQLQueryHelper.getParameterType(String). Calculates the possible choices to complete the query from a given position (used for content assist): AbstractJPQLQueryHelper.buildContentAssistProposals(int). Validates the query by introspecting it grammatically and semantically: AbstractJPQLQueryHelper.validate(), AbstractJPQLQueryHelper.validateGrammar(), AbstractJPQLQueryHelper.validateSemantic(). Refactoring support: EclipseLinkJPQLQueryHelper.buildBasicRefactoringTool() provides support for generating the delta of the refactoring operation through a collection of TextEdit objects. EclipseLinkJPQLQueryHelper.buildRefactoringTool() provides support for refactoring the JPQL query through the editable StateObject and once all refactoring operations have been executed, the IJPQLQueryFormatter will generate a new string representation of the JPQL query. This helper should be used when the JPQL query is written using the JPQL grammar defined in the Java Persistence functional specification 2.1 and it contains the additional support provided by EclipseLink.
EclipseLinkJPQLQueryHelper(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkJPQLQueryHelper
Creates a new EclipseLinkJPQLQueryHelper.
EclipseLinkJPQLQueryHelper(JPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkJPQLQueryHelper
Creates a new EclipseLinkJPQLQueryHelper.
EclipseLinkLiteralVisitor - Class in org.eclipse.persistence.jpa.jpql
This visitor traverses an Expression and retrieves the "literal" value.
EclipseLinkLiteralVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
Creates a new EclipseLinkLiteralVisitor.
EclipseLinkLocalization - Class in org.eclipse.persistence.internal.localization
Purpose: Any EclipseLink message in Foundation Library & J2EE Integration JARs should be a subclass of this class.
EclipseLinkLocalization() - Constructor for class org.eclipse.persistence.internal.localization.EclipseLinkLocalization
 
EclipseLinkLocalizationResource - Class in org.eclipse.persistence.internal.localization.i18n
English ResourceBundle for EclipseLinkLocalization messages.
EclipseLinkLocalizationResource() - Constructor for class org.eclipse.persistence.internal.localization.i18n.EclipseLinkLocalizationResource
 
EclipseLinkLogRecord - Class in org.eclipse.persistence.logging
INTERNAL:
EclipseLinkLogRecord(Level, String) - Constructor for class org.eclipse.persistence.logging.EclipseLinkLogRecord
 
EclipseLinkMethodVisitor - Class in org.eclipse.persistence.asm
 
EclipseLinkMethodVisitor - Class in org.eclipse.persistence.internal.libraries.asm
 
EclipseLinkMethodVisitor() - Constructor for class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
EclipseLinkMethodVisitor() - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkMethodVisitor
 
EclipseLinkMethodVisitor(MethodVisitor) - Constructor for class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
EclipseLinkMethodVisitor(MethodVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.EclipseLinkMethodVisitor
 
EclipseLinkObjectPersistenceRuntimeXMLProject - Class in org.eclipse.persistence.internal.sessions.factories
INTERNAL: Define the EclipseLInk OX project and descriptor information to read an EclipseLink project from an XML file.
EclipseLinkObjectPersistenceRuntimeXMLProject() - Constructor for class org.eclipse.persistence.internal.sessions.factories.EclipseLinkObjectPersistenceRuntimeXMLProject
INTERNAL: Return a new descriptor project.
EclipseLinkOwningClauseVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.EclipseLinkOwningClauseVisitor
Creates a new EclipseLinkOwningClauseVisitor.
EclipseLinkParameterTypeVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This visitor calculates the type of an input parameter.
EclipseLinkParameterTypeVisitor(JPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkParameterTypeVisitor
Creates a new EclipseLinkParameterTypeVisitor.
EclipseLinkRefactoringTool - Class in org.eclipse.persistence.jpa.jpql.tools
This refactoring tool add support for EclipseLink specific extension over the default implementation of JPQL defined in the Java Persistence functional specification.
EclipseLinkRefactoringTool(IManagedTypeProvider, IJPQLQueryBuilder, CharSequence) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkRefactoringTool
Creates a new EclipseLinkRefactoringTool.
EclipseLinkRefactoringTool(IManagedTypeProvider, IJPQLQueryBuilder, CharSequence, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkRefactoringTool
Creates a new EclipseLinkRefactoringTool.
EclipseLinkResolverBuilder - Class in org.eclipse.persistence.jpa.jpql.tools
An implementation of a ResolverBuilder that adds support for EclipseLink extension.
EclipseLinkResolverBuilder(EclipseLinkJPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
Creates a new EclipseLinkResolverBuilder.
EclipseLinkRootNoun - Static variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
 
EclipseLinkSelectExpressionStateObjectBuilder - Class in org.eclipse.persistence.jpa.jpql.tools.model
 
EclipseLinkSelectExpressionStateObjectBuilder(SelectClauseStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkSelectExpressionStateObjectBuilder
Creates a new EclipseLinkSelectExpressionStateObjectBuilder.
EclipseLinkSemanticValidator - Class in org.eclipse.persistence.jpa.jpql.tools
This validator is responsible to gather the problems found in a JPQL query by validating the content to make sure it is semantically valid for EclipseLink.
EclipseLinkSemanticValidator(SemanticValidatorHelper, EclipseLinkSemanticValidatorExtension) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkSemanticValidator
Creates a new EclipseLinkSemanticValidator.
EclipseLinkSemanticValidator(JPQLQueryContext) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkSemanticValidator
EclipseLinkSemanticValidator(JPQLQueryContext, EclipseLinkSemanticValidatorExtension) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkSemanticValidator
Creates a new EclipseLinkSemanticValidator.
EclipseLinkSemanticValidatorExtension - Interface in org.eclipse.persistence.jpa.jpql
This extension provides additional support to semantic validation by adding support for non-JPA specific artifacts, such as database objects.
EclipseLinkSimpleSelectExpressionStateObjectBuilder - Class in org.eclipse.persistence.jpa.jpql.tools.model
 
EclipseLinkSimpleSelectExpressionStateObjectBuilder(SimpleSelectClauseStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkSimpleSelectExpressionStateObjectBuilder
Creates a new EclipseLinkSimpleSelectExpressionStateObjectBuilder.
EclipseLinkStateObjectBuilder - Class in org.eclipse.persistence.jpa.jpql.tools.model
The default implementation of BasicStateObjectBuilder, which provides support based on the JPQL grammar defined in the Java Persistence functional specification and for the additional support provided by EclipseLink.
EclipseLinkStateObjectBuilder() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
Creates a new EclipseLinkStateObjectBuilder.
EclipseLinkStateObjectVisitor - Interface in org.eclipse.persistence.jpa.jpql.tools.model.query
The interface is used to traverse the StateObject hierarchy that represents a JPQL query as well as what EclipseLink adds on top of the basic grammar.
EclipseLinkVersion - Enum in org.eclipse.persistence.jpa.jpql
An enumeration listing the various releases of EclipseLink.
EclipsePackager - Class in org.eclipse.persistence.tools.dbws
PUBLIC: EclipsePackager extends IDEPackager.
EclipsePackager() - Constructor for class org.eclipse.persistence.tools.dbws.EclipsePackager
 
EIS_DESCRIPTOR_CLASS - Static variable in class org.eclipse.persistence.internal.sessions.factories.MissingDescriptorListener
 
EIS_EXCEPTION - Static variable in exception class org.eclipse.persistence.eis.EISException
 
EIS_LOGIN_CLASS - Static variable in class org.eclipse.persistence.internal.sessions.factories.MissingDescriptorListener
 
EISAccessor - Class in org.eclipse.persistence.eis
EISAccessor is an implementation of the Accessor interface.
EISAccessor() - Constructor for class org.eclipse.persistence.eis.EISAccessor
Default Constructor.
EISCollectionChangeRecord - Class in org.eclipse.persistence.eis
INTERNAL: Capture the changes for an unordered collection as collections of adds and removes.
EISCollectionChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
Purpose: To provide API into the EISCollectionChangeSet.
EISCollectionChangeRecord(ObjectChangeSet, String, DatabaseMapping) - Constructor for class org.eclipse.persistence.eis.EISCollectionChangeRecord
Construct a ChangeRecord that can be used to represent the changes to an unordered collection.
EISCompositeCollectionMapping - Class in org.eclipse.persistence.eis.mappings
EIS Composite Collection Mappings map a java.util.Map or java.util.Collection of Java objects to an EIS record in a privately owned, one-to-many relationship according to its descriptor's record type.
EISCompositeCollectionMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping
 
EISCompositeDirectCollectionMapping - Class in org.eclipse.persistence.eis.mappings
EIS Composite Direct Collection Mappings map a collection of simple Java attributes to and from an EIS Record according to its descriptor's record type.
EISCompositeDirectCollectionMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping
 
EISCompositeObjectMapping - Class in org.eclipse.persistence.eis.mappings
EIS Composite Object Mappings map a Java object to a privately owned, one-to-one relationship to an EIS Record according to its descriptor's record type.
EISCompositeObjectMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
 
EISConnectionSpec - Class in org.eclipse.persistence.eis
An EISConnectionSpec specifies how the jakarta.resource.cci.Connection is accessed.
EISConnectionSpec() - Constructor for class org.eclipse.persistence.eis.EISConnectionSpec
PUBLIC: Construct a EISConnectionSpec with no settings.
EISConnectionSpec(String) - Constructor for class org.eclipse.persistence.eis.EISConnectionSpec
PUBLIC: Construct a EISConnectionSpec with the specified settings.
EISConnectionSpec(Context, String) - Constructor for class org.eclipse.persistence.eis.EISConnectionSpec
PUBLIC: Construct a EISConnectionSpec with the specified settings.
EISConnectionSpec(Context, Name) - Constructor for class org.eclipse.persistence.eis.EISConnectionSpec
PUBLIC: Construct a EISConnectionSpec with the specified settings.
EISConnectionSpec(Name) - Constructor for class org.eclipse.persistence.eis.EISConnectionSpec
PUBLIC: Construct a EISConnectionSpec with the specified settings.
EISDescriptor - Class in org.eclipse.persistence.eis
An EISDescriptor defines the mapping from a JCA data structure to a Java object.
EISDescriptor() - Constructor for class org.eclipse.persistence.eis.EISDescriptor
Default constructor.
EISDirectMapping - Class in org.eclipse.persistence.eis.mappings
EIS Direct Mappings map a simple Java attribute to and from an EIS Record according to its descriptor's record type.
EISDirectMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISDirectMapping
 
EISDOMRecord - Class in org.eclipse.persistence.eis
An EISDOMRecord is a wrapper for a DOM tree.
EISDOMRecord() - Constructor for class org.eclipse.persistence.eis.EISDOMRecord
Default constructor.
EISDOMRecord(Record) - Constructor for class org.eclipse.persistence.eis.EISDOMRecord
Create a TopLink record from the JCA adapter record.
EISDOMRecord(Record, Element) - Constructor for class org.eclipse.persistence.eis.EISDOMRecord
Create a TopLink record from the JCA adapter record and DOM tree.
EISDOMRecord(Element) - Constructor for class org.eclipse.persistence.eis.EISDOMRecord
Create a TopLink record from a DOM tree.
EISException - Exception Class in org.eclipse.persistence.eis
Use an EISException when any problem is detected while interacting with an EIS datasource
EISException(Exception) - Constructor for exception class org.eclipse.persistence.eis.EISException
 
EISException(Exception, String) - Constructor for exception class org.eclipse.persistence.eis.EISException
 
EISException(String) - Constructor for exception class org.eclipse.persistence.eis.EISException
 
EISExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for EISException messages.
EISExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.EISExceptionResource
Default constructor.
EISInteraction - Class in org.eclipse.persistence.eis.interactions
Defines the specification for a call to a JCA interaction.
EISInteraction() - Constructor for class org.eclipse.persistence.eis.interactions.EISInteraction
PUBLIC: Default constructor.
EISLogin - Class in org.eclipse.persistence.eis
An EISLogin defines connection information and datasource properties.
EISLogin() - Constructor for class org.eclipse.persistence.eis.EISLogin
Default constructor.
EISLogin(Platform) - Constructor for class org.eclipse.persistence.eis.EISLogin
Constructor.
EISLoginConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.login
INTERNAL:
EISLoginConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.login.EISLoginConfig
 
EISMappedRecord - Class in org.eclipse.persistence.eis
An EISMappedRecord acts as a Record wrapper.
EISMappedRecord(Map, EISAccessor) - Constructor for class org.eclipse.persistence.eis.EISMappedRecord
Create a database row wrapper for the record.
EISMapping - Interface in org.eclipse.persistence.eis.mappings
INTERNAL All mappings which can be added to org.eclipse.persistence.eis.EISDescriptor must implement this interface.
EISObjectPersistenceXMLProject - Class in org.eclipse.persistence.eis
INTERNAL:
EISObjectPersistenceXMLProject() - Constructor for class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
INTERNAL: Return a new descriptor project.
EISObjectPersistenceXMLProject(NamespaceResolverWithPrefixes) - Constructor for class org.eclipse.persistence.eis.EISObjectPersistenceXMLProject
 
EISOneToManyMapping - Class in org.eclipse.persistence.eis.mappings
An EIS one-to-many mapping is a reference mapping that represents the relationship between a single source object and a collection of mapped persistent Java objects.
EISOneToManyMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
 
EISOneToManyMappingHelper - Class in org.eclipse.persistence.eis.mappings
INTERNAL: Helper class to consolidate all the heinous comparing and merging code for the EIS one to many mappings.
EISOneToManyMappingHelper(EISOneToManyMapping) - Constructor for class org.eclipse.persistence.eis.mappings.EISOneToManyMappingHelper
Constructor.
EISOneToManyQueryBasedValueHolder<T> - Class in org.eclipse.persistence.internal.indirection
Value holder used to defer an EIS 1-m mapping query.
EISOneToManyQueryBasedValueHolder(EISOneToManyMapping, ReadQuery, AbstractRecord, AbstractSession) - Constructor for class org.eclipse.persistence.internal.indirection.EISOneToManyQueryBasedValueHolder
 
EISOneToOneMapping - Class in org.eclipse.persistence.eis.mappings
An EIS one-to-one mapping is a reference mapping that represents the relationship between a single source object and a single mapped persistent Java object.
EISOneToOneMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
 
EISOrderedCollectionChangeRecord - Class in org.eclipse.persistence.eis
INTERNAL: Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed.
EISOrderedCollectionChangeRecord - Interface in org.eclipse.persistence.sessions.changesets
Purpose: To provide API into the EISCollectionChangeSet.
EISOrderedCollectionChangeRecord(ObjectChangeSet, String, DatabaseMapping) - Constructor for class org.eclipse.persistence.eis.EISOrderedCollectionChangeRecord
Construct a ChangeRecord that can be used to represent the changes to an ordered collection.
EISPlatform - Class in org.eclipse.persistence.eis
An EISPlatform defines any EIS adapter specific behavior.
EISPlatform() - Constructor for class org.eclipse.persistence.eis.EISPlatform
Default constructor.
EISSequence - Class in org.eclipse.persistence.eis
The EISSequence class allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size.
EISSequence() - Constructor for class org.eclipse.persistence.eis.EISSequence
 
EISSequence(String) - Constructor for class org.eclipse.persistence.eis.EISSequence
 
EISSequence(String, int) - Constructor for class org.eclipse.persistence.eis.EISSequence
 
EISTransformationMapping - Class in org.eclipse.persistence.eis.mappings
EIS Transformation Mappings allow the creation of custom mappings where one or more fields in an EIS Record can be used to create the object to be stored in a Java class's attribute.
EISTransformationMapping() - Constructor for class org.eclipse.persistence.eis.mappings.EISTransformationMapping
 
EJB - Enum constant in enum org.eclipse.persistence.logging.LogCategory
 
EJB - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
EJB_CANNOT_LOAD_REMOTE_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_CONTAINER_EXCEPTION_RAISED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_DESCRIPTOR_NOT_FOUND_IN_SESSION - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_FINDER_EXCEPTION - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_INVALID_FINDER_ON_HOME - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_INVALID_PLATFORM_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_INVALID_PROJECT_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_INVALID_SESSION_TYPE_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_MUST_BE_IN_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_NO_SUCH_SESSION_SPECIFIED_IN_PROPERTIES - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_PRIMARY_KEY_REFLECTION_EXCEPTION - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_SESSION_TYPE_CLASS_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EJB_TOPLINK_PROPERTIES_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbCannotLoadRemoteClass(Exception, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbContainerExceptionRaised(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbDescriptorNotFoundInSession(Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: The descriptor listed was not found in the session specified on the deployment descriptor.
ejbFinderException(Object, Throwable, Vector) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbInvalidHomeInterfaceClass(Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbInvalidPlatformClass(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
ejbInvalidProjectClass(String, String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: The project class specified in the sessions.xml file for the session specified on the toplink_session_name environment variable can not be found.
ejbInvalidSessionTypeClass(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: The session type specified in the sessions.xml file for the session specified on the toplink_session_name environment variable is not a valid type.
ejbMustBeInTransaction(Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: An attempt was made to create or remove a been outside of a transaction.
ejbPrimaryKeyReflectionException(Exception, Object, Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: An incorrect primary key object is being used with a bean.
ejbqlCall - Variable in class org.eclipse.persistence.internal.queries.JPQLCallQueryMechanism
 
EJBQueryImpl<X> - Class in org.eclipse.persistence.internal.jpa
Concrete JPA query class.
EJBQueryImpl(String, EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.EJBQueryImpl
Build an EJBQueryImpl based on the given jpql string.
EJBQueryImpl(String, EntityManagerImpl, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.EJBQueryImpl
Create an EJBQueryImpl with either a query name or an jpql string.
EJBQueryImpl(EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.EJBQueryImpl
Base constructor for EJBQueryImpl.
EJBQueryImpl(DatabaseQuery, EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.EJBQueryImpl
Create an EJBQueryImpl with a DatabaseQuery.
ejbSessionTypeClassNotFound(String, String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Possible cause: The session type specified in the sessions.xml file for the session specified on the toplink_session_name environment variable is not found using the default class loader.
EL_ACCESS_VIRTUAL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification of an element.
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
element(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
Element - Class in org.eclipse.persistence.internal.oxm.schema.model
A Value Object class representing XML Schema's Element.
Element() - Constructor for class org.eclipse.persistence.internal.oxm.schema.model.Element
 
ELEMENT - Enum constant in enum org.eclipse.persistence.tools.dbws.NamingConventionTransformer.ElementStyle
 
ELEMENT - Static variable in interface org.eclipse.persistence.platform.xml.XMLSchemaReference
 
ELEMENT_COLLECTION - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.spi.IMappingType
The constant for an element collection mapping.
ELEMENT_COLLECTION_MAPPING_REFERENCE_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
ELEMENT_FORM_QUALIFIED_KEY - Static variable in class org.eclipse.persistence.internal.oxm.schema.SchemaModelGeneratorProperties
 
ElementaryFieldMetaData - Class in org.eclipse.persistence.internal.eis.cobol
Purpose: This class defines the FieldMetaData interface it defines various behavior associated with a field and stores meta-information about the field.
ElementaryFieldMetaData() - Constructor for class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
 
ElementaryFieldMetaData(String, String) - Constructor for class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
 
ElementaryFieldMetaData(String, RecordMetaData) - Constructor for class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
 
elementAt(int) - Method in class org.eclipse.persistence.indirection.IndirectList
 
elementAt(int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedSubVector
 
elementAt(int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
elementAt(int) - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
If the index is beyond the size wait until complete.
elementClass - Variable in class org.eclipse.persistence.internal.queries.MapContainerPolicy
 
elementClassName - Variable in class org.eclipse.persistence.internal.queries.MapContainerPolicy
 
ElementCollection - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
ElementCollectionAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
An element collection accessor.
ElementCollectionAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL: Used for OX mapping.
ElementCollectionAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL:
ElementCollectionImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
JPA scripting API implementation.
ElementCollectionImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
 
elementDataTypeName - Variable in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
This is the "data type" associated with each element in the nested collection.
ElementDeclaration - Class in org.eclipse.persistence.jaxb.compiler
An ElementDeclaration object is used to represent the information that is associated with a global element in XML.
ElementDeclaration(QName, JavaClass, String, boolean) - Constructor for class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
Create a new ElementDeclaration.
ElementDeclaration(QName, JavaClass, String, boolean, Class<?>) - Constructor for class org.eclipse.persistence.jaxb.compiler.ElementDeclaration
Create a new ElementDeclaration and set the scope.
elementDescriptor - Variable in class org.eclipse.persistence.internal.queries.ContainerPolicy
The descriptor is used to wrap and unwrap objects using the wrapper policy.
elementExistsInParticle(String, String, TypeDefParticle) - Method in class org.eclipse.persistence.jaxb.compiler.SchemaGenerator
Convenience method for determining if an element already exists in a given typedefparticle.
elementExistsInSequence(String, String, Sequence) - Method in class org.eclipse.persistence.internal.oxm.schema.SchemaModelGenerator
Convenience method for determining if an element already exists in a given sequence.
elementFormDefault - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
 
elements() - Method in class org.eclipse.persistence.indirection.IndirectList
 
elements() - Method in class org.eclipse.persistence.indirection.IndirectMap
 
elements() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
elements() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedSubVector
 
elements() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
elements() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Allow concurrent streaming of the elements.
elements() - Method in class org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap
Allow for the cache to be iterated on.
elements() - Method in class org.eclipse.persistence.internal.identitymaps.FullIdentityMap
Allow for the cache CacheKey.getObject() elements to be iterated.
elements() - Method in interface org.eclipse.persistence.internal.identitymaps.IdentityMap
Allow for the cache to be iterated on.
elements() - Method in class org.eclipse.persistence.internal.identitymaps.NoIdentityMap
Return an empty enumerator.
elements() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord
PUBLIC: Returns an Enumeration of the values.
elements() - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Allow for the cache to be iterated on.
ELSE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for the identifier 'ELSE'.
ELSE_STATE_OBJECT_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.CaseExpressionStateObject
Notify the StateObject representing the else expression that follows the ELSE identifier has changed.
ElseExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a else expression specified in the case expression.
ElseExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ElseExpressionBNF
Creates a new ElseExpressionBNF.
embeddable(Class<X>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
Return the metamodel embeddable type representing the embeddable class.
Embeddable - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EMBEDDABLE_ASSOCIATION_OVERRIDE_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EMBEDDABLE_ATTRIBUTE_NAME_FOR_CONVERT_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EMBEDDABLE_ATTRIBUTE_OVERRIDE_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EmbeddableAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
INTERNAL: An embeddable accessor.
EmbeddableAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
INTERNAL:
EmbeddableAccessor(MetadataAnnotation, MetadataClass, MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
INTERNAL:
embeddableAlreadyProcessed(String) - Method in class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
Indicates if an embeddable has already been processed - the list of generated embeddable names will be checked for the given typeName.
embeddableAssociationOverrideNotFound(Object, String, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
embeddableAttributeNameForConvertNotFound(String, String, String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
embeddableAttributeOverrideNotFound(Object, String, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
EmbeddableImpl - Class in org.eclipse.persistence.internal.jpa.config.classes
JPA scripting API implementation.
EmbeddableImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.classes.EmbeddableImpl
 
EmbeddableMapping - Interface in org.eclipse.persistence.mappings
INTERNAL Common interface to those mappings that are used to map JPA Embedded objects.
EmbeddableTypeImpl<X> - Class in org.eclipse.persistence.internal.jpa.metamodel
Purpose: Provides the implementation for the EmbeddableType interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
EmbeddableTypeImpl(MetamodelImpl, ClassDescriptor) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.EmbeddableTypeImpl
 
Embedded - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EMBEDDED - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.spi.IMappingType
The constant for an embedded mapping.
EMBEDDED_ID - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.spi.IMappingType
The constant for an embedded ID mapping.
EMBEDDED_ID_AND_ID_ANNOTATIONS_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EMBEDDED_ID_CLASS_HAS_NO_ATTRIBUTES - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EmbeddedAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
An embedded relationship accessor.
EmbeddedAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
INTERNAL: Used for OX mapping.
EmbeddedAccessor(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
INTERNAL:
EmbeddedAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
INTERNAL:
EmbeddedId - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EmbeddedIdAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
An embedded id relationship accessor.
EmbeddedIdAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
INTERNAL: Default constructor.
EmbeddedIdAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
INTERNAL:
embeddedIdAndIdAnnotationFound(Object, String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
embeddedIdHasNoAttributes(Object, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
EmbeddedIdImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
JPA scripting API implementation.
EmbeddedIdImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.EmbeddedIdImpl
 
EmbeddedImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
JPA scripting API implementation.
EmbeddedImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.EmbeddedImpl
 
emf - Variable in class org.eclipse.persistence.jpa.rs.PersistenceContext
The EntityManagerFactory used to interact using JPA
EMPTY - Static variable in class org.eclipse.persistence.internal.identitymaps.CacheId
 
EMPTY - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'EMPTY'.
EMPTY_ARRAY - Static variable in class org.eclipse.persistence.jpa.jpql.ExpressionTools
The constant of an empty array.
EMPTY_CHAR_ARRAY - Static variable in class org.eclipse.persistence.oxm.XMLConstants
 
EMPTY_CONTAINER_DEFAULT - Static variable in interface org.eclipse.persistence.internal.oxm.mappings.XMLContainerMapping
This is the default setting for the defaultEmptyContainer property.
EMPTY_NODE - Enum constant in enum org.eclipse.persistence.jaxb.xmlmodel.XmlMarshalNullRepresentation
 
EMPTY_NODE - Enum constant in enum org.eclipse.persistence.oxm.annotations.XmlMarshalNullRepresentation
 
EMPTY_NODE - Enum constant in enum org.eclipse.persistence.oxm.mappings.nullpolicy.XMLNullRepresentationType
Write out an empty node.
EMPTY_RESPONSE - Static variable in class org.eclipse.persistence.tools.dbws.WSDLGenerator
 
EMPTY_STR - Static variable in class org.eclipse.persistence.internal.xr.Util
 
EMPTY_STRING - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
Empty String.
EMPTY_STRING - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
EMPTY_STRING - Static variable in class org.eclipse.persistence.jpa.jpql.ExpressionTools
The constant for an empty string.
EMPTY_STRING - Static variable in class org.eclipse.persistence.sdo.SDOConstants
empty string ""
EMPTY_STRING_ARRAY - Static variable in class org.eclipse.persistence.jpa.jpql.ExpressionTools
The constant of an empty String array.
EMPTY_VECTOR - Static variable in class org.eclipse.persistence.internal.oxm.VectorUtils
The empty vector (immutable).
emptyAttribute(XPathFragment, NAMESPACE_RESOLVER) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
emptyAttribute(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
emptyAttribute(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
emptyAttribute(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Used when an nil attribute should be written
emptyCollection - Variable in class org.eclipse.persistence.oxm.record.JsonRecord.Level
 
emptyCollection(XPathFragment, NAMESPACE_RESOLVER, boolean) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
emptyCollection(XPathFragment, NamespaceResolver, boolean) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
Handle marshal of an empty collection.
emptyCollection(XPathFragment, NamespaceResolver, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
Handle marshal of an empty collection.
emptyCollection(XPathFragment, NamespaceResolver, boolean) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Handle marshal of an empty collection.
EmptyCollectionComparisonExpression - Class in org.eclipse.persistence.jpa.jpql.parser
This expression tests whether or not the collection designated by the collection-valued path expression is empty (i.e, has no elements).
EmptyCollectionComparisonExpression(AbstractExpression, AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EmptyCollectionComparisonExpression
Creates a new NullComparisonExpression.
EmptyCollectionComparisonExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EmptyCollectionComparisonExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for an empty collection comparison expression.
EmptyCollectionComparisonExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EmptyCollectionComparisonExpressionBNF
Creates a new EmptyCollectionComparisonExpressionBNF.
EmptyCollectionComparisonExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This expression tests whether or not the collection designated by the collection-valued path expression is empty (i.e, has no elements).
EmptyCollectionComparisonExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EmptyCollectionComparisonExpressionStateObject
Creates a new EmptyCollectionComparisonExpressionStateObject.
EmptyCollectionComparisonExpressionStateObject(StateObject, boolean, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EmptyCollectionComparisonExpressionStateObject
Creates a new EmptyCollectionComparisonExpressionStateObject.
EmptyCollectionComparisonExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EmptyCollectionComparisonExpressionStateObject
Creates a new EmptyCollectionComparisonExpressionStateObject.
EmptyCollectionComparisonNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
EmptyCollectionComparisonNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.EmptyCollectionComparisonNode
EmptyCollectionComparisonNode constructor comment.
emptyCollectionGenerated - Variable in class org.eclipse.persistence.oxm.record.JsonRecord.Level
 
emptyComplex(XPathFragment, NAMESPACE_RESOLVER) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
emptyComplex(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
Used when an empty complex item should be written
emptyComplex(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
Used when an empty complex item should be written
emptyComplex(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Used when an nil attribute should be written
EmptyElementConverter - Class in org.eclipse.persistence.internal.jpa.metadata.xml
Converts from empty node to true or false
EmptyElementConverter() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.xml.EmptyElementConverter
Default constructor.
EmptyIterable<E> - Class in org.eclipse.persistence.jpa.jpql.tools.utility.iterable
An EmptyIterable is just that.
EmptyIterator - Class in org.eclipse.persistence.jpa.jpql.tools.utility.iterator
A null instance of an Iterator.
emptyNodeRepresentsNull - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlAbstractNullPolicy
 
emptyNodeRepresentsNull() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlIsSetNullPolicy
 
emptyNodeRepresentsNull() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlNullPolicy
 
emptyRecord - Static variable in class org.eclipse.persistence.internal.sessions.EmptyRecord
PERF: Store a singleton empty record to avoid creation when not required.
EmptyRecord - Class in org.eclipse.persistence.internal.sessions
Purpose: Define a singleton empty record to avoid record creation when not required.
EmptyRecord() - Constructor for class org.eclipse.persistence.internal.sessions.EmptyRecord
 
emptySimple(NAMESPACE_RESOLVER) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
emptySimple(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
Used when an empty simple value should be written
emptySimple(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
Used when an empty simple value should be written
emptySimple(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Used when an nil attribute should be written
emptyVector() - Static method in class org.eclipse.persistence.internal.oxm.VectorUtils
Returns an empty vector (immutable).
emSetupImpls - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
 
ENABLE_JTA_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
ENABLE_RUNTIME_SERVICES_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
enable_tracing() - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
Enable tracing.
enableEventProcessing(Object) - Method in class org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
INTERNAL: This method is used to enable changetracking temporarily
enableEventProcessing(Object) - Method in interface org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy
INTERNAL: This method is used to enable changetracking temporarily
enableEventProcessing(Object) - Method in class org.eclipse.persistence.descriptors.changetracking.ObjectChangeTrackingPolicy
INTERNAL: This method is used to enable changetracking temporarily
enableFieldAliasesCaching() - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
enableRuntimeServices() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
INTERNAL: enableRuntimeServices(): Configure the receiver such that JMX/MBeans will be registered to provide runtime services for my DatabaseSession at runtime.
enableWeaving - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
encapsulated - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EncapsulatedExpressionVisitor
Determines whether the visited Expression is being encapsulated or not.
encapsulatedExpressionInvalidKey(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
Returns the message key for the problem describing that the encapsulated expression is invalid.
encapsulatedExpressionLength(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
Returns the length of the encapsulated expression.
encapsulatedExpressionMissingKey(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
Returns the message key for the problem describing that the encapsulated expression is missing.
EncapsulatedExpressionVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EncapsulatedExpressionVisitor
 
EncapsulatedIdentificationVariableExpression - Class in org.eclipse.persistence.jpa.jpql.parser
This Expression represents an identification variable that maps a Map property, either the key, the value or a Map.Entry).
EncapsulatedIdentificationVariableExpression(AbstractExpression, String) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EncapsulatedIdentificationVariableExpression
Creates a new MapEntryIdentificationVariableExpression.
EncapsulatedIdentificationVariableExpression_NotMapValued - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EncapsulatedIdentificationVariableExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This object represents an identification variable that is wrapped by a function.
EncapsulatedIdentificationVariableExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EncapsulatedIdentificationVariableExpressionStateObject
Creates a new EncapsulatedIdentificationVariableExpressionStateObject.
EncapsulatedIdentificationVariableExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EncapsulatedIdentificationVariableExpressionStateObject
Creates a new EncapsulatedIdentificationVariableExpressionStateObject.
enclosedType - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.ArgumentType
 
enclosedType - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.CompositeDatabaseTypeWithEnclosedType
 
enclosedType - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.FieldType
 
EnclosedTypeVisitor - Class in org.eclipse.persistence.tools.oracleddl.metadata.visit
Custom visitor that will iterate through enclosed types, building up a list of type instances.
EnclosedTypeVisitor() - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
encode(BsonWriter, Timestamp, EncoderContext) - Method in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoCodecs.TimestampCodec
 
EncodedData(byte[], String) - Constructor for class org.eclipse.persistence.internal.oxm.XMLBinaryDataHelper.EncodedData
 
encoder - Variable in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
encoder - Variable in class org.eclipse.persistence.oxm.record.WriterRecord
 
encoding - Variable in class org.eclipse.persistence.internal.oxm.Root
 
ENCODING - Static variable in class org.eclipse.persistence.oxm.record.OutputStreamRecord
 
encounteredSubSelectExpressions() - Method in class org.eclipse.persistence.internal.expressions.ExpressionNormalizer
INTERNAL: Were subselect expressions found while normalizing the selection criteria? Assumes underlying collection is initialized on first add.
encrypt(String) - Method in class org.eclipse.persistence.sessions.coordination.TransportManager
INTERNAL: Security method.
ENCRYPTION_CLASS_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
ENCRYPTION_OLD_ALGORITHM - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
encryptPassword(String) - Method in class org.eclipse.persistence.internal.security.JCEEncryptor
Encrypts a string.
encryptPassword(String) - Method in interface org.eclipse.persistence.internal.security.Securable
 
encryptPassword(String) - Method in interface org.eclipse.persistence.security.Securable
 
end - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.LocalVariableAnnotationNode
The last instructions corresponding to the continuous ranges that make the scope of this local variable (exclusive).
end - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.LocalVariableNode
The last instruction corresponding to the scope of this local variable (exclusive).
end - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.TryCatchBlockNode
The end of the exception handler's scope (exclusive).
end() - Method in interface org.eclipse.persistence.tools.dbws.DBWSPackager
 
end() - Method in class org.eclipse.persistence.tools.dbws.XRPackager
 
END - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for the identifier 'END'.
END - Static variable in class org.eclipse.persistence.tools.oracleddl.util.DatabaseTypeBuilder
 
END_FROM - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
END_FROM_ID - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
END_POINT - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLConnectionSpec
NoSQL endpoint e.g.
endAddingToConstructorItem() - Method in class org.eclipse.persistence.queries.ReportQuery
PUBLIC: Used in conjunction with beginAddingConstructorArguments to signal that expressions should no longer be be added to the collection used in the constructor.
endCallback() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
endCDATA() - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.NodeRecord.NodeRecordContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endCDATA() - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endCDATA() - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
EndCDATAEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endCDATA event
EndCDATAEvent() - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndCDATAEvent
 
endCollection() - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
endCollection() - Method in class org.eclipse.persistence.oxm.record.JsonBuilderRecord
 
endCollection() - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
endCollection() - Method in class org.eclipse.persistence.oxm.record.JsonGeneratorRecord
 
endCollection() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
endCollection() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
This method is used to inform the MarshalRecord that it is done receiving element events that are part of a collection.
endColumn - Variable in class org.eclipse.persistence.tools.oracleddl.parser.Token
The column number of the last character of this Token.
endDelimiter - Variable in class org.eclipse.persistence.internal.databaseaccess.DatasourcePlatform
 
endDocument() - Method in class org.eclipse.persistence.internal.jaxb.IDResolverWrapper
 
endDocument() - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.FragmentContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.IDResolver
Called when unmarshalling ends.
endDocument() - Method in class org.eclipse.persistence.internal.oxm.MarshalRecordContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.BinaryDataUnmarshalRecord
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
Trigger an endDocument event on the contenthandler.
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.UnmappedContentHandlerWrapper
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.XMLFragmentReader
Trigger an endDocument event on the contenthandler.
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.XMLReader.ValidatingContentHandler
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter.ExtendedContentHandlerAdapter
 
endDocument() - Method in class org.eclipse.persistence.internal.oxm.unmapped.DefaultUnmappedContentHandler
 
endDocument() - Method in class org.eclipse.persistence.jaxb.JAXBUnmarshallerHandler
Event that is called at the end of processing the document.
endDocument() - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Recieve notification that a document is being ended.
endDocument() - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
endDocument() - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.XMLRootRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
endDocument() - Method in class org.eclipse.persistence.oxm.XMLUnmarshallerHandler
 
endDocument() - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
endDocument() - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
EndDocumentEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endDocument event
EndDocumentEvent() - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndDocumentEvent
 
endDTD() - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endDTD() - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.NodeRecord.NodeRecordContentHandler
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endDTD() - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endDTD() - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
EndDTDEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endDTD event
EndDTDEvent() - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndDTDEvent
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.FragmentContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.MarshalRecordContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.BinaryDataUnmarshalRecord
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmappedContentHandlerWrapper
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.XMLReader.ValidatingContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter.ExtendedContentHandlerAdapter
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.SAXFragmentBuilder
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.unmapped.DefaultUnmappedContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.XMLBinaryAttachmentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.XMLInlineBinaryHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.XMLRootRecord
 
endElement(String, String, String) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
endElement(String, String, String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
endElement(UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.ChoiceUnmarshalContext
 
endElement(UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.record.ObjectUnmarshalContext
 
endElement(UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.record.SequencedUnmarshalContext
 
endElement(UnmarshalRecord) - Method in interface org.eclipse.persistence.internal.oxm.record.UnmarshalContext
An event indicating that endElement has been called on the unmarshalRecord.
endElement(XPathFragment, NAMESPACE_RESOLVER) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification that an element is being ended.
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.NodeRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.XMLEventWriterRecord
 
endElement(XPathFragment, NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.CollectionGroupingElementNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.FieldTransformerNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.NodeValue
INTERNAL:
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLAnyCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLAnyObjectMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLBinaryDataCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLBinaryDataMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLChoiceCollectionMappingUnmarshalNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLChoiceObjectMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLCollectionReferenceMappingNodeValue
Handle endElement operation.
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeDirectCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeObjectMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLDirectMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLFragmentCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLFragmentMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectReferenceMappingNodeValue
Handle endElement operation.
endElement(XPathFragment, UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLVariableXPathMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.CollectionGroupingElementNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.NodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLAnyCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLBinaryDataCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLCollectionReferenceMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeCollectionMappingNodeValue
 
endElement(XPathFragment, UnmarshalRecord, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeDirectCollectionMappingNodeValue
 
EndElementEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endElement event
EndElementEvent(String, String, String) - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndElementEvent
 
endElementProcessText(UnmarshalRecord, XMLConverterMapping, XPathFragment, Object) - Method in class org.eclipse.persistence.internal.oxm.XMLRelationshipMappingNodeValue
 
endEmptyCollection() - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
endEmptyCollection() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
endEntity(String) - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.NodeRecord.NodeRecordContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endEntity(String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endEntity(String) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
EndEntityEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endEntity event
EndEntityEvent(String) - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndEntityEvent
 
endFields - Variable in class org.eclipse.persistence.history.HistoryPolicy
 
EndingQueryPositionBuilder(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
EndingQueryPositionBuilder(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
endLine - Variable in class org.eclipse.persistence.tools.oracleddl.parser.Token
The line number of the last character of this Token.
endLogging() - Method in interface commonj.sdo.ChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endLogging() - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
An implementation that requires logging may throw an UnsupportedOperationException.
endMethod() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Marks the end of the visited method.
endOperationProfile() - Method in class org.eclipse.persistence.sessions.SessionEventManager
INTERNAL: End call
endOperationProfile(String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: End the operation timing.
endOperationProfile(String) - Method in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
Profile the operation.
endOperationProfile(String) - Method in interface org.eclipse.persistence.sessions.SessionProfiler
INTERNAL: End the operation timing.
endOperationProfile(String) - Method in class org.eclipse.persistence.sessions.SessionProfilerAdapter
INTERNAL: End the operation timing.
endOperationProfile(String) - Method in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
INTERNAL: Link to the dms PhaseEvent api stop().
endOperationProfile(String) - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
INTERNAL: End the operation timing.
endOperationProfile(String) - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
INTERNAL: End the operation timing.
endOperationProfile(String, DatabaseQuery, int) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: End the operation timing.
endOperationProfile(String, DatabaseQuery, int) - Method in interface org.eclipse.persistence.sessions.SessionProfiler
INTERNAL: End the operation timing.
endOperationProfile(String, DatabaseQuery, int) - Method in class org.eclipse.persistence.sessions.SessionProfilerAdapter
INTERNAL: End the operation timing.
endOperationProfile(String, DatabaseQuery, int) - Method in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
INTERNAL: Link to the dms PhaseEvent api stop().
endOperationProfile(String, DatabaseQuery, int) - Method in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
INTERNAL: End the operation timing.
endOperationProfile(String, DatabaseQuery, int) - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
INTERNAL: End the operation timing.
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.FragmentContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.MarshalRecordContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
endPrefixMapping(String) - Method in interface org.eclipse.persistence.internal.oxm.record.MarshalRecord
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmappedContentHandlerWrapper
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.XMLReader.ValidatingContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter.ExtendedContentHandlerAdapter
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.internal.oxm.unmapped.DefaultUnmappedContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.ContentHandlerRecord
INTERNAL:
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
Receive notification that the scope of this namespace declaration has ended.
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
endPrefixMapping(String) - Method in class org.eclipse.persistence.sdo.helper.SDOUnmappedContentHandler
 
EndPrefixMappingEvent - Class in org.eclipse.persistence.internal.oxm.record.deferred
Purpose: Class to represent the endElement event
EndPrefixMappingEvent(String) - Constructor for class org.eclipse.persistence.internal.oxm.record.deferred.EndPrefixMappingEvent
 
endPrefixMappings(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
INTERNAL: override so we don't iterate over namespaces when endPrefixMapping doesn't do anything
endPrefixMappings(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
 
endPrefixMappings(NamespaceResolver) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
endPrefixMappings(Element) - Method in class org.eclipse.persistence.internal.oxm.record.DOMReader
 
endPrefixMappings(Element) - Method in class org.eclipse.persistence.internal.oxm.record.XMLFragmentReader
If there is a temporary namespace resolver for a given element, each entry contains a prefix that requires an endPrefixMapping event to be triggered
endSelfElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.SAXFragmentBuilder
 
endSelfNodeValue(UnmarshalRecord, UnmarshalRecord, Attributes) - Method in class org.eclipse.persistence.internal.oxm.NodeValue
 
endSelfNodeValue(UnmarshalRecord, UnmarshalRecord, Attributes) - Method in class org.eclipse.persistence.internal.oxm.XMLBinaryDataMappingNodeValue
 
endSelfNodeValue(UnmarshalRecord, UnmarshalRecord, Attributes) - Method in class org.eclipse.persistence.internal.oxm.XMLCompositeObjectMappingNodeValue
 
endSelfNodeValue(UnmarshalRecord, UnmarshalRecord, Attributes) - Method in class org.eclipse.persistence.internal.oxm.XMLFragmentMappingNodeValue
 
endsWith(int, String) - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Determines whether the query ends with the given suffix and the end position is the end of the range for testing.
endsWithCollectionField(GenerationContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DotNode
INTERNAL (): Answer true if the node has a left and right, and the right represents a collection mapping.
endsWithComma() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionExpression
Determines whether this CollectionExpression ends with a comma, which means the last Expression is a "null" expression.
endsWithDirectToField(GenerationContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DotNode
INTERNAL (): Answer true if the SELECTed node has a left and right, and the right represents a direct-to-field mapping.
endsWithDot() - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractPathExpression
Determines whether the path ends with a dot or not.
endsWithIgnoreCase(int, String) - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Determines whether the query ends with the given suffix and the end position is the end of the range for testing.
endsWithSpace() - Method in class org.eclipse.persistence.jpa.jpql.parser.CollectionExpression
Determines whether this CollectionExpression ends with a space, which means the last Expression is a "null" expression.
endUnmappedElement(String, String, String) - Method in interface org.eclipse.persistence.internal.oxm.record.UnmarshalRecord
 
endUnmappedElement(String, String, String) - Method in class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
 
endUnmappedElement(String, String, String) - Method in class org.eclipse.persistence.oxm.record.UnmarshalRecord
 
endValue - Variable in class org.eclipse.persistence.descriptors.partitioning.RangePartition
 
endValue - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
 
endValue() - Element in annotation type org.eclipse.persistence.annotations.RangePartition
The String representation of the range start value.
endValueName - Variable in class org.eclipse.persistence.descriptors.partitioning.RangePartition
 
endVisit(ArgumentType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(ArgumentType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ArgumentType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(FieldType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(FieldType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(FunctionType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(FunctionType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ObjectTableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(ObjectTableType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ObjectTableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(ObjectType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(ObjectType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ObjectType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(PLSQLCollectionType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(PLSQLCollectionType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(PLSQLCollectionType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(PLSQLCursorType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(PLSQLCursorType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(PLSQLPackageType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(PLSQLPackageType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(PLSQLRecordType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(PLSQLRecordType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(PLSQLRecordType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(PLSQLSubType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(PLSQLSubType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ProcedureType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(ProcedureType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(ROWTYPEType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(ROWTYPEType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(TableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(TableType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(TableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
endVisit(TYPEType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(TYPEType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(VArrayType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
endVisit(VArrayType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
endVisit(VArrayType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
ENFORCE_TARGET_SERVER - Static variable in class org.eclipse.persistence.config.SystemProperties
This system property can be set to override target server platform set by the Java EE container with the one either set in persistence.xml or auto detected.
enlistResource(XAResource) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
Deprecated.
 
ENQUEUE - Static variable in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
 
ENQUEUE_OPTIONS - Static variable in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
 
enrichGenerateThreadDumpForCurrentThread() - Method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
This helper API is created due to the problem of the corruption of the eclipselink cache.
enrichMapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKeyInfoAboutActiveAndDeferredLocks(Map<ConcurrencyManager, CacheKeyToThreadRelationships>, Map<Thread, DeferredLockManager>) - Method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
Enrich our map map of cache key to threads having a relationship with that object in regards to active locks on the cache key and deferred locks on the cache key
enrichMapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKeyInfoAboutReadLocks(Map<ConcurrencyManager, CacheKeyToThreadRelationships>, Map<Thread, ReadLockManager>) - Method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
Enrich the mapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKey based on the read locks
enrichMapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKeyInfoThreadsStuckOnAcquire(Map<ConcurrencyManager, CacheKeyToThreadRelationships>, Map<Thread, Set<ConcurrencyManager>>) - Method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
Enrich the mapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKey by setting on the cache keys the threads that are stuck trying to acquire the cache key.
enrichMapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKeyInfoThreadsStuckOnAcquireLockForReading(Map<ConcurrencyManager, CacheKeyToThreadRelationships>, Map<Thread, ConcurrencyManager>) - Method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
Enrich the mapOfCacheKeyToDtosExplainingThreadExpectationsOnCacheKey by setting on the cache keys the threads that are stuck trying to acquire the cache key with a read lock.
enrichMapThreadToWaitOnAcquireInsideWriteLockManagerClone(Map<Thread, Set<ConcurrencyManager>>, Map<Thread, ConcurrencyManager>) - Static method in class org.eclipse.persistence.internal.helper.ConcurrencyUtil
We have two maps we are using to trace threads that are stuck acquiring locks.
enrichStringBuildingExplainWhyThreadIsStuckInIsBuildObjectOnThreadComplete(List<Thread>, ConcurrencyManager, Thread, boolean, StringBuilder) - Static method in class org.eclipse.persistence.internal.helper.ConcurrencyManager
When the recursive algorithm decides to return false it is because it is confronted with a cache key that had to be deferred.
ensureCapacity(int) - Method in class org.eclipse.persistence.indirection.IndirectList
 
ensureCapacity(int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
ensureFixedSize() - Method in class org.eclipse.persistence.internal.identitymaps.CacheIdentityMap
Reduces the size of the receiver down to the maxSize removing objects from the start of the linked list.
ensureNotLoggedIn() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
INTERNAL: Make sure that the DatabaseSession has not logged in yet.
entering(String, String, InputStream) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Entering
entering(String, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Entering
entering(SessionLog, String, String, InputStream) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Entering
entering(SessionLog, String, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Entering
enterScope() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTreeContext
INTERNAL Enters a new scope.
entireWord() - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Retrieves a word starting at the current position.
entireWord(int) - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Retrieves a word starting at the given position.
entities() - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IManagedTypeProvider
Returns the collection of possible abstract schema types.
ENTITIES - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITIES_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
entity(Class<X>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
Return the metamodel entity type representing the entity.
Entity - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
ENTITY - Enum constant in enum org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl.ResultType
 
ENTITY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITY_CLASS_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ENTITY_MANAGER_IMPL_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
ENTITY_NOT_FOUND - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
 
ENTITY_NOT_IDEMPOTENT - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
 
ENTITY_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
ENTITY_RESOLVER_KEY - Static variable in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
 
ENTITY_STATE_OBJECT_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionMemberExpressionStateObject
Notifies the entity state object property has changed.
ENTITY_TRANSACTION_WITH_JTA_NOT_ALLOWED - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ENTITY_TYPE - Enum constant in enum org.eclipse.persistence.jpa.jpql.LiteralType
Retrieves the entity type name only.
ENTITY_TYPE_NAME_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.TreatExpressionStateObject
Notifies the entity type name property has changed.
EntityAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
An entity accessor.
EntityAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL:
EntityAccessor(MetadataAnnotation, MetadataClass, MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL:
entityClass - Variable in class org.eclipse.persistence.queries.EntityResult
 
entityClasses - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
EntityClassListener<T> - Class in org.eclipse.persistence.internal.jpa.metadata.listeners
A callback listener for those entities that define callback methods.
EntityClassListener(Class<?>) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener
INTERNAL:
EntityClassListenerMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.listeners
A metadata class to facilitate the processing of lifecycle methods on an entity class (and its mapped superclasses).
EntityClassListenerMetadata(EntityAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListenerMetadata
INTERNAL:
entityClassName - Variable in class org.eclipse.persistence.queries.EntityResult
Stores the class name of result
entityClassNotFound(String, ClassLoader, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
entityEventListener - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
entityEventManagers - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
EntityExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a entity expression.
EntityExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityExpressionBNF
Creates a new EntityExpressionBNF.
entityFetchGroup - Variable in class org.eclipse.persistence.queries.FetchGroup
Caches the EntityFetch group for this FetchGroup
EntityFetchGroup - Class in org.eclipse.persistence.internal.queries
EntityFetchGroup reflects the state of the object.
EntityFetchGroup() - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityFetchGroup(String) - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityFetchGroup(String[]) - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityFetchGroup(Collection<String>) - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityFetchGroup(FetchGroup) - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityFetchGroup(FetchGroup, String) - Constructor for class org.eclipse.persistence.internal.queries.EntityFetchGroup
 
EntityGraphImpl<X> - Class in org.eclipse.persistence.internal.jpa
Concrete JPA EntityGraph class.
EntityGraphImpl(AttributeGroup) - Constructor for class org.eclipse.persistence.internal.jpa.EntityGraphImpl
 
EntityGraphImpl(AttributeGroup, ClassDescriptor) - Constructor for class org.eclipse.persistence.internal.jpa.EntityGraphImpl
 
EntityGraphImpl(AttributeGroup, ClassDescriptor, String) - Constructor for class org.eclipse.persistence.internal.jpa.EntityGraphImpl
 
entityHasNullType(DynamicEntity) - Static method in exception class org.eclipse.persistence.exceptions.DynamicException
The DynamicEntity has a null type indicating an illegal state of the entity.
EntityImpl - Class in org.eclipse.persistence.internal.jpa.config.classes
JPA scripting API implementation.
EntityImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
 
entityIsNotIdempotent(String, String) - Static method in exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
Entity is not idempotent.
EntityListener<T> - Class in org.eclipse.persistence.internal.jpa.metadata.listeners
An EntityListener is placed on the owning entity's descriptor.
EntityListener - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EntityListener(Class<?>) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
EntityListener(Class<T>, Class<?>) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
 
entityListenerEventListeners - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
entityListenerEventManagers - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
EntityListenerImpl - Class in org.eclipse.persistence.internal.jpa.config.listeners
JPA scripting API implementation.
EntityListenerImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
 
EntityListenerMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.listeners
A MetadataEntityListener and is placed on the owning entity's descriptor.
EntityListenerMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
INTERNAL: Used for XML loading.
EntityListenerMetadata(MetadataAnnotation, MetadataClass, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
INTERNAL: Used for annotation loading.
entityManager - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
 
entityManager - Variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
 
EntityManagerFactoryDelegate - Class in org.eclipse.persistence.internal.jpa
Purpose: Provides the implementation for the EntityManager Factory.
EntityManagerFactoryDelegate(String, Map<String, Object>, List<ClassDescriptor>, JpaEntityManagerFactory) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
Create a dynamic persistence unit which does not use the persistence.xml.
EntityManagerFactoryDelegate(EntityManagerSetupImpl, Map, JpaEntityManagerFactory) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
 
EntityManagerFactoryDelegate(AbstractSession, JpaEntityManagerFactory) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
Will return an instance of the Factory.
EntityManagerFactoryImpl - Class in org.eclipse.persistence.internal.jpa
Wraps our implementation of EntityManagerFactory Most operations are forwarded to the delegate.
EntityManagerFactoryImpl(String, Map<String, Object>, List<ClassDescriptor>) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
Create a dynamic persistence unit which does not use the persistence.xml.
EntityManagerFactoryImpl(EntityManagerSetupImpl, Map) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
 
EntityManagerFactoryImpl(AbstractSession) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
Will return an instance of the Factory.
EntityManagerFactoryProvider - Class in org.eclipse.persistence.internal.jpa
This is a helper/impl class for the EclipseLink EJB 3.0 provider The default constructor can be used to build the provider by reflection, after which it can be used to create EntityManagerFactories
EntityManagerFactoryProvider() - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
Default constructor to allow reflection.
EntityManagerImpl - Class in org.eclipse.persistence.internal.jpa
Purpose: Contains the implementation of the EntityManager.
EntityManagerImpl(String) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Constructor returns an EntityManager assigned to the a particular DatabaseSession.
EntityManagerImpl(EntityManagerFactoryDelegate, Map, SynchronizationType) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Constructor called from the EntityManagerFactory to create an EntityManager
EntityManagerImpl(AbstractSession, SynchronizationType) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Constructor called from the EntityManagerFactory to create an EntityManager
EntityManagerImpl(AbstractSession, Map, SynchronizationType) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Constructor called from the EntityManagerFactory to create an EntityManager
EntityManagerImpl.OperationType - Enum in org.eclipse.persistence.internal.jpa
 
EntityManagerProperties - Class in org.eclipse.persistence.config
The class defines EclipseLink properties' names for use at the EntityManager level.
EntityManagerSetupException - Exception Class in org.eclipse.persistence.exceptions
 
EntityManagerSetupException() - Constructor for exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
EntityManagerSetupException(String) - Constructor for exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
EntityManagerSetupException(String, Throwable) - Constructor for exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
EntityManagerSetupExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for EntityManagerSetupException messages.
EntityManagerSetupExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.EntityManagerSetupExceptionResource
Default constructor.
EntityManagerSetupImpl - Class in org.eclipse.persistence.internal.jpa
INTERNAL: This class handles deployment of a persistence unit.
EntityManagerSetupImpl() - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
EntityManagerSetupImpl(String, String) - Constructor for class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
EntityManagerSetupImpl.TableCreationType - Enum in org.eclipse.persistence.internal.jpa
 
EntityNameRenamer(String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EntityNameRenamer
Creates a new EntityNameRenamer.
EntityNameRenamer(String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EntityNameRenamer
Creates a new EntityNameRenamer.
entityNames() - Method in interface org.eclipse.persistence.jpa.jpql.SemanticValidatorHelper
Returns the name of the all entities that are present in the context of a persistence unit.
entityNames() - Method in class org.eclipse.persistence.jpa.jpql.tools.GenericSemanticValidatorHelper
 
entityNotFound(String, String, String) - Static method in exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
Entity not found.
entityNotFoundException(String) - Static method in exception class org.eclipse.persistence.exceptions.DynamicException
A DynamicEntity could not be found
EntityOrValueExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a entity or value expression.
EntityOrValueExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityOrValueExpressionBNF
Creates a new EntityOrValueExpressionBNF.
entityResolver - Variable in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
Used to store the entity resolver to validate the XML schema when parsing.
EntityResolver - Class in org.eclipse.persistence.jpa.jpql.tools.resolver
This Resolver retrieves the type for an abstract schema name (entity name).
EntityResolver(Resolver, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.EntityResolver
Creates a new EntityResolver.
EntityResource - Class in org.eclipse.persistence.jpa.rs.resources
Entity resource.
EntityResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.EntityResource
 
EntityResult - Class in org.eclipse.persistence.queries
Purpose: Concrete class to represent the EntityResult structure as defined by the EJB 3.0 Persistence specification.
EntityResult - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EntityResult(Class<?>) - Constructor for class org.eclipse.persistence.queries.EntityResult
 
EntityResult(String) - Constructor for class org.eclipse.persistence.queries.EntityResult
 
EntityResultImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
JPA scripting API implementation.
EntityResultImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.EntityResultImpl
 
EntityResultMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
INTERNAL: Object to hold onto an entity result metadata.
EntityResultMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
INTERNAL: Used for XML loading.
EntityResultMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
INTERNAL: Used for annotation loading.
EntityResultMetadata(MetadataClass, MetadataAccessibleObject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
INTERNAL: Used for result class processing.
entityTransaction - Variable in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
 
EntityTransactionImpl - Class in org.eclipse.persistence.internal.jpa.transaction
JDK 1.5 version of the EntityTransaction.
EntityTransactionImpl(EntityTransactionWrapper) - Constructor for class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
 
entityTransactionNotActive() - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
entityTransactionWithJTANotAllowed() - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
EntityTransactionWrapper - Class in org.eclipse.persistence.internal.jpa.transaction
INTERNAL: JDK 1.5 specific version of EntityTransactionWrapper.
EntityTransactionWrapper(EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
 
entityType - Variable in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
The type being configured for dynamic use or being created/extended
entityType(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
entityType(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
entityType(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IScalarExpressionStateObjectBuilder
Creates a new entity type literal.
EntityTypeExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the TYPE expression.
EntityTypeExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityTypeExpressionBNF
Creates a new EntityTypeExpressionBNF.
EntityTypeImpl<X> - Class in org.eclipse.persistence.internal.jpa.metamodel
Purpose: Provides the implementation for the EntityType interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
EntityTypeImpl implements the IdentifiableType interface via EntityType
EntityTypeImpl(MetamodelImpl, ClassDescriptor) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
 
EntityTypeLiteral - Class in org.eclipse.persistence.jpa.jpql.parser
This Expression wraps the name of an entity type.
EntityTypeLiteral(AbstractExpression, String) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityTypeLiteral
Creates a new EntityTypeLiteral.
EntityTypeLiteral_InvalidJPAVersion - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntityTypeLiteral_NotResolvable - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntityTypeLiteralBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the entity type literal.
EntityTypeLiteralBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityTypeLiteralBNF
Creates a new EntityTypeLiteralBNF.
EntityTypeLiteralFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This factory creates an EntityTypeLiteral, which wraps an entity name.
EntityTypeLiteralFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntityTypeLiteralFactory
Creates a new EntityTypeLiteralFactory.
EntityTypeLiteralStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This StateObject wraps the name of an entity type.
EntityTypeLiteralStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EntityTypeLiteralStateObject
Creates a new EntityTypeLiteralStateObject.
EntityTypeLiteralStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EntityTypeLiteralStateObject
Creates a new EntityTypeLiteralStateObject.
entityTypeNotFound - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
entityTypeNotFound(String, String) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
JPQLException Entity Type Not Found
entityTypeNotFound2 - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
entityTypeNotFound2(String, int, int, String) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
 
entry() - Method in class org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
 
ENTRY - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'ENTRY'.
EntryExpression - Class in org.eclipse.persistence.jpa.jpql.parser
An identification variable qualified by the ENTRY operator is a path expression.
EntryExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntryExpression
Creates a new EntryExpression.
EntryExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntryExpression_InvalidJPAVersion - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntryExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntryExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntryExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
EntryExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This EntryExpressionFactory creates a new EntryExpression when the portion of the query to parse starts with ENTRY.
EntryExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EntryExpressionFactory
Creates a new EntryExpressionFactory.
entryExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
EntryExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This object represents an identification variable that maps the Map.Entry) of a Map.
EntryExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EntryExpressionStateObject
Creates a new EntryExpressionStateObject.
EntryExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EntryExpressionStateObject
Creates a new EntryExpressionStateObject.
entrySet() - Method in class org.eclipse.persistence.indirection.IndirectMap
 
entrySet() - Method in class org.eclipse.persistence.internal.helper.IdentityWeakHashMap
Returns a collection view of the mappings contained in this IdentityWeakHashMap.
entrySet() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
entrySet() - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
 
entrySet() - Method in class org.eclipse.persistence.internal.oxm.NamespaceResolverStorage
Unmodifiable set of entries
entrySet() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord
PUBLIC: Returns a set of the keys.
entrySet() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
PUBLIC:
entrySet() - Method in class org.eclipse.persistence.queries.ReportQueryResult
PUBLIC: Returns a set of the keys.
EntrySet() - Constructor for class org.eclipse.persistence.internal.sessions.AbstractRecord.EntrySet
Default constructor.
EntrySet() - Constructor for class org.eclipse.persistence.queries.ReportQueryResult.EntrySet
 
ENUM - Enum constant in enum org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals.ClassType
Indicates the only class type allowed is an enum type.
ENUM_CLASS_NOT_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ENUM_CONSTANT_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
enumClassNotSpecified() - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
enumConstant() - Method in interface org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals
Returns the filtered list of possible enum constant names.
enumConstant() - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistProposals
 
enumConstantNotFound(String) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
This exception is thrown if the user tries to get a non-existant enum constant from an enum class.
EnumConstantRenamer(IManagedTypeProvider, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EnumConstantRenamer
Creates a new ClassNameRenamer.
EnumConstantRenamer(IManagedTypeProvider, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EnumConstantRenamer
Creates a new ClassNameRenamer.
enumConstants() - Method in interface org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals.EnumProposals
Returns the list of enum constants that have been filtered.
Enumerated - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
EnumeratedImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
JPA scripting API implementation.
EnumeratedImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.EnumeratedImpl
 
EnumeratedMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
INTERNAL: Abstract converter class that parents both the JPA and Eclipselink converters.
EnumeratedMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
INTERNAL: Used for defaulting case.
EnumeratedMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
INTERNAL: Used for defaulting.
EnumeratedMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
INTERNAL: Used for annotation loading
Enumeration_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
EnumExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a enum expression.
EnumExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EnumExpressionBNF
Creates a new EnumExpressionBNF.
EnumInfo(String) - Constructor for class org.eclipse.persistence.dynamic.DynamicClassLoader.EnumInfo
 
enumInfoRegistry - Variable in class org.eclipse.persistence.dynamic.DynamicClassLoader
 
enumLiteral(Enum<? extends Enum<?>>) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
enumLiteral(Enum<? extends Enum<?>>) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IScalarExpressionStateObjectBuilder
Creates a new enum literal.
EnumLiteralBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for an enumeration constant expression.
EnumLiteralBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EnumLiteralBNF
Creates a new EnumLiteralBNF.
EnumLiteralResolver - Class in org.eclipse.persistence.jpa.jpql.tools.resolver
This Resolver retrieves the type for an enum constant.
EnumLiteralResolver(Resolver, IType, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.EnumLiteralResolver
Creates a new EnumLiteralResolver.
EnumPrimaryBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for an enum primary expression.
EnumPrimaryBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.EnumPrimaryBNF
Creates a new EnumPrimaryBNF.
enumType() - Method in interface org.eclipse.persistence.jpa.jpql.ITypeHelper
Retrieves the;@link IType} for;@link Enum}.
enumType() - Method in interface org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals.EnumProposals
The IType representing the enum type.
enumType() - Method in class org.eclipse.persistence.jpa.jpql.tools.GenericTypeHelper
 
enumType() - Method in class org.eclipse.persistence.jpa.jpql.tools.TypeHelper
Retrieves the IType for Enum.
ENUMTYPE - Enum constant in enum org.eclipse.persistence.internal.jaxb.json.schema.model.JsonType
 
EnumTypeConverter - Class in org.eclipse.persistence.mappings.converters
Purpose: Object type converter is used to match a fixed number of database data values to a Java enum object value.
EnumTypeConverter(DatabaseMapping, Class<?>, boolean) - Constructor for class org.eclipse.persistence.mappings.converters.EnumTypeConverter
PUBLIC: Creating an enum converter this way will create the conversion values for you using ordinal or name values.
EnumTypeConverter(DatabaseMapping, String) - Constructor for class org.eclipse.persistence.mappings.converters.EnumTypeConverter
PUBLIC: Creating an enum converter this way expects that you will provide the conversion values separately.
EnumTypeConverter(DatabaseMapping, String, boolean) - Constructor for class org.eclipse.persistence.mappings.converters.EnumTypeConverter
PUBLIC: Creating an enum converter this way will create the conversion values for you using ordinal or name values.
EnumTypeInfo - Class in org.eclipse.persistence.jaxb.compiler
INTERNAL:
EnumTypeInfo(Helper, JavaClass) - Constructor for class org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
 
EnumTypeStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This StateObject wraps the name of an Enum constant.
EnumTypeStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EnumTypeStateObject
Creates a new EnumTypeStateObject.
EnumTypeStateObject(StateObject, Enum<? extends Enum<?>>) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EnumTypeStateObject
Creates a new EnumTypeStateObject.
EnumTypeStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.EnumTypeStateObject
Creates a new EnumTypeStateObject.
EnumVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
EOF - Static variable in interface org.eclipse.persistence.tools.oracleddl.parser.DDLParserConstants
End of File.
eol - Variable in exception class org.eclipse.persistence.tools.oracleddl.parser.ParseException
The end of line string for this machine.
EQ - Static variable in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
EQ_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
 
equal() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
 
equal(boolean) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(byte) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(char) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(double) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(float) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(int) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(long) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(short) - Method in class org.eclipse.persistence.expressions.Expression
 
equal(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equal(Deep) if they are equalShallow, all their compared Properties are equal, and all reachable DataObjects in their graphs excluding containers are equal.
equal(DataObject, DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
Two DataObjects are equal(Deep) if they are equalShallow, all their compared Properties are equal, and all reachable DataObjects in their graphs excluding containers are equal.
equal(Expression<?>, Expression<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing the arguments for equality.
equal(Expression<?>, Object) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing the arguments for equality.
equal(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
equal(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
equal(Number) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
equal(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value.
equal(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
equal(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
equal(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
equal(Expression) - Method in class org.eclipse.persistence.expressions.Expression
Returns an expression that compares if the receiver's value is equal to the other value.
equal(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
equal(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
equal(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
Equal - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
Comparison operators
EQUAL - Enum constant in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.Mask
 
EQUAL - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for '='.
equalityHelper - Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
 
equalityHelper() - Method in class commonj.sdo.impl.HelperProviderImpl
 
EqualityHelper - Interface in commonj.sdo.helper
A helper for comparing DataObjects.
equalNameAndSize(Sequence, Sequence) - Static method in class org.eclipse.persistence.sequencing.Sequence
INTERNAL: Used in equals.
equalNamespaceResolvers - Variable in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
equalNamespaceResolvers - Variable in class org.eclipse.persistence.oxm.record.XMLRecord
 
equalOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
DB2 z/OS requires that at least one argument be a known type
equalOperator() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
Derby requires that at least one argument be a known type
equalOuterJoin() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Initialize the outer join operator Note: This is merely a shell which is incomplete, and so will be replaced by the platform's operator when we go to print.
equalOuterJoin(Object) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return an expression representing an outer join comparison
equalOuterJoin(Expression) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return an expression representing an outer join comparison
EqualOuterJoin - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
equals(Object) - Method in class org.eclipse.persistence.core.queries.CoreAttributeGroup
 
equals(Object) - Method in class org.eclipse.persistence.core.queries.CoreAttributeItem
 
equals(Object) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy.Info
 
equals(Object) - Method in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFileSequence
 
equals(Object) - Method in class org.eclipse.persistence.eis.EISSequence
 
equals(Object) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Return if the operator is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.history.AsOfClause
INTERNAL: Return if the as of is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.indirection.IndirectList
 
equals(Object) - Method in class org.eclipse.persistence.indirection.IndirectMap
 
equals(Object) - Method in class org.eclipse.persistence.indirection.IndirectSet
 
equals(Object) - Method in class org.eclipse.persistence.internal.codegen.AccessLevel
 
equals(Object) - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
equals(Object) - Method in class org.eclipse.persistence.internal.descriptors.VirtualAttributeMethodInfo
 
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.CompoundExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.ConstantExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.DataExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.FromSubSelectExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.LiteralExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.ManualQueryKeyExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.SubSelectExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.TableExpression
INTERNAL: Return if the expression is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
equals(Object) - Method in class org.eclipse.persistence.internal.helper.DatabaseField
Determine whether the receiver is equal to a DatabaseField.
equals(Object) - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
Two tables are equal if their names and tables are equal, or their names are equal and one does not have a qualifier assigned.
equals(Object) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
equals(Object) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
equals(Object) - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
First wait until complete.
equals(Object) - Method in class org.eclipse.persistence.internal.helper.type.ReadLockAcquisitionMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.identitymaps.CacheId
Determine if the receiver is equal to anObject.
equals(Object) - Method in class org.eclipse.persistence.internal.identitymaps.CacheKey
Determine if the receiver is equal to anObject.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
INTERNAL: Used for metadata merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DerivedIdClassAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
INTERNAL: For merging and overriding to work properly, all ORMetadata must be able to compare themselves for metadata equality.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransientAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OrderColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyJoinColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
INTERNAL: Required ORMetadata method used for XML merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ClassInstanceMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.JsonValueMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.KryoMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.UUIDMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.XMLMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CopyPolicyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.InstantiationCopyPolicyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.OrderByMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.ReturnInsertMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
INTERNAL: Required ORMetadata method used for XML merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
INTERNAL: Used for XML merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL: For merging and overriding to work properly, all ORMetadata must be able to compare themselves for metadata equality.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.AbstractPartitioningMetadata
Equals is used for processing overrides from XML.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
INTERNAL: Used for XML merge and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ReplicationPartitioningMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RoundRobinPartitioningMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.UnionPartitioningMetadata
 
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
INTERNAL: Used for XML merging and overriding.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchAttributeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
INTERNAL: Used for xml merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
INTERNAL: Used for xml merging.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
INTERNAL:
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
INTERNAL: If equals returns false, call getConflict() for a finer grain reason why.
equals(Object) - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
 
equals(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.Method
 
equals(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.ConstantDynamic
 
equals(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.Handle
 
equals(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.Root
 
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.WeakObjectWrapper
 
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.XPathFragment
 
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.XPathNode
 
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.XPathPredicate
 
equals(Object) - Method in class org.eclipse.persistence.internal.oxm.XPathQName
 
equals(Object) - Method in class org.eclipse.persistence.internal.queries.AttributeItem
 
equals(Object) - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: Return if the policy is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.queries.InterfaceContainerPolicy
INTERNAL: Return if the policy is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord.RecordEntry
 
equals(Object) - Method in class org.eclipse.persistence.internal.sessions.DirectCollectionChangeRecord.NULL
 
equals(Object) - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
Ensure change sets with the same primary key are equal.
equals(Object) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder
Only the id is checked for equality check.
equals(Object) - Method in class org.eclipse.persistence.jpa.jpql.parser.ExpressionFactory
 
equals(Object) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObject
 
equals(Object) - Method in class org.eclipse.persistence.jpa.jpql.tools.utility.filter.CompoundFilter
 
equals(Object) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
 
equals(Object) - Method in class org.eclipse.persistence.oxm.XMLField
 
equals(Object) - Method in class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer
INTERNAL: Two customizers considered equal if they produce the sane customization.
equals(Object) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Return if the query is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Return if the query is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Return if the query is equal to the other.
equals(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult
PUBLIC: Compare if the two results are equal.
equals(Object) - Method in class org.eclipse.persistence.queries.ReportQueryResult.RecordEntry
 
equals(Object) - Method in class org.eclipse.persistence.sdo.DefaultValueStore
Indicates if a given ValueStore is equal to this.
equals(Object) - Method in class org.eclipse.persistence.sdo.SDOProperty
Indicate if a given SDOProperty instance is equal to this instance.
equals(Object) - Method in class org.eclipse.persistence.sequencing.DefaultSequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.NativeSequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.QuerySequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.Sequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.TableSequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.UnaryTableSequence
 
equals(Object) - Method in class org.eclipse.persistence.sequencing.UUIDSequence
 
equals(Object) - Method in interface org.eclipse.persistence.sessions.changesets.ObjectChangeSet
 
equals(Object, boolean) - Method in class org.eclipse.persistence.internal.oxm.XPathFragment
 
equals(DatabaseField) - Method in class org.eclipse.persistence.internal.helper.DatabaseField
Determine whether the receiver is equal to a DatabaseField.
equals(DatabaseTable) - Method in class org.eclipse.persistence.internal.helper.DatabaseTable
Two tables are equal if their names and tables are equal, or their names are equal and one does not have a qualifier assigned.
equals(CacheId) - Method in class org.eclipse.persistence.internal.identitymaps.CacheId
Determine if the receiver is equal to key.
equals(CacheKey) - Method in class org.eclipse.persistence.internal.identitymaps.CacheKey
Determine if the receiver is equal to key.
equals(CacheKey) - Method in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
 
equals(ObjectChangeSet) - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
Ensure change sets with the same primary key are equal.
equals(IType) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IType
Determines whether the given type represents the same Java type thank this one.
equals(OracleJDBC_10_1_0_2ProxyConnectionCustomizer) - Method in class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer
INTERNAL: Two customizers considered equal if they produce the sane customization.
equals(ReportQueryResult) - Method in class org.eclipse.persistence.queries.ReportQueryResult
INTERNAL: Used in testing to compare if results are correct.
EQUALS_BINDING_STR - Static variable in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
EQUALS_BINDING_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
EQUALS_BINDING1_STR - Static variable in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
EQUALS_BINDING1_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
EqualsAssignmentNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL: EqualsAssignmentNode is implemented to distinguish nodes that hold updates in an update query from other BinaryOperatorNodes
EqualsAssignmentNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.EqualsAssignmentNode
 
equalShallow(DataObject, DataObject) - Method in interface commonj.sdo.helper.EqualityHelper
Two DataObjects are equalShallow if they have the same Type and all their compared Properties are equal.
equalShallow(DataObject, DataObject) - Method in class org.eclipse.persistence.sdo.helper.SDOEqualityHelper
Two DataObjects are equalShallow if they have the same Type and all their compared Properties are equal.
equalsIgnoreCase(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value, ignoring case.
equalsIgnoreCase(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value, ignoring case.
EqualsNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
EqualsNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.EqualsNode
EqualsNode constructor comment.
error(String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Error
error(SessionLog, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Error
error(SAXParseException) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLExceptionHandler
 
error(SAXParseException) - Method in class org.eclipse.persistence.jaxb.JAXBErrorHandler
Handle errors.
error(SAXParseException) - Method in class org.eclipse.persistence.platform.xml.DefaultErrorHandler
 
error(SAXParseException) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader.XMLSessionConfigLoaderErrorHandler
 
ERROR - Static variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
ERROR_ACCESSING_EXTERNALIZABLEDELEGATOR - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_BEGINNING_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_BINDING_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_BINDING_TO_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_CLOSING_PERSISTENCE_XML - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_COMMITTING_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_CREATE_URL - Static variable in exception class org.eclipse.persistence.exceptions.XMLConversionException
 
ERROR_CREATING_DATAOBJECT_FOR_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_CREATING_DATAOBJECT_FOR_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_CREATING_DYNAMICJAXBCONTEXT - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
ERROR_CREATING_FIELD_ACCESSOR - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
ERROR_CREATING_INITIAL_CONTEXT - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_CREATING_JGROUPS_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_CREATING_JMS_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_CREATING_LOCAL_JMS_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_CREATING_PROPERTY_ACCESSOR - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
ERROR_DECRYPTING_PASSWORD - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_DEFINING_PROPERTY_INVALID_NAME - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_DEFINING_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_DEFINING_TYPE_INVALID_NAME - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_DEFINING_TYPE_NO_NAME - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_DESERIALIZE_REMOTE_COMMAND - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_DISCOVERING_IP_ADDRESS - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_DOING_JNDI_LOOKUP - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_ENCRYPTING_PASSWORD - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_GETTING_HOST_NAME - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_GETTING_OBJECTNAME - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_GETTING_SERVERPLATFORM - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_GETTING_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_GETTING_TRANSACTION_STATUS - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_IN_INVOCATION - Static variable in exception class org.eclipse.persistence.exceptions.CommunicationException
 
ERROR_IN_SESSION_XML - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_IN_SETUP_OF_EM - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
ERROR_INACTIVE_UOW - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_INIT_CORBA - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_INSTANTIATING_ACCESSOR_FACTORY - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
ERROR_INSTANTIATING_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_INSTANTIATING_CLASS_FOR_QUERY_HINT - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
ERROR_INSTANTIATING_CONVERSION_VALUE_DATA - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_INSTANTIATING_CONVERSION_VALUE_OBJECT - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_INSTANTIATING_SCHEMA_PLATFORM - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_INSTANTIATING_UNMAPPED_CONTENTHANDLER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_INVALID_DOCUMENT - Static variable in exception class org.eclipse.persistence.exceptions.JSONException
 
ERROR_INVOKING_ACCESSOR - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
ERROR_INVOKING_CHARACTER_ESCAPE_HANDLER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_INVOKING_ID_RESOLVER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_INVOKING_NAMESPACE_PREFIX_MAPPER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_JOINING_MULTICAST_GROUP - Static variable in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
ERROR_LOADING_XML_FILE - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
Initial -----------> PredeployFailed --- | | V | Predeployed ---> DeployFailed -- | | | | V V V HalfDeployed --> Deployed -> Undeployed | ^ V | DeployFailed -------------------
ERROR_LOOKING_UP_LOCAL_HOST - Static variable in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
ERROR_LOOKING_UP_REMOTE_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_MAKING_WLS_REFLECTIVE_CALL - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_MARKING_TRANSACTION_FOR_ROLLBACK - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_NO_ENTITY_TRANSACTION_ACTIVE - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_NO_EXTERNAL_TRANSACTION_ACTIVE - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_NO_TRANSACTION_ACTIVE - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_OBTAINING_CONTEXT_FOR_JNDI - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_OBTAINING_TRANSACTION_MANAGER - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_OBTAINING_TSR - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_OCCURED_IN_AMENDMENT_METHOD - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
ERROR_PARSING_MAPPING_FILE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_PERFORMING_WLS_LOOKUP - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_PREALLOCATING_SEQUENCE_NUMBERS - Static variable in exception class org.eclipse.persistence.exceptions.DatabaseException
 
ERROR_PROCESSING_CHARACTER_ESCAPE_HANDLER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_PROCESSING_ID_RESOLVER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_PROCESSING_IMPORT - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_PROCESSING_INCLUDE - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_PROCESSING_NAMED_QUERY - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
ERROR_PROCESSING_PREFIX_MAPPER - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_PROCESSING_REMOTE_COMMAND - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_PROCESSING_XPATH - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_PROPAGATING_COMMAND - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_READING_BLOB_DATA - Static variable in exception class org.eclipse.persistence.exceptions.DatabaseException
 
ERROR_RECEIVED_JMS_MESSAGE_IS_NULL - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_RECEIVING_ANNOUNCEMENT - Static variable in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
ERROR_RECEIVING_JMS_MESSAGE - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_RESOLVING_ENTITY - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
ERROR_RESOLVING_XML_SCHEMA - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_RESPONSE_LABEL - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
ERROR_RETRIEVE_DB_METADATA_THROUGH_JDBC_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.DatabaseException
 
ERROR_ROLLING_BACK_TRANSACTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_SENDING_ANNOUNCEMENT - Static variable in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
ERROR_SENDING_CONNECTION_SERVICE - Static variable in exception class org.eclipse.persistence.exceptions.CommunicationException
PUBLIC: Creates a CommunicationException.
ERROR_SENDING_MESSAGE - Static variable in exception class org.eclipse.persistence.exceptions.CommunicationException
 
ERROR_SERIALIZE_OR_DESERIALIZE_COMMAND - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
ERROR_SETTING_SCHEMAS - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ERROR_TRANSACTION_IS_ACTIVE - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
ERROR_UNBINDING_LOCAL_CONNECTION - Static variable in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorAccessingExternalizableDelegator(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL:
errorAccessingSetMethodOfEntity(Class<?>, String, ClassDescriptor, Exception) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
errorBeginningExternalTransaction(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorBindingConnection(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorBindingToExternalTransaction(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorClosingPersistenceXML(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorCode - Variable in exception class org.eclipse.persistence.exceptions.EclipseLinkException
 
errorCommittingExternalTransaction(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorCreateURLForFile(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLConversionException
 
errorCreatingDataObjectForClass(Exception, String, String, String) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to create a dataObject with a type with the given interface
errorCreatingDataObjectForType(String, String) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to create a dataObject with a type with the given uri and name
errorCreatingDynamicJAXBContext(Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
This is a general exception, thrown if a problem was encountered during DynamicJAXBContext creation.
errorCreatingFieldAccessor(Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
 
errorCreatingJGroupsConnection(String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorCreatingJMSConnection(String, String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorCreatingLocalJMSConnection(String, String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorCreatingPropertyAccessor(Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
 
errorCreatingWLSInitialContext(Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when acquiring the SDOHelperContext cache key for WLS.
errorDecryptingPassword(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorDecryptingPasswordOldAlgorithm(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorDefiningPropertyInvalidName(String) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to create a type with property of invalid name.
errorDefiningType() - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to define a type
errorDefiningTypeInvalidName(String) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to create a type with invalid name.
errorDefiningTypeNoName() - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception trying to create a type without a name
errorDeserializeRemoteCommand(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorDiscoveringLocalHostIPAddress(Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorEncryptingPassword(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorGettingExternalTransaction(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorGettingExternalTransactionStatus(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorGettingHostName(Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorGettingServerPlatform() - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorGettingWLSObjectName(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when acquiring the SDOHelperContext cache key for WLS.
errorInInvocation(Exception) - Static method in exception class org.eclipse.persistence.exceptions.CommunicationException
 
errorInitCorba(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorInSessionsXML(String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: The session named "name" could not be found in the Sessions.XML
errorInSetupOfEM() - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
errorInstantiatedClassForQueryHint(Exception, DatabaseQuery, Class<?>, String) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
errorInstantiatingAccessorFactory(Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occured while trying to instantiate an instance of the user specified AccessorFactory
errorInstantiatingClass(Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorInstantiatingConversionValueData(String, String, Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorInstantiatingConversionValueObject(String, String, Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorInstantiatingSchemaPlatform(Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInstantiatingUnmappedContentHandler(Exception, String) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInvalidDocument(Exception) - Static method in exception class org.eclipse.persistence.exceptions.JSONException
 
errorInvokingAccessor(Object, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
 
errorInvokingCharacterEscapeHandler(String, Object, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInvokingFromStringMethod(Exception, String) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInvokingIDResolver(String, Object, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInvokingPrefixMapperMethod(String, Object) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorInvokingWLSMethodReflectively(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when acquiring the SDOHelperContext cache key for WLS.
errorJMSMessageIsNull() - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorJoiningMulticastGroup(Exception) - Static method in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
errorLookingUpLocalHost(Exception) - Static method in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
errorLookingUpRemoteConnection(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorMarkingTransactionForRollback(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorObtainingContext(Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorObtainingTransactionManager(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorObtainingTsr(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
Build transaction exception instance when obtaining of TransactionSynchronizationRegistry instance failed.
errorOccuredInAmendmentMethod(Class<?>, String, Exception, ClassDescriptor) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
errorParsingMappingFile(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorPerformingWLSLookup(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when acquiring the SDOHelperContext cache key for WLS.
errorPreallocatingSequenceNumbers() - Static method in exception class org.eclipse.persistence.exceptions.DatabaseException
 
errorProcessingCharacterEscapeHandler(String, Object, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorProcessingIDResolver(String, Object, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorProcessingImport(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when processing an import during xsdhelper.define
errorProcessingInclude(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when processing an include during xsdhelper.define
errorProcessingNamedQuery(Object, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
errorProcessingPrefixMapper(String, Object) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorProcessingRemoteCommand(String, String, String, String, Throwable) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorProcessingXPath(String) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception processing an xpath during xmlhelper.load
errorReadingBlobData() - Static method in exception class org.eclipse.persistence.exceptions.DatabaseException
 
errorReceivingAnnouncement(Exception) - Static method in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
errorReceivingJMSMessage(Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorResolvingSchema(Exception) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
 
errorResolvingXMLSchema(Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
ErrorResponse - Class in org.eclipse.persistence.jpa.rs.exceptions
 
ErrorResponse() - Constructor for class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
Instantiates a new error response.
ErrorResponse(String, String, String) - Constructor for class org.eclipse.persistence.jpa.rs.exceptions.ErrorResponse
Instantiates a new error response.
ErrorResponseMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes the ErrorResponse class available to JAXB context.
ErrorResponseMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.ErrorResponseMetadataSource
 
errorRetrieveDbMetadataThroughJDBCConnection() - Static method in exception class org.eclipse.persistence.exceptions.DatabaseException
 
errorRollingBackExternalTransaction(Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
errorSendingAnnouncement(Exception) - Static method in exception class org.eclipse.persistence.exceptions.DiscoveryException
 
errorSendingConnectionService(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.CommunicationException
 
errorSendingMessage(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.CommunicationException
 
errorSerializeOrDeserialzeCommand(Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorSettingSchemas(Exception, Object[]) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
errorUnbindingLocalConnection(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.RemoteCommandManagerException
 
errorUsingPrimaryKey(Object, ClassDescriptor, Exception) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
escape(char[], int, int, boolean, Writer) - Method in interface org.eclipse.persistence.internal.oxm.CharacterEscapeHandler
Perform character escaping and write the result to the output.
escape(char[], int, int, boolean, Writer) - Method in class org.eclipse.persistence.internal.oxm.record.CharacterEscapeHandlerWrapper
 
escape(char[], int, int, boolean, Writer) - Method in interface org.eclipse.persistence.oxm.CharacterEscapeHandler
Perform character escaping and write the result to the output.
escape(CharSequence, int[]) - Static method in class org.eclipse.persistence.jpa.jpql.ExpressionTools
Converts the escape characters contained in the given CharSequence to their literal representation.
escape(String, int[]) - Static method in class org.eclipse.persistence.jpa.jpql.tools.utility.XmlEscapeCharacterConverter
Converts the characters that are reserved in an XML document the given string may have into their corresponding references (escape characters) using the character entity reference.
ESCAPE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'ESCAPE'.
ESCAPE_CHARACTER_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Notifies the escape character property has changed.
EscapeNode - Class in org.eclipse.persistence.internal.jpa.parsing
 
EscapeNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.EscapeNode
 
escapePunctuation(String) - Static method in class org.eclipse.persistence.tools.dbws.Util
 
EVAL - Enum constant in enum org.eclipse.persistence.internal.nosql.adapters.mongo.MongoOperation
 
evaluate(DataObject, Map) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathExpression
Execute the xpath expression on the provided dataObject, using the values in the map.
evaluate(String, DataObject) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper
Evaluate an XPath expression in the specified context and return a List containing any types or DataObjects that match the search criteria.
evaluate(SDODataObject) - Method in class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
Indicate if the query represented by this QueryPart evaluates to true or false when executed on a given DataObject.
EVENT - Enum constant in enum org.eclipse.persistence.logging.LogCategory
 
EVENT - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
eventCode - Variable in class org.eclipse.persistence.descriptors.DescriptorEvent
The code of the descriptor event being raised.
eventCode - Variable in class org.eclipse.persistence.sessions.SessionEvent
The code of the event being raised.
eventListeners - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
eventManager - Variable in class org.eclipse.persistence.core.descriptors.CoreDescriptor
 
eventManager - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
Stores the event listeners for this session.
eventMethods - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
eventNames - Static variable in class org.eclipse.persistence.descriptors.DescriptorEvent
Event names for toString()
eventSelectors - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
evict(Class) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets all instances of the class to be invalid.
evict(Class<?>, Object, boolean) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets an Object with the id and Class type to be invalid in the cache.
evict(Class<?>, Object, boolean) - Method in interface org.eclipse.persistence.jpa.JpaCache
Sets the object of the class and id to be invalid in the cache.
evict(Class, Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets an Object with the id and Class type to be invalid in the cache.
evict(Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets the object to be invalid in the cache.
evict(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
Sets an Object to be invalid in the cache.
evict(Object, boolean) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets an Object to be invalid in the cache.
evict(Object, boolean) - Method in interface org.eclipse.persistence.jpa.JpaCache
Sets an Object to be invalid in the cache.
evictAll() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
Sets all instances in the cache to be invalid.
exactMatch - Variable in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
Determines whether the string representation of any given StateObject should reflect the exact string that was parsed: true will use every bit of information contained in the corresponding Expression to perfectly match what was parsed; false will only match the case sensitivity of the JPQL identifiers.
EXAMPLE_AND_REFERENCE_OBJECT_CLASS_MISMATCH - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
exampleAndReferenceObjectClassMismatch(Class<?>, Class<?>, DatabaseQuery) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
Oct 18, 2000 JED Added this method and exception value
exampleObject - Variable in class org.eclipse.persistence.internal.queries.QueryByExampleMechanism
Used for Query By Example.
except() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the EXCEPT operator.
except(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return a except expression with the subquery.
except(ReportQuery) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return a except expression with the subquery.
except(ReportQuery) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
PUBLIC: Except the query results with the other query.
Except - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
EXCEPT - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'EXCEPT'.
exceptAll() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the EXCEPT ALL operator.
exceptAll(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return a except all expression with the subquery.
exceptAll(ReportQuery) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return a except all expression with the subquery.
ExceptAll - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
exception - Variable in exception class org.eclipse.persistence.exceptions.DatabaseException
 
exception - Variable in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Used to throw exception that occur from the concurrent population thread.
exception(String, Object[], Throwable) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exception
exception(SessionLog, String, Object[], Throwable) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exception
Exception - Static variable in class org.eclipse.persistence.config.CacheUsageIndirectionPolicy
If conforming encounters an uninstantiated indirection/lazy object an exception is thrown.
EXCEPTION - Enum constant in enum org.eclipse.persistence.annotations.OrderCorrectionType
Don't correct, throw QueryException with error code QueryException.LIST_ORDER_FIELD_WRONG_VALUE Example: a list of three objects: in the data base: {null, objectA}; {2, objectB}, {5, ObjectC}; read into application - exception.
EXCEPTION_ACCESSING_PRIMARY_KEY_INSTANCE - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
EXCEPTION_BUILDING_PERSISTENCE_UNIT_NAME - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_CONFIGURING_EM_FACTORY - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EXCEPTION_CREATING_ARCHIVE_FACTORY - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_CREATING_DOCUMENT_BUILDER - Static variable in exception class org.eclipse.persistence.exceptions.XMLParseException
 
EXCEPTION_CREATING_SAX_PARSER - Static variable in exception class org.eclipse.persistence.exceptions.XMLParseException
 
EXCEPTION_CREATING_XML_READER - Static variable in exception class org.eclipse.persistence.exceptions.XMLParseException
 
EXCEPTION_DURING_NAME_TRANSFORMATION - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
EXCEPTION_DURING_SCHEMA_GEN - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
EXCEPTION_FOR_ILLEGALE_LOGGING_LEVEL - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_HANDLER_CLASS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.exception-handler" property allows an ExceptionHandler to be specified.
EXCEPTION_IN_PROXY_EXECUTION - Static variable in exception class org.eclipse.persistence.exceptions.TransactionException
 
EXCEPTION_IN_SETUP_OF_EM - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
EXCEPTION_LOADING_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_LOADING_ENTITY_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
 
EXCEPTION_LOADING_FROM_DIRECTORY - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_LOADING_FROM_JAR - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_LOADING_FROM_URL - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_LOADING_VALIDATION_GROUP_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_NO_SOURCE_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_NO_SUPPORT_WEAVING_INPLACE_FOR_JAR - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_NO_TARGET_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_OBTAINING_REQUIRED_BEAN_VALIDATOR_FACTORY - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_OPEN_LOGGING_FILE - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_OPENING_ORM_XML - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_OPENNING_ARCHIVE - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_PARAMETER - Static variable in class org.eclipse.persistence.internal.libraries.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
EXCEPTION_PROCESSING_PERSISTENCE_UNIT - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_PROCESSING_PERSISTENCE_XML - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_READING_XML_DOCUMENT - Static variable in exception class org.eclipse.persistence.exceptions.XMLParseException
 
EXCEPTION_SEARCHING_FOR_ENTITIES - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_SEARCHING_FOR_PERSISTENCE_RESOURCES - Static variable in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
EXCEPTION_SETTING_SCHEMA_SOURCE - Static variable in exception class org.eclipse.persistence.exceptions.XMLParseException
 
EXCEPTION_SUFFIX - Static variable in class org.eclipse.persistence.tools.dbws.WSDLGenerator
 
EXCEPTION_WEAVING - Static variable in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
EXCEPTION_WHILE_LOADING_CONSTRUCTOR - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
EXCEPTION_WHILE_READING_MAP_KEY - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
EXCEPTION_WHILE_USING_CONSTRUCTOR_EXPRESSION - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
EXCEPTION_WITH_NAME_TRANSFORMER_CLASS - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
exceptionAccessingPrimaryKeyInstance(ClassDescriptor, Exception) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
exceptionConfiguringEMFactory(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
exceptionCreatingArchiveFactory(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionCreatingDocumentBuilder(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLParseException
INTERNAL:
exceptionCreatingSAXParser(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLParseException
INTERNAL:
exceptionCreatingXMLReader(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLParseException
INTERNAL:
exceptionDeclaration() - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
exceptionDuringNameTransformation(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred during transformation to an xml name
exceptionDuringSchemaGeneration(Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred during schema generation.
exceptionHandler - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
ExceptionHandler handles database exceptions.
exceptionHandler - Variable in class org.eclipse.persistence.transaction.AbstractTransactionController
Allow exception in before/after completion to be wrapped.
ExceptionHandler - Interface in org.eclipse.persistence.exceptions
Exception handler can catch errors that occur on queries or during database access.
exceptionInSetupOfEM(Exception) - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
exceptionLoadingClassWhileInitializingValidationGroups(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionLoadingClassWhileLookingForAnnotations(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionLoadingFromDirectory(File, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionLoadingFromJar(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionLoadingFromUrl(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionLoadingORMXML(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
ExceptionLocalization - Class in org.eclipse.persistence.internal.localization
Purpose: This is for non EclipseLink exceptions
ExceptionLocalization() - Constructor for class org.eclipse.persistence.internal.localization.ExceptionLocalization
 
ExceptionLocalizationResource - Class in org.eclipse.persistence.internal.localization.i18n
English ResourceBundle for ExceptionLocalization messages.
ExceptionLocalizationResource() - Constructor for class org.eclipse.persistence.internal.localization.i18n.ExceptionLocalizationResource
 
ExceptionMessageGenerator - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: Utility class to generate exception messages using ResourceBundles.
exceptionObtainingRequiredBeanValidatorFactory(Throwable) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionOccurred(Exception) - Static method in exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
Exception occurred.
exceptionOpeningArchive(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
exceptionPerformWeaving(Exception, Object) - Static method in exception class org.eclipse.persistence.exceptions.StaticWeaveException
 
exceptionProcessingPersistenceUnit(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionProcessingPersistenceXML(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionReadingXMLDocument(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLParseException
INTERNAL:
ExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for EclipseLinkException messages.
ExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.ExceptionResource
Default constructor.
exceptions - Variable in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
exceptions - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The internal names of the method's exception classes (see Type.getInternalName()).
exceptionSearchingForEntities(URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionSearchingForPersistenceResources(ClassLoader, Exception) - Static method in exception class org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
 
exceptionsEqual(MethodDefinition) - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
exceptionSettingSchemaSource(URL, URL, Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLParseException
INTERNAL:
exceptionStore - Variable in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
Stores any exceptions that occurred to provide all the exceptions up front if the load fails.
exceptionWhileInitializingConstructor(Exception, DatabaseQuery, Class<?>) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
An exception was thrown while initializing the constructor from the class.
exceptionWhileReadingMapKey(Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
exceptionWhileUsingConstructorExpression(Exception, DatabaseQuery) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
An exception was throwing while using a ReportQuery with a constructor expression
exceptionWithNameTransformerClass(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred while attempting to get a new instance of the transformer class.
exceptOperator() - Static method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: Create the EXCEPT operator, MINUS in Oracle.
EXCESSIVE_PRIMARY_KEY_JOIN_COLUMNS_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
excessivePrimaryKeyJoinColumnsSpecified(Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
EXCL_FIELDS_PARAM_NAME - Static variable in class org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilteringValidator
 
EXCLUDE - Enum constant in enum org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilterType
 
EXCLUDE_ECLIPSELINK_ORM_FILE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.exclude-eclipselink-orm" property configures the exclusion of an EclipseLink ORM mapping file for a specific persistence unit.
EXCLUDED_ADMIN_SCHEMAS - Static variable in class org.eclipse.persistence.tools.oracleddl.util.DatabaseTypeBuilder
 
excludeDefaultListeners - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
excludeDefaultListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: EJB 3.0 support.
excludeDefaultListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
INTERNAL: Used for OX mapping.
excludeDefaultMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
INTERNAL: Return true if this class accessor has been set to metadata complete.
excludeDefaultMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
INTERNAL: Return true if an exclude-default-mappings setting have been set for this persistence unit.
excludeDefaultMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
INTERNAL: Used for OX mapping.
ExcludeDefaultMappings - Annotation Type in org.eclipse.persistence.annotations
Specifies default mappings (those that are not explicitly decorated in XML or using annotations)should be omitted.
excludeDefaultPrimitiveValues() - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: Ignores attributes set to the default value for their primitive type.
excludeSuperclassListeners - Variable in class org.eclipse.persistence.descriptors.DescriptorEventManager
 
excludeSuperclassListeners() - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: EJB 3.0 support.
excludeSuperclassListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
INTERNAL: Used for OX mapping.
excludeSuperclassListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL:
excludeUnlistedClasses - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
 
excludeUnlistedClasses() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
 
excludeUnlistedClasses() - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory.XRPersistenceUnitInfo
 
excludeValue(boolean) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(byte) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(char) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(double) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(float) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(int) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to be an excluded value will be ignored in a Query By Example.
excludeValue(long) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(short) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(Object) - Method in class org.eclipse.persistence.queries.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
EXCLUSIVE_CONNECTION - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.exclusive-connection"
EXCLUSIVE_CONNECTION_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
EXCLUSIVE_CONNECTION_IS_LAZY - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
Determines when write connection is acquired lazily.
EXCLUSIVE_CONNECTION_IS_LAZY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.exclusive-connection.is-lazy" property specifies when write connection is acquired lazily.
EXCLUSIVE_CONNECTION_MODE - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
Determines when reads are performed through the write connection.
EXCLUSIVE_CONNECTION_MODE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.exclusive-connection.mode" property specifies when reads are performed through the write connection.
You can set this property while creating either an EntityManagerFactory (either in the map passed to the createEntityManagerFactory method, or in the persistence.xml file), or an EntityManager (in the map passed to the createEntityManager method).
EXCLUSIVE_CONNECTION_NO_LONGER_AVAILABLE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
EXCLUSIVE_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
ExclusiveConnectionMode - Class in org.eclipse.persistence.config
This property could be specified while creating either EntityManagerFactory (createEntityManagerFactory or persistence.xml) or EntityManager (createEntityManager); the latter overrides the former.
ExclusiveConnectionMode() - Constructor for class org.eclipse.persistence.config.ExclusiveConnectionMode
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.
ExclusiveIsolatedClientSession - Class in org.eclipse.persistence.internal.sessions
 
ExclusiveIsolatedClientSession(ServerSession, ConnectionPolicy) - Constructor for class org.eclipse.persistence.internal.sessions.ExclusiveIsolatedClientSession
 
ExclusiveIsolatedClientSession(ServerSession, ConnectionPolicy, Map) - Constructor for class org.eclipse.persistence.internal.sessions.ExclusiveIsolatedClientSession
 
exclusiveMode - Variable in class org.eclipse.persistence.sessions.server.ConnectionPolicy
This attribute is used by the ServerSession to determine if a client session with an exclusive connection should be built and how the exclusive connection should be used.
excusiveConnectionIsNoLongerAvailable(DatabaseQuery, AbstractSession) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
execute() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
Returns true if the first 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.
execute() - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: This can be used by collection such as cursored stream to gain control over execution.
execute() - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Execute a execute SQL call.
execute() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
INTERNAL: Execute a call.
execute() - Method in class org.eclipse.persistence.queries.CursoredStreamPolicy
INTERNAL: Execute the cursored select and build the stream.
execute() - Method in class org.eclipse.persistence.queries.CursorPolicy
INTERNAL: Execute the cursored select and build the stream.
execute() - Method in class org.eclipse.persistence.queries.ScrollableCursorPolicy
INTERNAL: Execute the cursored select and build the stream.
execute() - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
Execute ant task.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.aq.AQInteraction
Execute the interaction spec.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteraction
Execute the interaction spec.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the interaction spec.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoDatabaseInteraction
Execute the interaction and return output record.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoInteraction
Execute the interaction and return output record.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLInteraction
Execute the interaction and return output record.
execute(InteractionSpec, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLInteraction
Execute the interaction and return output record.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.aq.AQInteraction
Execute the interaction and set the output into the output record.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteraction
Execute the interaction and set the output into the output record.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the interaction and set the output into the output record.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoDatabaseInteraction
Output records are not supported/required.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoInteraction
Output records are not supported/required.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLInteraction
Output records are not supported/required.
execute(InteractionSpec, Record, Record) - Method in class org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLInteraction
Output records are not supported/required.
execute(DatabaseCall, Statement, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the statement.
execute(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.remote.SequencingFunctionCall.DoesExist
 
execute(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.remote.SequencingFunctionCall.GetNextValue
 
execute(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.remote.SequencingFunctionCall.WhenShouldAcquireValueForAll
 
execute(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.remote.SimpleFunctionCall
PROTECTED: Convenience method
execute(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Execute the query.
execute(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.DataReadQuery
INTERNAL: Execute the query.
execute(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Execute the query.
execute(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Execute the query.
execute(AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: Execute the query.
execute(AbstractSession, RemoteSessionController) - Method in interface org.eclipse.persistence.internal.sessions.remote.RemoteCommand
INTERNAL: This method is used bye the remote Session to execute the command
execute(AbstractSession, RemoteSessionController) - Method in interface org.eclipse.persistence.internal.sessions.remote.RemoteFunctionCall
INTERNAL: This method is used by the remote session controller to execute the function call
execute(AbstractSession, RemoteSessionController) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoveServerSideRemoteValueHolderCommand
INTERNAL: This method is used bye the remote Session to execute the command
execute(AbstractSession, RemoteSessionController) - Method in class org.eclipse.persistence.internal.sessions.remote.SimpleFunctionCall
INTERNAL: This method is used by remote session controller to execute the function call
EXECUTE_UPDATE - Static variable in class org.eclipse.persistence.internal.databaseaccess.DatasourceCall
 
executeBatch(Statement, boolean) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
Internal: This gets called on each batch statement execution Needs to be implemented so that it returns the number of rows successfully modified by this statement for optimistic locking purposes.
executeBatch(Statement, boolean) - Method in class org.eclipse.persistence.platform.database.HANAPlatform
 
executeBatch(Statement, boolean) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle10Platform
Internal: This gets called on each batch statement execution Needs to be implemented so that it returns the number of rows successfully modified by this statement for optimistic locking purposes (if useNativeBatchWriting is enabled, and the call uses optimistic locking).
executeBatch(Statement, boolean) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle9Platform
INTERNAL: This gets called on each batch statement execution Needs to be implemented so that it returns the number of rows successfully modified by this statement for optimistic locking purposes (if useNativeBatchWriting is enabled, and the call uses optimistic locking).
executeBatchedStatement(PreparedStatement, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the EclipseLink dynamically batched/concatenated statement.
executeBatchedStatements(AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.BatchWritingMechanism
INTERNAL: This method is used by the DatabaseAccessor to clear the batched statements in the case that a non batchable statement is being execute
executeBatchedStatements(AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DynamicSQLBatchWritingMechanism
INTERNAL: This method is used by the DatabaseAccessor to execute and clear the batched statements in the case that a non batchable statement is being executed
executeBatchedStatements(AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism
INTERNAL: This method is used by the DatabaseAccessor to clear the batched statements in the case that a non batchable statement is being executed
executeBatchQuery(DatabaseQuery, CacheKey, Map, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Prepare and execute the batch query and store the results for each source object in a map keyed by the mappings source keys of the source objects.
executeBatchQuery(DatabaseQuery, CacheKey, Map, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Prepare and execute the batch query and store the results for each source object in a map keyed by the mappings source keys of the source objects.
executeBatchQuery(DatabaseQuery, CacheKey, Map, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Prepare and execute the batch query and store the results for each source object in a map keyed by the mappings source keys of the source objects.
executeBatchQuery(DatabaseQuery, CacheKey, Map, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Prepare and execute the batch query and store the results for each source object in a map keyed by the mappings source keys of the source objects.
executeBatchQuery(DatabaseQuery, CacheKey, Map, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Prepare and execute the batch query and store the results for each source object in a map keyed by the mappings source keys of the source objects.
executeCall - Variable in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
 
executeCall() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Execute the call.
executeCall(DatasourceCall) - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Execute the call.
executeCall(Call, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.EISAccessor
Avoid super to have logging occur after possible manual auto-commit.
executeCall(Call, AbstractRecord, AbstractSession) - Method in interface org.eclipse.persistence.internal.databaseaccess.Accessor
Execute the call.
executeCall(Call, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the call.
executeCall(Call, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor
Execute the call.
executeCall(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Overridden by subclasses that do more than just execute the call.
executeCall(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Override From session.
executeCall(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ClientSession
INTERNAL: Execute the call on the correct connection accessor.
executeCall(Call, AbstractRecord, DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ServerSession
INTERNAL: Execute the call on the correct connection accessor.
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Publish the remote command.
executeCommand(byte[]) - Method in interface org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection
 
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.corba.CORBARemoteCommandConnection
INTERNAL: This method invokes the remote object with the Command argument, and causes it to execute the command in the remote VM.
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun._SunCORBAConnectionStub
 
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.SunCORBAConnectionImpl
 
executeCommand(byte[]) - Method in interface org.eclipse.persistence.internal.sessions.coordination.corba.sun.SunCORBAConnectionOperations
 
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.RemoteConnection
INTERNAL: Execute the remote command.
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.iiop.RMIRemoteCommandConnectionImpl
INTERNAL: No support currently exists for returning the result of the command execution.
executeCommand(byte[]) - Method in interface org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteCommandConnection
TODO
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteCommandConnectionImpl
INTERNAL: No support currently exists for returning the result of the command execution.
executeCommand(byte[]) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteConnection
INTERNAL: This method invokes the remote object with the Command argument, and causes it to execute the command in the remote VM.
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Publish the remote command.
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.corba.CORBARemoteCommandConnection
INTERNAL: This method invokes the remote object with the Command argument, and causes it to execute the command in the remote VM.
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.RemoteConnection
INTERNAL: Execute the remote command.
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.iiop.RMIRemoteCommandConnectionImpl
INTERNAL: No support currently exists for returning the result of the command execution.
executeCommand(Command) - Method in interface org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteCommandConnection
TODO
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteCommandConnectionImpl
INTERNAL: No support currently exists for returning the result of the command execution.
executeCommand(Command) - Method in class org.eclipse.persistence.internal.sessions.coordination.rmi.RMIRemoteConnection
INTERNAL: This method invokes the remote object with the Command argument, and causes it to execute the command in the remote VM.
executeCommandInternal(Object) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Publish the remote command.
executeCommandInternal(Object) - Method in class org.eclipse.persistence.internal.sessions.coordination.jgroups.JGroupsRemoteConnection
INTERNAL: Execute the remote command.
executeCommandInternal(Object) - Method in class org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
INTERNAL: Execute the remote command.
executeCommit() - Method in class org.eclipse.persistence.queries.InsertObjectQuery
INTERNAL: Perform an insert.
executeCommit() - Method in class org.eclipse.persistence.queries.UpdateObjectQuery
INTERNAL: Perform an update.
executeCommit() - Method in class org.eclipse.persistence.queries.WriteObjectQuery
INTERNAL: Perform a does exist check to decide whether to perform an insert or update and delegate the work to the mechanism.
executeCommitWithChangeSet() - Method in class org.eclipse.persistence.queries.InsertObjectQuery
INTERNAL: Perform an insert.
executeCommitWithChangeSet() - Method in class org.eclipse.persistence.queries.UpdateObjectQuery
INTERNAL: Perform an update.
executeCommitWithChangeSet() - Method in class org.eclipse.persistence.queries.WriteObjectQuery
INTERNAL: Perform a does exist check to decide whether to perform an insert or update and delegate the work to the mechanism.
executeDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
INTERNAL: This should never be called and is only here because it is needed as an extension to DatabaseQuery.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Execute the query
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DataModifyQuery
INTERNAL: Perform the work to execute the SQL call.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DataReadQuery
INTERNAL: Execute the query.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DeleteAllQuery
INTERNAL: Perform the work to delete a collection of objects.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DeleteObjectQuery
INTERNAL: Perform the work to delete an object.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.DoesExistQuery
INTERNAL: Return if the object exists on the database.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Executes the prepared query on the datastore.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Execute the query.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.ResultSetMappingQuery
INTERNAL: Executes the prepared query on the datastore.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.UpdateAllQuery
INTERNAL: Issue the SQL to the database and then merge into the cache.
executeDatabaseQuery() - Method in class org.eclipse.persistence.queries.WriteObjectQuery
INTERNAL: Perform a does exist check to decide whether to perform an insert or update and delegate the work to the mechanism.
executeDeferredCall(DatasourceCall) - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Execute the call that was deferred to the commit manager.
executeDeferredCall(DatasourceCall) - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Execute the call that was deferred to the commit manager.
executeDeferredEvents() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Causes any deferred events to be fired.
executeDelete(XMLFileInteractionSpec, File) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the delete operation.
executeDeleteAll(AbstractSession, AbstractRecord, Vector) - Method in class org.eclipse.persistence.queries.DeleteAllQuery
INTERNAL: Delete all queries are executed specially to avoid cloning and ensure preparing.
executeDequeueInteraction(AQDequeueInteractionSpec, AQRecord, AQRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.aq.AQInteraction
Execute the dequeue interaction.
executeDirectNoSelect(Statement, DatabaseCall, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the statement.
executeEnqueueInteraction(AQEnqueueInteractionSpec, AQRecord, AQRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.aq.AQInteraction
Execute the enqueue interaction.
executeEvent(int, ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Execute a descriptor event for the specified event code.
executeEvent(int, ObjectLevelModifyQuery) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Execute a descriptor event for the specified event code.
executeEvent(DESCRIPTOR_EVENT) - Method in class org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager
 
executeEvent(DescriptorEvent) - Method in class org.eclipse.persistence.descriptors.DescriptorEventManager
INTERNAL: Execute the given selector with the event as argument.
executeEvents(UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.record.deferred.BinaryMappingContentHandler
 
executeEvents(UnmarshalRecord) - Method in class org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
 
executeInsert(XMLFileInteractionSpec, File, EISDOMRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the insert operation.
executeInUnitOfWork(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Override query execution where Session is a UnitOfWork.
executeInUnitOfWork(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.DeleteAllQuery
INTERNAL: This method has to be broken.
executeInUnitOfWork(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.ModifyAllQuery
INTERNAL: Override query execution where Session is a UnitOfWork.
executeInUnitOfWork(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
INTERNAL: All have done is move code from UnitOfWork.internalExecuteQuery
executeInUnitOfWork(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Execute the query in the unit of work.
executeInUnitOfWorkObjectLevelModifyQuery(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.DeleteObjectQuery
INTERNAL: Code was moved from UnitOfWork.internalExecuteQuery
executeInUnitOfWorkObjectLevelModifyQuery(UnitOfWorkImpl, AbstractRecord) - Method in class org.eclipse.persistence.queries.ObjectLevelModifyQuery
INTERNAL: This code was moved from UnitOfWork.internalExecuteQuery.
executeJDK12BatchStatement(Statement, DatabaseCall, AbstractSession, boolean) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the batched statement through the JDBC2 API.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteSessionController
A named query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
 
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
 
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
 
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNonCursor() - Method in class org.eclipse.persistence.queries.DataReadQuery
INTERNAL: The results are *not* in a cursor, build the collection.
executeNonSelectingCall(Call) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the call on the database.
executeNonSelectingCall(Call) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the call on the database.
executeNonSelectingSQL(String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the sql on the database.
executeNonSelectingSQL(String) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the non-selecting (update/DML) SQL string.
executeNoSelect() - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Execute a non selecting SQL call This should be overridden by subclasses.
executeNoSelect() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Execute a non selecting call.
executeNoSelect() - Method in class org.eclipse.persistence.internal.queries.StatementQueryMechanism
Update the object
executeNoSelect(DatabaseCall, Statement, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the statement.
executeNoSelectCall() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
Execute a non selecting call.
executeObjectLevelReadQuery() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Executes the prepared query on the datastore.
executeObjectLevelReadQuery() - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Execute the query.
executeObjectLevelReadQuery() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: Execute the query.
executeObjectLevelReadQueryFromResultSet() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Executes the prepared query on the datastore.
executeObjectLevelReadQueryFromResultSet() - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Execute the query building the objects directly from the database result-set.
executeObjectLevelReadQueryFromResultSet() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: Execute the query building the objects directly from the database result-set.
executeQuery(String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Object, Object, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, List) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, List) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Vector) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Vector) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class<?>, Vector) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object, Object) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, List) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, List) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Vector) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Vector) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Vector) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(Transporter) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteSessionController
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerStub
 
executeQuery(Transporter) - Method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
 
executeQuery(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
 
executeQuery(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController
To execute remote query on the server side.
executeQuery(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionController
To execute remote query on the server side.
executeQuery(Transporter) - Method in class org.eclipse.persistence.sessions.remote.rmi.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(DatabaseQuery) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the database query.
executeQuery(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
Execute the database query.
executeQuery(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.remote.RemoteSession
PUBLIC: Execute the database query.
executeQuery(DatabaseQuery) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the database query.
executeQuery(DatabaseQuery, List) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Return the results from executing the database query.
executeQuery(DatabaseQuery, List) - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Return the results from executing the database query.
executeQuery(DatabaseQuery, List) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Return the results from executing the database query.
executeQuery(DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return the results from executing the database query.
executeQuery(DatabaseQuery, AbstractRecord) - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
INTERNAL: Execute the database query.
executeQuery(DatabaseQuery, AbstractRecord, int) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return the results from executing the database query.
executeRead(XMLFileInteractionSpec, File) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the read operation.
executeReadQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
Execute a ReadQuery by assigning the stored parameter values and running it in the database
executeReceiveInteraction(CciJMSReceiveInteractionSpec, CciJMSRecord, CciJMSRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteraction
Execute the receive message interaction.
executeResultSetIndex - Variable in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
 
executeReturnValue - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
JPA 2.1 NamedStoredProcedureQuery execute API implementation.
executeSelect() - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Execute a select SQL call and return the rows.
executeSelect() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
INTERNAL: Execute a selecting call.
executeSelect(DatabaseCall, Statement, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
Execute the statement.
executeSelectCall() - Method in class org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism
INTERNAL: Execute a selecting call.
executeSelectingCall(Call) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the call on the database and return the result.
executeSelectingCall(Call) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the call on the database and return the result.
executeSendInteraction(CciJMSSendInteractionSpec, CciJMSRecord, CciJMSRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteraction
Execute the send message interaction.
executeSendReceiveInteraction(CciJMSSendReceiveInteractionSpec, CciJMSRecord, CciJMSRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.jms.CciJMSInteraction
Execute the send/receive message interaction.
executeSQL(String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Execute the sql on the database and return the result.
executeSQL(String) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Execute the selecting SQL string.
executeStatement - Variable in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
 
executeStoredProcedure(DatabaseCall, PreparedStatement, DatabaseAccessor, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
because each platform has different requirements for accessing stored procedures and the way that we can combine resultsets and output params, the stored procedure call is being executed on the platform.
executeUpdate() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
Execute an update or delete statement.
executeUpdate() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
Execute an update or delete statement (from a stored procedure query).
executeUpdate(XMLFileInteractionSpec, File, EISDOMRecord) - Method in class org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileInteraction
Execute the update operation.
executeWithRCM(RemoteCommandManager) - Method in class org.eclipse.persistence.internal.sessions.coordination.ConnectToHostCommand
INTERNAL: Executed on the RCM when received.
executeWithRCM(RemoteCommandManager) - Method in class org.eclipse.persistence.internal.sessions.coordination.RCMCommand
 
executeWithSession(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.coordination.ConnectToHostCommand
 
executeWithSession(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.coordination.MetadataRefreshCommand
 
executeWithSession(AbstractSession) - Method in class org.eclipse.persistence.sessions.coordination.Command
INTERNAL: If the CommandProcessor is a EclipseLink session then this method will get executed.
executeWithSession(AbstractSession) - Method in class org.eclipse.persistence.sessions.coordination.MergeChangeSetCommand
INTERNAL: This method will be invoked by the RCM only when the CommandProcessor is a TopLink session.
executeWrite() - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Check whether the object already exists on the database; then perform an insert or update, as appropriate.
executeWriteWithChangeSet() - Method in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
Check whether the object already exists on the cadatabase; then perform an insert or update, as appropriate.
executionCount - Variable in class org.eclipse.persistence.internal.databaseaccess.BatchWritingMechanism
 
executionSession - Variable in class org.eclipse.persistence.queries.Cursor
The root session that executed the call for the query.
executionSession - Variable in class org.eclipse.persistence.queries.DatabaseQuery
Only used after the query is cloned for execution to store the execution session under which the query was executed.
executionTime - Variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
Used to set the read time on objects that use this query.
ExistenceChecking - Annotation Type in org.eclipse.persistence.annotations
The ExistenceChecking annotation is used to specify the type of checking EclipseLink should use when determining if an entity is new or existing.
existencePolicy - Variable in class org.eclipse.persistence.queries.DoesExistQuery
Flag to determine existence check policy.
ExistenceType - Enum in org.eclipse.persistence.annotations
An enum that is used within the ExistenceChecking annotation.
EXISTING_QUERY_TYPE_CONFLICT - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
existingDerivedExpressionNamed(String) - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
 
existingDerivedField(DatabaseField) - Method in class org.eclipse.persistence.internal.expressions.DataExpression
INTERNAL:
existingDerivedTable(DatabaseTable) - Method in class org.eclipse.persistence.internal.expressions.DataExpression
INTERNAL:
existingDerivedTable(DatabaseTable) - Method in class org.eclipse.persistence.internal.expressions.MapEntryExpression
INTERNAL:
existingDirectoryFromPrompt() - Method in class org.eclipse.persistence.tools.PackageRenamer
 
existingQueryTypeConflict(DatabaseQuery, DatabaseQuery) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
exists() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the EXISTS operator.
exists(boolean, SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
exists(Subquery<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate testing the existence of a subquery result.
exists(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
exists(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
exists(SimpleSelectStatementStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
exists(ReportQuery) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return a sub query expression.
Exists - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
EXISTS - Enum constant in enum org.eclipse.persistence.annotations.BatchFetchType
This uses an SQL EXISTS and a sub-select in the batch query instead of a join.
EXISTS - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'EXISTS'.
ExistsExpression - Class in org.eclipse.persistence.jpa.jpql.parser
An EXISTS expression is a predicate that is true only if the result of the subquery consists of one or more values and that is false otherwise.
ExistsExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExistsExpression
Creates a new ExistsExpression.
ExistsExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExistsExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExistsExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExistsExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExistsExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the exists expression.
ExistsExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExistsExpressionBNF
Creates a new ExistsExpressionBNF.
ExistsExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This ExistsExpressionFactory creates a new ExistsExpression when the portion of the query to parse starts with EXISTS.
ExistsExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExistsExpressionFactory
Creates a new ExistsExpressionFactory.
existsExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
ExistsExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
An EXISTS expression is a predicate that is true only if the result of the subquery consists of one or more values and that is false otherwise.
ExistsExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Creates a new ExistsExpressionStateObject.
ExistsExpressionStateObject(StateObject, boolean, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Creates a new ExistsExpressionStateObject.
ExistsExpressionStateObject(StateObject, boolean, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Creates a new ExistsExpressionStateObject.
ExistsExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Creates a new ExistsExpressionStateObject.
ExistsExpressionStateObject(StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ExistsExpressionStateObject
Creates a new ExistsExpressionStateObject.
existsNode() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the existsNode expression operator
existsNode(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: XMLType Function, gets the number of nodes returned by the given xpath expression returns 0 if there are none
ExistsNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
ExistsNode - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
ExistsNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.ExistsNode
Return a new ExistsNode.
exiting(String, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exiting
exiting(String, String, PersistenceContext, Object, MediaType) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exiting
exiting(SessionLog, String, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exiting
exiting(SessionLog, String, String, PersistenceContext, Object, MediaType) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Exiting
exp() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
exp(Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create an expression that returns the exponential of its argument, that is, Euler's number e raised to the power of its argument.
exp(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Exp - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
Exp() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.MathExpressionFactory.Exp
 
Exp(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.MathSingleExpression.Exp
Creates a new instance of EXP math function expression.
EXP - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'EXP'.
expand(AbstractSession) - Method in class org.eclipse.persistence.internal.sessions.remote.Transporter
Deserialize the object.
EXPAND_FRAMES - Static variable in class org.eclipse.persistence.internal.libraries.asm.ClassReader
A flag to expand the stack map frames.
ExpandBuff(boolean) - Method in class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
 
EXPECTED_CONTENT_TYPES - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
EXPECTED_CONTENT_TYPES_QNAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
EXPECTED_PROXY_PROPERTY_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
expectedCharFound - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
expectedCharFound(String, int, int, String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
 
expectedOrderableOrderByItem - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
expectedOrderableOrderByItem(String, int, int, String, String) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
 
expectedProxyPropertyNotFound(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Proxy property corresponding to the specified proxy type was not found.
expectedTokenSequences - Variable in exception class org.eclipse.persistence.tools.oracleddl.parser.ParseException
Each entry in this array is an array of integers.
expiry() - Element in annotation type org.eclipse.persistence.annotations.Cache
(Optional) Expire cached instance after a fix period of time (ms).
expiryTime - Variable in class org.eclipse.persistence.descriptors.invalidation.DailyCacheInvalidationPolicy
 
expiryTimeOfDay() - Element in annotation type org.eclipse.persistence.annotations.Cache
(Optional) Expire cached instance a specific time of day.
ExplainDeadLockUtil - Class in org.eclipse.persistence.internal.helper
The purpose of this class is to try explain the nature of a dead lock
explainPossibleDeadLockStartRecursion(ConcurrencyManagerState) - Method in class org.eclipse.persistence.internal.helper.ExplainDeadLockUtil
Given the concurrency manager state try to explain why we are facing a dead lock.
expOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
exports - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
The packages exported by this module.
ExposedNodeLinkedList - Class in org.eclipse.persistence.internal.helper.linkedlist
INTERNAL: A custom implementation of a linked list.
ExposedNodeLinkedList() - Constructor for class org.eclipse.persistence.internal.helper.linkedlist.ExposedNodeLinkedList
Constructs an empty list.
expression - Variable in class org.eclipse.persistence.internal.helper.FunctionField
 
expression - Variable in class org.eclipse.persistence.internal.jpa.querydef.OrderImpl
 
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.TableExpressionVisitor
The Expression being visited.
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.CollectionExpressionVisitor
The CollectionExpression if it is the Expression that was visited.
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.NullExpressionVisitor
The NullExpression if it is the Expression that was visited.
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.CollectionValuedPathExpressionVisitor
The CollectionValuedPathExpression that was visited; null if he was not.
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor
 
expression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.StateFieldPathExpressionVisitor
The StateFieldPathExpression that was visited; null if it was not.
expression - Variable in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
The IdentificationVariable used to define the abstract schema name from either the UPDATE or DELETE clause.
expression - Variable in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionVisitor
 
expression - Variable in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
The Expression that will help to determine the type of the input parameter.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.CollectionExpressionVisitor
The CollectionExpression if it is the Expression that was visited.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor
The Expression used to determine if it follows an invalid fragment or not.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.InvalidExpressionVisitor
The invalid Expression, which is either UnknownExpression or BadExpression.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.NotExpressionVisitor
The NotExpression if it is the Expression being visited otherwise null.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.RangeVariableDeclarationVisitor
The RangeVariableDeclaration if it was visited otherwise null.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ResultVariableVisitor
The ResultVariable if it was visited otherwise null.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SubqueryVisitor
The subquery Expression if it's the first clause visitor.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.TableExpressionVisitor
The Expression being visited.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.QueryExpressionVisitor
The Expression that is the beginning of a query.
expression - Variable in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder.CollectionExpressionVisitor
The CollectionExpression that was visited, otherwise null.
Expression - Class in org.eclipse.persistence.expressions
Purpose: Define an object-level representation of a database query where clause.
Expression - Interface in org.eclipse.persistence.jpa.jpql.parser
This is the root interface of the parsed tree representation of a JPQL query.
Expression() - Constructor for class org.eclipse.persistence.expressions.Expression
Base Expression Constructor.
Expression_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
EXPRESSION_DOES_NOT_SUPPORT_PARTIAL_ATTRIBUTE_READING - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
ExpressionBuilder - Class in org.eclipse.persistence.expressions
Purpose: Allow for instances of expression to be created.
ExpressionBuilder() - Constructor for class org.eclipse.persistence.expressions.ExpressionBuilder
PUBLIC: Create a new ExpressionBuilder.
ExpressionBuilder(Class<?>) - Constructor for class org.eclipse.persistence.expressions.ExpressionBuilder
ADVANCED: Create a new ExpressionBuilder representing instances of the argument class.
expressionDoesNotSupportPartialAttributeReading(Expression) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
ExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
An ExpressionFactory is responsible to parse a portion of JPQL query which starts with one of the factory's JPQL identifiers.
ExpressionFactory(String, String...) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExpressionFactory
Creates a new ExpressionFactory.
expressionFactoryForIdentifier(String) - Method in class org.eclipse.persistence.jpa.jpql.parser.ExpressionRegistry
Retrieves the ExpressionFactory that is responsible for creating the Expression object that represents the given JPQL identifier.
expressionFor(String) - Method in class org.eclipse.persistence.internal.jpa.parsing.GenerationContext
 
expressionFor(Expression) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create an expression for this operator, using the given base.
expressionFor(Expression, Object) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create an expression for this operator, using the given base and a single argument.
expressionForArguments(Expression, List) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create an expression for this operator, using the given base and arguments.
expressionForWithBaseLast(Expression, Object) - Method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create an expression for this operator, using the given base and a single argument.
ExpressionImpl<X> - Class in org.eclipse.persistence.internal.jpa.querydef
Purpose: Represents an Expression in the Criteria API heirarchy.
ExpressionImpl(Metamodel, Class<X>, Expression) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
 
ExpressionImpl(Metamodel, Class<X>, Expression, Object) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
 
ExpressionIterator - Class in org.eclipse.persistence.internal.expressions
Used to itterate an expression tree, through inner subclasses.
ExpressionIterator() - Constructor for class org.eclipse.persistence.internal.expressions.ExpressionIterator
Block constructor comment.
ExpressionJavaPrinter - Class in org.eclipse.persistence.internal.expressions
Purpose: Expression Java printer.
ExpressionJavaPrinter(String, StringWriter, DatabasePlatform) - Constructor for class org.eclipse.persistence.internal.expressions.ExpressionJavaPrinter
 
ExpressionMath - Class in org.eclipse.persistence.expressions
Purpose: This class mirrors the java.lang.Math class to allow mathimetical function support within expressions.
ExpressionNormalizer - Class in org.eclipse.persistence.internal.expressions
This is used during the normalization process to allow for a single main expression traversal.
ExpressionNormalizer(SQLSelectStatement) - Constructor for class org.eclipse.persistence.internal.expressions.ExpressionNormalizer
 
expressionNotSupported - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
expressionNotSupported(String, String) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
 
ExpressionOperator - Class in org.eclipse.persistence.expressions
Purpose: ADVANCED: The expression operator is used internally to define SQL operations and functions.
ExpressionOperator() - Constructor for class org.eclipse.persistence.expressions.ExpressionOperator
ADVANCED: Create a new operator.
ExpressionOperator(int, List<String>) - Constructor for class org.eclipse.persistence.expressions.ExpressionOperator
ADVANCED: Create a new operator with the given name(s) and strings to print.
ExpressionOperatorConverter - Class in org.eclipse.persistence.internal.expressions
INTERNAL: Used by function operators in deployment xml generation to accomodate custom functions.
ExpressionOperatorConverter() - Constructor for class org.eclipse.persistence.internal.expressions.ExpressionOperatorConverter
 
ExpressionQueryMechanism - Class in org.eclipse.persistence.internal.queries
Purpose: Mechanism used for all expression read queries.
ExpressionQueryMechanism() - Constructor for class org.eclipse.persistence.internal.queries.ExpressionQueryMechanism
 
ExpressionQueryMechanism(DatabaseQuery) - Constructor for class org.eclipse.persistence.internal.queries.ExpressionQueryMechanism
Initialize the state of the query
ExpressionQueryMechanism(DatabaseQuery, Expression) - Constructor for class org.eclipse.persistence.internal.queries.ExpressionQueryMechanism
Initialize the state of the query
ExpressionRegistry - Class in org.eclipse.persistence.jpa.jpql.parser
This registry contains the necessary information used by Hermes parser.
ExpressionRegistry() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExpressionRegistry
Creates the only instance of ExpressionRegistry.
expressions - Variable in class org.eclipse.persistence.internal.jpa.parsing.GenerationContext
 
expressions - Variable in class org.eclipse.persistence.internal.jpa.querydef.FunctionExpressionImpl
 
expressions - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.ChildrenCollectorVisitor
The unique Expression that was visited or the children of CollectionExpression.
ExpressionSQLPrinter - Class in org.eclipse.persistence.internal.expressions
Purpose: Expression SQL printer.
ExpressionSQLPrinter(AbstractSession, AbstractRecord, SQLCall, boolean, ExpressionBuilder) - Constructor for class org.eclipse.persistence.internal.expressions.ExpressionSQLPrinter
 
ExpressionTools - Class in org.eclipse.persistence.jpa.jpql
A utility class containing various methods related to the Hermes parser.
ExpressionVisitor - Interface in org.eclipse.persistence.jpa.jpql.parser
This interface is used to traverse the JPQL parsed tree.
ExpressionVisitorWrapper - Class in org.eclipse.persistence.jpa.jpql.parser
This ExpressionVisitor wraps another ExpressionVisitor and delegates all its calls to it (the delegate).
ExpressionVisitorWrapper(ExpressionVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitorWrapper
Creates a new ExpressionVisitorWrapper.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_0
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_1
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_2
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_3
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_4
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_5
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_6
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar4_0
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_0
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_1
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_2
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar3_0
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
extend(AbstractJPQLGrammar) - Static method in class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar3_1
Extends the given JPQLGrammar with the information of this one without instantiating the base JPQLGrammar.
EXTEND - Enum constant in enum org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.TableCreationType
 
extendDefaultTables(boolean) - Method in class org.eclipse.persistence.tools.schemaframework.SchemaManager
Create or extend the default table schema for the project this session associated with.
extendedBinaryNumericPromotion(Object, Object) - Method in class org.eclipse.persistence.internal.helper.BasicTypeHelperImpl
Implements binary numeric promotion as defined in JLS extended by wrapper classes, BigDecimal and BigInteger.
extendedBinaryNumericPromotion(Object, Object) - Method in interface org.eclipse.persistence.internal.jpa.parsing.TypeHelper
Binary numeric promotion as specified in the JLS, extended by wrapper classes, BigDecimal and BigInteger.
ExtendedContentHandler - Interface in org.eclipse.persistence.internal.oxm.record
This class is used to introduce new events to the standard ContentHandler interface that can be leveraged by MOXy.
ExtendedContentHandlerAdapter(ContentHandler) - Constructor for class org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter.ExtendedContentHandlerAdapter
 
extendedPersistenceContext - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Stores the UnitOfWork representing the persistence context.
ExtendedResult - Class in org.eclipse.persistence.internal.oxm.record
 
ExtendedResult() - Constructor for class org.eclipse.persistence.internal.oxm.record.ExtendedResult
 
extendedSchema - Variable in class org.eclipse.persistence.internal.dbws.DBWSAdapter
 
ExtendedSource - Class in org.eclipse.persistence.internal.oxm.record
This class is used to introduce new methods to the standard Source interface that can be leveraged by MOXy.
ExtendedSource() - Constructor for class org.eclipse.persistence.internal.oxm.record.ExtendedSource
 
extendPessimisticLockScope() - Method in class org.eclipse.persistence.queries.ObjectLevelReadQuery
INTERNAL: Extends pessimistic lock scope.
extendPessimisticLockScopeInSourceQuery(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Called if shouldExtendPessimisticLockScopeInSourceQuery is true.
extendPessimisticLockScopeInSourceQuery(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Called only if both shouldExtendPessimisticLockScope and shouldExtendPessimisticLockScopeInSourceQuery are true.
extendPessimisticLockScopeInSourceQuery(ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Called only if both shouldExtendPessimisticLockScope and shouldExtendPessimisticLockScopeInSourceQuery are true.
extendPessimisticLockScopeInTargetQuery(ObjectLevelReadQuery, ObjectBuildingQuery) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Called if shouldExtendPessimisticLockScopeInTargetQuery() is true.
extendPessimisticLockScopeInTargetQuery(ObjectLevelReadQuery, ObjectBuildingQuery) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Adds locking clause to the target query to extend pessimistic lock scope.
extendPessimisticLockScopeInTargetQuery(ObjectLevelReadQuery, ObjectBuildingQuery) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Adds locking clause to the target query to extend pessimistic lock scope.
EXTENDS - Static variable in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Wildcard for an "extends" type argument.
extendsClass(Class<?>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
INTERNAL: Return if this class is or extends, or super class extends the class.
extendsClass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
INTERNAL: Return if this class is or extends, or super class extends the class.
extendsInterface(Class<?>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
INTERNAL: Return if this class is or extends, or super class extends the interface.
extendsInterface(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
INTERNAL: Return if this class is or extends, or super class extends the interface.
extendTables(DatabaseSession, SchemaManager) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
Create or extend the tables on the database.
extendTables(DatabaseSession, SchemaManager, boolean) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
This creates/extends the tables on the database.
extendTablesAndConstraints(SchemaManager, DatabaseSession) - Method in class org.eclipse.persistence.tools.schemaframework.TableCreator
 
Extension - Class in org.eclipse.persistence.internal.oxm.schema.model
 
Extension() - Constructor for class org.eclipse.persistence.internal.oxm.schema.model.Extension
 
EXTERNAL_BINDINGS_KEY - Static variable in class org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory
 
EXTERNAL_CONNECTION_POOL_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
EXTERNAL_TRANSACTION_CONTROLLER_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
ExternalConnectionPool - Class in org.eclipse.persistence.sessions.server
Purpose: This subclass is intended to be used with external connection pools.
ExternalConnectionPool() - Constructor for class org.eclipse.persistence.sessions.server.ExternalConnectionPool
PUBLIC: Build a new external connection pool.
ExternalConnectionPool(String, Login, ServerSession) - Constructor for class org.eclipse.persistence.sessions.server.ExternalConnectionPool
PUBLIC: Build a new external connection pool.
ExternalizableDelegator - Class in commonj.sdo.impl
Delegates DataObject serialization while ensuring implementation independent java.io.Serialization.
ExternalizableDelegator() - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator(Object) - Constructor for class commonj.sdo.impl.ExternalizableDelegator
 
ExternalizableDelegator.Resolvable - Interface in commonj.sdo.impl
 
externalTransactionController - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
Delegate that handles synchronizing a UnitOfWork with an external transaction.
ExternalTransactionController - Interface in org.eclipse.persistence.sessions
Purpose: Interface for external transaction management.
externalTransactionControllerClass - Variable in class org.eclipse.persistence.platform.server.ServerPlatformBase
externalTransactionControllerClass: This is a user-specifiable class defining the class of external transaction controller to be set into the DatabaseSession
externalTransactionControllerNotNullWarning() - Method in class org.eclipse.persistence.platform.server.CustomServerPlatform
INTERNAL: externalTransactionControllerNotNullWarning(): When the external transaction controller is being initialized, we warn the developer if they have already defined the external transaction controller in some way other than subclassing ServerPlatformBase.
externalTransactionControllerNotNullWarning() - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
INTERNAL: externalTransactionControllerNotNullWarning(): When the external transaction controller is being initialized, we warn the developer if they have already defined the external transaction controller in some way other than subclassing ServerPlatformBase.
externalTransactionNotActive() - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
extract() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
extract(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Extract the date part from the date/time value.
extract(Any) - Static method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.CommandDataHelper
 
extract(Any) - Static method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.SunCORBAConnectionHelper
 
extract(Any) - Static method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHelper
 
extract(Any) - Static method in class org.eclipse.persistence.sessions.remote.corba.sun.TransporterHelper
 
Extract - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
EXTRACT - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'EXTRACT'.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Extract the primary key value from the source row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Extract the primary key value from the source row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Extract the batch key value from the source row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Extract the primary key value from the source row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
Extract the key field values from the specified row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Extract the foreign key value from the source row.
extractBatchKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Extract the foreign key value from the source row.
extractClassFromRow(DataRecord, Session) - Method in class org.eclipse.persistence.descriptors.ClassExtractor
Extract/compute the class from the database row and return the class.
extractClassFromRow(DataRecord, Session) - Method in class org.eclipse.persistence.descriptors.MethodClassExtractor
INTERNAL Extract/compute the class from the database row and return the class.
extractDefaultTable() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: The first table in the tables is always treated as default.
extractDefaultTable() - Method in class org.eclipse.persistence.eis.EISDescriptor
Aggregates use a dummy table as default.
extractDefaultTable() - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
INTERNAL: Aggregates use a dummy table as default.
extractDefaultTable() - Method in class org.eclipse.persistence.oxm.XMLDescriptor
Aggregates use a dummy table as default.
ExtractExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The EXTRACT function extracts a date part from a date/time value.
ExtractExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExtractExpression
Creates a new ExtractExpression.
ExtractExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpression_InvalidJPAVersion - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpression_MissingDatePart - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ExtractExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the EXTRACT function.
ExtractExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExtractExpressionBNF
Creates a new ExtractExpressionBNF.
ExtractExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This ExtractExpressionFactory creates a new ExtractExpression when the portion of the query to parse starts with EXTRACT.
ExtractExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ExtractExpressionFactory
Creates a new TrimExpressionFactory.
extractExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
extractFields(boolean, boolean, ClassDescriptor, List<DatabaseField>, Set<DatabaseField>) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return if the expression is not a valid primary key expression and add all primary key fields to the set.
extractFields(boolean, boolean, ClassDescriptor, List<DatabaseField>, Set<DatabaseField>) - Method in class org.eclipse.persistence.internal.expressions.LogicalExpression
INTERNAL: Return if the expression is not a valid primary key expression and add all primary key fields to the set.
extractFields(boolean, boolean, ClassDescriptor, List<DatabaseField>, Set<DatabaseField>) - Method in class org.eclipse.persistence.internal.expressions.RelationExpression
INTERNAL: Return if the expression is not a valid primary key expression and add all primary key fields to the set.
extractIdentityFieldsForQuery(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Extract the fields for the Map key from the object to use in a query.
extractIdentityFieldsForQuery(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Extract the fields for the Map key from the object to use in a query.
extractIdentityFieldsForQuery(Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Extract the fields for the Map key from the object to use in a query
extractIdentityFieldsForQuery(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Extract the fields for the Map key from the object to use in a query
extractInitialEmSetupImpl(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
 
extractJarNameFromURL(URL) - Static method in class org.eclipse.persistence.internal.helper.Helper
Extracts the actual path to the jar file.
extractKeyFromReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Extract the key value from the reference object.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Extract the source primary key value from the target row.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Extract the source primary key value from the target row.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Extract the source primary key value from the reference direct row.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.ManyToManyMapping
INTERNAL: Extract the source primary key value from the relation row.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Extract the source primary key value from the target row.
extractKeyFromTargetRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Extract the source primary key value from the relation row.
extractKeyRowFromReferenceObject(Object, AbstractSession, AbstractRecord) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
Build and return a database row that contains a foreign key for the specified reference object.
extractNestedExpressions(List<Expression>, ExpressionBuilder) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Extract the nested attribute expressions that apply to this mapping.
extractNestedNonAggregateExpressions(List<Expression>, ExpressionBuilder, boolean) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Extract the nested attribute expressions that apply to this mapping.
extractOperator() - Static method in class org.eclipse.persistence.platform.database.SybasePlatform
INTERNAL: Derby does not support EXTRACT, but does have DATEPART.
ExtractOperator - Class in org.eclipse.persistence.internal.expressions
Expression operator customization for EXTRACT(<date-time-part> FROM <date-time>).
ExtractOperator() - Constructor for class org.eclipse.persistence.internal.expressions.ExtractOperator
Creates an instance of ExtractOperator expression.
ExtractOperator(List<String>) - Constructor for class org.eclipse.persistence.internal.expressions.ExtractOperator
Creates an instance of ExtractOperator expression.
extractPartitionValueForPersist(AbstractSession, Object, ClassDescriptor) - Method in class org.eclipse.persistence.descriptors.partitioning.FieldPartitioningPolicy
INTERNAL: If persist should be partitioned, extra value from object.
extractPrimaryKeyForReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeyForReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeyForReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeyFromExpression(boolean, Expression, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return the row with primary keys and their values from the given expression.
extractPrimaryKeyFromExpression(boolean, Expression, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectBuilder
Override method in superclass in order to set the session on the record.
extractPrimaryKeyFromObject(Object, ABSTRACT_SESSION) - Method in class org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder
Extract primary key attribute values from the domainObject.
extractPrimaryKeyFromObject(Object, ABSTRACT_SESSION) - Method in interface org.eclipse.persistence.internal.oxm.ObjectBuilder
 
extractPrimaryKeyFromObject(Object, CoreAbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XPathObjectBuilder
 
extractPrimaryKeyFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Extract primary key attribute values from the domainObject.
extractPrimaryKeyFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectBuilder
 
extractPrimaryKeyFromObject(Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Extract primary key attribute values from the domainObject.
extractPrimaryKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Extract primary key values from the specified row.
extractPrimaryKeyFromRow(DataRecord, Class<?>) - Method in class org.eclipse.persistence.internal.sessions.IdentityMapAccessor
INTERNAL: Extract primary key from a row.
extractPrimaryKeyRowForSourceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Extract the reference pk for rvh usage in remote model.
extractPrimaryKeyRowFromExpression(Expression, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return the row with primary keys and their values from the given expression.
extractPrimaryKeyRowFromExpression(Expression, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectBuilder
Override method in superclass in order to set the session on the record.
extractPrimaryKeyRowFromObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Extract primary key attribute values from the domainObject.
extractPrimaryKeysForReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Extract the reference pk for rvh usage in remote model.
extractPrimaryKeysForReferenceObjectFromRow(AbstractRecord) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeysForReferenceObjectFromRow(AbstractRecord) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeysForReferenceObjectFromRow(AbstractRecord) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Return the primary key for the reference object (i.e.
extractPrimaryKeysFromRealReferenceObject(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Extract the reference pk for rvh usage in remote model.
extractPrimaryKeyValues(boolean, ClassDescriptor, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Extract the primary key from the expression into the row.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractReferenceRow(Object) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the reference row for the reference object.
extractRemoteResult(Transporter) - Method in class org.eclipse.persistence.queries.DatabaseQuery
INTERNAL: Extract the correct query result from the transporter.
extractRemoteResult(Transporter) - Method in class org.eclipse.persistence.queries.ReadAllQuery
INTERNAL: Extract the correct query result from the transporter.
extractRemoteResult(Transporter) - Method in class org.eclipse.persistence.queries.ReadObjectQuery
INTERNAL: Extract the correct query result from the transporter.
extractRemoteResult(Transporter) - Method in class org.eclipse.persistence.queries.ReportQuery
INTERNAL: Extract the correct query result from the transporter.
extractResultFromBatchQuery(ReadQuery, CacheKey, AbstractRecord, AbstractSession, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Extract the value from the batch optimized query, this should be supported by most query types.
extractResultFromBatchQuery(ReadQuery, CacheKey, AbstractRecord, AbstractSession, ObjectLevelReadQuery) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Extract the value from the batch optimized query, this should be supported by most query types.
extractRowFromExpression(Expression, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Return the row from the given expression.
extractSourceKeyFromRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.UnidirectionalOneToManyMapping
INTERNAL: Extract the source primary key value from the target row.
extractTimeZone(byte[]) - Static method in class org.eclipse.persistence.internal.platform.database.oracle.TIMESTAMPHelper
Extract TimeZone from TIMESTAMPTZ.
extractValue() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the extractValue expression operator
extractValue(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: XMLType Function, extracts a value from an XMLType field
ExtractValue - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
extractValueFromArray(byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
loops through the subordinate fields extracting the value from each.
extractValueFromArray(byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
this method extracts and returns the value for the field, if the field is an array, the value is an Vector
extractValueFromArray(byte[]) - Method in interface org.eclipse.persistence.internal.eis.cobol.FieldMetaData
this method will extract the field's value from a byte array
extractValueFromExpression(Expression, DatabaseQuery) - Method in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
Extract the field or constant value from the comparison expression.
extractValueFromObjectForField(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Extract the value of the primary key attribute from the specified object.
extractValues(boolean, boolean, ClassDescriptor, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Extract the primary key from the expression into the row.
extractValues(boolean, boolean, ClassDescriptor, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.internal.expressions.LogicalExpression
INTERNAL: Extract the values from the expression into the row.
extractValues(boolean, boolean, ClassDescriptor, AbstractRecord, AbstractRecord) - Method in class org.eclipse.persistence.internal.expressions.RelationExpression
INTERNAL: Extract the values from the expression into the row.
extractXml() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the extract expression operator
extractXml(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: XMLType Function, extracts a secton of XML from a larget XML document
ExtractXml - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
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