Hello dear friends, As you may know, SQLite is thread-safe only if each session has its own connection. Since nhibernate has its own connection management, And i am using SQLite in an ASP.NET website with Session-per-Request pattern, i was wondering if this thread-safe point is handled in nhibernate SQlite dialect/connection provider or not ?
and if not, how can i be sure that no threading problem occure in asp.net mode with nhibernate+SQLite ? Thanks a lot, -- 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.
