Class ScheduledCache

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

public class ScheduledCache extends Object implements Cache
Author:
Clinton Begin