and a little side note about NHibernate: the HiLo key generator seems
to have some problems when used with distributed transactions - if
inserts are run concurrently it eventually causes deadlock and
transaction is killed by SQL server. I also have a question: what will
be the behavior of HiLo generator when the distributed transaction is
rolled back - will the next ID number also roll back if it has been
incremented in that transaction? This would be bad of course....
R
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" 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/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to