| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLAlterTableAddColumn x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLAlterTableAddColumn x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerOutputVisitor.visit(SQLAlterTableAddColumn x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLAlterTableAddColumn x) |
void |
SQLASTOutputVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SQLASTVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SchemaStatVisitor.endVisit(SQLAlterTableAddColumn x) |
boolean |
SQLASTVisitorAdapter.visit(SQLAlterTableAddColumn x) |
boolean |
SQLASTOutputVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SQLASTVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SchemaStatVisitor.visit(SQLAlterTableAddColumn x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.