Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.JsonbPathPredicateCheckContext
Packages that use PostgreSQLStatementParser.JsonbPathPredicateCheckContext
-
Uses of PostgreSQLStatementParser.JsonbPathPredicateCheckContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.JsonbPathPredicateCheckContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitJsonbPathPredicateCheck(PostgreSQLStatementParser.JsonbPathPredicateCheckContext ctx) Visit a parse tree produced by thejsonbPathPredicateChecklabeled alternative inPostgreSQLStatementParser.jsonOperator().PostgreSQLStatementParserVisitor.visitJsonbPathPredicateCheck(PostgreSQLStatementParser.JsonbPathPredicateCheckContext ctx) Visit a parse tree produced by thejsonbPathPredicateChecklabeled alternative inPostgreSQLStatementParser.jsonOperator().