Uses of Class
org.apache.calcite.sql.fun.SqlJsonQueryFunction
-
Packages that use SqlJsonQueryFunction Package Description org.apache.calcite.sql2rel -
-
Uses of SqlJsonQueryFunction in org.apache.calcite.sql2rel
Methods in org.apache.calcite.sql2rel with parameters of type SqlJsonQueryFunction Modifier and Type Method Description org.apache.calcite.rex.RexNode
StandardConvertletTable. convertJsonQueryFunction(org.apache.calcite.sql2rel.SqlRexContext cx, SqlJsonQueryFunction fun, org.apache.calcite.sql.SqlCall call)
-