Uses of Interface
org.springframework.data.repository.PagingAndSortingRepository
Package
Description
Central interfaces for repository abstraction.
-
Uses of PagingAndSortingRepository in org.springframework.data.repository
Modifier and TypeInterfaceDescriptioninterface
Repository fragment to provide methods to retrieve entities using the pagination and sorting abstraction.