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