问题
when I am setting up my fluent mappings, what is the default for collections? Do I need to explicitly set them as lazy-load, or is that the default?
回答1:
Note this is changed as of current day to be inline with NHibernate standards which is lazy loading is enabled by default for everything.
来源:https://stackoverflow.com/questions/316264/is-the-default-behavior-with-fluent-nhibernate-to-lazy-load-hasmanyt-collectio