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