Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] TopLink to EclipseLink migration

It could be a bug.  Try to isolate a test case and log a bug.

You might be able to change your usage of the nested unit of works to avoid
the issue.  Try getting the changes for the nested unit of work before
commit and see if it has detected the change.  It could be an issue with
merging not being able to match the new object.  Ensure the new object's id
has been assigned.




--
View this message in context: http://eclipse.1072660.n5.nabble.com/TopLink-to-EclipseLink-migration-tp155391p155450.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.


Back to the top