开发者

Can't figure out what lazy-loading policy NHibernate uses

开发者 https://www.devze.com 2022-12-25 02:29 出处:网络
Can somebody te开发者_如何学Cll me what lazy-loading policy NHibernate uses? Various sources provides contradictory information - this one says that NHibernate doesn\'t provide lazy-loading for proper

Can somebody te开发者_如何学Cll me what lazy-loading policy NHibernate uses? Various sources provides contradictory information - this one says that NHibernate doesn't provide lazy-loading for properties, and NHibernate in Action read that lazy-fetching are on by default. Am I missing something?


I am not an expert but I think that the book means lazy loading of collection properties. As for other properties nhibernate does support them but it might not be released yet: NHibernate new feature: Lazy Properties

0

精彩评论

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