Uses of Interface
info.ejava.assignments.db.houserenters.svcjpa.houses.HousesJPARepository
Packages that use HousesJPARepository
-
Uses of HousesJPARepository in info.ejava.assignments.db.houserenters.svcjpa.houses
Fields in info.ejava.assignments.db.houserenters.svcjpa.houses declared as HousesJPARepositoryMethods in info.ejava.assignments.db.houserenters.svcjpa.houses with parameters of type HousesJPARepositoryModifier and TypeMethodDescriptionHousesJPAConfiguration.housesRepoService(HousesJPARepository jpaRepo, HousesMapper mapper)