]
Gail Badner updated HHH-6723:
-----------------------------
Fix Version/s: 3.6.8
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: