| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterMaterializedViewContext |
OpenGaussStatementParser.alterMaterializedView() |
OpenGaussStatementParser.AlterMaterializedViewContext |
OpenGaussStatementParser.ExecuteContext.alterMaterializedView() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterMaterializedView(OpenGaussStatementParser.AlterMaterializedViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterMaterializedView(). |
T |
OpenGaussStatementVisitor.visitAlterMaterializedView(OpenGaussStatementParser.AlterMaterializedViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterMaterializedView(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitAlterMaterializedView(OpenGaussStatementParser.AlterMaterializedViewContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.