Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug 376499 Checked in

Bug 376499 - QueryException [EclipseLink-6004] while committing the transaction with ReadOnly class

 

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

 

- Register existing attribute object with root unit of work while merging object attribute to the parent with attribute object class declared as read only class in nested unit of work.

- Added test case to UnitOfWorkTestSuite.

 

Reviewed By: Gordon Yorke

Testing: Core LRG and JPA LRG.

 

Fixed in trunk (2.4) at revision 11150.


Back to the top