http://nhforge.org/doc/nh/en/index.html#architecture-current-sessionA better explication is in NHibernate In Action book.
How look your DAO/Repository is at the end of this post http://fabiomaulo.blogspot.com/2008/12/implementing-conversation-per-business.html Following Conversation-per-BusinessTransaction (conv-per-BT) you can download others examples so far only using Castle.Windsor as IoC but soo, after vacation, I'll implements some other uNhAddIns.Adapters for other IoC. 2009/1/10 Sal <[email protected]> > > > > There are some FW where what you are injecting is the ISession instead > the > > ISessionFactory. The problem there is that you must forget the use of > > StateLessSession, open a new and separated session and all other feature > > accessible only using the ISessionFactory. > > Fabio, > > Thank you, this is what I was getting at! Please bear with me as I try > to understand. > Can you please explain this last part a little more? > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
