[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1829) Allow join on any property using property-ref

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Nov 27 11:48:05 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1829?page=comments#action_25431 ] 

Steve Ebersole commented on HHH-1829:
-------------------------------------

Thanks for the patch.  In the future it'd be great if patches contained appropriate test cases showing the failures prior to patching and success after patching.  This can then also be integrated into the regression test suite.  I'll try to get this into 3.2.2 if I find time to write the test cases prior to releasing it...

> Allow join on any property using property-ref
> ---------------------------------------------
>
>          Key: HHH-1829
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1829
>      Project: Hibernate3
>         Type: New Feature

>   Components: core
>     Versions: 3.2.0 cr1, 3.2.0.cr2
>     Reporter: Maarten Winkels
>      Fix For: 3.2.2
>  Attachments: hhh-1829.patch
>
>
> Currently joining tables for one class (uing the <join...> tag) is only supported for the id property. The property-ref is allowed on the <key..> tag inside the <join..> tag, but this is ignored.

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