Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 295665 - EntityManager.flush() ignores changes of preUpdate EntityListener of Embedded entities

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

Fixes an issue where changes in preUpdate were not picked up in non-weaved objects

Fixed in 1.2.1, 2.0.1, and trunk

Added test to EntityManagerJUnitTestSuite that will demonstrate the issue when
our tests are run with weaving turned off

Reviewed by Gordon Yorke


Back to the top