| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.DmlTableClauseContext.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.SelectProjectionContext.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.QueryTableExprViewClauseContext.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.CommentContext.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.AlterMaterializedViewContext.materializedViewName() |
OracleStatementParser.MaterializedViewNameContext |
OracleStatementParser.DropMaterializedViewContext.materializedViewName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitMaterializedViewName(OracleStatementParser.MaterializedViewNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.materializedViewName(). |
T |
OracleStatementBaseVisitor.visitMaterializedViewName(OracleStatementParser.MaterializedViewNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.materializedViewName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.