I'm receiving duplicate/multiple results when using a left outer join in Hibernate/JPA
Issue
- My Entity contains associations which are being fetched with left outer joins. I am seeing duplicate results. Instead of 1 Entity with x assocations fetched, I am seeing x Entities fetched along with the associations.
Environment
- JBoss Enterprise Application Platform (EAP) 5.1.2
- Hibernate
- JPA
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.