Uses of Interface
org.hibernate.grammars.ordering.OrderingParserVisitor
Packages that use OrderingParserVisitor
-
Uses of OrderingParserVisitor in org.hibernate.grammars.ordering
Classes in org.hibernate.grammars.ordering that implement OrderingParserVisitorModifier and TypeClassDescriptionclass
This class provides an empty implementation ofOrderingParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. -
Uses of OrderingParserVisitor in org.hibernate.metamodel.mapping.ordering.ast
Classes in org.hibernate.metamodel.mapping.ordering.ast that implement OrderingParserVisitor