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, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(OdpsASTVisitor visitor)
public SQLExpr getUser()
public void setUser(SQLExpr user)
public SQLExpr getObjectType()
public void setObjectType(SQLExpr objectType)
Copyright © 2013–2017 Alibaba Group. All rights reserved.