public class SQLSelectGroupByClause extends SQLObjectImpl
构造器和说明 |
---|
SQLSelectGroupByClause() |
限定符和类型 | 方法和说明 |
---|---|
void |
addItem(SQLExpr sqlExpr) |
SQLExpr |
getHaving() |
List<SQLExpr> |
getItems() |
void |
setHaving(SQLExpr having) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.