Hello,

I intend to hopefully operate with detached instances, feeding WPF, view 
models, views, etc. And only gin up a new session (repository pattern) 
instance when it comes time to save again.

In doing that, I can attach the instances to the session again? Does NH do 
required differencing, of individual instances gauging the upsert 
requirement, as well as reconciling then would be ophaned instances?

Coming from EF, I was finding I had to do some manual deletion of orphaning 
records. Otherwise, would find that duplicate or multiple old records would 
come back when the query was refreshed. This I want to obviously avoid.

(F)NH advise appreciated.

Thanks!

Best,

Michael W. Powell

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/nhusers/09a48880-9c13-4bd6-a13d-ce42d4cb1266n%40googlegroups.com.

Reply via email to