Uses of Class
org.h2.expression.condition.IsJsonPredicate
Packages that use IsJsonPredicate
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of IsJsonPredicate in org.h2.command
Methods in org.h2.command that return IsJsonPredicateModifier and TypeMethodDescriptionprivate IsJsonPredicate
Parser.readJsonPredicate
(Expression left, boolean not, boolean whenOperand)