[hibernate-issues] [Hibernate-JIRA] Moved: (HHH-5508) setFetchMode() ignore incorect path

Gail Badner (JIRA) noreply at atlassian.com
Thu Aug 26 14:48:42 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner moved HB-763 to HHH-5508:
-------------------------------------

    Affects Version/s:     (was: 2.1.2)
                       3.5.5
                       3.6.0.Beta3
          Component/s:     (was: core)
                       query-criteria
                       core
             Workflow: Expanded Workflow  (was: jira)
           Issue Type: Improvement  (was: Bug)
                  Key: HHH-5508  (was: HB-763)
              Project: Hibernate Core  (was: z - Hibernate 2)

> setFetchMode() ignore incorect path
> -----------------------------------
>
>                 Key: HHH-5508
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5508
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core, query-criteria
>    Affects Versions: 3.6.0.Beta3, 3.5.5
>            Reporter: Adrien
>            Assignee: Michael Gloegl
>         Attachments: CriteriaImpl.java, SessionImpl.java
>
>
> In a criteria, call to setFetchMode() with an incorect path don't throw any exception. Hibernate just ignore it. 
> That mean that some optimisation we expect won't append, and because of lazy initialization, everything may look to work fine, except it will run much slower.
>   Adrien

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