T - Typepublic interface AggregatingNominal<T extends Type<?>>
| Modifier and Type | Method and Description |
|---|---|
AggregateColumn<T> |
count() |
AggregateColumn<T> |
first() |
AggregateColumn<T> |
last() |
AggregateColumn<T> first()
AggregateColumn<T> last()
AggregateColumn<T> count()
Copyright © 2012-2014. All Rights Reserved.