| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RefreshMatViewStmtContext |
PostgreSQLStatementParser.refreshMatViewStmt() |
PostgreSQLStatementParser.RefreshMatViewStmtContext |
PostgreSQLStatementParser.ExplainableStmtContext.refreshMatViewStmt() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRefreshMatViewStmt(PostgreSQLStatementParser.RefreshMatViewStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.refreshMatViewStmt(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRefreshMatViewStmt(PostgreSQLStatementParser.RefreshMatViewStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.refreshMatViewStmt(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.