Class LoggingEhcache

java.lang.Object
All Implemented Interfaces:
org.apache.ibatis.cache.Cache

@Deprecated public final class LoggingEhcache extends EhcacheCache
Deprecated.
Not needed with MyBatis 3.2.x
LoggingCache Kept for compatibility.
Author:
Simone Tripodi