Modifier and Type | Class and Description |
---|---|
class |
SQLInsertStatement |
Modifier and Type | Method and Description |
---|---|
abstract SQLInsertInto |
SQLInsertInto.clone() |
Modifier and Type | Method and Description |
---|---|
void |
SQLInsertInto.cloneTo(SQLInsertInto x) |
Modifier and Type | Class and Description |
---|---|
class |
MySqlInsertStatement |
Modifier and Type | Class and Description |
---|---|
class |
OracleInsertStatement |
static class |
OracleMultiInsertStatement.InsertIntoClause |
Modifier and Type | Class and Description |
---|---|
class |
PGInsertStatement |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerInsertStatement |
Modifier and Type | Method and Description |
---|---|
static void |
WallVisitorUtils.checkInsert(WallVisitor visitor,
SQLInsertInto x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.