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