Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3697336
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:50:51+00:00 2026-05-19T04:50:51+00:00

i have tableA and tableB tableA has a B_Id property. This query works fine:

  • 0

i have tableA and tableB

tableA has a B_Id property.

This query works fine:

 IEnumerable<A> a = Session.Query<A>().Fetch(r=>r.B);

but i want something like:

 IEnumerable<A> a = Session.Query<A>().Where(r=>r.B.Active).Fetch(r=>r.B);

it seems like when i do this, it no longer does a simple outer join and if there are no active records in table B, i get no results.

I want to do a pure outerjoin that will still give me results but with the B property of the A entity as null.

Does nhibernate LINQ support this ability to put a where clause on your outerjoined table??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T04:50:52+00:00Added an answer on May 19, 2026 at 4:50 am

    According to this post on the nhusers group it’s apparently not supported, and you’ll have to use HQL.

    As to the why, I would speculate that the authors plan to add it but had higher priorities. Personally I’d see it as a key feature.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I have DatabaseA with TableA, which has these fields: Id, Name. In
I have a table that has two columns, ID and Value. For this example
I have 2 tables. Table1 has fields A, B, C, D and Table2 has
I have two tables that are joined together. A has many B Normally you
I have a table y Which has two columns a and b Entries are:
I have table inside a div tab. The table has 40 rows in it
I have a Person table and Phone table. The Phone table has a foreign
I have 2 tables: 1. Employees 2. Vouchers Employees table has a single primary
I have a table that has redundant data and I'm trying to identify all
I have a table that has an insert trigger on it. If I insert

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.