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