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