java.lang.Object
com.blazebit.persistence.impl.function.window.AbstractWindowFunction
com.blazebit.persistence.impl.function.window.mode.ModeFunction
All Implemented Interfaces:
JpqlFunction

public class ModeFunction extends AbstractWindowFunction
The mode ordered set aggregate function.
Since:
1.6.4
Author:
Christian Beikov