类 UpdateChange
java.lang.Object
com.gdxsoft.easyweb.datasource.UpdateChange
更新的字段
- 作者:
- admin 2018-12-03
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UpdateChange
public UpdateChange()
-
-
方法详细资料
-
getCol
字段- 返回:
-
setCol
字段- 参数:
col-
-
getBefore
更新前- 返回:
-
setBefore
更新前- 参数:
before-
-
getAfter
更新后- 返回:
-
setAfter
更新后- 参数:
after-
-