| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
SQLCreateTableStatement.apply(SQLAlterTableAddColumn item) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLAlterTableAddColumn x) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
PGOutputVisitor.visit(SQLAlterTableAddColumn x) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SQLServerOutputVisitor.visit(SQLAlterTableAddColumn x) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SQLAlterTableAddColumn |
SQLStatementParser.parseAlterTableAddColumn() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SQLASTVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SchemaStatVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SQLASTOutputVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SQLASTVisitorAdapter.endVisit(SQLAlterTableAddColumn x) |
boolean |
SQLASTVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SchemaStatVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SQLASTOutputVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SQLASTVisitorAdapter.visit(SQLAlterTableAddColumn x) |
Copyright © 2013–2019 Alibaba Group. All rights reserved.