[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-4756) javax.persistence.criteria.Path#get should result in *delayed* join rendering

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jan 5 10:35:29 EST 2010


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

Steve Ebersole updated HHH-4756:
--------------------------------

          Description: Currently I create a "physical" join eagerly here. Instead we should delay the resolution to a "physical" join when/if the "gotten" Path is dereferenced for something other than its identifier.
    Affects Version/s: 3.5.0-Beta-2
        Fix Version/s: 3.5
          Component/s: query-criteria

> javax.persistence.criteria.Path#get should result in *delayed* join rendering
> -----------------------------------------------------------------------------
>
>                 Key: HHH-4756
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4756
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: entity-manager, query-criteria
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5
>
>
> Currently I create a "physical" join eagerly here. Instead we should delay the resolution to a "physical" join when/if the "gotten" Path is dereferenced for something other than its identifier.

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