| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterMaterializedViewContext |
PostgreSQLStatementParser.alterMaterializedView() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitAlterMaterializedView(PostgreSQLStatementParser.AlterMaterializedViewContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterMaterializedView(). |
T |
PostgreSQLStatementBaseVisitor.visitAlterMaterializedView(PostgreSQLStatementParser.AlterMaterializedViewContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterMaterializedView(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.