2012/3/10 Ayy <[email protected]>: > > Hi, > > How we can set nhibernate cascade all in hbm files. I am trying set cascade > all property to all in hbm files,but nhibernate is not issuing any delete > statement. > > Is there any guidance is very helpfully
Maybe you are looking for all-delete-orphan? http://nhforge.org/doc/nh/en/index.html#manipulatingdata-graphs /Oskar -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
