会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
改变
-----------------不墨守成规,突破自我!!
博客园
首页
新随笔
联系
订阅
管理
2017年6月23日
MyBatis返回插入的主键ID(Mysql数据库)
摘要: 1.Java代码: 1.1 entity类: User.java public class User { private int userId; private String userName; private String password; private String comment; //这
阅读全文
posted @ 2017-06-23 09:20 orac
阅读(319)
评论(0)
推荐(0)
编辑
公告