Community
Participate
Working Groups
Build Identifier: EclipseLink 2.1.2 There's no way to get the cumulativeUOWChangeSet of the RepeatableUnitOfWork. This makes it impossible to track only the new changes after a flush(). Mailing list response from James Sutherland: The UnitOfWork merge will contain the entire change set for the whole transaction. The RepeatableWriteUnitOfWork contains a second change set that include the cumulative changes (cumulativeUOWChangeSet), however there does not seem to be a get method for this, please log a bug to have one added, then you can access this change set if you require. Reproducible: Always
Setting target and priority. See the following page for the meanings of these fields: http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
Missing API was added in r8043 by Tom Ware, therefore bug no longer exists in trunk (2.3).
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink