com.ibatis.sqlmap.engine.config
Class CacheModelConfig
java.lang.Object
com.ibatis.sqlmap.engine.config.CacheModelConfig
public class CacheModelConfig
- extends java.lang.Object
类方法继承: java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setFlushInterval
public void setFlushInterval(long hours,
long minutes,
long seconds,
long milliseconds)
addFlushTriggerStatement
public void addFlushTriggerStatement(java.lang.String statement)
getCacheModel
public CacheModel getCacheModel()
setControllerProperties
public void setControllerProperties(java.util.Properties cacheProps)