Hello,

I would like the isolation level for transactions to be set depending
on whether I am merely selecting or also inserting/updating data.
I only explicitly call ISession.BeginTransaction() when I want to
alter data, so maybe that would be a good starting point to implement
this.

I already have a custom dialect, connection provider and driver
implementation, perhaps there is a way to extend those accordingly?

Thanks,
Marvin

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