Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check in: Bug 347168 - Embedded objects have incorrect relational descriptor when some entities are not cached

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

Checked in change to trunk, 2.3.1 and 2.2.1

The change builds a data-holder-cache key to hold aggregates so they can be
retrieved in the valueFromRow method when using protected caching.

Reviewed by Gordon Yorke

Tested with Core and JPA LRG

Added test to CacheableModelJUnitTest


Back to the top