Class PerpetualCache

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

public class PerpetualCache extends Object implements Cache
Author:
Clinton Begin