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