类 SqlCachedValue
java.lang.Object
com.gdxsoft.easyweb.cache.SqlCachedValue
缓存对象
- 作者:
- admin
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SqlCachedValue
public SqlCachedValue()
-
-
方法详细资料
-
checkOvertime
public boolean checkOvertime(int maxLifeSeconds) 检查是否超时 true-超时- 参数:
maxLifeSeconds- 存活时间- 返回:
-
getBinary
public byte[] getBinary() -
toString
-
getMemo
-
setMemo
-
getValue
-
setValue
-
getType
-
setType
-
getLastTime
public long getLastTime() -
setLastTime
public void setLastTime(long _LastTime)
-