Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check-in Bug 319162 - EntityManager found stale entity after flush and clear

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

Checked into trunk
Similar fix will be put in 2.1.2 when the stream opens

A fix was checked in to have Object build directly to the UOW in the case that a clear has been run with certain FlushMode settings

Reviewed by Gordon Yorke

Added 3 tests to the EntityManagerJunitTestSuite for the annotations model


Back to the top