Uses of Class
com.blazebit.persistence.querydsl.WindowOver
-
Uses of WindowOver in com.blazebit.persistence.querydsl
Subclasses of WindowOver in com.blazebit.persistence.querydsl Modifier and Type Class Description classFilterableWindowOver<T>FilterableWindowOveris the first part of a WindowFunction construction.Methods in com.blazebit.persistence.querydsl that return WindowOver Modifier and Type Method Description WindowOver<T>FilterableWindowOver. filter(com.querydsl.core.types.Predicate predicate)Filter the values for this aggregate function.