Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QueryOver<MyEntity>().List() only returns proxies #3506

Unanswered
umerkle asked this question in Q&A
Discussion options

On some of my entities, when i do a session.QueryOver<MyEntity>().List(), i only get a list of MyEntityProxies.

Has anybody an idea how this can happen?

When i access some property of MyTask, i would expect that it could be a proxy because of lazy loading. But not MyEntity itself?

Edit:
I use NHibernate 5.4.3 (.NET Framework 4.8) and FluentNHibernate 3.2.1

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #3505 on March 20, 2024 22:26.

AltStyle によって変換されたページ (->オリジナル) /