Uses of Class
org.hibernate.sql.ordering.antlr.OrderingSpecification
-
Packages that use OrderingSpecification Package Description org.hibernate.sql.ordering.antlr -
-
Uses of OrderingSpecification in org.hibernate.sql.ordering.antlr
Methods in org.hibernate.sql.ordering.antlr that return OrderingSpecification Modifier and Type Method Description OrderingSpecification
SortSpecification. getOrdering()
Locate the specified ordering specification, if one.
-