From: Daniel G. (JIRA) <nh...@gm...> - 2011-03-02 16:01:39
|
[ http://216.121.112.228/browse/NH-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20611#action_20611 ] Daniel Guenter commented on NH-1452: ------------------------------------ I've patched this issue for both 2.1 and now 3.0 GA. The patch files can be found under issue 1681. http://216.121.112.228/browse/NH-1681 Works for querying/persistence. Not sure if this will ever be integrated into the trunk, but I can always hope. > Join element doesn't support keys with property-refs > ---------------------------------------------------- > > Key: NH-1452 > URL: http://216.121.112.228/browse/NH-1452 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 2.0.0.CR2 > Reporter: Brian Rumschlag > Priority: Major > Attachments: 1452.patch, NH1452.patch > > > The <join> element does not use the property-ref attribute on it's <key>. > It will always join to the child table by the primary key. > Attached is the failing test case. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |