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