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