Uses of Class
com.spun.util.database.SQLQuery.OrderByPart
| Package | Description |
|---|---|
| com.spun.util.database |
-
Uses of SQLQuery.OrderByPart in com.spun.util.database
Methods in com.spun.util.database that return SQLQuery.OrderByPart Modifier and Type Method Description SQLQuery.OrderByPart[]SQLQuery. getOrderByParts()Methods in com.spun.util.database with parameters of type SQLQuery.OrderByPart Modifier and Type Method Description voidSQLQuery. addOrderByPart(SQLQuery.OrderByPart orderBy)