Uses of Class
org.seasar.doma.jdbc.criteria.expression.AggregateFunction.Avg
Packages that use AggregateFunction.Avg
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of AggregateFunction.Avg in org.seasar.doma.jdbc.criteria.expression
Methods in org.seasar.doma.jdbc.criteria.expression that return AggregateFunction.AvgModifier and TypeMethodDescriptionstatic <PROPERTY> AggregateFunction.Avg<PROPERTY>Expressions.avg(PropertyMetamodel<PROPERTY> propertyMetamodel) Methods in org.seasar.doma.jdbc.criteria.expression with parameters of type AggregateFunction.AvgModifier and TypeMethodDescriptionvoidAggregateFunction.Visitor.visit(AggregateFunction.Avg<?> avg)