How can I disable lazy loading for some entities

12 views
Skip to first unread message

Ivan K

unread,
Dec 13, 2011, 9:50:50 AM12/13/11
to ConfORM
Hello.

I want to disable lazy loading for some entities,

I found this post: http://groups.google.com/group/codeconform/browse_thread/thread/8af7264e7f1184be

But it is`t good for us. Can I do the same only for some entities?

Fabio Maulo

unread,
Dec 13, 2011, 6:01:00 PM12/13/11
to codec...@googlegroups.com
mapper.Class<YourEntity>(x => x.Lazy(false));
--
Fabio Maulo

Reply all
Reply to author
Forward
0 new messages