Can you show some code? On Sat, Oct 25, 2008 at 11:30 PM, Steve <[EMAIL PROTECTED]> wrote:
> > Hello, > > I got a class which has a Ilist<otherclass>. > otherclass is mapped to the db and works, class is mapped and "works" > as well for all properties not beeing a Ilist<otherclasses>. > Everytime I have a IList<otherclasses> after loading the object from > the db the collection count=0. > I already enabled loging from nhibernate and executed the sql query > against the db the collection returned is perfect. > Someone has maybe an idea why the collection count is 0 even so the > sql query executed by nhibernate is correct?! > > > Stefan Seifert > > > > -- Tuna Toksöz Typos included to enhance the readers attention! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
