Uses of Class
com.blazebit.persistence.querydsl.NamedWindow
-
Uses of NamedWindow in com.blazebit.persistence.querydsl
Methods in com.blazebit.persistence.querydsl with parameters of type NamedWindow Modifier and Type Method Description WindowFunction<T>WindowOver. over(NamedWindow baseWindow)Start anOVERclause builder with a named window.QAbstractBlazeJPAQuery. window(NamedWindow namedWindow)QJPQLNextQuery. window(NamedWindow namedWindow)Add a named window to this query.