| Modifier and Type | Method and Description |
|---|---|
boolean |
AdsOutputVisitor.visit(SQLAlterTableAddColumn x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClickhouseOutputVisitor.visit(SQLAlterTableAddColumn x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DB2OutputVisitor.visit(SQLAlterTableAddColumn x) |
| 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 |
SQLASTOutputVisitor.endVisit(SQLAlterTableAddColumn x) |
default void |
SQLASTVisitor.endVisit(SQLAlterTableAddColumn x) |
void |
SchemaStatVisitor.endVisit(SQLAlterTableAddColumn x) |
boolean |
SQLASTOutputVisitor.visit(SQLAlterTableAddColumn x) |
default boolean |
SQLASTVisitor.visit(SQLAlterTableAddColumn x) |
boolean |
SchemaStatVisitor.visit(SQLAlterTableAddColumn x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.