[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6723) Remove extra join from eager @OneToOne

Gail Badner (JIRA) noreply at atlassian.com
Wed Oct 26 02:00:20 EDT 2011


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

Gail Badner resolved HHH-6723.
------------------------------

    Resolution: Fixed

Fixed in master and 3.6.

> Remove extra join from eager @OneToOne
> --------------------------------------
>
>                 Key: HHH-6723
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6723
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 3.6.8, 4.0.0.next
>
>
> The fix for HHH-5109 got rid of the extra join, but it broke @PrimaryKeyJoinColumn @OneToOne(optional=true) (covered by HHH-4982).
> The fix for HHH-4982 will simply back out of the fix for HHH-5109.
> I have a fix in mind for the original issue (the extra join). I'm not absolutely sure it won't break something else, so I'll create a pull request and get some feedback.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list