Hierarchy For Package edu.ntnu.idatt2106_2023_06.backend.repo.recipe

Package Hierarchies:

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.AllergenRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.InstructionRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.ItemRecipeScoreRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeAllergenRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeItemsRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipePartRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeSuggestionRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
  • 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.ntnu.idatt2106_2023_06.backend.repo.recipe.AllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.InstructionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.ItemRecipeScoreRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeAllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeItemsRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipePartRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeSuggestionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • 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.ntnu.idatt2106_2023_06.backend.repo.recipe.AllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.InstructionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.ItemRecipeScoreRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeAllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeItemsRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipePartRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeSuggestionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
    • 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.ntnu.idatt2106_2023_06.backend.repo.recipe.AllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.InstructionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.ItemRecipeScoreRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeAllergenRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeItemsRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipePartRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • edu.ntnu.idatt2106_2023_06.backend.repo.recipe.RecipeSuggestionRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)