| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleToMySqlOutputVisitor.visit(OracleInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
OracleInsertStatement |
OracleInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleInsertStatement.cloneTo(OracleInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleASTVisitor.endVisit(OracleInsertStatement x) |
default boolean |
OracleASTVisitor.visit(OracleInsertStatement x) |
boolean |
OracleOutputVisitor.visit(OracleInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(OracleInsertStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.