com.ibatis.sqlmap.engine.config

Class CacheModelConfig

public class CacheModelConfig extends Object

Method Summary
voidaddFlushTriggerStatement(String statement)
CacheModelgetCacheModel()
voidsetControllerProperties(Properties cacheProps)
voidsetFlushInterval(long hours, long minutes, long seconds, long milliseconds)

Method Detail

addFlushTriggerStatement

public void addFlushTriggerStatement(String statement)

getCacheModel

public CacheModel getCacheModel()

setControllerProperties

public void setControllerProperties(Properties cacheProps)

setFlushInterval

public void setFlushInterval(long hours, long minutes, long seconds, long milliseconds)
Copyright © 2011. All Rights Reserved.