程序包 com.baomidou.mybatisplus.core.conditions.update
更新 Wrapper
-
接口概要 接口 说明 Update<Children,R> -
类概要 类 说明 LambdaUpdateWrapper<T> Lambda 更新封装UpdateWrapper<T> Update 条件封装
| 接口 | 说明 |
|---|---|
| Update<Children,R> |
| 类 | 说明 |
|---|---|
| LambdaUpdateWrapper<T> |
Lambda 更新封装
|
| UpdateWrapper<T> |
Update 条件封装
|