Class FifoCacheController

java.lang.Object
com.ibatis.sqlmap.engine.cache.fifo.FifoCacheController
All Implemented Interfaces:
CacheController

public class FifoCacheController extends Object implements CacheController
FIFO (first in, first out) cache controller implementation.