And about the number of Query ?

I have an IList<>, imagine with 100records. I change just one when I Save, I
have 100 update ant not one

Is there a better solution ?

Thanks,


> This is normal if you need a transaction around the item and not
> around the total list, probably it all are transient objects or
> detached objects, it the latter case nhibernate needs to check for
> updates.

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