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

public class DenseRankFunction
extends AbstractWindowFunction
Rank of the current row without gaps; this function counts peer groups
Since:
1.4.0
Author:
Jan-Willem Gmelig Meyling, Sayra Ranjha