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

public class RankFunction extends AbstractWindowFunction
Rank of the current row with gaps; same as row_number of its first peer
Since:
1.4.0
Author:
Jan-Willem Gmelig Meyling, Sayra Ranjha