Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.JsonbPathDeleteContext
-
Packages that use OpenGaussStatementParser.JsonbPathDeleteContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.JsonbPathDeleteContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.JsonbPathDeleteContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitJsonbPathDelete(OpenGaussStatementParser.JsonbPathDeleteContext ctx)Visit a parse tree produced by thejsonbPathDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().TOpenGaussStatementVisitor. visitJsonbPathDelete(OpenGaussStatementParser.JsonbPathDeleteContext ctx)Visit a parse tree produced by thejsonbPathDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().
-