Hi,

Did anyone get logical delete with cascade to work
using hibernate. Instead of physically deleting the
records when a delete is made, a column in the record
should be set to false. The database schema has
parent-child relationships. So if a parent is deleted,
not only the record of the parent should be set to
false, even the column of the child record should be
set to false.

Any help would be appreciated.

Thanks,
Niharika


                
__________________________________ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to