Uses of Interface
org.hibernate.grammars.hql.HqlParserVisitor
Packages that use HqlParserVisitor
-
Uses of HqlParserVisitor in org.hibernate.grammars.hql
Classes in org.hibernate.grammars.hql that implement HqlParserVisitorModifier and TypeClassDescriptionclass
This class provides an empty implementation ofHqlParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.