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