| Modifier and Type | Method and Description |
|---|---|
MySqlUpdateStatement |
MySqlUpdateTableSource.getUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlUpdateTableSource.setUpdate(MySqlUpdateStatement update) |
| Constructor and Description |
|---|
MySqlUpdateTableSource(MySqlUpdateStatement update) |
| Modifier and Type | Method and Description |
|---|---|
default void |
MySqlASTVisitor.endVisit(MySqlUpdateStatement x) |
boolean |
MySqlOutputVisitor.visit(MySqlUpdateStatement x) |
default boolean |
MySqlASTVisitor.visit(MySqlUpdateStatement x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlUpdateStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(MySqlUpdateStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlWallVisitor.visit(MySqlUpdateStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.