Interface QOM.Min<T>

All Superinterfaces:
AggregateFilterStep<T>, AggregateFunction<T>, Field<T>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<T>, QOM.AggregateFunction<T, QOM.Min<T>>, QOM.WindowFunction<T, QOM.Min<T>>, QueryPart, SelectField<T>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<T>, WindowBeforeOverStep<T>, WindowOverStep<T>
Enclosing class:
QOM

public static interface QOM.Min<T> extends QOM.AggregateFunction<T, QOM.Min<T>>
The MIN function.
Author:
Lukas Eder