| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.DropDatabaseContext |
SQL92StatementParser.dropDatabase() |
SQL92StatementParser.DropDatabaseContext |
SQL92StatementParser.ExecuteContext.dropDatabase() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitDropDatabase(SQL92StatementParser.DropDatabaseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropDatabase(). |
T |
SQL92StatementBaseVisitor.visitDropDatabase(SQL92StatementParser.DropDatabaseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropDatabase(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.