Uses of Class
org.h2.expression.Operation2
Packages that use Operation2
Package
Description
Expressions include mathematical operations, simple values, and others.
Functions.
-
Uses of Operation2 in org.h2.expression
Subclasses of Operation2 in org.h2.expressionModifier and TypeClassDescriptionfinal class
Array element reference.class
A mathematical expression, or string concatenation.class
A compatibility mathematical operation with datetime values.class
A mathematical operation with intervals. -
Uses of Operation2 in org.h2.expression.function
Subclasses of Operation2 in org.h2.expression.functionModifier and TypeClassDescriptionclass
Function with two arguments.final class
A math function with two arguments and DOUBLE PRECISION result.final class
A NULLIF function.final class
A SET function.final class
A SIGNAL function.final class
A string function with two arguments.