Hi All, I am a bit confused on what session.Get is doing. I always thought that Get would return a proxy and that along with the session is how change tracking is done.
When I get an object I don't see that a proxy returned, however I do see it on Session.Load and on Lazy Loaded associations. I set dynamic-update = true on the object and still did not get a proxy. So I assume my understanding of session.Get is wrong. Can anyone provide a bit more insight on how change tracking works? Is change tracking only done on the session? How is it tracking changes without a proxy? Thanks in advance, Joe -- 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.
