Class LoggingCache

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

public class LoggingCache extends Object implements Cache
Author:
Clinton Begin