| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreateViewContext |
OpenGaussStatementParser.createView() |
OpenGaussStatementParser.CreateViewContext |
OpenGaussStatementParser.ExecuteContext.createView() |
OpenGaussStatementParser.CreateViewContext |
OpenGaussStatementParser.SchemaStmtContext.createView() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreateView(OpenGaussStatementParser.CreateViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createView(). |
T |
OpenGaussStatementVisitor.visitCreateView(OpenGaussStatementParser.CreateViewContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createView(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitCreateView(OpenGaussStatementParser.CreateViewContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.