|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrudRepository | |
|---|---|
| org.springframework.data.repository | Central interfaces for repository abstraction. |
| Uses of CrudRepository in org.springframework.data.repository |
|---|
| Subinterfaces of CrudRepository in org.springframework.data.repository | |
|---|---|
interface |
PagingAndSortingRepository<T,ID extends Serializable>
Extension of CrudRepository to provide additional methods to retrieve entities using the pagination and
sorting abstraction. |
|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||