On Mar 15, 2008, at 7:31 PM, [EMAIL PROTECTED] wrote:
<obj-relationship name="addresses" source="Employee" target="Address" db-relationship-path="employeeAddresses"/> + <obj-relationship name="homeAddresses" source="Employee" target="HomeAddress" db-relationship-path="employeeAddresses"/>
Hmm.... I know for sure I never had such mapping (which explains why the bug is there to begin with). Still formally the mapping is valid, so I guess we'd have to handle it.
Andrus
