[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2495) encapsulate the notion of state pertaining to processing a result set

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 19 16:45:09 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2495?page=all ]
     
Steve Ebersole closed HHH-2495:
-------------------------------

    Resolution: Fixed

trunk / 3.2

> encapsulate the notion of state pertaining to processing a result set
> ---------------------------------------------------------------------
>
>          Key: HHH-2495
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2495
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Reporter: Steve Ebersole
>     Assignee: Steve Ebersole
>      Fix For: 3.2.3

>
>
> Currently all state related to processing a result set (specifically loading collections and entities) is kept in a mix of stack variables passed throughout the various Loader methods and in the org.hibernate.engine.CollectionLoadContext class.

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