http://nhforge.org/blogs/nhibernate/arc ... cache.aspx
The part the interested me was
I looked at one of my model classes and couldn't see any settings for this.To enable caching on the entity level, add the following property right below the class definition in the Product.hbm.xml file:
Am I missing something! Have you got any samples on how to implement entity caching.