NHibernate Caching with SQL Cache Dependencies

time to read 1 min | 40 words


NHibernate now has a cache implementation that supports SQL Dependencies from the Sql2005 and Sql2000.

The source is here: https://svn.sourceforge.net/svnroot/nhibernate/trunk/nhibernate/src/NHibernate.Caches.SysCache2