2009/2/6 Gustavo Ringel <[email protected]> > all and all-delete-orphan are not current? I'm almost sure i tried all with > the trunk and it's working ok. >
Sure Gustavo. My post was only an example of the new way to define cascade-style in the mapping. Starting from NH2.0 the cascade-style may have more than one value (combination of single values) so it is impossible to have a enumerator in the XSD. All available styles are: "all", "all-delete-orphan","save-update","persist","merge","lock","refresh","replicate","evict","delete","remove","delete-orphan" -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
