Interface UCSBDiningCommonsMenuItemRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<UCSBDiningCommonMenuItem,
,Long> org.springframework.data.repository.Repository<UCSBDiningCommonMenuItem,
Long>
@Repository
public interface UCSBDiningCommonsMenuItemRepository
extends org.springframework.data.repository.CrudRepository<UCSBDiningCommonMenuItem,Long>
The UCSBDateRepository is a repository for UCSBDate entities.