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