Package com.cis.gorecipe.repository


package com.cis.gorecipe.repository
  • Interface Summary
    Interface
    Description
    This interface provides a way to use JPA to interface with the GoRecipe database to manage DietaryRestrictions
    This interface provides a way to use JPA to interface with the GoRecipe database to manage FoodImages
    This interface provides a way to use JPA to interface with the GoRecipe database to manage Ingredients
    This interface provides a way to use JPA to interface with the GoRecipe database to manage RecipeCalendarItems
    This interface provides a way to use JPA to interface with the GoRecipe database to manage Recipes
    This interface provides a way to use JPA to interface with the GoRecipe database to manage Users