Uses of Interface
org.hibernate.grammars.graph.GraphLanguageParserVisitor
Packages that use GraphLanguageParserVisitor
-
Uses of GraphLanguageParserVisitor in org.hibernate.grammars.graph
Classes in org.hibernate.grammars.graph that implement GraphLanguageParserVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofGraphLanguageParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.