Interface SQLAggregateClause<E extends EntityType>

All Known Implementing Classes:
AggregateClause

public interface SQLAggregateClause<E extends EntityType>

all aggregate functions in sql such as SUM,AVG,COUNT,...

Author:
alireza_bayat created on 2/26/22