orderBy property

List<OrderByElement> orderBy
final

The order by clause of the statement.

Implementation

final List<OrderByElement> orderBy;