Hierarchy For Package edu.ucsb.cs156.example.repositories
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - edu.ucsb.cs156.example.repositories.UCSBOrganizationRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - edu.ucsb.cs156.example.repositories.ArticlesRepository
- edu.ucsb.cs156.example.repositories.HelpRequestRepository
- edu.ucsb.cs156.example.repositories.JobsRepository
- org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - edu.ucsb.cs156.example.repositories.UCSBOrganizationRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- edu.ucsb.cs156.example.repositories.MenuItemReviewRepository
- edu.ucsb.cs156.example.repositories.RecommendationRequestRepository
- edu.ucsb.cs156.example.repositories.RestaurantRepository
- edu.ucsb.cs156.example.repositories.UCSBDateRepository
- edu.ucsb.cs156.example.repositories.UCSBDiningCommonsMenuItemRepository
- edu.ucsb.cs156.example.repositories.UCSBDiningCommonsRepository
- edu.ucsb.cs156.example.repositories.UserRepository
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - edu.ucsb.cs156.example.repositories.UCSBOrganizationRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,