类 OptimisticLockUpdate
java.lang.Object
cn.sylinx.horm.model.optlock.OptimisticLockBase
cn.sylinx.horm.model.optlock.OptimisticLockUpdate
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetNewVersionValue(Number newVersionValue) voidsetOldVersionValue(Number oldVersionValue) 从类继承的方法 cn.sylinx.horm.model.optlock.OptimisticLockBase
getVersionField, getVersionFieldAttr, setVersionField, setVersionFieldAttr
-
构造器详细资料
-
OptimisticLockUpdate
public OptimisticLockUpdate()
-
-
方法详细资料
-
getOldVersionValue
-
setOldVersionValue
-
getNewVersionValue
-
setNewVersionValue
-