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 TypeClassDescriptionclass
This 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. -
Uses of GraphLanguageParserVisitor in org.hibernate.graph.internal.parse
Classes in org.hibernate.graph.internal.parse that implement GraphLanguageParserVisitor