Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.JsonbDeleteContext
Packages that use OpenGaussStatementParser.JsonbDeleteContext
-
Uses of OpenGaussStatementParser.JsonbDeleteContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.JsonbDeleteContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitJsonbDelete(OpenGaussStatementParser.JsonbDeleteContext ctx) Visit a parse tree produced by thejsonbDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().OpenGaussStatementVisitor.visitJsonbDelete(OpenGaussStatementParser.JsonbDeleteContext ctx) Visit a parse tree produced by thejsonbDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().