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