[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2753) not-found="ignore" causes many-to-one to be always eager

Fred Gurkov (JIRA) noreply at atlassian.com
Fri Jul 27 11:53:52 EDT 2007


not-found="ignore" causes many-to-one to be always eager
--------------------------------------------------------

                 Key: HHH-2753
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2753
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.4.sp1, 3.2.2, 3.1.3
         Environment: Tested with 3.1.3, 3.2.2ga, 3.2.4sp1 using Oracle 10g DB.
            Reporter: Fred Gurkov


If not-found property of many-to-one mapping is set to "ignore", the association always gets eagerly initialized regardless of the value of the "lazy" property.

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