Uses of Interface
org.h2.expression.ExpressionWithFlags
Packages that use ExpressionWithFlags
Package
Description
Aggregate functions.
Functions.
-
Uses of ExpressionWithFlags in org.h2.expression.aggregate
Classes in org.h2.expression.aggregate that implement ExpressionWithFlagsModifier and TypeClassDescriptionclassImplements the integrated aggregate functions, such as COUNT, MAX, SUM. -
Uses of ExpressionWithFlags in org.h2.expression.function
Classes in org.h2.expression.function that implement ExpressionWithFlags