Uses of Class
org.h2.expression.SimpleCase.SimpleWhen
Packages that use SimpleCase.SimpleWhen
Package
Description
Expressions include mathematical operations, simple values, and others.
-
Uses of SimpleCase.SimpleWhen in org.h2.expression
Methods in org.h2.expression with parameters of type SimpleCase.SimpleWhenConstructors in org.h2.expression with parameters of type SimpleCase.SimpleWhenModifierConstructorDescriptionSimpleCase(Expression operand, SimpleCase.SimpleWhen when, Expression elseResult)