Lack of Mapping Attribute for <class-cache> and <collection-cache>
Description
NHibernate.Mapping.Attributes lacks supprot for <class-cache> and <collection-cache>
Environment
None
Activity
Show:
Pierre Henri Kuaté July 6, 2006 at 5:30 PM
<class-cache> and <collection-cache> live in a hibernate.cfg.xml; not in the mapping (*.hbm.xml or .NET attributes). So, they are irrelevant to NHibernate.Mapping.Attributes.
NHibernate.Mapping.Attributes lacks supprot for <class-cache> and <collection-cache>