public class OdpsShowGrantsStmt extends SQLStatementImpl implements SQLStatement
| 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) |
getDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, 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–2016 Alibaba Group. All rights reserved.