The cause is that when we encouter an unsaved instance in the object graph, Hibernate incorrectly cascades to saveOrUpdate() for that branch of the object graph. It's quite difficult to fix this, but I plan to do it sometime in the next month.

Nick Heudecker wrote:

All:

Bug HB-1202 (http://opensource.atlassian.com/projects/hibernate/browse/HB-1202) has become a show-stopper for me. I've dug around the source and I'm not sure of the best way to fix it. Can someone provide guidance on resolving the problem with saveOrUpdateCopy? I don't have any problem fixing it; my problem is finding it. :)

Thanks for your time.

----
Nick Heudecker



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel





------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to