public class OdpsShowGrantsStmt extends SQLStatementImpl
| Constructor and Description |
|---|
OdpsShowGrantsStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OdpsASTVisitor visitor) |
SQLExpr |
getObjectType() |
SQLExpr |
getUser() |
void |
setObjectType(SQLExpr objectType) |
void |
setUser(SQLExpr user) |
clone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OdpsASTVisitor visitor)
public SQLExpr getUser()
public void setUser(SQLExpr user)
public SQLExpr getObjectType()
public void setObjectType(SQLExpr objectType)
Copyright © 2013–2018 Alibaba Group. All rights reserved.