[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1829?page=all ]
Steve Ebersole updated HHH-1829:
--------------------------------
Fix Version: 3.2.3
(was: 3.2.2)
Well in the meantime 3.2.2 now has critical mass and I need to release it. So I am going
to bump this to 3.2.3
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
Assignee: Steve Ebersole
Fix For: 3.2.3
Attachments: AbstractJoinTest.java, JoinNoPropertyRefTest.java,
JoinPropertyRefTest.java, Person.hbm.xml, Person.java, PersonNoPropertyRef.hbm.xml,
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira