| Package | Description | 
|---|---|
| com.mysema.query.sql | SQL/JDBC support for Querydsl | 
| Modifier and Type | Method and Description | 
|---|---|
| WindowFirstLast<T> | WindowOver. keepFirst() | 
| WindowFirstLast<T> | WindowOver. keepLast() | 
| WindowFirstLast<T> | WindowFirstLast. orderBy(ComparableExpressionBase<?>... orderBy) | 
| WindowFirstLast<T> | WindowFirstLast. orderBy(ComparableExpressionBase<?> orderBy) | 
| WindowFirstLast<T> | WindowFirstLast. orderBy(OrderSpecifier<?>... orderBy) | 
| WindowFirstLast<T> | WindowFirstLast. orderBy(OrderSpecifier<?> orderBy) | 
Copyright © 2007–2015 Querydsl. All rights reserved.