| Modifier and Type | Method and Description |
|---|---|
void |
MySqlInsertStatement.cloneTo(MySqlInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
MySqlInsertStatement |
MySqlInsertReader.getStatement() |
MySqlInsertStatement |
MySqlInsertReader.parseStatement() |
| Modifier and Type | Method and Description |
|---|---|
default void |
MySqlASTVisitor.endVisit(MySqlInsertStatement x) |
void |
MySqlSchemaStatVisitor.endVisit(MySqlInsertStatement x) |
boolean |
MySqlOutputVisitor.visit(MySqlInsertStatement x) |
default boolean |
MySqlASTVisitor.visit(MySqlInsertStatement x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(MySqlInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlWallVisitor.visit(MySqlInsertStatement x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.