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