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 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLSetStatement x) |
void |
SQLASTVisitor.endVisit(SQLSetStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLSetStatement x) |
boolean |
SQLASTVisitor.visit(SQLSetStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLSetStatement x) |
boolean |
SchemaStatVisitor.visit(SQLSetStatement x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerWallVisitor.visit(SQLSetStatement x) |
boolean |
PGWallVisitor.visit(SQLSetStatement x) |
boolean |
OracleWallVisitor.visit(SQLSetStatement x) |
boolean |
MySqlWallVisitor.visit(SQLSetStatement x) |
boolean |
DB2WallVisitor.visit(SQLSetStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.