开发者

What is NHibernate session exactly?

开发者 https://www.devze.com 2023-01-18 09:05 出处:网络
It\'s a long time开发者_如何学运维 I\'m working with NHibernate session through frameworks like Castle ActiveRecord but never understood what is a session exactly and how should manipulate. Can anybod

It's a long time开发者_如何学运维 I'm working with NHibernate session through frameworks like Castle ActiveRecord but never understood what is a session exactly and how should manipulate. Can anybody help? Is there any concise resource?

Thanks in Advance


The NHibernate session encapsulates a unit of work as specified by the unit of work pattern.

0

精彩评论

暂无评论...
验证码 换一张
取 消