Package | Description |
---|---|
org.springframework.data.domain |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
org.springframework.data.querydsl |
Querydsl integration support classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PageRequest
Basic Java Bean implementation of
Pageable . |
Modifier and Type | Class and Description |
---|---|
class |
QPageRequest
Basic Java Bean implementation of
Pageable with support for QueryDSL. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.