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]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
