Uses of Class
org.hotrod.runtime.livesql.queries.select.CriteriaOrderByPhase
-
Packages that use CriteriaOrderByPhase Package Description org.hotrod.runtime.livesql.queries.select -
-
Uses of CriteriaOrderByPhase in org.hotrod.runtime.livesql.queries.select
Methods in org.hotrod.runtime.livesql.queries.select that return CriteriaOrderByPhase Modifier and Type Method Description CriteriaOrderByPhase<T>CriteriaWherePhase. orderBy(OrderingTerm... orderingTerms)
-