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