return-join broken for entity collections

Description

specifically, where the <return-join/> defines <return-property/> elements with explicit column mappings. The explicit column mappings are not used.

Activity

Show:

Steve Ebersole March 21, 2011 at 6:59 PM

Closing stale resolved issues

Steve Ebersole January 28, 2006 at 1:33 AM

This is fixed in terms of all defined unit tests. However, the fix was one line of code that I cannot see how was unintentional; so this might break some "non-tested feature" (my money is on something to do with components). Anyway the fix was on ResultSetMappingBinder.bindPropertyResults(); I placed a large comment there.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 28, 2006 at 1:26 AM
Updated March 21, 2011 at 6:59 PM
Resolved January 28, 2006 at 1:33 AM