| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.DropDatabaseContext |
OpenGaussStatementParser.dropDatabase() |
OpenGaussStatementParser.DropDatabaseContext |
OpenGaussStatementParser.ExecuteContext.dropDatabase() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitDropDatabase(OpenGaussStatementParser.DropDatabaseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropDatabase(). |
T |
OpenGaussStatementVisitor.visitDropDatabase(OpenGaussStatementParser.DropDatabaseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropDatabase(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitDropDatabase(OpenGaussStatementParser.DropDatabaseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.