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