Uses of Interface
info.ejava.assignments.db.houserenters.rentals.JpaAssignmentService
Packages that use JpaAssignmentService
-
Uses of JpaAssignmentService in info.ejava_student.starter.assignment5.jpa.assignment
Classes in info.ejava_student.starter.assignment5.jpa.assignment that implement JpaAssignmentServiceMethods in info.ejava_student.starter.assignment5.jpa.assignment that return JpaAssignmentServiceModifier and TypeMethodDescriptionJpaAssignmentDBConfiguration.jpaAssignmentService(RentalsMapper<HouseRentalDTO, HouseRentalBO> mapper, jakarta.persistence.EntityManager entityManager, JpaHouseRentalsRepository repo)