Uses of Interface
org.h2.api.AggregateFunction

Packages that use AggregateFunction
org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package. 
 

Uses of AggregateFunction in org.h2.engine
 

Methods in org.h2.engine that return AggregateFunction
 AggregateFunction UserAggregate.getInstance()