| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.ast.statement | |
| com.alibaba.druid.sql.dialect.mysql.visitor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlCreateTableStatement.apply(MySqlAlterTableOption item) |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlOutputVisitor.endVisit(MySqlAlterTableOption x) |
void |
MySqlASTVisitorAdapter.endVisit(MySqlAlterTableOption x) |
void |
MySqlASTVisitor.endVisit(MySqlAlterTableOption x) |
void |
MySqlSchemaStatVisitor.endVisit(MySqlAlterTableOption x) |
boolean |
MySqlOutputVisitor.visit(MySqlAlterTableOption x) |
boolean |
MySqlASTVisitorAdapter.visit(MySqlAlterTableOption x) |
boolean |
MySqlASTVisitor.visit(MySqlAlterTableOption x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlAlterTableOption x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.