|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SortSpecification
This syntax element represents the sort specification used in ORDER BY clause.
| Method Summary | |
|---|---|
Ordering |
getOrderingSpecification()
Returns the Ordering of this sort specification. |
ValueExpression |
getValueExpression()
The value expression, which may be a column reference, for example. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
Ordering getOrderingSpecification()
Ordering of this sort specification.
Ordering of this sort specification.ValueExpression getValueExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||