| 程序包 | 说明 |
|---|---|
| cn.sylinx.hbatis.db.common | |
| cn.sylinx.hbatis.db.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> int |
DbMapper.update(T t,
UpdateMapper<T> mapper)
更新
|
<T> int |
DefaultHbatisService.update(T t,
UpdateMapper<T> mapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> UpdateMapper<T> |
ModelBuilder.buildUpdateMapper(T t) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> Tuple |
ModelBuilder.buildUpdateSQL(T t,
UpdateMapper<T> mapper)
通过VO生成更新语句
|
Copyright © 2018. All rights reserved.