0
kicks
Introduction to NHibernate, pt. 6 - Ian Cooper [MVP] - CodeBetter.Com
We need to use a session when we work with NHibernate. We will talk later about managing entity lifetime, but the short version is that you should avoid accessing an entity outside of the context of the session that loaded it.