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