| Modifier and Type | Method and Description |
|---|---|
SQLSetStatement |
SQLSetStatement.clone() |
static SQLSetStatement |
SQLSetStatement.plus(SQLName target) |
| Modifier and Type | Method and Description |
|---|---|
SQLSetStatement |
MySqlStatementParser.parseAssign()
parse assign statement
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLSetStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLSetStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerOutputVisitor.visit(SQLSetStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLSetStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLSetStatement x) |
default boolean |
SQLASTVisitor.visit(SQLSetStatement x) |
boolean |
SchemaStatVisitor.visit(SQLSetStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WallVisitor.visit(SQLSetStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.