Uses of Interface
org.seasar.doma.jdbc.criteria.expression.AggregateFunction
Packages that use AggregateFunction
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of AggregateFunction in org.seasar.doma.jdbc.criteria.expression
Classes in org.seasar.doma.jdbc.criteria.expression that implement AggregateFunctionModifier and TypeClassDescriptionstatic classAggregateFunction.AbstractFunction<PROPERTY>static classAggregateFunction.Avg<PROPERTY>static classstatic classstatic classAggregateFunction.Max<PROPERTY>static classAggregateFunction.Min<PROPERTY>static classAggregateFunction.Sum<PROPERTY>