public class OdpsGrantStmt extends SQLGrantStatement
privileges, resource, resourceType, usersafterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OdpsGrantStmt() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(OdpsASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
List<SQLName> |
getColumns() |
SQLExpr |
getExpire() |
SQLExpr |
getLabel() |
SQLObjectType |
getSubjectType() |
boolean |
isLabel() |
boolean |
isSuper() |
void |
setColumnList(List<SQLName> columns) |
void |
setExpire(SQLExpr expire) |
void |
setLabel(boolean isLabel) |
void |
setLabel(SQLExpr label) |
void |
setSubjectType(SQLObjectType subjectType) |
void |
setSuper(boolean isSuper) |
getChildren, getIdentifiedBy, getIdentifiedByPassword, getMaxConnectionsPerHour, getMaxQueriesPerHour, getMaxUpdatesPerHour, getMaxUserConnections, getResourceType, getWithGrantOption, isAdminOption, setAdminOption, setIdentifiedBy, setIdentifiedByPassword, setMaxConnectionsPerHour, setMaxQueriesPerHour, setMaxUpdatesPerHour, setMaxUserConnections, setResourceType, setWithGrantOptionaddUser, getPrivileges, getResource, getUsers, setResource, setResource, setUsersclone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLGrantStatementprotected void accept0(OdpsASTVisitor visitor)
public SQLObjectType getSubjectType()
public void setSubjectType(SQLObjectType subjectType)
public boolean isSuper()
public void setSuper(boolean isSuper)
public boolean isLabel()
public void setLabel(boolean isLabel)
public SQLExpr getLabel()
public void setLabel(SQLExpr label)
public SQLExpr getExpire()
public void setExpire(SQLExpr expire)
Copyright © 2013–2023. All rights reserved.