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