public class GroupBy extends Sql
| Constructor and Description |
|---|
GroupBy(List conditions,
boolean rollup) |
| Modifier and Type | Method and Description |
|---|---|
List |
getConditions() |
boolean |
isRollup() |
java.lang.String |
toString() |
Copyright © 2018. All rights reserved.