butler.sql.function
Interface AggregateFunction

All Superinterfaces:
Function
All Known Subinterfaces:
CompareAggregateFunction, NumericAggregateFunction
All Known Implementing Classes:
Count, Max, Sum

public interface AggregateFunction
extends Function

Interface for all aggregate functions.

Author:
Fredrik Bertilsson

Nested Class Summary
 
Nested classes/interfaces inherited from interface butler.sql.function.Function
Function.Call
 
Method Summary
 
Methods inherited from interface butler.sql.function.Function
getName