Package edu.ucsb.cs156.example.repositories
package edu.ucsb.cs156.example.repositories
-
InterfacesClassDescriptionThe RestaurantRepository is a repository for Restaurant entitiesThe UCSBDateRepository is a repository for UCSBDate entities.The UCSBDiningCommonsMenuItemRepository is a repository for UCSBDiningCommonsMenuItem entitiesThe UCSBDiningCommonsRepository is a repository for UCSBDiningCommons entitiesThe UCSBMenuItemReviewRepository is a repository for UCSBMenuItemReview entities.The UserRepository is a repository for User entities.