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