[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-2210) OneToOne ignores LAZY

Christian Bauer (JIRA) noreply at atlassian.com
Sat Nov 4 13:04:04 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2210?page=all ]
     
Christian Bauer resolved HHH-2210:
----------------------------------

    Resolution: Rejected

This is an FAQ. Use optional="false" and ask on the forum why that is the case, not here.


> OneToOne ignores LAZY
> ---------------------
>
>          Key: HHH-2210
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2210
>      Project: Hibernate3
>         Type: Bug

>     Versions: 3.2.0.ga
>  Environment: Hibernate 3.2, Oracle 9i, JBoss (and out of container)
>     Reporter: Arik Galansky

>
>
> Whe  creating a OneToOne association and assigning it a LAZY fetch type Hibernate will ignore this during queries and will allways make the link EAGER.
> This makes all OneToOne associations a big performance issue.

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