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