Uses of Class
org.eclipse.persistence.jpa.jpql.tools.DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder
-
Packages that use DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder Package Description org.eclipse.persistence.jpa.jpql.tools -
-
Uses of DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder in org.eclipse.persistence.jpa.jpql.tools
Fields in org.eclipse.persistence.jpa.jpql.tools declared as DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder Modifier and Type Field Description protected DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinderDefaultSemanticValidator. updateClauseAbstractSchemaNameFinderThis finder is responsible to retrieve the abstract schema name from the UPDATE range declaration expression.Methods in org.eclipse.persistence.jpa.jpql.tools that return DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder Modifier and Type Method Description protected DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinderDefaultSemanticValidator. getUpdateClauseAbstractSchemaNameFinder()
-