NHibernate is generating a sql with INNER JOIN, but actually it will only get the correct data if it uses LEFT OUTER JOIN.
Is there a way to set the JOIN statement that NHibernate will use? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
