| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.MaterializedViewAttributeContext |
OracleStatementParser.materializedViewAttribute() |
OracleStatementParser.MaterializedViewAttributeContext |
OracleStatementParser.AlterMaterializedViewContext.materializedViewAttribute() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitMaterializedViewAttribute(OracleStatementParser.MaterializedViewAttributeContext ctx)
Visit a parse tree produced by
OracleStatementParser.materializedViewAttribute(). |
T |
OracleStatementBaseVisitor.visitMaterializedViewAttribute(OracleStatementParser.MaterializedViewAttributeContext ctx)
Visit a parse tree produced by
OracleStatementParser.materializedViewAttribute(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.