Hello, During a transaction I modify some objects. When I commit the transaction, I would like to update only some of them. Is there a possibility to define in the mapping file that a class should not be updated when the transaction commit? I found the attribute update="false" but its only applicable on property tag whereas I would like to have something similar for a whole class.
Regards, mathmax --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
