I use a single seassion (open and close) for getting a product within a program that references my mappings.
I theres no way to set for that single session lazyload = false i will do it in the mapping. The SetAttribute("lazy", "false") was part of my mappings though. But it does not work. On 18 Mrz., 09:58, James Gregory <jagregory....@gmail.com> wrote: > What do you mean for a single session? As far as mappings are concerned, you > either set it or you don't. > > On Wed, Mar 18, 2009 at 8:55 AM, Tom Warnat <war...@mauve.de> wrote: > > Hi, > > > is there a way to set for a single session LazyLoad = false? > > > I tried to set it with SetAttribute(“lazy”, “false”) for all my session, > > but it does not seem to work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---