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