Class Hierarchy
- java.lang.Object
- net.n2oapp.framework.sandbox.cases.cars.Car
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- net.n2oapp.framework.sandbox.cases.cars.CarRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- net.n2oapp.framework.sandbox.cases.cars.CarRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)