Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] finding objects in the changeset

I am trying to track down an error in our code that is resulting in an illegalState exception (something is not marked Cascade.PERSIST). I'd like to use the debugger to see what objects eclipselink has in the add/change bucket.

Can somebody tell me where to look in the object graph for this information (presumably starting at the EntityManagerImpl)?
=============================================
David Parker
dap@xxxxxxxxxxxxxxxxxxxx






Back to the top