public interface OrderByStep extends SelectLimitStep
| Modifier and Type | Method and Description |
|---|---|
GroupByStep |
groupBy(OrderExpr... groupBys)
Adds group by expresions to this query.
|
limitasTableGroupByStep groupBy(OrderExpr... groupBys)
groupBys - The group by expressions.Copyright © 2015–2018 Bridje Framework. All rights reserved.