Uses of Class
org.apache.torque.sql.OrderBy
-
Packages that use OrderBy Package Description org.apache.torque.criteria This package contains Torque's Criteria classes. -
-
Uses of OrderBy in org.apache.torque.criteria
Methods in org.apache.torque.criteria that return types with arguments of type OrderBy Modifier and Type Method Description UniqueList<OrderBy>
Criteria. getOrderByColumns()
Get all order by columns.
-