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