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

Posted by chester89 on Stack Overflow See other posts from Stack Overflow or by chester89
Published on 2010-03-28T18:54:43Z Indexed on 2010/03/28 19:03 UTC
Read the original article Hit count: 342

Filed under:
|

Can somebody tell 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?

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about lazy-loading