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