Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Checked in fix fo Bug 345478 - Incorrect foreign key parameter set when retrieving an eager @OneToMany

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

Fixed in 2.2.x, 2.3.x and trunk

Fix adds a flag that makes a temporary CacheKey act isolated - this behavior
already exists for other temporary CacheKeys

Reviewed by Gordon Yorke

Added test to CacheableJunitTest

Tested with Core and JPA LRG


Back to the top