public interface SelectWhereStep extends OrderByStep
| Modifier and Type | Method and Description |
|---|---|
OrderByStep |
orderBy(OrderExpr... orderBys)
Adds the order bys statements for this query.
|
groupBylimitasTableOrderByStep orderBy(OrderExpr... orderBys)
orderBys - The order bys statements for this query.Copyright © 2015–2018 Bridje Framework. All rights reserved.