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

Arik Galansky (JIRA) noreply at atlassian.com
Sat Nov 4 13:00:04 EST 2006


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