[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2332) Fetch mode join gets ignored when lazy fetching

Markus Heiden (JIRA) noreply at atlassian.com
Thu Dec 28 20:48:44 EST 2006


Fetch mode join gets ignored when lazy fetching
-----------------------------------------------

         Key: HHH-2332
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2332
     Project: Hibernate3
        Type: Bug

  Components: core  
    Versions: 3.2.1    
 Environment: Hibernate 3.2.1, Oracle 9.2, JDK 1.4.2
    Reporter: Markus Heiden
 Attachments: hibernate.zip

When lazy fetching entities which have a collection specified with lazy="false" and fetch="join", two selects are issued instead of one "from entity outer join collectionElement". A test case for this is attached.

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