Which is it? all-gc or all-delete-orphan? In the Hibernate docs it says all-delete-orphan, and in the DTD it says all-gc.


BTW, I'd like to thank whomever wrote the section on parent-child relationships. It was a great help, although I do have one question: if I want to add a removeChild() method to the parent to complement the addChild(), should it also call child.setParent(null)? Or would that screw up Hibernate when it tries to figure out what to delete?


Thanks, -Mark



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to