Class AggregateFunction.AvgAsDouble

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

public static class AggregateFunction.AvgAsDouble extends AggregateFunction.AbstractFunction<Double>