So if my JPA query is like this: Select distinct p from Parent p left join fetch p.children order by p.somePropertySo if my JPA query is like this: Select distinc
So if my JPA query is like this: Select distinct p from Parent p left join fetch p.children order by p.somePropertySo if my JPA query is like this: Select distinc