| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Method | Description |
|---|---|---|
WindowFrameBuilder<T> |
WindowBuilder.groups() |
Starts a frame builder with the GROUPS frame mode.
|
WindowFrameBuilder<T> |
WindowBuilder.range() |
Starts a frame builder with the RANGE frame mode.
|
WindowFrameBuilder<T> |
WindowBuilder.rows() |
Starts a frame builder with the ROWS frame mode.
|
Copyright © 2014–2020 Blazebit. All rights reserved.