| Package | Description |
|---|---|
| com.alibaba.druid.sql.repository | |
| com.alibaba.druid.sql.visitor | |
| com.alibaba.druid.wall | |
| com.alibaba.druid.wall.spi |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLDropTableStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLDropTableStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLDropTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLDropTableStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLDropTableStatement x) |
default boolean |
SQLASTVisitor.visit(SQLDropTableStatement x) |
boolean |
SchemaStatVisitor.visit(SQLDropTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WallVisitor.visit(SQLDropTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLDropTableStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.