On May 13, 5:46 pm, Fabio Maulo <[email protected]> wrote: > > How NH can understand if the new value of "Inserted" (null) is because you > have set it to null or is because you don't want change it ? >
When the dictionary we're merging has no "Inserted" key, the value from the persisted entity would be used. When the dictionary we're merging does have an "Inserted" key with a null value, we know it should be updated to null. > You should set dynamic-insert="true" dynamic-update="true" and try again. > I'll give that shot. Thanks, Fabio! --Stuart --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
