Package org.h2.expression.aggregate
package org.h2.expression.aggregate
Aggregate functions.
-
ClassDescriptionA base class for aggregate functions.Implements the integrated aggregate functions, such as COUNT, MAX, SUM.The type of an aggregate function.This class wraps a user-defined aggregate.Additional arguments of LISTAGG aggregate function.