Package | Description |
---|---|
com.alibaba.druid.sql.ast.statement | |
com.alibaba.druid.sql.repository | |
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLCreateTableStatement.apply(SQLDropIndexStatement x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLDropIndexStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLDropIndexStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLDropIndexStatement x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLDropIndexStatement x) |
void |
SQLASTVisitor.endVisit(SQLDropIndexStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLDropIndexStatement x) |
boolean |
SQLASTVisitor.visit(SQLDropIndexStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLDropIndexStatement x) |
boolean |
SchemaStatVisitor.visit(SQLDropIndexStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.