NHibernate - good complete working Helper class for managing SessionFactory/Session

前端 未结 9 704
余生分开走
余生分开走 2020-12-07 14:37

can anyone provide/refer a proper OO type helper class for managing a singleton of the SessionFactory and then also for managing Sessions?

9条回答
  •  無奈伤痛
    2020-12-07 15:33

    I recommend checking out Ayende's Rhino Commons library. The documentation is a bit sparce at the moment, but once you are up and running, working with NHibernate will be MUCH easier.

提交回复
热议问题