Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check-in Bug: Bug 294471 - Changes on nested embeddables are not tracked

Checked in fix to 2.0.1 and trunk

the fix does two things:

1. Propogates property change listener to nested aggregates when a listener is created on an aggregate 2. Updates the way PropertyChangeEvents are passed to parent listeners for nested aggregates

Reviewed by Andrei Ilitchev

Tested by no-longer excluding test indicated by bug and by running full Core and JPA LRGs


Back to the top