| Modifier and Type | Method and Description |
|---|---|
PGInsertStatement |
OscarInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
PGInsertStatement |
PGInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGInsertStatement.cloneTo(PGInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
PGInsertStatement |
PGSQLStatementParser.parseInsert() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PGASTVisitor.endVisit(PGInsertStatement x) |
void |
PGASTVisitorAdapter.endVisit(PGInsertStatement x) |
boolean |
PGSchemaStatVisitor.visit(PGInsertStatement x) |
default boolean |
PGASTVisitor.visit(PGInsertStatement x) |
boolean |
PGOutputVisitor.visit(PGInsertStatement x) |
boolean |
PGASTVisitorAdapter.visit(PGInsertStatement x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.