Class PercentileDiscFunction

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

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