Class PercentileContFunction

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

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