Armin Weisser - 2010-12-02

There is a small difference between net.sf.ehcache.hibernate.EhCacheProvider and org.hibernate.cache.EhCacheProvider. The second is the one that wraps a Cache with an EhCache instance...Both use the same CacheManager logic, that reuses the Cache instances.