I'm having a problem where an entity mapped as a joined subclass is
cached on insert, and the cache does not get updated when I perform an
update on this entity. Should the NHibernate 2nd level cache be
updated when an update is performed on a joined subclass?

I'm using the SysCacheProvider, and the class is mapped with a the
following cache element: <cache usage="read-write" />

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