See ISession.Evict(object)

John Davidson

On Sat, Jul 24, 2010 at 7:21 AM, alexey_baranov <[email protected]> wrote:

> Hi!
>
> I have a long lived treeView in my UI form and I would like to
> implement Refresh option for user.
> When I try query some Objs from database like
>
> from Obj o where o.Parent= :parent order by o.Name
>
> they would be got from Session cahe. Can I ask NH to query Objs
> exactly from database not from the UOW?
>
> Thanks!
>
> --
> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

-- 
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