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 OrderingSpecificationSortSpecification. getOrdering()Locate the specified ordering specification, if one.
-