[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1411) Collection fetches and DISTINCT

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:24 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1411.
-------------------------------


Closing stale resolved issues

> Collection fetches and DISTINCT
> -------------------------------
>
>                 Key: HHH-1411
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1411
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: query-criteria, query-hql
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>            Priority: Blocker
>             Fix For: 3.2.0.alpha1
>
>
> Collection fetches and DISTINCT currently do not return logical results, since the DISTINCT is applied at the database level.  We need to recognize this scenario and perform the distincting in memory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list