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

V

V_PREVIEW - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
Version flag indicating that the class is using 'preview' features.
v1_1 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.1.
V1_1 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_2 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.2.
V1_2 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_3 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.3.
V1_3 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_4 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.4.
V1_4 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_5 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.5.
V1_5 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_6 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.6.
V1_6 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_7 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.7.
V1_7 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v1_8 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 1.8.
V1_8 - Static variable in class org.eclipse.persistence.asm.Opcodes
 
V1_8 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V10 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v10_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 10.
V11 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v11_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 11.
V12 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v12_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 12.
V13 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v13_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 13.
V14 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v14_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 14.
V15 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V16 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V17 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V18 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V19 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V20 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V21 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V22 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V23 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
V9 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
v9_0 - Enum constant in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Java SE 9.
val - Variable in enum org.eclipse.persistence.internal.databaseaccess.DatasourceCall.ParameterType
 
valid - Variable in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.TableExpressionVisitor
true if the Expression being visited is a TableExpression.
valid - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
valid - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
Determines whether the visited Expression's BNF is valid based on the BNF that was used for validation.
valid - Variable in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor
Determines whether the left expression of an IN expression is a nested array when the IN item is a subquery.
valid - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DifferentComparisonFilter
Determines whether '<', '<=', '>=', '>' are valid comparison operators.
valid - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
Determines whether the path expression could potentially represent a fully qualified enum constant, which is dictated by the location of the path expression within the query.
valid - Variable in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NullValueVisitor
Determines whether the Expression visited represents Expression.NULL.
valid - Variable in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
Determines whether the expression that was visited returns a number.
valid - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.TableExpressionVisitor
true if the Expression being visited is a TableExpression.
VALID_IDENTIFIER_FILTER - Static variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
This Filter is used to say the Expression is valid without doing anything.
validate() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
This can be used to help debugging an Object identity problem.
validate() - Method in interface org.eclipse.persistence.jpa.JpaCache
This can be used to help debugging an Object identity problem.
validate() - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by introspecting it grammatically and semantically.
validate(Object) - Method in class org.eclipse.persistence.jaxb.JAXBValidator
Validate a non-root object against a schema.
validate(Object) - Method in class org.eclipse.persistence.oxm.XMLValidator
Validate the given object.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AbsNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AllNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AnyNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AttributeNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AvgNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.BetweenNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.BinaryOperatorNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.BooleanLiteralNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.CaseNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ClassForInheritanceNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.CoalesceNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.CollectionMemberDeclNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ConcatNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ConstructorNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.CountNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DateFunctionNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DivideNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DotNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DoubleLiteralNode
INTERNAL Validate the current node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.EmptyCollectionComparisonNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.EqualsAssignmentNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.EqualsNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.EscapeNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ExistsNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FetchJoinNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FloatLiteralNode
INTERNAL Validate the current node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FromNode
INTERNAL Validate the current node.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FuncNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.GreaterThanEqualToNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.GreaterThanNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.IdentificationVariableDeclNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.IndexNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.InNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.IntegerLiteralNode
INTERNAL Validate the current node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.JoinDeclNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LengthNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LessThanEqualToNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LessThanNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LikeNode
INTERNAL Validate the current node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LocateNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LogicalOperatorNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LongLiteralNode
INTERNAL Validate the current node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LowerNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MapEntryNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MapKeyNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MaxNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MemberOfNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MinNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MinusNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ModifyNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ModNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.MultiplyNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.Node
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.NotEqualsNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.NotNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.NullComparisonNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.NullIfNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.OrderByItemNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.OrNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Validate the parse tree.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.PlusNode
INTERNAL Validate node and calculates its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.RangeDeclNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectNode
Validate node.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SetNode
INTERNAL Validate node.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SizeNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SomeNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SqrtNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.StringLiteralNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SubqueryNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SubstringNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SumNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.TemporalLiteralNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.TrimNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.UnaryMinus
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.UpperNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.VariableNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.WhenThenNode
 
validate(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.WhereNode
INTERNAL Validate node and calculate its type.
validate(ParseTreeContext, GroupByNode) - Method in class org.eclipse.persistence.internal.jpa.parsing.HavingNode
INTERNAL Validate the current node.
validate(ParseTreeContext, SelectNode) - Method in class org.eclipse.persistence.internal.jpa.parsing.GroupByNode
INTERNAL Validate the current node.
validate(ParseTreeContext, SelectNode) - Method in class org.eclipse.persistence.internal.jpa.parsing.OrderByNode
INTERNAL Validate node.
validate(TypeHelper) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Validate the parse tree.
validate(AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Validates the object builder.
validate(AbstractSession, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Validate the parse tree.
validate(XRServiceAdapter) - Method in class org.eclipse.persistence.internal.xr.BatchQueryOperation
No validation can be done for a batch query operation.
validate(XRServiceAdapter) - Method in class org.eclipse.persistence.internal.xr.DeleteOperation
 
validate(XRServiceAdapter) - Method in class org.eclipse.persistence.internal.xr.Operation
 
validate(XRServiceAdapter) - Method in class org.eclipse.persistence.internal.xr.QueryOperation
 
validate(XRServiceAdapter, String) - Method in class org.eclipse.persistence.internal.xr.Parameter
 
validate(XRServiceAdapter, QueryOperation) - Method in class org.eclipse.persistence.internal.xr.NamedQueryHandler
 
validate(XRServiceAdapter, QueryOperation) - Method in class org.eclipse.persistence.internal.xr.QueryHandler
 
validate(Expression, List<JPQLQueryProblem>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by introspecting it grammatically and semantically.
validate(JPQLQueryBNF) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
Validates the given JPQLQueryBNF by making sure it is the one expected or one of the children from the "root" BNF passed to this validator's constructor.
validate(Element, XMLDescriptor, ErrorHandler) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
 
validate(Element, XMLDescriptor, ErrorHandler) - Method in class org.eclipse.persistence.platform.xml.xdk.XDKPlatform
Validates a document fragment against a complex type or element in the XML schema
validate(Element, XMLDescriptor, ErrorHandler) - Method in interface org.eclipse.persistence.platform.xml.XMLPlatform
Validates a document fragment against a complex type or element in the XML schema
VALIDATE_EXCEPTION - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
VALIDATE_EXISTENCE - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
Configures if the existence of an object should be verified on persist(), otherwise it will assume to be new if not in the persistence context.
VALIDATE_EXISTENCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.validate-existence" property configures if the existence of an object should be verified on persist(), otherwise it will assume to be new if not in the persistence context.
validateAbsExpression(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given ABS expression.
validateAbsExpression(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateAbstractConditionalClause(AbstractConditionalClause, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAbstractDoubleEncapsulatedExpression(T, AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
Validates the content of an AbstractDoubleEncapsulatedExpression, which encapsulates two expressions separated by a comma.
validateAbstractFromClause(AbstractFromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAbstractFromClause(AbstractFromClause, AbstractSemanticValidator.FirstDeclarationVisitor) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given FROM clause.
validateAbstractSchemaName(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given AbstractSchemaName.
validateAbstractSelectClause(AbstractSelectClause, boolean) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
Validates the select expression of the given SELECT clause.
validateAbstractSelectClause(AbstractSelectClause, boolean) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
validateAbstractSelectStatement(AbstractSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAbstractSingleEncapsulatedExpression(T, AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAbstractTripleEncapsulatedExpression(T, AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAdditionExpression(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given addition expression.
validateAfterInitialization(AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Validate the entire post-initialization descriptor.
validateAfterInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Allow for subclasses to perform validation.
validateAggregateFunctionLocation(T, AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateAllOrAnyExpression(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given AllOrAnyExpression.
validateAndExpression(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given AndExpression.
validateArithmeticExpression(ArithmeticExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateArithmeticExpression(ArithmeticExpression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the type of the left and right expressions defined by the given ArithmeticExpression.
validateArithmeticExpression(ArithmeticExpression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateArithmeticExpression(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the arithmetic factor expression.
validateAttributeOfInstantiatedObject(Object) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Verify that the value of the attribute within an instantiated object is of the appropriate type for the indirection policy.
validateAttributeOfInstantiatedObject(Object) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Verify that the value of the attribute within an instantiated object is of the appropriate type for the indirection policy.
validateAttributeOfInstantiatedObject(Object) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that the value of the attribute within an instantiated object is of the appropriate type for the indirection policy.
validateAttributeOfInstantiatedObject(Object) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Verify that the value of the attribute within an instantiated object is of the appropriate type for the indirection policy.
validateAttributeOfInstantiatedObject(Object) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Verify that the value of the attribute within an instantiated object is of the appropriate type for the indirection policy.
validateAvgFunction(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given AVG expression.
validateAvgFunction(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Validate the entire pre-initialization descriptor.
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: To validate mappings declaration
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Allow for subclasses to perform validation.
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: To validate mappings declaration
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Allow for subclasses to perform validation.
validateBeforeInitialization(AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Validate mapping declaration
validateBetweenExpression(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given BetweenExpression.
validateBetweenExpression(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateBooleanType(Expression, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
Determines whether the given Expression is of the correct type based on these rules: The Expression returns a boolean value; The Expression's type is a boolean type.
validateCache() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class org.eclipse.persistence.internal.sessions.IdentityMapAccessor
INTERNAL: This can be used to help debugging an object identity problem.
validateCache() - Method in interface org.eclipse.persistence.sessions.IdentityMapAccessor
ADVANCED: This can be used to help debugging an Object identity problem.
validateCache() - Method in interface org.eclipse.persistence.sessions.Session
ADVANCED: This can be used to help debugging an object identity problem.
validateCaseExpression(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given CaseExpression.
validateCoalesceExpression(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given CoalesceExpression.
validateCollectionMemberDeclaration(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given CollectionMemberDeclaration.
validateCollectionMemberExpression(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given CollectionMemberExpression.
validateCollectionMemberExpression(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateCollectionSeparatedByComma(Expression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
Validates the given Expression by making sure each child is separated by a comma.
validateCollectionSeparatedBySpace(Expression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
Validates the given Expression by making sure each child is separated by a whitespace.
validateCollectionValuedPathExpression(Expression, boolean) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given Expression and makes sure it's a valid collection value path expression.
validateComparisonExpression(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the left and right expressions of the given ComparisonExpression.
validateComparisonExpression(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateCompoundExpression(CompoundExpression, String, String, String, String, String, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateConcatExpression(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given CONCAT expression.
validateConcatExpression(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateConstructorExpression(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given ConstructorExpression.
validateConstructorExpression(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateContainerPolicy(IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that the container policy is compatible with the indirection policy.
validateContainerPolicy(IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Verify that the container policy is compatible with the indirection policy.
validateCountFunction(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given CountFunction.
validateCountFunction(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateDateTime(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given DateTime.
validateDeclaredAttributeType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Verify that attributeType is correct for the indirection policy.
validateDeclaredAttributeType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that attributeType is correct for the indirection policy.
validateDeclaredAttributeType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that attributeType is correct for the indirection policy.
validateDeclaredAttributeType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Verify that attribute type is correct for the indirection policy.
validateDeclaredAttributeType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Verify that attributeType is correct for the indirection policy.
validateDeclaredAttributeTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that attributeType is an appropriate collection type for the indirection policy.
validateDeclaredAttributeTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that attributeType is an appropriate collection type for the indirection policy.
validateDelete(int, Object, DeleteObjectQuery) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: Check the row count for lock failure.
validateDelete(int, Object, DeleteObjectQuery) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: Check the row count for lock failure.
validateDelete(int, Object, DeleteObjectQuery) - Method in interface org.eclipse.persistence.internal.descriptors.OptimisticLockingPolicy
 
validateDeleteClause(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given DeleteClause.
validateDeleteStatement(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given DeleteStatement.
validateDerivedPKClassId(String, String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: This method is used to validate derived id fields only.
validateDivisionExpression(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given division expression.
validateDocument(Document, URL, ErrorHandler) - Method in class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
 
validateDocument(Document, URL, ErrorHandler) - Method in class org.eclipse.persistence.platform.xml.xdk.XDKPlatform
Validates a document against an XML schema
validateDocument(Document, URL, ErrorHandler) - Method in interface org.eclipse.persistence.platform.xml.XMLPlatform
Validate the document against the XML Schema
validateEndsWithComma(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractCollectionValidator
 
validateEntityTypeLiteral(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
validateEntryExpression(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given EntryExpression.
validateEntryExpression(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateExample - Variable in class org.eclipse.persistence.queries.QueryByExamplePolicy
 
validateException(Exception) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
validateExistsExpression(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given ExistsExpression.
validateFirstDeclaration(AbstractFromClause, JPQLQueryDeclaration, AbstractSemanticValidator.FirstDeclarationVisitor) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
validateFromClause(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given FromClause.
validateFunctionExpression(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validateFunctionExpression(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given FunctionExpression.
validateFunctionPathExpression(AbstractSingleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given AbstractSingleEncapsulatedExpression's encapsulated expression if it is a state field path expression and makes sure it is mapping to a basic mapping.
validateFunctionPathExpression(CompoundExpression, AbstractSemanticValidator.PathType) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the left and right expressions of the given compound expression.
validateGetMethodReturnType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Verify that getter returnType is correct for the indirection policy.
validateGetMethodReturnType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that getter returnType is correct for the indirection policy.
validateGetMethodReturnType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that getter returnType is correct for the indirection policy.
validateGetMethodReturnType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Verify that the return type of the attribute's get method is correct for the indirection policy.
validateGetMethodReturnType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Verify that getter returnType is correct for the indirection policy.
validateGetMethodReturnTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that getter returnType is an appropriate collection type for the indirection policy.
validateGetMethodReturnTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that getter returnType is an appropriate collection type for the indirection policy.
validateGrammar() - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by only introspecting it grammatically.
validateGrammar(Expression, List<JPQLQueryProblem>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by only introspecting it grammatically.
validateGroupByClause(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given GroupByClause.
validateHavingClause(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given HavingClause.
validateIdentificationVariable(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given IdentificationVariable.
validateIdentificationVariable(IdentificationVariable, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given identification variable.
validateIdentificationVariable(IdentificationVariable, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateIdentificationVariableDeclaration(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateIdentificationVariableDeclaration(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given InExpression.
validateIdentificationVariables() - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the identification variables: Assures those used throughout the query have been defined in the FROM clause in the current subquery or in a superquery. They have been defined only once.
validateIdentifier(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ComparisonExpressionStateObject
 
validateIdentifier(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.KeywordExpressionStateObject
 
validateIdentifier(Expression, String, int, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
Validates the given variable name to make sure: It is not a JPQL reserved identifier; It is a valid Java identifier.
validateIndexExpression(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given IndexExpression.
validateInExpression(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validateInExpression(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given InExpression.
validateInputParameters(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateIntegralType(Expression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
Determines whether the given Expression is of the correct type based on these rules: The Expression returns a integral value; The Expression's type is an integral type (long or integer).
validateJoin(Join) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given Join.
validateJoinCollectionValuedPathExpression(Expression, boolean) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given Expression and makes sure it's a valid collection value path expression.
validateJoins(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateJoinsIdentificationVariable(AbstractFromClause, List<? extends JPQLQueryDeclaration>, JPQLQueryDeclaration, int) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
validateJoinType(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Validates the given join type.
validateKeyExpression(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given KeyExpression.
validateKeyExpression(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateLengthExpression(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given LENGTH expression.
validateLengthExpression(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateLikeExpression(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the string expression of the given LIKE expression.
validateLikeExpressionEscapeCharacter(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateLocateExpression(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given LOCATE expression.
validateLocateExpression(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateLogicalExpression(LogicalExpression, String, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateLowerExpression(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given LOWER expression.
validateLowerExpression(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateMapIdentificationVariable(EncapsulatedIdentificationVariableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateMappingType(DatabaseMapping) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
 
validateMappingType(DatabaseMapping) - Method in class org.eclipse.persistence.eis.EISDescriptor
 
validateMappingType(DatabaseMapping) - Method in class org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor
 
validateMappingType(DatabaseMapping) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
 
validateMaxFunction(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given MAX expression.
validateMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener
INTERNAL:
validateMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
validateMethodModifiers(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
INTERNAL:
validateMinFunction(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given MIN expression.
validateModExpression(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given MOD expression.
validateModExpression(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateMultiplicationExpression(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given multiplication expression.
validateNode() - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.ClassTypeExpression
 
validateNode() - Method in class org.eclipse.persistence.internal.expressions.CompoundExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.ManualQueryKeyExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.MapEntryExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.RelationExpression
Do any required validation for this node.
validateNode() - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
validateNotExpression(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given NotExpression.
validateNotExpression(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateNullComparisonExpression(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given NullComparisonExpression.
validateNullComparisonExpression(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateNullIfExpression(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given NullIfExpression.
validateNumericType(Expression, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
Determines whether the given Expression is of the correct type based on these rules: The Expression returns a numeric value; The Expression's type is an numeric type.
validateObjectExpression(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given ObjectExpression.
validateObjectSpace() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
ADVANCED: This can be used to help debugging an object-space corruption.
validateObjectSpace() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
ADVANCED: This can be used to help debugging an object-space corruption.
validateOnClause(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given OnClause.
validateOperations() - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL:
validateOptimisticLocking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL: Validate a OptimisticLocking(type=VERSION_COLUMN) setting.
validateOrderByClause(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given OrderByItem.
validateOrderByItem(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given OrderByItem.
validateOrExpression(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given OrExpression.
validateOwningClause(InputParameter, String) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateParameter(ParseTreeContext, Object) - Method in class org.eclipse.persistence.internal.jpa.parsing.AbsNode
INTERNAL
validateParameter(ParseTreeContext, Object) - Method in class org.eclipse.persistence.internal.jpa.parsing.Node
INTERNAL
validateParameter(ParseTreeContext, Object) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParameterNode
INTERNAL
validateParameter(ParseTreeContext, Object) - Method in class org.eclipse.persistence.internal.jpa.parsing.SqrtNode
INTERNAL
validateParameter(ParseTreeContext, Object) - Method in class org.eclipse.persistence.internal.jpa.parsing.UnaryMinus
INTERNAL
validateParameterValueAgainstMapping(Object, boolean) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
INTERNAL Validate the passed parameter against the local base mapping.
validatePathExpression(AbstractPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validatePKClassId(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
INTERNAL: This method is used only to validate id fields that were found on a pk class were also found on the entity.
validatePrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
INTERNAL: Call this method after a primary key should have been found.
validateQuery(DatabaseQuery) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: This method will be used to update the query with any settings required For this session.
validateQuery(DatabaseQuery) - Method in class org.eclipse.persistence.sessions.server.ServerSession
INTERNAL: This method will be used to update the query with any settings required For this session.
validateRangeVariableDeclaration(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given RangeVariableDeclaration.
validateRangeVariableDeclarationRootObject(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validateRangeVariableDeclarationRootObject(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the "root" object of the given RangeVariableDeclaration.
validateResultVariable(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given ResultVariable.
validateRoot(Object) - Method in class org.eclipse.persistence.jaxb.JAXBValidator
Validate a root object against a schema.
validateRoot(Object) - Method in class org.eclipse.persistence.oxm.XMLValidator
Validate the given root object.
validateSelectClause(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given SelectClause.
validateSelectStatement(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given SelectStatement.
validateSemantic() - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by only introspecting it semantically.
validateSemantic(Expression, List<JPQLQueryProblem>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractJPQLQueryHelper
Validates the query by only introspecting it semantically.
validateSeparation(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractCollectionValidator
 
validateSetMethodParameterType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Verify that setter parameterType is correct for the indirection policy.
validateSetMethodParameterType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that setter parameterType is correct for the indirection policy.
validateSetMethodParameterType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that setter parameterType is correct for the indirection policy.
validateSetMethodParameterType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Verify that the parameter type of the attribute's set method is correct for the indirection policy.
validateSetMethodParameterType(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Verify that setter parameterType is correct for the indirection policy.
validateSetMethodParameterTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Verify that setter parameterType is an appropriate collection type for the indirection policy.
validateSetMethodParameterTypeForCollection(Class<?>, IntegrityChecker) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Verify that setter parameterType is an appropriate collection type for the indirection policy.
validateSimpleFromClause(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given SimpleFromClause.
validateSimpleSelectClause(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given SimpleSelectClause.
validateSimpleSelectStatement(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
validateSimpleSelectStatement(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
validateSizeExpression(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given SizeExpression.
validateSqrtExpression(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given SQRT expression.
validateSqrtExpression(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateStateFieldPathExpression(StateFieldPathExpression, AbstractSemanticValidator.PathType) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given StateFieldPathExpression.
validateStringType(Expression, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
Determines whether the given Expression is of the correct type based on these rules: The Expression returns a String value; The Expression's type is a String type.
validateSubstringExpression(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given SUBSTRING expression.
validateSubstringExpression(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateSubtractionExpression(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given subtraction expression.
validateSumFunction(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given MOD expression.
validateSumFunction(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateThirdPartyStateFieldPathExpression(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validateThirdPartyStateFieldPathExpression(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given StateFieldPathExpression, which means the path does not represent a mapping, or an enum constant.
validateTreatExpression(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given TreatExpression.
validateTrimExpression(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given TRIM expression.
validateTypeExpression(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given TypeExpression.
validateUpdate(int, Object, WriteObjectQuery) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: Check the row count for lock failure.
validateUpdate(int, Object, WriteObjectQuery) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: Check the row count for lock failure.
validateUpdate(int, Object, WriteObjectQuery) - Method in interface org.eclipse.persistence.internal.descriptors.OptimisticLockingPolicy
 
validateUpdateClause(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given UpdateClause.
validateUpdateItem(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given UpdateItem by validating the traversability of the path expression.
validateUpdateItem(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateUpdateItemTypes(UpdateItem, Object) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateUpdateStatement(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given UpdateStatement.
validateUpperExpression(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the encapsulated expression of the given UPPER expression.
validateUpperExpression(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateValueExpression(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given ValueExpression.
validateValueExpression(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
 
validateWhenClause(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given WhenClause.
validateWhereClause(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Validates the given WhereClause.
validatingContentHandler - Variable in class org.eclipse.persistence.internal.oxm.record.XMLReader
 
ValidatingContentHandler(ValidatorHandler) - Constructor for class org.eclipse.persistence.internal.oxm.record.XMLReader.ValidatingContentHandler
 
validatingLeftExpression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
ValidatingMarshalRecord - Class in org.eclipse.persistence.oxm.record
 
ValidatingMarshalRecord(MarshalRecord, XMLMarshaller) - Constructor for class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
ValidatingMarshalRecord.MarshalSAXParseException - Exception Class in org.eclipse.persistence.oxm.record
 
validation() - Element in annotation type org.eclipse.persistence.annotations.PrimaryKey
(Optional) Configures what id validation is done.
VALIDATION_GROUP_PRE_PERSIST - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.validation.group.pre-persist" property specifies the name of the validator groups to execute for preUpdate event.
VALIDATION_GROUP_PRE_REMOVE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.validation.group.pre-remove" property specifies the name of the validator groups to execute for preRemove event.
VALIDATION_GROUP_PRE_UPDATE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.validation.group.pre-update" property specifies the name of the validator groups to execute for preUpdate event.
VALIDATION_MODE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.validation.mode" property specifies whether the automatic lifecycle event validation is in effect.
VALIDATION_ONLY_PROPERTY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.validation-only" property validates deployment which includes initializing descriptors but does not connect (no login to the database).
validationAfterDescriptorInitialization(AbstractSession) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
INTERNAL:
ValidationException - Exception Class in org.eclipse.persistence.exceptions
Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.
ValidationException() - Constructor for exception class org.eclipse.persistence.exceptions.ValidationException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
ValidationException(String) - Constructor for exception class org.eclipse.persistence.exceptions.ValidationException
INTERNAL: TopLink exceptions should only be thrown by TopLink.
ValidationException(String, Throwable) - Constructor for exception class org.eclipse.persistence.exceptions.ValidationException
INTERNAL: TopLink exceptions should only be thrown by TopLink.
ValidationExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for ValidationException messages.
ValidationExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.ValidationExceptionResource
Default constructor.
validationLevel - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
The amount of validation can be configured.
validationMode - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
 
ValidationXMLReader - Class in org.eclipse.persistence.jaxb
Detects external Bean Validation configuration.
ValidationXMLReader() - Constructor for class org.eclipse.persistence.jaxb.ValidationXMLReader
 
validator - Variable in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper
 
validator - Variable in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
 
validator - Variable in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper
 
VALIDATOR_FACTORY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.validation.factory" property specifies an instance of jakarta.validation.ValidatorFactory used by EclipseLink to perform Automatic Validation upon Lifecycle Events.
validators - Variable in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator
The TypeVlidators mapped to their Java class.
validPathExpressionTypeForCountFunction() - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validPathExpressionTypeForCountFunction() - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Returns the type of path expression that is valid for a count function; which is the left expression in a COUNT expression.
validPathExpressionTypeForInExpression() - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validPathExpressionTypeForInExpression() - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Returns the type of path expression that is valid for the expression being tested by an IN expression; which is the left expression.
validPathExpressionTypeForInItem() - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validPathExpressionTypeForInItem() - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Returns the type of path expression that is valid for an IN items; which is the left expression in a IN expression.
validPathExpressionTypeForStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
validPathExpressionTypeForStringExpression() - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
Returns the type of path expression that is valid for a string expression; which is the left expression in a LIKE expression.
validTypeName() - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the type that is appropriate for the indirection policy.
value - Variable in class org.eclipse.persistence.indirection.ValueHolder
Stores the wrapped object.
value - Variable in class org.eclipse.persistence.internal.expressions.ConstantExpression
 
value - Variable in class org.eclipse.persistence.internal.expressions.LiteralExpression
 
value - Variable in class org.eclipse.persistence.internal.indirection.DatabaseValueHolder
Stores the object after it is read from the database.
value - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
 
value - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
 
value - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
The field's initial value.
value - Variable in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.CommandDataHolder
 
value - Variable in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.SunCORBAConnectionHolder
 
value - Variable in class org.eclipse.persistence.internal.xr.ValueObject
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnumValue
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlIsSetNullPolicy.IsSetParameter
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlMap
 
value - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
 
value - Variable in class org.eclipse.persistence.mappings.Association
 
value - Variable in class org.eclipse.persistence.mappings.transformers.ConstantTransformer
 
value - Variable in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHolder
 
value - Variable in class org.eclipse.persistence.sessions.remote.corba.sun.TransporterHolder
 
value - Variable in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
value() - Element in annotation type org.eclipse.persistence.annotations.AdditionalCriteria
(Required) The JPQL fragment to use as the additional criteria.
value() - Element in annotation type org.eclipse.persistence.annotations.BatchFetch
(Optional) The type of batch-fetch to use.
value() - Element in annotation type org.eclipse.persistence.annotations.CacheIndexes
 
value() - Element in annotation type org.eclipse.persistence.annotations.CacheInterceptor
The Class that will be used to intercept EclipseLink's cache access.
value() - Element in annotation type org.eclipse.persistence.annotations.ChangeTracking
(Optional) The type of change tracking to use.
value() - Element in annotation type org.eclipse.persistence.annotations.ClassExtractor
(Required) Defines the name of the class extractor that should be applied to this entity's descriptor.
value() - Element in annotation type org.eclipse.persistence.annotations.CompositeMember
The name of a target composite member persistence unit to which element table belongs (if differs from source composite member persistence unit)
value() - Element in annotation type org.eclipse.persistence.annotations.Convert
(Optional) The name of the converter to be used.
value() - Element in annotation type org.eclipse.persistence.annotations.Converters
(Required) An array of converter.
value() - Element in annotation type org.eclipse.persistence.annotations.CopyPolicy
(Required) This defines the class of the copy policy.
value() - Element in annotation type org.eclipse.persistence.annotations.Customizer
(Required) Defines the name of the descriptor customizer that should be applied to this entity's descriptor.
value() - Element in annotation type org.eclipse.persistence.annotations.DiscriminatorClass
(Required) The class to the instantiated with the given discriminator.
value() - Element in annotation type org.eclipse.persistence.annotations.ExistenceChecking
(Optional) Set the existence check for determining if an insert or update should occur for an object.
value() - Element in annotation type org.eclipse.persistence.annotations.FetchGroups
(Required) An array of fetch group.
value() - Element in annotation type org.eclipse.persistence.annotations.Indexes
 
value() - Element in annotation type org.eclipse.persistence.annotations.JoinFetch
(Optional) The type of join-fetch to use.
value() - Element in annotation type org.eclipse.persistence.annotations.MapKeyConvert
(Optional) The name of the converter to be used.
value() - Element in annotation type org.eclipse.persistence.annotations.Multitenant
(Optional) Specify the multi-tenant strategy to use.
value() - Element in annotation type org.eclipse.persistence.annotations.Mutable
(Optional) Set the mapping to be mutable, or not mutable.
value() - Element in annotation type org.eclipse.persistence.annotations.NamedStoredFunctionQueries
(Required) An array of named stored procedure query.
value() - Element in annotation type org.eclipse.persistence.annotations.NamedStoredProcedureQueries
(Required) An array of named stored procedure query.
value() - Element in annotation type org.eclipse.persistence.annotations.ObjectTypeConverters
(Required) An array of object type converter.
value() - Element in annotation type org.eclipse.persistence.annotations.OrderCorrection
 
value() - Element in annotation type org.eclipse.persistence.annotations.Partitioned
(Required) name of partitioning policy to use.
value() - Element in annotation type org.eclipse.persistence.annotations.Properties
 
value() - Element in annotation type org.eclipse.persistence.annotations.Property
String representation of Property value, converted to an instance of valueType.
value() - Element in annotation type org.eclipse.persistence.annotations.SerializedConverters
(Required) An array of type converter.
value() - Element in annotation type org.eclipse.persistence.annotations.SerializedObject
The Class that implements org.eclipse.persistence.descriptors.SerializedObjectPolicy interface.
value() - Element in annotation type org.eclipse.persistence.annotations.StructConverters
(Required) An array of struct converter.
value() - Element in annotation type org.eclipse.persistence.annotations.TenantDiscriminatorColumns
(Required) One or more TenantDiscriminatorColumn annotations.
value() - Element in annotation type org.eclipse.persistence.annotations.TypeConverters
(Required) An array of type converter.
value() - Element in annotation type org.eclipse.persistence.annotations.UuidGenerators
(Required) An array of UuidGenerator.
value() - Element in annotation type org.eclipse.persistence.annotations.ValuePartition
The String representation of the value.
value() - Element in annotation type org.eclipse.persistence.annotations.WriteTransformers
 
value() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, this represents the value function, used in nestedtable
value() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
value() - Method in class org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
 
value() - Method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessOrder
 
value() - Method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessType
 
value() - Method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlMarshalNullRepresentation
 
value() - Method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlNsForm
 
value() - Method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethodsSchema
 
value() - Element in annotation type org.eclipse.persistence.jpa.rs.annotations.RestPageableQueries
(Required) An array of REST pageable queries.
value() - Element in annotation type org.eclipse.persistence.nosql.annotations.JoinFields
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlClassExtractor
(Required) Defines the name of the class extractor that should be applied to this entity's descriptor.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlCustomizer
(Required) Defines the name of the descriptor customizer that should be applied to this classes descriptor.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlDiscriminatorNode
(Required) Indicates the the class indicator field name.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlDiscriminatorValue
(Required) Indicates the class indicator for a given Type.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlElementsJoinNodes
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlJoinNodes
 
value() - Method in enum org.eclipse.persistence.oxm.annotations.XmlMarshalNullRepresentation
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlNamedAttributeNode
required: the name of the property
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlNamedObjectGraphs
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlNameTransformer
(Required) Defines the name of the XML name transformer that should be applied to names.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlParameter
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlPath
The XPath for this property.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlPaths
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlProperties
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlProperty
String representation of Property value, converted to an instance of valueType.
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlVariableNode
The name of the attribute on the referenced type to be used as the tag name
value() - Method in enum org.eclipse.persistence.oxm.annotations.XmlVirtualAccessMethodsSchema
 
value() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlWriteTransformers
 
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQueries
(Required) An array of named PLSQL stored procedure query.
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredProcedureQueries
(Required) An array of named PLSQL stored procedure query.
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.OracleArrays
(Required) An array of Oracle VARRAY types.
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.OracleObjects
(Required) An array of Oracle OBJECT types.
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecords
(Required) An array of named PLSQL records.
value() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLTables
(Required) An array of named PLSQL tables.
value(boolean) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(byte) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(char) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(double) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(float) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(long) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(short) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(Expression<? extends T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.InImpl
Add to list of values to be tested against.
value(Expression<? extends X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CoalesceImpl
Add an argument to the coalesce expression.
value(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression on the constant.
value(String) - Static method in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
Retrieves the enumeration constant for the given value.
value(String) - Static method in enum org.eclipse.persistence.jpa.jpql.JPAVersion
Retrieves the enumeration constant for the given value.
value(T) - Method in class org.eclipse.persistence.internal.jpa.querydef.InImpl
Add to list of values to be tested against.
value(X) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CoalesceImpl
Add an argument to the coalesce expression.
Value - Static variable in class org.eclipse.persistence.config.ResultType
The first value of the first rows is returned.
Value - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
Value() - Constructor for class org.eclipse.persistence.jaxb.xmlmodel.XmlMap.Value
 
VALUE - Enum constant in enum org.eclipse.persistence.internal.mappings.converters.AttributeNamePrefix
INTERNAL: Attribute name prefix is "value".
VALUE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'VALUE'.
VALUE - Static variable in class org.eclipse.persistence.queries.DataReadQuery
A single value is returned.
VALUE_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
VALUE_DOT_NOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
Dot notation value prefix.
VALUE_HOLDER_INSTANTIATION_MISMATCH - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
VALUE_NOT_FOUND_IN_CLASS_INDICATOR_MAPPING - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
VALUE_PARAMETER_TYPE_INCORRECT - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
VALUE_PARAMETER_TYPE_INCORRECT_FOR_OXM_XML - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
VALUE_STR - Static variable in class org.eclipse.persistence.internal.xr.QueryOperation
 
VALUE_WRAPPER - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
valueColumn() - Element in annotation type org.eclipse.persistence.annotations.BasicCollection
Deprecated.
(Optional) The name of the value column that holds the direct collection data.
valueColumn() - Element in annotation type org.eclipse.persistence.annotations.BasicMap
Deprecated.
(Optional) The name of the data column that holds the direct collection data.
valueConverter - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
Allows user defined conversion between the object value and the database value.
valueConverter - Variable in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
Allows user defined conversion between the object value and the database value.
valueConverter - Variable in class org.eclipse.persistence.queries.DirectReadQuery
Allows user defined conversion between the result value and the database value.
valueConverter() - Element in annotation type org.eclipse.persistence.annotations.BasicMap
Deprecated.
(Optional) Specify the value converter.
valueConverterClassName - Variable in class org.eclipse.persistence.mappings.DirectCollectionMapping
 
ValueExpression - Class in org.eclipse.persistence.jpa.jpql.parser
An identification variable qualified by the VALUE operator is a path expression.
ValueExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ValueExpression
Creates a new ValueExpression.
ValueExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ValueExpression_InvalidJPAVersion - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ValueExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ValueExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ValueExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
ValueExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This ValueExpressionFactory creates a new ValueExpression when the portion of the query to parse starts with VALUE.
ValueExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.ValueExpressionFactory
Creates a new ValueExpressionFactory.
valueExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
ValueExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This object represents an identification variable that maps the values of a Map.
ValueExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ValueExpressionStateObject
Creates a new ValueExpressionStateObject.
ValueExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.ValueExpressionStateObject
Creates a new ValueExpressionStateObject.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromBatchQuery(ReadQuery, AbstractRecord, ObjectLevelReadQuery, CacheKey) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromMethod(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromObject(Object, FIELD, ABSTRACT_SESSION) - Method in class org.eclipse.persistence.core.mappings.CoreMapping
INTERNAL: A subclass should extract the value from the object for the field, if it does not map the field then it should return null.
valueFromObject(Object, FIELD, ABSTRACT_SESSION) - Method in interface org.eclipse.persistence.internal.oxm.mappings.DirectMapping
 
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Extract value of the field from the object
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should extract the value from the object for the field, if it does not map the field then it should return null.
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Extract and return value of the field from the object
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Get the value from the object for this mapping.
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
INTERNAL: Return the Value from the object.
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
valueFromObject(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
valueFromObject(Object, AbstractSession, AbstractRecord, int) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: The expression builder represent the entire object, just return it.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.ClassTypeExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.CollectionExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.ConstantExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.LiteralExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
INTERNAL: Return the value for in memory comparison.
valueFromObject(Object, AbstractSession, AbstractRecord, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
valueFromPKList(Object[], AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, ForeignReferenceMapping, AbstractSession) - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, ForeignReferenceMapping, AbstractSession) - Method in class org.eclipse.persistence.internal.queries.ListContainerPolicy
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, ForeignReferenceMapping, AbstractSession) - Method in class org.eclipse.persistence.internal.queries.MapContainerPolicy
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromPKList(Object[], AbstractRecord, ForeignReferenceMapping, AbstractSession) - Method in class org.eclipse.persistence.internal.queries.MappedKeyMapContainerPolicy
INTERNAL: This method is used to load a relationship from a list of PKs.
valueFromQuery(ReadQuery, AbstractRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: A combination of valueFromQuery and valueFromRow(object).
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromQuery(ReadQuery, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromResultSet(ResultSet, ObjectBuildingQuery, AbstractSession, DatabaseAccessor, ResultSetMetaData, int, DatabasePlatform) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Returns the value for the mapping directly from the result-set.
valueFromResultSet(ResultSet, ObjectBuildingQuery, AbstractSession, DatabaseAccessor, ResultSetMetaData, int, DatabasePlatform) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Returns the value for the mapping directly from the result-set.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.BasicIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.ContainerIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.IndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.NoIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.ProxyIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object) - Method in class org.eclipse.persistence.internal.indirection.TransparentIndirectionPolicy
INTERNAL: Return the value to be stored in the object's attribute.
valueFromRow(Object, XMLRecord, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, boolean) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Return the value of the reference attribute or a value holder.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Return the value of the reference attribute or a value holder.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Return the value of the reference attribute or a value holder.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Build and return an aggregate collection from the specified row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Build the nested collection from the database row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Extract and return the aggregate object from the specified row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Return the mapping's attribute value from the row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
INTERNAL: Build the nested collection from the database row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
 
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
INTERNAL: Return the mapping's attribute value from the row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
INTERNAL: Build the nested collection from the database row.
valueFromRow(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean, Boolean[]) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentMapping
 
valueFromRowInternal(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Return the value of the reference attribute or a value holder.
valueFromRowInternal(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: Return the value of the reference attribute or a value holder.
valueFromRowInternal(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRowInternalWithJoin(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRowInternalWithJoin(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRowInternalWithJoin(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DirectMapMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueFromRowInternalWithJoin(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
INTERNAL: If the query used joining or partial attributes, build the target object directly.
valueFromRowInternalWithJoin(AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, CacheKey, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Return the value of the field from the row or a value holder on the query to obtain the object.
valueHolder - Variable in class org.eclipse.persistence.indirection.IndirectList
Delegate indirection behavior to a value holder.
valueHolder - Variable in class org.eclipse.persistence.indirection.IndirectMap
Delegate indirection behavior to a value holder
ValueHolder<T> - Class in org.eclipse.persistence.indirection
Purpose: Act as a place holder for a variable that required a value holder interface.
ValueHolder() - Constructor for class org.eclipse.persistence.indirection.ValueHolder
PUBLIC: Initialize the holder.
ValueHolder(T) - Constructor for class org.eclipse.persistence.indirection.ValueHolder
PUBLIC: Initialize the holder with an object.
valueHolderInstantiationMismatch(Object, DatabaseMapping) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
ValueHolderInterface<T> - Interface in org.eclipse.persistence.indirection
Purpose: Interface to allow lazy loading of an object's relationships from the database.
ValueHolderInterface_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
valueIsNull(Element) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
INTERNAL: When using the DOM Platform during unmarshal operations.
valueIsNull(Attributes) - Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
INTERNAL: When using the SAX or DOM Platform during unmarshal operations.
valueMapping - Variable in class org.eclipse.persistence.internal.queries.MappedKeyMapContainerPolicy
 
valueNotFoundInClassIndicatorMapping(ClassDescriptor, ClassDescriptor) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
ValueObject - Class in org.eclipse.persistence.internal.xr
INTERNAL: simple helper object to hold scalar query results (xsd:int, xsd:decimal, etc)
ValueObject() - Constructor for class org.eclipse.persistence.internal.xr.ValueObject
 
VALUEOBJECT_STR - Static variable in class org.eclipse.persistence.internal.xr.QueryOperation
 
valueOf(int) - Static method in enum org.eclipse.persistence.internal.databaseaccess.DatasourceCall.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.BatchFetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.CacheCoordinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.CacheKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.ChangeTrackingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.DatabaseChangeNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.ExistenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.IdValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.JoinFetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.MultitenantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.OptimisticLockingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.OrderCorrectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.annotations.TenantTableDiscriminatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.config.CacheIsolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.config.ReferenceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.Mask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.databaseaccess.DatasourceCall.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.descriptors.OptimisticLockingPolicy.LockOnChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.helper.DatabaseType.DatabaseTypeHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jaxb.json.schema.model.JsonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.EntityManagerImpl.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.TableCreationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.parsing.NodeFactory.TrimSpecification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.parsing.TemporalLiteralNode.TemporalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.mappings.converters.AttributeNamePrefix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.mongo.MongoOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLInteractionSpec.InteractionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.AuthPrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.BeanValidationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.javamodel.JavaClassInstanceOf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.TypeMappingInfo.ElementScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlMarshalNullRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlNsForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethodsSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.JPAVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.JPQLQueryDeclaration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.LiteralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.parser.FunctionExpressionFactory.ParameterCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.parser.IdentifierRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.parser.OrderByItem.NullOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.parser.OrderByItem.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.parser.TrimExpression.Specification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IdentificationVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.tools.model.IJPQLQueryFormatter.IdentifierStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.tools.model.IListChangeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.jpql.WordParser.WordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.rs.features.FeatureSet.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.logging.LogCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.mappings.DatabaseMapping.WriteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.mappings.OneToOneMapping.ShallowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.nosql.annotations.DataFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.oxm.annotations.XmlMarshalNullRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.oxm.annotations.XmlVirtualAccessMethodsSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.oxm.mappings.nullpolicy.XMLNullRepresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.oxm.mappings.UnmarshalKeepAsElementPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.oxm.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.queries.DatabaseQuery.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.queries.ReadAllQuery.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.sessions.server.ConnectionPolicy.ExclusiveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.sessions.UnitOfWork.CommitOrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.tools.dbws.DBWSPackager.ArchiveUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.tools.dbws.NamingConventionTransformer.ElementStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.tools.dbws.Util.InOut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.tools.oracleddl.metadata.ArgumentTypeDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.persistence.tools.oracleddl.metadata.ScalarDatabaseTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(Type) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instructions to box the top stack value using Java 5's valueOf() method.
ValuePartition - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
ValuePartition - Annotation Type in org.eclipse.persistence.annotations
Represent a specific value partition.
ValuePartitionImpl - Class in org.eclipse.persistence.internal.jpa.config.partitioning
JPA scripting API implementation.
ValuePartitionImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitionImpl
 
ValuePartitioning - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
ValuePartitioning - Annotation Type in org.eclipse.persistence.annotations
ValuePartitioning partitions access to a database cluster by a field value from the object, such as the object's location, or tenant.
ValuePartitioningImpl - Class in org.eclipse.persistence.internal.jpa.config.partitioning
JPA scripting API implementation.
ValuePartitioningImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
 
ValuePartitioningMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.partitioning
INTERNAL: Define JPA meta-data for partitioning policy.
ValuePartitioningMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
INTERNAL: Used for XML loading.
ValuePartitioningMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
INTERNAL: Used for annotation loading.
ValuePartitioningPolicy - Class in org.eclipse.persistence.descriptors.partitioning
PUBLIC: ValuePartitioningPolicy partitions access to a database cluster by a field value from the object, such as the object's location, or tenant.
ValuePartitioningPolicy() - Constructor for class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
 
ValuePartitioningPolicy(String) - Constructor for class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
 
ValuePartitioningPolicy(String, boolean) - Constructor for class org.eclipse.persistence.descriptors.partitioning.ValuePartitioningPolicy
 
ValuePartitionMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.partitioning
INTERNAL: Define JPA meta-data for partitioning policy.
ValuePartitionMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
INTERNAL: Used for XML loading.
ValuePartitionMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
INTERNAL: Used for annotation loading.
ValueRead - Static variable in class org.eclipse.persistence.config.QueryType
 
ValueReadQuery - Class in org.eclipse.persistence.queries
Purpose: Concrete class to perform a read of a single data value.
ValueReadQuery() - Constructor for class org.eclipse.persistence.queries.ValueReadQuery
PUBLIC: Initialize the state of the query.
ValueReadQuery(String) - Constructor for class org.eclipse.persistence.queries.ValueReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
ValueReadQuery(Call) - Constructor for class org.eclipse.persistence.queries.ValueReadQuery
PUBLIC: Initialize the query to use the specified call.
ValueResolver - Class in org.eclipse.persistence.jpa.jpql.tools.resolver
This Resolver is responsible to return the map value, which means that for identification variables referring to an instance of an association or collection represented as a Map, the identification variable is of the abstract schema type of the map value.
ValueResolver(Resolver) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.ValueResolver
Creates a new ValueResolver.
values - Variable in class org.eclipse.persistence.internal.expressions.TableAliasLookup
 
values - Variable in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
values - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
The name value pairs of this annotation.
values - Variable in class org.eclipse.persistence.internal.sessions.AbstractRecord
Use vector to store the fields/values for optimal performance.
values() - Static method in enum org.eclipse.persistence.annotations.BatchFetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.CacheCoordinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.CacheKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.ChangeTrackingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.DatabaseChangeNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.ExistenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.IdValidation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.JoinFetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.MultitenantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.OptimisticLockingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.OrderCorrectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.annotations.TenantTableDiscriminatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.config.CacheIsolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.config.ReferenceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.eis.EISMappedRecord
Forward the request to the record.
values() - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.Mask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.indirection.IndirectMap
 
values() - Static method in enum org.eclipse.persistence.internal.databaseaccess.DatasourceCall.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.descriptors.OptimisticLockingPolicy.LockOnChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.internal.expressions.TableAliasLookup
 
values() - Static method in enum org.eclipse.persistence.internal.helper.DatabaseType.DatabaseTypeHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.internal.helper.IdentityWeakHashMap
Returns a collection view of the values contained in this IdentityWeakHashMap.
values() - Static method in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedProperties
 
values() - Static method in enum org.eclipse.persistence.internal.jaxb.json.schema.model.JsonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.jpa.EntityManagerImpl.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.TableCreationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
 
values() - Static method in enum org.eclipse.persistence.internal.jpa.parsing.NodeFactory.TrimSpecification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.jpa.parsing.TemporalLiteralNode.TemporalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.mappings.converters.AttributeNamePrefix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.mongo.MongoOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLInteractionSpec.InteractionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.AuthPrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLJCAConnectionSpec.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.internal.oxm.NamespaceResolverStorage
Unmodifiable collection of values
values() - Method in class org.eclipse.persistence.internal.sessions.AbstractRecord
PUBLIC: Returns an collection of the values.
values() - Static method in enum org.eclipse.persistence.jaxb.BeanValidationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.javamodel.JavaClassInstanceOf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.TypeMappingInfo.ElementScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlMarshalNullRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlNsForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethodsSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.JPAVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.JPQLQueryDeclaration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.LiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.parser.FunctionExpressionFactory.ParameterCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.parser.IdentifierRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.parser.OrderByItem.NullOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.parser.OrderByItem.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.parser.TrimExpression.Specification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IdentificationVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.tools.ContentAssistProposals.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.tools.model.IJPQLQueryFormatter.IdentifierStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.tools.model.IListChangeEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.jpql.WordParser.WordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.rs.features.FeatureSet.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.rs.features.fieldsfiltering.FieldsFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.logging.LogCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.mappings.DatabaseMapping.WriteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.mappings.OneToOneMapping.ShallowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.nosql.annotations.DataFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.oxm.annotations.XmlMarshalNullRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.oxm.annotations.XmlVirtualAccessMethodsSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.oxm.mappings.nullpolicy.XMLNullRepresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.oxm.mappings.UnmarshalKeepAsElementPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.oxm.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.oxm.record.DOMRecord
PUBLIC: Return the collection of element values from the DOM.
values() - Static method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.queries.DatabaseQuery.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.queries.ReadAllQuery.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.persistence.queries.ReportQueryResult
PUBLIC: Returns an collection of the values.
values() - Static method in enum org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate.SDOWrapperTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.sessions.server.ConnectionPolicy.ExclusiveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.sessions.UnitOfWork.CommitOrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.tools.dbws.DBWSPackager.ArchiveUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.tools.dbws.NamingConventionTransformer.ElementStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.tools.dbws.Util.InOut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.tools.oracleddl.metadata.ArgumentTypeDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.persistence.tools.oracleddl.metadata.ScalarDatabaseTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values(M) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create an expression that returns the values of a map.
VALUES_STR - Static variable in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
VALUES_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
ValuesAccessor - Class in org.eclipse.persistence.internal.dynamic
ValueAccessor is a specialized AttributeAccessor enabling access to property values
ValuesAccessor(DatabaseMapping) - Constructor for class org.eclipse.persistence.internal.dynamic.ValuesAccessor
 
valuesAreDifferent(Object, Object) - Static method in class org.eclipse.persistence.jpa.jpql.ExpressionTools
Determines whether the values are different, with the appropriate null checks.
valuesAreEqual(Object, Object) - Static method in class org.eclipse.persistence.jpa.jpql.ExpressionTools
Determines whether the values are equal or equivalent, with the appropriate null checks.
valuesArray - Variable in class org.eclipse.persistence.internal.sessions.ArrayRecord
 
valuesFromCollection(Object, AbstractSession, int, boolean) - Method in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
INTERNAL This method iterates through a collection and gets the values from the objects to conform in an in-memory query.
valuesMatch(Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL:
valuesMatch(List<Object>, List<Object>) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL: Two lists are the same if they are the same size and their ordered elements are the same.
ValuesSet() - Constructor for class org.eclipse.persistence.internal.sessions.AbstractRecord.ValuesSet
Default constructor.
valuesToExclude - Variable in class org.eclipse.persistence.queries.QueryByExamplePolicy
 
ValueStore - Interface in org.eclipse.persistence.sdo
Purpose The ValueStore interface exposes the property model in SDO to pluggable implementers that wish to wrap their object model in the SDO API.
valueType - Variable in class org.eclipse.persistence.internal.jaxb.XMLJavaTypeConverter
 
valueType - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlJavaTypeAdapter
 
valueType - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
 
valueType - Variable in class org.eclipse.persistence.mappings.TypedAssociation
 
valueType() - Element in annotation type org.eclipse.persistence.annotations.Property
Property value type.
valueType() - Element in annotation type org.eclipse.persistence.oxm.annotations.XmlProperty
Property value type.
var - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.IincInsnNode
Index of the local variable to be incremented.
var - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.VarInsnNode
The operand of this instruction.
VAR_INSN - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of VarInsnNode instructions.
VARBINARY_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
VARBINARY_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
VARBINARY_TYPE - Enum constant in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
VARCHAR_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
VARCHAR_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
VARCHAR_TYPE - Enum constant in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
VARCHAR2_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
VARCHAR2_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
VarChar2Type - Class in org.eclipse.persistence.tools.oracleddl.metadata
 
VarChar2Type() - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VarChar2Type
 
VarChar2Type(long) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VarChar2Type
 
VarChar2Type(String, long) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VarChar2Type
 
VarCharType - Class in org.eclipse.persistence.tools.oracleddl.metadata
 
VarCharType() - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VarCharType
 
VarCharType(long) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VarCharType
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractEclipseLinkSelectExpressionStateObjectBuilder
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractEclipseLinkSimpleSelectExpressionStateObjectBuilder
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractNewValueStateObjectBuilder
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractSelectExpressionStateObjectBuilder
 
variable(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractSimpleSelectExpressionStateObjectBuilder
 
variable(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
Creates the expression representing an identification variable.
variable(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IEclipseLinkSelectExpressionStateObjectBuilder
 
variable(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.INewValueStateObjectBuilder
Creates the expression representing an identification variable.
variable(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.ISelectExpressionStateObjectBuilder
Creates the expression representing an identification variable.
variable(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.ISimpleSelectExpressionStateObjectBuilder
Creates the expression representing an identification variable.
VARIABLE_DECLARATIONS_LIST - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractFromClauseStateObject
Notifies the content of the list of VariableDeclarationStateObject has changed.
VARIABLE_ONE_TO_ONE - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.spi.IEclipseLinkMappingType
The constant for a variable one to one mapping.
VARIABLE_ONE_TO_ONE_DISCRIMINATOR_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
VARIABLE_ONE_TO_ONE_MAPPING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
VARIABLE_ONE_TO_ONE_MAPPING_IS_NOT_DEFINED - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
VARIABLE_ONE_TO_ONE_MAPPING_REFERENCE_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
variableAttributeName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
 
variableAttributeName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
 
variableCannotHaveMapKey - Static variable in exception class org.eclipse.persistence.exceptions.JPQLException
 
variableCannotHaveMapKey(String, int, int, String) - Static method in exception class org.eclipse.persistence.exceptions.JPQLException
 
variableDeclaration(PLSQLPackageType) - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
VariableDeclarationStateObject - Interface in org.eclipse.persistence.jpa.jpql.tools.model.query
This defines a variable declaration, which has a "root" object and an identification variable.
variableDefaultAssignment() - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
variableGetMethodName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
 
variableGetMethodName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
 
VariableNameRenamer(String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.VariableNameRenamer
Creates a new VariableNameRenamer.
VariableNameRenamer(String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.VariableNameRenamer
Creates a new VariableNameRenamer.
VariableNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
VariableNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.VariableNode
VariableNode constructor comment.
VariableNode(String) - Constructor for class org.eclipse.persistence.internal.jpa.parsing.VariableNode
 
VariableOneToOne - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
VariableOneToOne - Annotation Type in org.eclipse.persistence.annotations
Variable one to one mappings are used to represent a pointer references between a java object and an implementer of an interface.
VariableOneToOneAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
INTERNAL: A variable one to one relationship accessor.
VariableOneToOneAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
INTERNAL: Used for OX mapping.
VariableOneToOneAccessor(MetadataAnnotation, MetadataAnnotatedElement, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
INTERNAL:
VariableOneToOneImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
JPA scripting API implementation.
VariableOneToOneImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.VariableOneToOneImpl
 
VariableOneToOneMapping - Class in org.eclipse.persistence.mappings
Purpose: Variable one to one mappings are used to represent a pointer references between a java object and an implementer of an interface.
VariableOneToOneMapping() - Constructor for class org.eclipse.persistence.mappings.VariableOneToOneMapping
PUBLIC: Default constructor.
variableOneToOneMappingIsNotDefinedProperly(DatabaseMapping, ClassDescriptor, String) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
variables - Variable in class org.eclipse.persistence.tools.schemaframework.StoredProcedureDefinition
 
variableSetMethodName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
 
variableSetMethodName - Variable in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
 
VariableXPathCollectionMapping<ABSTRACT_SESSION,ATTRIBUTE_ACCESSOR,CONTAINER_POLICY,CONVERTER,DESCRIPTOR,FIELD,MARSHALLER,SESSION,UNMARSHALLER,XML_RECORD> - Interface in org.eclipse.persistence.internal.oxm.mappings
 
VariableXPathObjectMapping<ABSTRACT_SESSION,ATTRIBUTE_ACCESSOR,CONTAINER_POLICY,CONVERTER,DESCRIPTOR,FIELD,MARSHALLER,SESSION,UNMARSHALLER,XML_RECORD> - Interface in org.eclipse.persistence.internal.oxm.mappings
 
variance() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, this represents the aggregate function Variance.
variance() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
Variance - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
VarInsnNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a local variable instruction.
VarInsnNode(int, int) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.VarInsnNode
Constructs a new VarInsnNode.
varrayDeclaration(PLSQLPackageType) - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
VarrayDefinition - Class in org.eclipse.persistence.tools.schemaframework
Purpose: Allow for creation of varray type.
VarrayDefinition() - Constructor for class org.eclipse.persistence.tools.schemaframework.VarrayDefinition
 
VArrayType - Class in org.eclipse.persistence.tools.oracleddl.metadata
 
VArrayType(String) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.VArrayType
 
varSuffix - Static variable in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
Vector_class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
VECTOR_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
VectorContainerPolicy - Class in org.eclipse.persistence.internal.queries
PERF: Avoids reflection usage for Vectors.
VectorContainerPolicy() - Constructor for class org.eclipse.persistence.internal.queries.VectorContainerPolicy
INTERNAL: Construct a new policy.
VectorContainerPolicy(Class<?>) - Constructor for class org.eclipse.persistence.internal.queries.VectorContainerPolicy
INTERNAL: Construct a new policy for the specified class.
VectorContainerPolicy(String) - Constructor for class org.eclipse.persistence.internal.queries.VectorContainerPolicy
INTERNAL: Construct a new policy for the specified class name.
vectorFor(Object, ABSTRACT_SESSION) - Method in interface org.eclipse.persistence.internal.core.queries.CoreContainerPolicy
INTERNAL: Return a Vector populated with the contents of container.
vectorFor(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.queries.ContainerPolicy
INTERNAL: Return a Vector populated with the contents of container.
vectorFromArray(T[]) - Static method in class org.eclipse.persistence.internal.helper.Helper
Convert the specified array into a vector.
VectorUtils - Class in org.eclipse.persistence.internal.oxm
This class provides "empty" and "unmodifiable" wrappers for the Vector class.
vendorConnectionMethod - Variable in class org.eclipse.persistence.platform.server.was.WebSpherePlatform
Cached WAS util method used for unwrapping connections.
vendorConnectionMethod - Variable in class org.eclipse.persistence.platform.server.wls.WebLogicPlatform
Cached WLConnection.getVendorConnection() Method used for unwrapping connections.
verify() - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
INTERNAL: Verify that this project and descriptors do not have optimistic locking.
verify(Class<?>, ClassLoader) - Method in class org.eclipse.persistence.dynamic.DynamicClassWriter
Verify that the provided class meets the requirements of the writer.
verify(Class<?>, ClassLoader) - Method in class org.eclipse.persistence.internal.xr.XRClassWriter
 
verify(String, Object, String, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
Verifies the hint.
verify(Map, String, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
Verifies the hints.
verifyDelete(Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
TESTING: This is used by testing code to ensure that a deletion was successful.
verifyDelete(Object) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
TESTING: This is used by testing code to ensure that a deletion was successful.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Used to verify whether the specified object is deleted or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Verify that an object has been deleted from the database.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
INTERNAL: Checks if object is deleted from the database or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Return whether the specified object and all its components have been deleted.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Checks if object is deleted from the database or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: To verify if the specified object has been deleted or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.DirectCollectionMapping
INTERNAL: Checks if object is deleted from the database or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: To verify if the specified object is deleted or not.
verifyDelete(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToManyMapping
INTERNAL: Used to verify whether the specified object is deleted or not.
verifyDeleteForUpdate(DeleteObjectQuery) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
Verifying deletes make sure that all the records privately owned by this mapping are actually removed.
verifyDeleteForUpdate(DeleteObjectQuery) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: Verifying deletes make sure that all the records privately owned by this mapping are actually removed.
verifyDeleteOfAttributeValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateMapping
INTERNAL: Return whether the specified object and all its components have been deleted.
verifyDeleteOfAttributeValue(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Return whether the specified object and all its components have been deleted.
verifyField(AbstractSession, DatabaseField, ClassDescriptor) - Static method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
verifyFieldAndMapping(AbstractSession, DatabaseField) - Method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
verifyFieldAndMapping(AbstractSession, DatabaseField, ClassDescriptor, DatabaseMapping) - Static method in class org.eclipse.persistence.descriptors.ReturningPolicy
 
verifyMultipleTableInsertOrder() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Verify multiple table insert order provided by the user.
verifyMultipleTablesForeignKeysTables() - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Verify that the tables specified in multipleTablesForeignKeysTables are valid.
verifyMutexThreadIntegrityBeforeRelease() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: 272022: Avoid releasing locks on the wrong server thread.
verifyOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
 
verifyOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
 
verifyOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
 
verifyOpenWithSetRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
used to save having to constantly use a try/catch to call setRollbackOnly
verifyPlatform(Platform) - Method in class org.eclipse.persistence.sequencing.Sequence
INTERNAL: Make sure that the sequence is not used by more than one platform.
verifySelect(DatabaseQuery, GenerationContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
INTERNAL Verify that the alias in the SELECT is valid.
verifySelectedAlias(GenerationContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectNode
Verify that the selected alias is a valid alias.
verifyTableQualifiers(DatasourcePlatform) - Method in class org.eclipse.persistence.history.HistoryPolicy
INTERNAL: Check that the qualifiers on the historical tables are properly set.
verifyTableQualifiers(Platform) - Method in class org.eclipse.persistence.descriptors.ClassDescriptor
INTERNAL: Check that the qualifier on the table names are properly set.
verifyUsage(AbstractSession) - Method in class org.eclipse.persistence.descriptors.FieldsLockingPolicy
INTERNAL: throw an exception if not inside a unit of work at this point
version - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
The class version.
version - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
The version of this module.
version - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleRequireNode
The module version at compile time, or null.
version - Variable in class org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLInteractionSpec
 
version(String) - Static method in class org.eclipse.persistence.internal.helper.Helper
INTERNAL: Expects version in ***num.num.num.num.num*** format, converts it to a List of Integers.
Version - Class in org.eclipse.persistence
This class stores variables for the version and build numbers that are used in printouts and exceptions.
Version - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar1
The EclipseLink version, which is 1.x.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_0
The EclipseLink version, which is 2.0.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_1
The EclipseLink version, which is 2.1.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_2
The EclipseLink version, which is 2.2.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_3
The EclipseLink version, which is 2.3.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_4
The EclipseLink version, which is 2.4.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_5
The EclipseLink version, which is 2.5.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar2_6
The EclipseLink version, which is 2.6.
VERSION - Static variable in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkJPQLGrammar4_0
The EclipseLink version, which is 4.0.
VERSION - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.spi.IMappingType
The constant for a version mapping.
VERSION - Static variable in class org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform
Deprecated.
 
VERSION - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLPlatform
 
VERSION_1_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Java Persistence specification 1.0.
VERSION_1_0 - Enum constant in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
Version 1.0.
VERSION_1_x - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 1.x release.
VERSION_2_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.0 release.
VERSION_2_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Java Persistence specification 2.0.
VERSION_2_0 - Enum constant in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
Version 2.0.
VERSION_2_1 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.1 release.
VERSION_2_1 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Java Persistence specification 2.1.
VERSION_2_2 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.2 release.
VERSION_2_2 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Java Persistence specification 2.2.
VERSION_2_3 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.3 release.
VERSION_2_4 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.4 release.
VERSION_2_5 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.5 release.
VERSION_2_6 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 2.6 release.
VERSION_3_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 3.0 release.
VERSION_3_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Jakarta Persistence specification 3.0.
VERSION_3_1 - Enum constant in enum org.eclipse.persistence.jpa.jpql.JPAVersion
The constant for the Jakarta Persistence specification 3.1.
VERSION_4_0 - Enum constant in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
The constant for the EclipseLink 4.0 release.
VERSION_COLUMN - Enum constant in enum org.eclipse.persistence.annotations.OptimisticLockingType
Using this type of locking policy compares a single version number in the where clause when doing an update.
VersionAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
INTERNAL: A basic version accessor.
VersionAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
INTERNAL: Used for OX mapping.
VersionAccessor(MetadataAnnotation, MetadataAnnotatedElement, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
INTERNAL:
VersionImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
JPA scripting API implementation.
VersionImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.VersionImpl
 
VersionLockingPolicy - Class in org.eclipse.persistence.descriptors
Purpose: Used to allow a single version number to be used for optimistic locking.
VersionLockingPolicy() - Constructor for class org.eclipse.persistence.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
VersionLockingPolicy(String) - Constructor for class org.eclipse.persistence.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
VersionLockingPolicy(DatabaseField) - Constructor for class org.eclipse.persistence.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
versions() - Static method in enum org.eclipse.persistence.jpa.jpql.EclipseLinkVersion
versions() - Static method in enum org.eclipse.persistence.jpa.jpql.JPAVersion
Returns the list of JPAVersion excluding JPAVersion.DEFAULT_VERSION.
versionString - Static variable in class org.eclipse.persistence.sessions.DatasourceLogin
 
versionString() - Method in class org.eclipse.persistence.internal.helper.JavaSEPlatform.Version
Return computer readable String containing version numbers in <major> '.' <minor> format.
versionString() - Method in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Return computer readable String containing version numbers in <major> '.' <minor> format.
versionString(int, int) - Static method in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
Generate String containing minor and major version numbers in <major> '.' <minor> format.
VERTICAL_BAR - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
Vertical bar.
VH_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
VHI_CLASSNAME - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
VHI_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
VHI_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
ViewDefinition - Class in org.eclipse.persistence.tools.schemaframework
Purpose: Allow for creation of views.
ViewDefinition() - Constructor for class org.eclipse.persistence.tools.schemaframework.ViewDefinition
 
viewTable - Variable in class org.eclipse.persistence.expressions.ExpressionBuilder
 
VIRTUAL_GETTER_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
VIRTUAL_SETTER_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
virtualAccessMethods - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
The methods that are used by virtual attributes as getter methods.
VirtualAccessMethods - Annotation Type in org.eclipse.persistence.annotations
Specifies that this class contains virtual attributes.
VirtualAttributeAccessor - Class in org.eclipse.persistence.internal.descriptors
 
VirtualAttributeAccessor() - Constructor for class org.eclipse.persistence.internal.descriptors.VirtualAttributeAccessor
 
VirtualAttributeMethodInfo - Class in org.eclipse.persistence.internal.descriptors
Data-holding object that holds information about object used by mappings with a VIRTUAL access type.
VirtualAttributeMethodInfo(String, String) - Constructor for class org.eclipse.persistence.internal.descriptors.VirtualAttributeMethodInfo
 
virtualAttributeMethods - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
A list of methods that are used by virtual mappings.
virtualIdentificationVariableFinder - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
This finder is responsible to retrieve the virtual identification variable from the UPDATE range declaration since it is optional.
VirtualJPQLQueryBNF - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLQueryBNF can be used as a virtual BNF, which can wrap another BNF or BNFs and modify the default behavior.
VirtualJPQLQueryBNF(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.VirtualJPQLQueryBNF
Creates a new VirtualJPQLQueryBNF.
VirtualManagedType() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualManagedType
 
VirtualMapping(IManagedType, String, Resolver, FromSubqueryResolver.MappingType) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMapping
 
VirtualMappingBuilder() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
Creates a new VirtualMappingBuilder.
virtualSpace - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
Indicates whether a virtual space should be added to the stack or not.
virtualSpaces - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
A virtual space is used to move the position of the cursor by adding an extra space in order to find some proposals within an expression.
visibleAnnotableParameterCount - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The number of method parameters than can have runtime visible annotations.
visibleAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
The runtime visible annotations of this class.
visibleAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
The runtime visible annotations of this field.
visibleAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The runtime visible annotations of this method.
visibleAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
The runtime visible annotations of this record component.
visibleLocalVariableAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The visible local variable annotations of this method.
visibleParameterAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The runtime visible parameter annotations of this method.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The runtime visible type annotations of this instruction.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
The runtime visible type annotations of this class.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
The runtime visible type annotations of this field.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The runtime visible type annotations of this method.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
The runtime visible type annotations of this record component.
visibleTypeAnnotations - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.TryCatchBlockNode
The runtime visible type annotations on the exception handler type.
visit() - Method in class org.eclipse.persistence.internal.sessions.CommitOrderDependencyNode
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory.ClassMetadataVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
Visit the class byte-codes and modify to weave Persistence interfaces.
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.StaticInitMerger
 
visit(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
Visits the header of the class with version set equal to currently running Java SE version.
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.EclipseLinkClassVisitor
 
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter
Visits the header of the class with version set equal to currently running Java SE version.
visit(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.EclipseLinkClassVisitor
 
visit(String, Object) - Method in class org.eclipse.persistence.asm.AnnotationVisitor
 
visit(String, Object) - Method in class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
visit(String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.AnnotationVisitorImpl
 
visit(String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.AnnotationVisitorImpl
 
visit(String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnnotationRemapper
 
visit(String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
 
visit(DecimalMaxFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(DecimalMinFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(DigitsFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(MaxFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(MinFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(PatternFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(PatternListFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(SizeFacet, P) - Method in interface org.eclipse.persistence.jaxb.compiler.facets.FacetVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AbsExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AbsExpression expression.
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(AbsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.TopLevelFirstDeclarationVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AbstractSchemaName) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AbstractSchemaName expression.
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EntityNameRenamer
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractRangeDeclarationBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.RangeDeclarationBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(AbstractSchemaName) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AdditionExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AdditionExpression expression.
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(AdditionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AllOrAnyExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AllOrAnyExpression expression.
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AllOrAnyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AndExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AndExpression expression.
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AndExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ArithmeticFactor) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ArithmeticFactor expression.
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ArithmeticFactor) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(AsOfClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the AsOfClause expression.
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(AsOfClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(AvgFunction) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the AvgFunction expression.
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(AvgFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(BadExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the BadExpression expression.
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.InvalidExpressionVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WithinInvalidExpressionVisitor
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(BadExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(BetweenExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the BetweenExpression expression.
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(BetweenExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CaseExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CaseExpression expression.
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CaseExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(CastExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the CastExpression expression.
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(CastExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CoalesceExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CoalesceExpression expression.
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CoalesceExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractCollectionValidator
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.CollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassChildCollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.ChildrenCollectorVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.NestedArrayVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CollectionExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CollectionExpression expression.
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AcceptableTypeVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.CollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.JoinBuilder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder.CollectionExpressionVisitor
 
visit(CollectionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CollectionMemberDeclaration) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CollectionMemberDeclaration expression.
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractSelectStatementBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionMemberDeclarationBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(CollectionMemberDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CollectionMemberExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CollectionMemberExpression expression.
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CollectionMemberExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.TopLevelFirstDeclarationVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.CollectionValuedPathExpressionVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.SubqueryFirstDeclarationVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CollectionValuedPathExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CollectionValuedPathExpression expression.
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeclarationVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.AttributeNameRenamer
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ClassNameRenamer
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EnumConstantRenamer
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionMemberDeclarationBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SimpleRangeDeclarationBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.QualifyRangeDeclarationVisitor
 
visit(CollectionValuedPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.ComparisonExpressionVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ComparisonExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ComparisonExpression expression.
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ConcatExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ConcatExpression expression.
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(ConcatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(ConnectByClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the ConnectByClause expression.
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(ConnectByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ConstructorExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ConstructorExpression expression.
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ClassNameRenamer
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ConstructorExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(CountFunction) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the CountFunction expression.
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(CountFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(DatabaseType) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the DatabaseType expression.
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(DatabaseType) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.DateTimeVisitor
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(DateTime) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the DateTime expression.
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(DateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(DeleteClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the DeleteClause expression.
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(DeleteClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningStatementVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(DeleteStatement) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the DeleteStatement expression.
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(DeleteStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(DivisionExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the DivisionExpression expression.
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(DivisionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(EmptyCollectionComparisonExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(EmptyCollectionComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(EntityTypeLiteral) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the EntityTypeLiteral expression.
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EntityNameRenamer
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(EntityTypeLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(EntryExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the EntryExpression expression.
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(EntryExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ExistsExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ExistsExpression expression.
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ExistsExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.InItemsVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassChildCollectionExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassParentSubExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.ChildrenCollectorVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTraverseChildrenVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTraverseParentVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
Blindly visit the given Expression.
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitorWrapper
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DifferentComparisonFilter
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EncapsulatedExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.VisitParentVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionExpressionVisitor
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectItemBuilder
 
visit(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.RootObjectExpressionVisitor
 
visit(Expression, String, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ClassNameRenamer
Visits the given and if its value is the same as the old class name or if the value represents an inner class of that old class name, then the given StateObjectUpdater will be notified to replace the value.
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(ExtractExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the ExtractExpression expression.
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(ExtractExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(FromClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the FromClause expression.
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(FromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(FunctionExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the FunctionExpression expression.
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(FunctionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(GroupByClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the GroupByClause expression.
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractSelectStatementBuilder
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(GroupByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(HavingClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the HavingClause expression.
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractSelectStatementBuilder
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(HavingClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(HierarchicalQueryClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the HierarchicalQueryClause expression.
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(HierarchicalQueryClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(IdentificationVariable) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the IdentificationVariable expression.
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DifferentComparisonFilter
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SubqueryAppendableExpressionVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EntityNameRenamer
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ResultVariableNameRenamer
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.VariableNameRenamer
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.ResultVariableInOrderByVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.GenericSemanticValidatorHelper.IdentificationVariableVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractRangeDeclarationBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionMemberDeclarationBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(IdentificationVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(IdentificationVariableDeclaration) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the IdentificationVariableDeclaration expression.
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractRangeDeclarationBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractSelectStatementBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.JoinBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SimpleSelectStatementBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.QualifyRangeDeclarationVisitor
 
visit(IdentificationVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(IndexExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the IndexExpression expression.
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(IndexExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(InExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the InExpression expression.
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.VisitParentVisitor
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(InExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(InputParameter) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the InputParameter expression.
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.InputParameterVisitor
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(InputParameter) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(Join) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the Join expression.
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.JoinBuilder
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(Join) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractTraverseParentVisitor
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(JPQLExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the JPQLExpression expression.
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.QueryExpressionVisitor
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(JPQLExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(KeyExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the KeyExpression expression.
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(KeyExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(KeywordExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the KeywordExpression expression.
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NullValueVisitor
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(KeywordExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LengthExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LengthExpression expression.
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(LengthExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LikeExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LikeExpression expression.
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(LikeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LocalDateTime) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LocalDateTime) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LocalDateTime) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LocalDateTime expression.
visit(LocalDateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LocalDateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LocalDateTime) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LocalExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LocalExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LocalExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LocalExpression expression.
visit(LocalExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LocalExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LocalExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LocateExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LocateExpression expression.
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(LocateExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(LowerExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the LowerExpression expression.
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(LowerExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathDoubleExpression.Power) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathDoubleExpression.Power) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathDoubleExpression.Power) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathDoubleExpression.Power expression.
visit(MathDoubleExpression.Power) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathDoubleExpression.Power) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathDoubleExpression.Power) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathDoubleExpression.Round) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathDoubleExpression.Round) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathDoubleExpression.Round) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathDoubleExpression.Round expression.
visit(MathDoubleExpression.Round) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathDoubleExpression.Round) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathDoubleExpression.Round) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathSingleExpression.Ceiling) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathSingleExpression.Ceiling) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathSingleExpression.Ceiling) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathSingleExpression.Ceiling expression.
visit(MathSingleExpression.Ceiling) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathSingleExpression.Ceiling) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathSingleExpression.Ceiling) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathSingleExpression.Exp) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathSingleExpression.Exp) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathSingleExpression.Exp) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathSingleExpression.Exp expression.
visit(MathSingleExpression.Exp) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathSingleExpression.Exp) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathSingleExpression.Exp) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathSingleExpression.Floor) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathSingleExpression.Floor) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathSingleExpression.Floor) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathSingleExpression.Floor expression.
visit(MathSingleExpression.Floor) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathSingleExpression.Floor) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathSingleExpression.Floor) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathSingleExpression.Ln) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathSingleExpression.Ln) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathSingleExpression.Ln) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathSingleExpression.Ln expression.
visit(MathSingleExpression.Ln) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathSingleExpression.Ln) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathSingleExpression.Ln) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MathSingleExpression.Sign) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MathSingleExpression.Sign) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MathSingleExpression.Sign) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MathSingleExpression.Sign expression.
visit(MathSingleExpression.Sign) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MathSingleExpression.Sign) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MathSingleExpression.Sign) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MaxFunction) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MaxFunction expression.
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(MaxFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MinFunction) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MinFunction expression.
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(MinFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ModExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ModExpression expression.
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ModExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(MultiplicationExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the MultiplicationExpression expression.
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(MultiplicationExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(NotExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the NotExpression expression.
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.NotExpressionVisitor
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(NotExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(NullComparisonExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the NullComparisonExpression expression.
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(NullComparisonExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.NullExpressionVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassChildCollectionExpressionVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.ChildrenCollectorVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(NullExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the NullExpression expression.
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SubqueryAppendableExpressionVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(NullExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(NullIfExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the NullIfExpression expression.
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(NullIfExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(NumericLiteral) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the NumericLiteral expression.
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(NumericLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ObjectExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ObjectExpression expression.
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ObjectExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(OnClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the OnClause expression.
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(OnClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(OrderByClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the OrderByClause expression.
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.ResultVariableInOrderByVisitor
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(OrderByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(OrderByItem) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the OrderByItem expression.
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.ResultVariableInOrderByVisitor
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(OrderByItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(OrderSiblingsByClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the OrderSiblingsByClause expression.
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(OrderSiblingsByClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(OrExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the OrExpression expression.
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.BooleanTypeValidator
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(OrExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.FirstDeclarationVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(RangeVariableDeclaration) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the RangeVariableDeclaration expression.
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeclarationVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.RangeVariableDeclarationVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractRangeDeclarationBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.QualifyRangeDeclarationVisitor
 
visit(RangeVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(RegexpExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the RegexpExpression expression.
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(RegexpExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ResultVariable) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ResultVariable expression.
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ResultVariableVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ResultVariableNameRenamer
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectItemBuilder
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(ResultVariable) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SelectClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SelectClause expression.
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(SelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningStatementVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SelectStatement) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SelectStatement expression.
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingClausesVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ResultVariableNameRenamer
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SelectStatementBuilder
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(SelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SimpleFromClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SimpleFromClause expression.
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingClausesVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FollowingClausesVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SimpleSelectStatementBuilder
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(SimpleFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SimpleSelectClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SimpleSelectClause expression.
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SimpleSelectStatementBuilder
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SimpleSelectClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningStatementVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.SubqueryVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SimpleSelectStatement) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SimpleSelectStatement expression.
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingClausesVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SubqueryVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.InputParameterVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.QueryExpressionVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.SimpleSelectStatementBuilder
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.RootObjectExpressionVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.EclipseLinkDeclarationResolver.DeclarationVisitor
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SimpleSelectStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SizeExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SizeExpression expression.
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SizeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SqrtExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SqrtExpression expression.
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SqrtExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(StartWithClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the StartWithClause expression.
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(StartWithClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.InItemsVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.StateFieldPathExpressionVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(StateFieldPathExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the StateFieldPathExpression expression.
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.AttributeNameRenamer
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.ClassNameRenamer
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.EnumConstantRenamer
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(StateFieldPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(StringLiteral) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the StringLiteral expression.
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(StringLiteral) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassParentSubExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.NestedArrayVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SubExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SubExpression expression.
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AcceptableTypeVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EncapsulatedExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SubqueryAppendableExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.TypeValidator
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.RootObjectExpressionVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.EclipseLinkDeclarationResolver.DeclarationVisitor
 
visit(SubExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SubstringExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SubstringExpression expression.
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SubstringExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SubtractionExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SubtractionExpression expression.
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SubtractionExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(SumFunction) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the SumFunction expression.
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NumericTypeValidator
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(SumFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.TableExpressionVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(TableExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the TableExpression expression.
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.TableExpressionVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(TableExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(TableVariableDeclaration) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the TableVariableDeclaration expression.
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(TableVariableDeclaration) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.EclipseLinkDeclarationResolver.DeclarationVisitor
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(TreatExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the TreatExpression expression.
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.JoinBuilder
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(TreatExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(TrimExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the TrimExpression expression.
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(TrimExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(TypeExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the TypeExpression expression.
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(TypeExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkParameterTypeVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator.EclipseLinkOwningClauseVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkGrammarValidator
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.EclipseLinkLiteralVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkExpressionVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractEclipseLinkTraverseParentVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.EclipseLinkAnonymousExpressionVisitor
 
visit(UnionClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.EclipseLinkExpressionVisitor
Visits the UnionClause expression.
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.AppendableExpressionVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkResolverBuilder
 
visit(UnionClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.EclipseLinkStateObjectBuilder
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(UnknownExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the UnknownExpression expression.
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.InvalidExpressionVisitor
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WithinInvalidExpressionVisitor
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(UnknownExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(UpdateClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the UpdateClause expression.
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(UpdateClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(UpdateItem) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the UpdateItem expression.
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(UpdateItem) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningStatementVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.BaseDeclarationIdentificationVariableFinder
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(UpdateStatement) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the UpdateStatement expression.
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.parser.FullyQualifyPathExpressionVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.DeclarationVisitor
 
visit(UpdateStatement) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(UpperExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the UpperExpression expression.
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistVisitor.AcceptableTypeVisitor
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.StringTypeValidator
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.FromSubqueryResolver.VirtualMappingBuilder
 
visit(UpperExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(ValueExpression) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the ValueExpression expression.
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(ValueExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(WhenClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the WhenClause expression.
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EnumVisitor
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.WhenClauseBuilder
 
visit(WhenClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpressionVisitor
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.parser.AnonymousExpressionVisitor
 
visit(WhereClause) - Method in interface org.eclipse.persistence.jpa.jpql.parser.ExpressionVisitor
Visits the WhereClause expression.
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.AbstractSelectStatementBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.DeleteStatementBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.UpdateStatementBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
 
visit(WhereClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
 
visit(AbsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AbsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AbsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AbsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AbsExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given AbsExpressionStateObject.
visit(AbstractSchemaNameStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AbstractSchemaNameStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AbstractSchemaNameStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AbstractSchemaNameStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AbstractSchemaNameStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(AbstractSchemaNameStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EntityNameRenamer
 
visit(AdditionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AdditionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AdditionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AdditionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AdditionExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(AllOrAnyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AllOrAnyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AllOrAnyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AllOrAnyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AllOrAnyExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(AndExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AndExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AndExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AndExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AndExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given AndExpressionStateObject.
visit(ArithmeticFactorStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ArithmeticFactorStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ArithmeticFactorStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ArithmeticFactorStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ArithmeticFactorStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ArithmeticFactorStateObject.
visit(AvgFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(AvgFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(AvgFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(AvgFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(AvgFunctionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given AvgFunctionStateObject.
visit(BadExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(BadExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(BadExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(BadExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(BadExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given BadExpressionStateObject.
visit(BetweenExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(BetweenExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(BetweenExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(BetweenExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(BetweenExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(CaseExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CaseExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CaseExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CaseExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CaseExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given CaseExpressionStateObject.
visit(CoalesceExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CoalesceExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CoalesceExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CoalesceExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CoalesceExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(CollectionMemberDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CollectionMemberDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CollectionMemberDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CollectionMemberDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CollectionMemberDeclarationStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(CollectionMemberExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CollectionMemberExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CollectionMemberExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CollectionMemberExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CollectionMemberExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CollectionValuedPathExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EnumConstantRenamer
 
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.FieldNameRenamer
 
visit(CollectionValuedPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.VariableNameRenamer
 
visit(ComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ComparisonExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(ConcatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ConcatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ConcatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ConcatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ConcatExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ConcatExpressionStateObject.
visit(ConstructorExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ConstructorExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ConstructorExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ConstructorExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ConstructorExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(ConstructorExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ClassNameRenamer
 
visit(CountFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(CountFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(CountFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(CountFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(CountFunctionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given CountFunctionStateObject.
visit(DateTimeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DateTimeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DateTimeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DateTimeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DateTimeStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given DateTimeStateObject.
visit(DeleteClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DeleteClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DeleteClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DeleteClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DeleteClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given DeleteClauseStateObject.
visit(DeleteStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DeleteStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DeleteStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DeleteStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DeleteStatementStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given DeleteStatementStateObject.
visit(DerivedPathIdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DerivedPathIdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DerivedPathIdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DerivedPathIdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DerivedPathIdentificationVariableDeclarationStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(DerivedPathVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DerivedPathVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DerivedPathVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DerivedPathVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DerivedPathVariableDeclarationStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(DivisionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(DivisionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(DivisionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(DivisionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(DivisionExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(EmptyCollectionComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(EmptyCollectionComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(EmptyCollectionComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(EmptyCollectionComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(EmptyCollectionComparisonExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(EntityTypeLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(EntityTypeLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(EntityTypeLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(EntityTypeLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(EntityTypeLiteralStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(EntityTypeLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EntityNameRenamer
 
visit(EntryExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(EntryExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(EntryExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(EntryExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(EntryExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given EntryExpressionStateObject.
visit(EnumTypeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(EnumTypeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(EnumTypeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(EnumTypeStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(EnumTypeStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given EnumTypeStateObject.
visit(ExistsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ExistsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ExistsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ExistsExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ExistsExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ExistsExpressionStateObject.
visit(FromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(FromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(FromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(FromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(FromClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given FromClauseStateObject.
visit(FunctionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(FunctionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(FunctionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(FunctionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(FunctionExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(GroupByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(GroupByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(GroupByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(GroupByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(GroupByClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given GroupByClauseStateObject.
visit(HavingClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(HavingClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(HavingClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(HavingClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(HavingClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given HavingClauseStateObject.
visit(IdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(IdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(IdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(IdentificationVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(IdentificationVariableDeclarationStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(IdentificationVariableStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EntityNameRenamer
 
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ResultVariableNameRenamer
 
visit(IdentificationVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.VariableNameRenamer
 
visit(IndexExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(IndexExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(IndexExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(IndexExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(IndexExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given IndexExpressionStateObject.
visit(InExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(InExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(InExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(InExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(InExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given InExpressionStateObject.
visit(InputParameterStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(InputParameterStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(InputParameterStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(InputParameterStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(InputParameterStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given InputParameterStateObject.
visit(JoinStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(JoinStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(JoinStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(JoinStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(JoinStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given JoinStateObject.
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractEclipseLinkTraverseParentVisitor
 
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTraverseParentVisitor
 
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(JPQLQueryStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given JPQLQueryStateObject.
visit(JPQLQueryStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ResultVariableNameRenamer
 
visit(KeyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(KeyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(KeyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(KeyExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(KeyExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given KeyExpressionStateObject.
visit(KeywordExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(KeywordExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(KeywordExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(KeywordExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(KeywordExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(LengthExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(LengthExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(LengthExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(LengthExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(LengthExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given LengthExpressionStateObject.
visit(LikeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(LikeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(LikeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(LikeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(LikeExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given LikeExpressionStateObject.
visit(LocateExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(LocateExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(LocateExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(LocateExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(LocateExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given LocateExpressionStateObject.
visit(LowerExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(LowerExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(LowerExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(LowerExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(LowerExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given LowerExpressionStateObject.
visit(MaxFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(MaxFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(MaxFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(MaxFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(MaxFunctionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given MaxFunctionStateObject.
visit(MinFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(MinFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(MinFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(MinFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(MinFunctionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given WhereClauseStateObject.
visit(ModExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ModExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ModExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ModExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ModExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ModExpressionStateObject.
visit(MultiplicationExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(MultiplicationExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(MultiplicationExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(MultiplicationExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(MultiplicationExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(NotExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(NotExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(NotExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(NotExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(NotExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given NotExpressionStateObject.
visit(NullComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(NullComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(NullComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(NullComparisonExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(NullComparisonExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(NullIfExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(NullIfExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(NullIfExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(NullIfExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(NullIfExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given NullIfExpressionStateObject.
visit(NumericLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(NumericLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(NumericLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(NumericLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(NumericLiteralStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given NumericLiteralStateObject.
visit(ObjectExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ObjectExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ObjectExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ObjectExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ObjectExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ObjectExpressionStateObject.
visit(OrderByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(OrderByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(OrderByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(OrderByClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(OrderByClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given OrderByClauseStateObject.
visit(OrderByItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(OrderByItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(OrderByItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(OrderByItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(OrderByItemStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given OrderByItemStateObject.
visit(OrderByItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ResultVariableNameRenamer
 
visit(OrExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(OrExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(OrExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(OrExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(OrExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given OrExpressionStateObject.
visit(RangeVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(RangeVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(RangeVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(RangeVariableDeclarationStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(RangeVariableDeclarationStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(ResultVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ResultVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ResultVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ResultVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ResultVariableStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ResultVariableStateObject.
visit(ResultVariableStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ResultVariableNameRenamer
 
visit(SelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SelectClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SelectClauseStateObject.
visit(SelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SelectStatementStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SelectStatementStateObject.
visit(SelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ResultVariableNameRenamer
 
visit(SimpleFromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SimpleFromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SimpleFromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SimpleFromClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SimpleFromClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SimpleFromClauseStateObject.
visit(SimpleSelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SimpleSelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SimpleSelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SimpleSelectClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SimpleSelectClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SimpleSelectStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SimpleSelectStatementStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(SizeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SizeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SizeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SizeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SizeExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SizeExpressionStateObject.
visit(SqrtExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SqrtExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SqrtExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SqrtExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SqrtExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SqrtExpressionStateObject.
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(StateFieldPathExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ClassNameRenamer
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EnumConstantRenamer
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.FieldNameRenamer
 
visit(StateFieldPathExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.VariableNameRenamer
 
visit(StateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractEclipseLinkTraverseChildrenVisitor
 
visit(StateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractEclipseLinkTraverseParentVisitor
 
visit(StateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTraverseChildrenVisitor
 
visit(StateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractTraverseParentVisitor
 
visit(StateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
Blindly visit the given StateObject.
visit(StringLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(StringLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(StringLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(StringLiteralStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(StringLiteralStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given StringLiteralStateObject.
visit(SubExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SubExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SubExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SubExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SubExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SubExpressionStateObject.
visit(SubstringExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SubstringExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SubstringExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SubstringExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SubstringExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(SubtractionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SubtractionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SubtractionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SubtractionExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SubtractionExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(SumFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(SumFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(SumFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(SumFunctionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(SumFunctionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given SumFunctionStateObject.
visit(TreatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(TreatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(TreatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(TreatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(TreatExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given TreatExpressionStateObject.
visit(TreatExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.EntityNameRenamer
 
visit(TrimExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(TrimExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(TrimExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(TrimExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(TrimExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given TrimExpressionStateObject.
visit(TypeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(TypeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(TypeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(TypeExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(TypeExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given TypeExpressionStateObject.
visit(UnknownExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(UnknownExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(UnknownExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(UnknownExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(UnknownExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
visit(UpdateClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(UpdateClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(UpdateClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(UpdateClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(UpdateClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given UpdateClauseStateObject.
visit(UpdateItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(UpdateItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(UpdateItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(UpdateItemStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(UpdateItemStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given UpdateItemStateObject.
visit(UpdateStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(UpdateStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(UpdateStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(UpdateStatementStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(UpdateStatementStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given UpdateStatementStateObject.
visit(UpperExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(UpperExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(UpperExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(UpperExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(UpperExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given UpperExpressionStateObject.
visit(ValueExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(ValueExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(ValueExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(ValueExpressionStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(ValueExpressionStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given ValueExpressionStateObject.
visit(WhenClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(WhenClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(WhenClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(WhenClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(WhenClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given WhenClauseStateObject.
visit(WhereClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractActualJPQLQueryFormatter
 
visit(WhereClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
 
visit(WhereClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractStateObjectVisitor
 
visit(WhereClauseStateObject) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
 
visit(WhereClauseStateObject) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectVisitor
Visits the given WhereClauseStateObject.
visit(IEmbeddable) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IManagedTypeVisitor
Visits the given IEmbeddable object.
visit(IEntity) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IManagedTypeVisitor
Visits the given IEntity object.
visit(IMappedSuperclass) - Method in interface org.eclipse.persistence.jpa.jpql.tools.spi.IManagedTypeVisitor
Visits the given IMappedSuperclass object.
visit(ArgumentType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ArgumentType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(BinaryType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(BinaryType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(BlobType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(BlobType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(CharType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(CharType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ClobType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ClobType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(CompositeDatabaseType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(DecimalType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(DecimalType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(DoubleType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(DoubleType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(FieldType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(FieldType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(FloatType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(FloatType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(FunctionType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(FunctionType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(IntervalDayToSecond) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(IntervalDayToSecond) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(IntervalYearToMonth) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(IntervalYearToMonth) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(LongRawType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(LongRawType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(LongType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(LongType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(NClobType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(NClobType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(NumericType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(NumericType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ObjectTableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ObjectTableType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ObjectType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ObjectType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(PLSQLCollectionType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(PLSQLCollectionType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(PLSQLCursorType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(PLSQLCursorType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(PLSQLCursorType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.EnclosedTypeVisitor
 
visit(PLSQLPackageType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(PLSQLPackageType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(PLSQLRecordType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(PLSQLRecordType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(PLSQLSubType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(PLSQLSubType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ProcedureType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ProcedureType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(RawType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(RawType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(RealType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(RealType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ROWTYPEType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ROWTYPEType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(ScalarDatabaseTypeEnum) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(ScalarDatabaseTypeEnum) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(TableType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(TableType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(TimeStampType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(TimeStampType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(TYPEType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(TYPEType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(UnresolvedSizedType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(UnresolvedSizedType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(UnresolvedSizedType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.UnresolvedTypesVisitor
 
visit(UnresolvedType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(UnresolvedType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(UnresolvedType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.UnresolvedTypesVisitor
 
visit(URowIdType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(URowIdType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(VarChar2Type) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(VarChar2Type) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(VarCharType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(VarCharType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(VArrayType) - Method in class org.eclipse.persistence.tools.oracleddl.metadata.visit.BaseDatabaseTypeVisitor
 
visit(VArrayType) - Method in interface org.eclipse.persistence.tools.oracleddl.metadata.visit.DatabaseTypeVisitor
 
visit(SimpleNode, Object) - Method in interface org.eclipse.persistence.tools.oracleddl.parser.DDLParserVisitor
 
visit(T, String, RefactoringTool.StateObjectUpdater<T>) - Method in class org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.ClassNameRenamer
Visits the given StateObject and if its value is the same as the old class name or if the value represents an inner class of that old class name, then the given RefactoringTool.StateObjectUpdater will be notified to replace the value.
visitAbstractConditionalClause(AbstractConditionalClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitAbstractDoubleEncapsulatedExpression(AbstractDoubleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitAbstractFromClause(AbstractFromClause) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitAbstractPathExpression(AbstractPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
 
visitAbstractSingleEncapsulatedExpression(AbstractSingleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitAbstractTripleEncapsulatedExpression(AbstractTripleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitAggregateFunction(AggregateFunction) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given AggregateFunction and attempts to find valid proposals.
visitAnnotableParameterCount(int, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotableParameterCount(int, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkClassVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkFieldVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.FieldVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.FieldVisitorImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.FieldVisitorImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory.ClassMetadataVisitor
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.FieldRemapper
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.RecordComponentRemapper
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.RecordComponentVisitor
Visits an annotation of the record component.
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitAnnotation(String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.asm.AnnotationVisitor
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.AnnotationVisitorImpl
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.AnnotationVisitorImpl
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnnotationRemapper
 
visitAnnotation(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
 
visitAnnotationDefault() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitAnnotationDefault() - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitAnnotationDefault() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitAnnotationSuper(String, boolean) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitArithmeticExpression(ArithmeticExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given ArithmeticExpression and attempts to find valid proposals.
visitArithmeticExpression(ArithmeticExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
Visits the given ArithmeticExpression and create the appropriate Resolver.
visitArray(String) - Method in class org.eclipse.persistence.asm.AnnotationVisitor
 
visitArray(String) - Method in class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
visitArray(String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.AnnotationVisitorImpl
 
visitArray(String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.AnnotationVisitorImpl
 
visitArray(String) - Method in class org.eclipse.persistence.internal.libraries.asm.AnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnnotationRemapper
 
visitArray(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
 
visitArrayType() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitArrayType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits a signature corresponding to an array type.
visitArrayType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a non standard attribute of this method.
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.RecordComponentVisitor
Visits a non standard attribute of the record component.
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitAttribute(Attribute) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
 
visitAttributeSuper(Attribute) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitAttributeSuper(Attribute) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitAttributeSuper(Attribute) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitAttributeSuper(Attribute) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitBaseType(char) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitBaseType(char) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits a signature corresponding to a primitive type.
visitBaseType(char) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitClassBound() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitClassBound() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the class bound of the last visited formal type parameter.
visitClassBound() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Starts the visit of a signature corresponding to a class or interface type.
visitClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitCode() - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitCode() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitCode() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitCode() - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitCode() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitCode() - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitCode() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitCollectionEquivalentExpression(Expression, Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.ResolverBuilder
Visits the given Expression and creates a Resolver that will check the type for each of its children.
visitCollectionExpression(T, String, AbstractContentAssistVisitor.CollectionExpressionHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Adds the possible proposals for the given expression based on the location of the cursor and the content of the expression.
visitCompoundExpression(CompoundExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visitCompoundExpression(CompoundExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
 
visitDeclaration(Expression, Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver
 
visitDoubleEncapsulatedExpression(AbstractDoubleEncapsulatedExpression) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visitDoubleExpressions(Expression, Expression, Expression, boolean) - Method in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
 
visited - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EncapsulatedExpressionVisitor
Internal flag that prevent infinite recursion.
Visited - Static variable in class org.eclipse.persistence.internal.sessions.CommitOrderDependencyNode
 
visitedExpressions - Variable in class org.eclipse.persistence.jpa.jpql.ParameterTypeVisitor
This is used to prevent an infinite loop.
visitedObjects - Variable in class org.eclipse.persistence.internal.descriptors.DescriptorIterator
 
visitedStack - Variable in class org.eclipse.persistence.internal.descriptors.DescriptorIterator
 
visitEnd() - Method in class org.eclipse.persistence.asm.AnnotationVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitEnd() - Method in class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
visitEnd() - Method in class org.eclipse.persistence.asm.EclipseLinkFieldVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.FieldVisitor
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.AnnotationVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.FieldVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.AnnotationVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.FieldVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitEnd() - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitEnd() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory.ClassMetadataVisitor
 
visitEnd() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
Visit the end of the class byte codes.
visitEnd() - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.JSRInlinerAdapter
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.StaticInitMerger
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.TryCatchBlockSorter
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits the end of the method.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visits the end of the module.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.RecordComponentVisitor
Visits the end of the record component.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Ends the visit of a signature corresponding to a class or interface type.
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitEnd() - Method in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
 
visitEndingExpression(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.asm.AnnotationVisitor
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.asm.EclipseLinkAnnotationVisitor
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.AnnotationVisitorImpl
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.AnnotationVisitorImpl
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnnotationRemapper
 
visitEnum(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.AnnotationNode
 
visitEnumConstant(AbstractPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visitExceptionType() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitExceptionType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the type of a method exception.
visitExceptionType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitExport(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitExport(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit an exported package of the current module.
visitExport(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory.ClassMetadataVisitor
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
 
visitField(int, String, String, String, Object) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a field instruction.
visitFieldInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitFieldInsnSuper(int, String, String, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitFieldInsnSuper(int, String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitFieldInsnSuper(int, String, String, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitFieldInsnSuper(int, String, String, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitFieldSuper(int, String, String, String, Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitFormalTypeParameter(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitFormalTypeParameter(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits a formal type parameter.
visitFormalTypeParameter(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an IINC instruction.
visitIincInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitIincInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitIincInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitIincInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitIincInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitInnerClass(String, String, String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitInnerClass(String, String, String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
 
visitInnerClass(String, String, String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitInnerClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitInnerClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits an inner class.
visitInnerClassType(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitInsn(int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitInsn(int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitInsn(int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitInsn(int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a zero operand instruction.
visitInsn(int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation on an instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitInsnSuper(int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitInsnSuper(int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitInsnSuper(int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitInsnSuper(int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitInterface() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitInterface() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the type of an interface implemented by the class.
visitInterface() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitInterfaceBound() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitInterfaceBound() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits an interface bound of the last visited formal type parameter.
visitInterfaceBound() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an instruction with a single int operand.
visitIntInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitIntInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitIntInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitIntInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitIntInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitInvalidExpression(Expression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an invokedynamic instruction.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.JSRInlinerAdapter
 
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a jump instruction.
visitJumpInsn(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitJumpInsnSuper(int, Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitJumpInsnSuper(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitJumpInsnSuper(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitJumpInsnSuper(int, Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLabel(Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLabel(Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLabel(Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLabel(Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLabel(Label) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitLabel(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitLabel(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitLabel(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitLabel(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a label.
visitLabel(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLabelSuper(Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLabelSuper(Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLabelSuper(Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLabelSuper(Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a LDC instruction.
visitLdcInsn(Object) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLdcInsnSuper(Object) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLdcInsnSuper(Object) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLdcInsnSuper(Object) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLdcInsnSuper(Object) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a line number declaration.
visitLineNumber(int, Label) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLineNumberSuper(int, Label) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLineNumberSuper(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLineNumberSuper(int, Label) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLineNumberSuper(int, Label) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLocalVariableSuper(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLocalVariableSuper(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLocalVariableSuper(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLocalVariableSuper(String, String, String, Label, Label, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLogicalExpression(LogicalExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given LogicalExpression and attempts to find valid proposals.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitLookupSwitchInsnSuper(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitLookupSwitchInsnSuper(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitLookupSwitchInsnSuper(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitLookupSwitchInsnSuper(Label, int[], Label[]) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMainClass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitMainClass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit the main class of the current module.
visitMainClass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitMaxs(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMaxs(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitMaxsSuper(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMaxsSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMaxsSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMaxsSuper(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.EclipseLinkASMClassWriter
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory.ClassMetadataVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
Construct a MethodWeaver and allow it to process the method.
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SerialVersionUIDAdder
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.StaticInitMerger
 
visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitMethodInsn(int, String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a method instruction.
visitMethodInsn(int, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitMethodInsnSuper(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMethodInsnSuper(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMethodInsnSuper(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMethodInsnSuper(int, String, String, String, boolean) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassWriter
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassWriterImpl
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitMethodSuper(int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassWriterImpl
 
visitModule(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitModule(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitModule(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitMultiANewArrayInsnSuper(String, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitMultiANewArrayInsnSuper(String, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitMultiANewArrayInsnSuper(String, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitMultiANewArrayInsnSuper(String, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitNestHost(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitNestHost(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitNestHost(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitNestMember(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitNestMember(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitNestMember(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitOpen(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitOpen(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit an open package of the current module.
visitOpen(String, int, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitor - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassChildCollectionExpressionVisitor
The visitor that will visit the Expression.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.BypassParentSubExpressionVisitor
The ExpressionVisitor that will visit the Expression.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractConditionalClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractFromClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractGroupByClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractHavingClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConcatExpressionCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConditionalClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConstrutorCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DoubleEncapsulatedCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FromClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FromClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.GroupByClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.GroupByClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.HavingClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.JoinCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingTypeFilter
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SelectClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SelectClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleFromClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleGroupByClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleHavingClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleSelectClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleSelectClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.SimpleWhereClauseSelectStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.TripleEncapsulatedCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateItemCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhenClauseConditionalClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseSelectStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FromClauseCollectionHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.FromClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.OrderByClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor.SimpleFromClauseStatementHelper
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableExpressionVisitor
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.MappingFilterBuilder
Enclosing visitor instance.
visitor - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.VisitParentVisitor
Enclosing visitor instance.
visitOuterClass(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitOuterClass(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitOuterClass(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitPackage(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitPackage(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit a package of the current module.
visitPackage(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitParameter(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a parameter of this method.
visitParameter(String, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitParameterAnnotation(int, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitParameterAnnotation(int, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitParameterAnnotation(int, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitParameterType() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitParameterType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the type of a method parameter.
visitParameterType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
VisitParentVisitor(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.VisitParentVisitor
 
visitPathExpression(AbstractPathExpression) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given AbstractPathExpression and attempts to find valid proposals.
visitPathExpression(AbstractPathExpression, Filter<IMapping>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given AbstractPathExpression by attempting to resolve the path.
visitPermittedSubclass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a permitted subclasses.
visitPermittedSubclass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitPermittedSubclass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitPermittedSubclass(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitProvide(String, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitProvide(String, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit an implementation of a service.
visitProvide(String, String...) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitRecordComponent(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits a record component of the class.
visitRecordComponent(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitRecordComponent(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitRecordComponent(String, String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitRequire(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitRequire(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visits a dependence of the current module.
visitRequire(String, int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitReturnType() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitReturnType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the return type of the method.
visitReturnType() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitSingleEncapsulatedExpression(AbstractSingleEncapsulatedExpression, AbstractContentAssistVisitor.IdentificationVariableType) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Adds the possible proposals for the given expression based on the location of the cursor and the content of the expression.
visitSingleEncapsulatedExpression(AbstractSingleEncapsulatedExpression, AbstractContentAssistVisitor.IdentificationVariableType, String...) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Adds the possible proposals for the given expression based on the location of the cursor and the content of the expression.
visitSource(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitSource(String, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitStatement(T, AbstractContentAssistVisitor.StatementHelper<T>) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given AbstractSelectStatement and checks to see if the identifiers of the following clauses can be added a valid proposals.
visitSuper(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.ClassVisitor
 
visitSuper(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.ClassVisitorImpl
 
visitSuper(int, int, String, String, String, String[]) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.ClassVisitorImpl
 
visitSuperclass() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitSuperclass() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits the type of the super class.
visitSuperclass() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitTableSwitchInsnSuper(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTableSwitchInsnSuper(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTableSwitchInsnSuper(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTableSwitchInsnSuper(int, int, Label, Label...) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitThirdPartyPathExpression(AbstractPathExpression, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Visits the given AbstractPathExpression and attempts to find valid proposals that is not provided by the default implementation.
visitThirdPartyPathExpression(AbstractPathExpression, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.EclipseLinkContentAssistVisitor
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a try catch block.
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitTryCatchBlockSuper(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTryCatchBlockSuper(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTryCatchBlockSuper(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTryCatchBlockSuper(Label, Label, Label, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ClassRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.FieldRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.RecordComponentRemapper
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.RecordComponentVisitor
Visits an annotation on a type in the record component signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ClassNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.FieldNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.RecordComponentNode
 
visitTypeArgument() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitTypeArgument() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits an unbounded type argument of the last visited class or inner class type.
visitTypeArgument() - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitTypeArgument(char) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitTypeArgument(char) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits a type argument of the last visited class or inner class type.
visitTypeArgument(char) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.MethodRemapper
 
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a type instruction.
visitTypeInsn(int, String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitTypeInsnSuper(int, String) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitTypeInsnSuper(int, String) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitTypeInsnSuper(int, String) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitTypeInsnSuper(int, String) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitTypeVariable(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.SignatureRemapper
 
visitTypeVariable(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureVisitor
Visits a signature corresponding to a type variable.
visitTypeVariable(String) - Method in class org.eclipse.persistence.internal.libraries.asm.signature.SignatureWriter
 
visitUse(String) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleRemapper
 
visitUse(String) - Method in class org.eclipse.persistence.internal.libraries.asm.ModuleVisitor
Visit a service used by the current module.
visitUse(String) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.ModuleNode
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AdviceAdapter
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.CodeSizeEvaluator
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
 
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.MethodVisitor
Visits a local variable instruction.
visitVarInsn(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
 
visitVarInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.EclipseLinkMethodVisitor
 
visitVarInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.eclipselink.MethodVisitorImpl
 
visitVarInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.internal.platform.ow2.MethodVisitorImpl
 
visitVarInsnSuper(int, int) - Method in class org.eclipse.persistence.asm.MethodVisitor
 
VM_VERSION_PROPERTY - Static variable in class org.eclipse.persistence.internal.helper.JavaVersion
Java VM version system property name.
vmVersion() - Static method in class org.eclipse.persistence.internal.helper.JavaVersion
Java specification version detector.
vmVersionString() - Static method in class org.eclipse.persistence.internal.helper.JavaVersion
Retrieves Java specification version String from JDK system property.
VOID - Static variable in interface org.eclipse.persistence.internal.eis.cobol.FieldMetaData
 
VOID - Static variable in class org.eclipse.persistence.internal.libraries.asm.Type
The sort of the void type.
Void_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
VOID_TYPE - Static variable in class org.eclipse.persistence.asm.Type
 
VOID_TYPE - Static variable in class org.eclipse.persistence.internal.libraries.asm.Type
The void type.
VPD - Enum constant in enum org.eclipse.persistence.annotations.MultitenantType
Specifies that the DB will handle the tenant filtering on all SELECT, UPDATE and DELETE queries.
VPD_MULTIPLE_IDENTIFIERS_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
VPD_NOT_SUPPORTED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
vpdClearIdentifierQuery - Static variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
vpdIdentifier - Variable in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
 
vpdIdentifier - Variable in class org.eclipse.persistence.sessions.Project
VPD connection settings
vpdIdentifierFieldName - Variable in class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
 
vpdLastIdentifierClassName - Variable in class org.eclipse.persistence.sessions.Project
 
VPDMultitenantPolicy - Class in org.eclipse.persistence.descriptors
A vpd multitenant policy.
VPDMultitenantPolicy(ClassDescriptor) - Constructor for class org.eclipse.persistence.descriptors.VPDMultitenantPolicy
 
vpdNotSupported(String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
vpdSetIdentifierQuery - Static variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
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