|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrderByClause
This syntax element represents the ORDER BY clause of SELECT statement.
| Method Summary | |
|---|---|
java.util.List<SortSpecification> |
getOrderingColumns()
Returns the ordering columns of this ORDER BY clause. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
java.util.List<SortSpecification> getOrderingColumns()
ORDER BY clause.
ORDER BY clause.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||