The reason it uses left outer join is that if you don't have any
associations, and it uses an inner join, it will also filter the root entity

On Mon, Oct 27, 2008 at 8:27 PM, Craig Neuwirt <[EMAIL PROTECTED]> wrote:

> Is there a way to request NHibernate use Inner Joins for Many To One
> mappings instead of Left Outer Joins? I assumed if I made the relationship
> not null, it might do that automatically.
>
> thanks,
>   craig
>
> >
>

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

Reply via email to