Class HouseRentalMapper
java.lang.Object
info.ejava_student.starter.assignment5.db.houserentals.HouseRentalMapper
- All Implemented Interfaces:
RentalsMapper<HouseRentalDTO,HouseRentalBO>
public class HouseRentalMapper
extends Object
implements RentalsMapper<HouseRentalDTO,HouseRentalBO>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HouseRentalMapper
public HouseRentalMapper()
-
-
Method Details
-
map
- Specified by:
mapin interfaceRentalsMapper<HouseRentalDTO,HouseRentalBO>
-
map
- Specified by:
mapin interfaceRentalsMapper<HouseRentalDTO,HouseRentalBO>
-