public class Count extends Function<Integer>
| Modifier and Type | Method and Description |
|---|---|
Object[] |
arguments() |
static Count |
count(Attribute<?,?>... attributes) |
static Count |
count(Class<?> entityClass) |
static Count |
count(QueryAttribute<?,?>... attributes) |
Attribute<?,?>[] |
getAttributes() |
as, equals, expressionForArgument, getAlias, getClassType, getExpressionType, getName, hashCodeabs, asc, avg, between, desc, eq, eq, equal, equal, function, greaterThan, greaterThan, greaterThanOrEqual, greaterThanOrEqual, gt, gt, gte, gte, in, in, isNull, lessThan, lessThan, lessThanOrEqual, lessThanOrEqual, like, lower, lt, lt, lte, lte, max, min, ne, ne, notEqual, notEqual, notIn, notIn, notLike, notNull, round, round, substr, sum, trim, trim, upperpublic static Count count(QueryAttribute<?,?>... attributes)
public Attribute<?,?>[] getAttributes()