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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
