Package | Description |
---|---|
com.alibaba.druid.sql.dialect.mysql.ast.statement | |
com.alibaba.druid.sql.dialect.mysql.visitor | |
com.alibaba.druid.wall.spi |
Modifier and Type | Method and Description |
---|---|
MySqlUpdateStatement |
MySqlUpdateTableSource.getUpdate() |
Modifier and Type | Method and Description |
---|---|
void |
MySqlUpdateTableSource.setUpdate(MySqlUpdateStatement update) |
Constructor and Description |
---|
MySqlUpdateTableSource(MySqlUpdateStatement update) |
Modifier and Type | Method and Description |
---|---|
void |
MySqlSchemaStatVisitor.endVisit(MySqlUpdateStatement x) |
void |
MySqlOutputVisitor.endVisit(MySqlUpdateStatement x) |
void |
MySqlASTVisitorAdapter.endVisit(MySqlUpdateStatement x) |
void |
MySqlASTVisitor.endVisit(MySqlUpdateStatement x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlUpdateStatement x) |
boolean |
MySqlOutputVisitor.visit(MySqlUpdateStatement x) |
boolean |
MySqlASTVisitorAdapter.visit(MySqlUpdateStatement x) |
boolean |
MySqlASTVisitor.visit(MySqlUpdateStatement x) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlWallVisitor.visit(MySqlUpdateStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.