public class SQLGroupingSetExpr extends SQLExprImpl
Constructor and Description |
---|
SQLGroupingSetExpr() |
Modifier and Type | Method and Description |
---|---|
void |
addParameter(SQLExpr parameter) |
SQLGroupingSetExpr |
clone() |
boolean |
equals(Object obj) |
List |
getChildren() |
List<SQLExpr> |
getParameters() |
int |
hashCode() |
computeDataType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLGroupingSetExpr clone()
public void addParameter(SQLExpr parameter)
public List getChildren()
public int hashCode()
hashCode
in class SQLExprImpl
public boolean equals(Object obj)
equals
in class SQLExprImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.