Module org.seasar.doma.core
Class AggregateFunction.Max<PROPERTY>
java.lang.Object
org.seasar.doma.jdbc.criteria.expression.AggregateFunction.AbstractFunction<PROPERTY>
org.seasar.doma.jdbc.criteria.expression.AggregateFunction.Max<PROPERTY>
- All Implemented Interfaces:
AggregateFunction<PROPERTY>,PropertyMetamodel<PROPERTY>
- Enclosing interface:
- AggregateFunction<PROPERTY>
public static class AggregateFunction.Max<PROPERTY>
extends AggregateFunction.AbstractFunction<PROPERTY>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.seasar.doma.jdbc.criteria.expression.AggregateFunction
AggregateFunction.AbstractFunction<PROPERTY>, AggregateFunction.Asterisk, AggregateFunction.Avg<PROPERTY>, AggregateFunction.AvgAsDouble, AggregateFunction.Count, AggregateFunction.Max<PROPERTY>, AggregateFunction.Min<PROPERTY>, AggregateFunction.Sum<PROPERTY>, AggregateFunction.Visitor -
Field Summary
Fields inherited from interface org.seasar.doma.jdbc.criteria.expression.AggregateFunction
Asterisk -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Max
-
-
Method Details
-
accept
-