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