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