You want to call NHibernateUtil.Initialize() to force the object to initialize. I believe you can also call that directly on a collection to force only that collection to initialize.
- Robert On Sun, Mar 21, 2010 at 5:13 PM, TD <[email protected]> wrote: > Hi Fabio! > I get this: > NHibernate.Collection.Generic.PersistentGenericBag`1[[Model.Entities.Order, > Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] > What can I learn from it? > 10x > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- 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.
