Package org.mybatis.dynamic.sql.select.aggregate
-
Class Summary Class Description AbstractCount Count functions are implemented differently than the other aggregates.Avg<T> Count CountAll CountDistinct Max<T> Min<T> Sum<T>
Class | Description |
---|---|
AbstractCount |
Count functions are implemented differently than the other aggregates.
|
Avg<T> | |
Count | |
CountAll | |
CountDistinct | |
Max<T> | |
Min<T> | |
Sum<T> |