| Modifier and Type | Method and Description |
|---|---|
static List<SQLInsertStatement> |
SQLUtils.splitInsertValues(DbType dbType,
String insertSql,
int size) |
| Modifier and Type | Method and Description |
|---|---|
SQLInsertStatement |
SQLInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLInsertStatement.cloneTo(SQLInsertStatement x) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveInsertStatement |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlInsertStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLInsertStatement |
MySqlInsertStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLInsertStatement |
MySqlStatementParser.parseInsert() |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleInsertStatement |
| Modifier and Type | Class and Description |
|---|---|
class |
PGInsertStatement |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerInsertStatement |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
SchemaResolveVisitor.visit(SQLInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLInsertStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLInsertStatement x) |
default boolean |
SQLASTVisitor.visit(SQLInsertStatement x) |
boolean |
SchemaStatVisitor.visit(SQLInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLInsertStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
WallVisitor.endVisit(SQLInsertStatement x) |
default boolean |
WallVisitor.visit(SQLInsertStatement x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.