Hi,
have you found solution about this issue.

On Friday, April 30, 2021 at 3:25:47 AM UTC+5:30 ActiveX wrote:

> All,
>
> I've upgraded to the newest version nhibernate 5.3.8 and I would like to 
> fix up all the warnings relating to specifying fetch strategy (ie. fetch 
> plan for my criteria queries):
> *ICriteria SetFetchMode is obsolete Use Fetch instead *
>
> The new enum "SelectMode" used by Fetch() looks/feels different from the 
> "FetchMode" enum used by SetFetchMode(). Therefore, in order for me to 
> update my code I would like to first review documentation on this new 
> method Fetch and its enum. Unfortunately, I cannot find anything using 
> Google. Can someone point me to the documentation or at least explain the 
> changes?
>
> Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhusers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nhusers/306f74a8-6109-4cd6-a22a-8ed2d07b07a8n%40googlegroups.com.

Reply via email to