Spring Hibernate JPA - DTO mapping
Budget: $30 – $250 USD
I am using Hibernate NativeQuery to fetch the results and need to map it to Object. I am using multiple tables for the join in the query and one of the table has OneToMany mapping. The issue is, getting duplicate records - as for a given @Id column there are couple of columns which have multiple different values and they are not primary keys and sometimes they can be null.