NHibernate Forge
The official new home for the NHibernate for .NET community
Sign in
|
Join
|
Help
Home
Blog
Wikis
Groups
Reference
Issue tracker
Source Code
General
How to
Patterns&Practices
All Tags
»
query
»
lazy loading
Browse Wiki Pages by Tags
Showing related tags and posts for the
Wikis
application. See
all tags in the site
Architecture
entity name
FluentNH
HQL
Mapping
Nhibernate
Session
Lazy loading - eager loading
In this article I want to discuss the lazy loading mechanism provided by NHibernate. It is recommended for maximum flexibility to define all relations in your domain as lazy loadable. This is the default behavior of NHibernate since version 1.2. But this can lead to some undesired effects if querying...
Posted to
How to
by
MarkCranness
on 07-08-2011
Filed under:
lazy loading
,
query
Page 1 of 1 (1 items)