> But this does nothing, so it is not the same as fetch="select" in your > mapping !
Hmm, I suppose that you have take into account combination of fetch= and lazy= properties in mapping. > Can anyone explain the difference between them, and possibly explain > why Lazy (as it more or less explains what is intented) was deprecated Maybe because it is not needed, as you have to use SetFetchMode() only if you want eager fetching, as it will be "lazy" if you don't specify it in either mapping (as eager fetching association) and ICriteria... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
