Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug#211454 - Self mappings: self targets containing collections not populating correctly during SAX unmarshal

All,

Please review the fix for the following bug and provide any feedback you may have:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=211454

Bug summary:
If a self mapping's target composite object contains a collection of objects, this collection is not populated during a SAX unmarshal operation.  The issue looks to be related to self records and how content handler control is set between the parent record and the child record.  There also seems to be an issue with the endDocument event not being called on a given records self records.


Oracle

David McCann | Principal Software Engineer | TopLink Product
Oracle Corporation Canada
45 O'Connor Street, Suite 400
Ottawa, Ontario K1P 1A4
Canada
613.288.4636
613.238.2818 (fax)


Back to the top