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