Interface EclipseStorePagingAndSortingRepositoryRepository<T,ID>
- All Superinterfaces:
org.springframework.data.repository.PagingAndSortingRepository<T,,ID> org.springframework.data.repository.Repository<T,ID>
- All Known Implementing Classes:
SimpleEclipseStoreRepository
@NoRepositoryBean
public interface EclipseStorePagingAndSortingRepositoryRepository<T,ID>
extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>
-
Method Summary
Methods inherited from interface org.springframework.data.repository.PagingAndSortingRepository
findAll, findAll