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