Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 357363 checked in

Bug 357363 - UnitOfWorkIdentityMapAccessor.getFromIdentityMap() ignores inheritance.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357363

 

 

-         Changed UnitOfWorkIdentityMapAccessor.getFromIdentityMap() to check for inheritance before returning the object from the cache when fetched from parent session.

-         Added a new test under InheritanceTestModel.

 

 

Fixed in trunk (2.4) with r10183.

 

Reviewed By: Gordon Yorke

Testing: LRG, JPA LRG with MySQL and Oracle database.

 

 

Vikram Bhatia


Back to the top