public class MySqlShowGrantsStatement extends MySqlStatementImpl
| 构造器和说明 |
|---|
MySqlShowGrantsStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
SQLExpr |
getUser() |
void |
setUser(SQLExpr user) |
outputaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(MySqlASTVisitor visitor)
accept0 在接口中 MySqlObjectaccept0 在类中 MySqlStatementImplpublic SQLExpr getUser()
public void setUser(SQLExpr user)
Copyright © 2012 Alibaba Group. All Rights Reserved.