posted 13 years ago
Hi all,
I am trying to implement cascade="delete" in my small application having many-to-one relation.
Cascade is working with cascade="save-update" when i am trying to save the one of the object in many-to-one relation.
even cascade="all" is not working for delete option.
Thanks in Adavance!
Prathamesh M.B.<br />Java....only.....