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