Class AggregateFunction.Count

java.lang.Object
org.seasar.doma.jdbc.criteria.expression.AggregateFunction.AbstractFunction<Long>
org.seasar.doma.jdbc.criteria.expression.AggregateFunction.Count
All Implemented Interfaces:
AggregateFunction<Long>, PropertyMetamodel<Long>
Enclosing interface:
AggregateFunction<PROPERTY>

public static class AggregateFunction.Count extends AggregateFunction.AbstractFunction<Long>