Package edu.cnm.deepdive.picmegallery.model.dao
-
Interface Summary Interface Description EventRepository This interface extends theJpaRepository
and Event entity.PhotoRepository This interface extendsJpaRepository
.UserRepository User repository is an interface class that extends JpaRepository and User entity This interface handles searching for users by different parameters including Google Oauth Key 2.0, events, photos, and display names.