Sure, but why is it always in the Session Cache ?
In a per request session mode, the Session cache is restarted at each
request or do I have misunderstand this ?

Before I updated the NHibernate to the last trunk version, at each new
request, the second level cache was requested before the entity can be
available in the first level cache.

On Sep 7, 7:26 pm, "Fabio Maulo" <[EMAIL PROTECTED]> wrote:
> 2008/9/7 Gildas <[EMAIL PROTECTED]>
>
> >  The entity is always loaded from the Session cache, it nevers reach the
> > code which
> > should try to find the entity inside the second level cache :
> > LoadFromSecondLevelCache.
>
> Hi.Now Gilda please think about what you write....
> In specially think about this:
> If an instance is present in the sessionCache (aka first level cache) why NH
> must find it in the Cache (aka second level cache) ?
>
> --
> Fabio Maulo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to