com.alibaba.druid.sql.dialect.mysql.ast.statement
类 MySqlAlterTableStatement
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableStatement
com.alibaba.druid.sql.dialect.mysql.ast.statement.MySqlAlterTableStatement
- 所有已实现的接口:
- SQLObject, SQLStatement, SQLDDLStatement
public class MySqlAlterTableStatement
- extends SQLAlterTableStatement
MySqlAlterTableStatement
public MySqlAlterTableStatement()
accept0
public void accept0(MySqlASTVisitor visitor)
isIgnore
public boolean isIgnore()
setIgnore
public void setIgnore(boolean ignore)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.