Hi,

Normally NH is able to detect any changes made to entities and
when .save() is called, the UPDATE will be made only if the entity was
changed.

Now the issue is that I'm sending my entities across the wire from the
server to the client (via WCF), the client modifies the entity (or
not), clicks on a save button and the entity is sent back to the
server. How can NH detects the entity has changed since it does not
belong to the same session ?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to