| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreateMaterializedViewContext |
OpenGaussStatementParser.createMaterializedView() |
OpenGaussStatementParser.CreateMaterializedViewContext |
OpenGaussStatementParser.ExplainableStmtContext.createMaterializedView() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreateMaterializedView(OpenGaussStatementParser.CreateMaterializedViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createMaterializedView(). |
T |
OpenGaussStatementVisitor.visitCreateMaterializedView(OpenGaussStatementParser.CreateMaterializedViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createMaterializedView(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.