Uses of Interface
org.h2.api.Aggregate
Packages that use Aggregate
Package
Description
Aggregate functions.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
-
Uses of Aggregate in org.h2.expression.aggregate
Methods in org.h2.expression.aggregate that return Aggregate -
Uses of Aggregate in org.h2.schema
Classes in org.h2.schema that implement AggregateModifier and TypeClassDescriptionprivate static class
WrapAggregateFunction
in order to behave asAggregate
Methods in org.h2.schema that return Aggregate