public final class

LoggingEhcache

extends LoggingCache
java.lang.Object
   ↳ org.apache.ibatis.cache.decorators.LoggingCache
     ↳ org.mybatis.caches.ehcache.LoggingEhcache

Class Overview

LoggingCache adapter for Ehcache.

Summary

[Expand]
Inherited Fields
From class org.apache.ibatis.cache.decorators.LoggingCache
Public Constructors
LoggingEhcache(String id)
[Expand]
Inherited Methods
From class org.apache.ibatis.cache.decorators.LoggingCache
From class java.lang.Object
From interface org.apache.ibatis.cache.Cache

Public Constructors

public LoggingEhcache (String id)