Uses of Class
org.eclipse.persistence.jpa.jpql.AbstractEclipseLinkSemanticValidator
-
Packages that use AbstractEclipseLinkSemanticValidator Package Description org.eclipse.persistence.jpa.jpql.tools -
-
Uses of AbstractEclipseLinkSemanticValidator in org.eclipse.persistence.jpa.jpql.tools
Subclasses of AbstractEclipseLinkSemanticValidator in org.eclipse.persistence.jpa.jpql.tools Modifier and Type Class Description classEclipseLinkSemanticValidatorThis validator is responsible to gather the problems found in a JPQL query by validating the content to make sure it is semantically valid for EclipseLink.Methods in org.eclipse.persistence.jpa.jpql.tools that return AbstractEclipseLinkSemanticValidator Modifier and Type Method Description protected AbstractEclipseLinkSemanticValidatorEclipseLinkJPQLQueryHelper. buildSemanticValidator(JPQLQueryContext queryContext)
-