Uses of Interface
org.h2.api.AggregateFunction
Packages that use AggregateFunction
Package
Description
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
-
Uses of AggregateFunction in org.h2.schema
Fields in org.h2.schema declared as AggregateFunctionModifier and TypeFieldDescriptionprivate final AggregateFunction
UserAggregate.AggregateWrapper.aggregateFunction
Constructors in org.h2.schema with parameters of type AggregateFunctionModifierConstructorDescription(package private)
AggregateWrapper
(AggregateFunction aggregateFunction)