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