Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug 335322 - AttributeChangeTracking: change events not cleared when refresh is called

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

Changes checked into 2.2 - rev 8906 - Check in for trunk will be soon

Code is changed to clear the object change set associated with the
AttributeChangeListener prior to nulling it out during a refresh

Added 3 tests to EntityManagerJunitTestSuite

Tested with Core and JPA LRG

Reviewed by Gordon Yorke


Back to the top