类的使用
top.lingkang.mm.orm.UpdateWrapper
使用UpdateWrapper的程序包
-
top.lingkang.mm.orm中UpdateWrapper的使用
修饰符和类型方法说明添加参数,sql中的参数只能用 #{paramName}
代码例子:添加 map 参数MapperManage.createUpdate(String sql) 返回更新条件,执行更新操作。MapperManageImpl.createUpdate(String sql)