会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hongda's blog--收藏与分享
首页
订阅
管理
2018年11月14日
Mybatis自增长id处理
摘要: 1.使用useGenerateKey <insert id="insert" parameterType="Person" useGeneratedKeys="true" keyProperty="personId"> insert into person(name,pswd) values(#{n
阅读全文
posted @ 2018-11-14 11:23 hongdada
阅读(12453)
评论(0)
推荐(1)
公告