| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DropMaterializedZonemapContext |
OracleStatementParser.dropMaterializedZonemap() |
OracleStatementParser.DropMaterializedZonemapContext |
OracleStatementParser.ExecuteContext.dropMaterializedZonemap() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDropMaterializedZonemap(OracleStatementParser.DropMaterializedZonemapContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropMaterializedZonemap(). |
T |
OracleStatementBaseVisitor.visitDropMaterializedZonemap(OracleStatementParser.DropMaterializedZonemapContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropMaterializedZonemap(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitDropMaterializedZonemap(OracleStatementParser.DropMaterializedZonemapContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.