Hi John, On Wed, Jul 21, 2010 at 11:01 PM, John Davidson <[email protected]> wrote: > IStatelessSession is designed for bulk database operations rather than > parallelism. There is no first level cache available in the stateless > session. Essentially this is a convenience for a developer who already has a > functioning application using NHibernate, but occasionally needs to do a > large update efficiently.
Ok, thanks for all these clarifications. I'm trying to review my application, trying to reduce the cross-thread data accesses. Have a nice day, Giulio -- -- 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.
