Uses of Class
org.springframework.data.domain.AbstractPageRequest
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.Querydsl integration support classes.
-
Uses of AbstractPageRequest in org.springframework.data.domain
-
Uses of AbstractPageRequest in org.springframework.data.querydsl
Modifier and TypeClassDescriptionclass
Basic Java Bean implementation ofPageable
with support for QueryDSL.