from MyE m left join m.Whatever 2008/11/19 Joao <[EMAIL PROTECTED]>
> > > 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? > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
