Class LoggingEhcache

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
  • Constructor Details

    • LoggingEhcache

      public LoggingEhcache(String id)
      Deprecated.