Class WindowRows<A>

java.lang.Object
com.querydsl.sql.WindowRows<A>
Type Parameters:
A - expression type

public class WindowRows<A> extends Object
WindowRows provides the building of the rows/range part of the window function expression
Author:
tiwe