|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPageRequest | |
|---|---|
| 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. |
| Uses of AbstractPageRequest in org.springframework.data.domain |
|---|
| Subclasses of AbstractPageRequest in org.springframework.data.domain | |
|---|---|
class |
PageRequest
Basic Java Bean implementation of Pageable. |
| Uses of AbstractPageRequest in org.springframework.data.querydsl |
|---|
| Subclasses of AbstractPageRequest in org.springframework.data.querydsl | |
|---|---|
class |
QPageRequest
Basic Java Bean implementation of Pageable with support for QueryDSL. |
|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||