public class Pagination
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Pagination |
EMPTY |
| Constructor and Description |
|---|
Pagination(int pageIndex,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCriteria(org.hibernate.Criteria criteria) |
public static final Pagination EMPTY