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