[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-1718) Have multiple bag fetches revert to subselect fetching for all but one of the bags

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Nov 2 14:38:05 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1718?page=all ]

Steve Ebersole updated HHH-1718:
--------------------------------

    Fix Version: 3.2.2
                     (was: 3.2.1)

not going to get done for 3.2.1

> Have multiple bag fetches revert to subselect fetching for all but one of the bags
> ----------------------------------------------------------------------------------
>
>          Key: HHH-1718
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1718
>      Project: Hibernate3
>         Type: Improvement

>   Components: query-hql, query-criteria, core
>     Reporter: Steve Ebersole
>     Assignee: Steve Ebersole
>      Fix For: 3.2.2

>
>
> Follow on to HHH-1413.  Multiple bag fetches were simply disallowed as the resolution to that particular case in the interest of working around that issue.
> The correct longer term solution is to not fetch all the bags at once, ideally reverting to subselect fetching for all but one of the bags.

-- 
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