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