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