Package | Description |
---|---|
com.alibaba.druid.sql.dialect.mysql.parser | |
com.alibaba.druid.sql.visitor | |
com.alibaba.druid.wall.spi |
Modifier and Type | Method and Description |
---|---|
SQLSetStatement |
MySqlStatementParser.parseAssign()
parse assign statement
|
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.