Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN Commit (main): Bug#277205 - conform does not find objects registered with registerNewObjects

SVN Commit (main): Bug#277205 - conform does not find objects registered with registerNewObjects

 

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

 

Changes:

- Check correct newObjectClones map in UnitOfWork querying to allow originals to be null.

- Do not put null original into newObjectOriginals map.

- Added conforming test to in memory querying suite that check for new objects registered with registerNewObject.

 


Back to the top