Make it possible to do inner join fetching in Linq

Description

It would be great if we could choose in the .Fetch() Linq extension methods that an inner join is used for fetching (like writing "inner join fetch" in HQL).

Environment

None

Activity

Show:

cremor 
May 7, 2014 at 1:06 PM

Seems like someone implemented this: https://github.com/nhibernate/nhibernate-core/pull/210

Alex Zaytsev 
June 4, 2012 at 8:15 PM

Possible is related to

Mike 
June 1, 2012 at 1:26 PM

MAKE THIS WORK

Patrick Earl 
October 18, 2011 at 7:05 PM

Can anyone comment on how (if?) this is implemented in EF or LINQ to SQL?

cremor 
September 27, 2011 at 12:17 PM

I think that would work for my requirement because I can map the columns with not-null. But still, I think it would be very good to have this feature just to allow the same queries as with HQL, Criteria and QueryOver.

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created July 12, 2011 at 7:17 AM
Updated October 12, 2017 at 11:24 AM
Who's Looking?