Interface LazyEclipseStoreListPagingAndSortingRepository<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:
LazyEclipseStoreRepository<T,ID>
- All Known Implementing Classes:
LazySimpleEclipseStoreRepository
@NoRepositoryBean
public interface LazyEclipseStoreListPagingAndSortingRepository<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