[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2753?page=c...
]
Jean-François St-Germain commented on HHH-2753:
-----------------------------------------------
Yes what, it's fixed? It's normal? I get the same problem, this is a totally
unacceptable behavior when fetching thousands of records. Can you please provide more
information as to why it is behaving this way and how it can be circumvented?
Thank you.
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: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.1.3, 3.2.2, 3.2.4.sp1
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira