Uses of Class
org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.NullValueVisitor
-
Packages that use DefaultSemanticValidator.NullValueVisitor Package Description org.eclipse.persistence.jpa.jpql.tools -
-
Uses of DefaultSemanticValidator.NullValueVisitor in org.eclipse.persistence.jpa.jpql.tools
Fields in org.eclipse.persistence.jpa.jpql.tools declared as DefaultSemanticValidator.NullValueVisitor Modifier and Type Field Description protected DefaultSemanticValidator.NullValueVisitorDefaultSemanticValidator. nullValueVisitorThis validator determines whether theExpressionvisited representsExpression.NULL.Methods in org.eclipse.persistence.jpa.jpql.tools that return DefaultSemanticValidator.NullValueVisitor Modifier and Type Method Description protected DefaultSemanticValidator.NullValueVisitorDefaultSemanticValidator. getNullValueVisitor()
-