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