tk.mybatis之插入(主键自增)、批量插入笔记insertList、batchInsert、insertSelective、insert

目录html     mapper介绍:java InsertListMapper.insertList   有值没值的字段都会插入!mysql 手写 batchInsert方法,配置xml,插入自定义主键git  insertSelective(obj)      主键无要求spring  insert(obj)     主键无要求sql   mapper介绍: https://gitee.co
相关文章
相关标签/搜索