会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Advancing Swift
Success comes from ninety-nine percent perspiration
博客园
园子
首页
新随笔
联系
管理
订阅
2017年11月27日
Spring框架针对dao层的jdbcTemplate操作crud之update修改数据库操作
摘要: 使用jdbcTemplate 原理是把加载驱动Class.forName("com.mysql.jdbc.Driver"); 和连接数据库Connection conn=DriverManager.getConnection("jdbc:mysql://localhost:3306/sw_datab
阅读全文
posted @ 2017-11-27 11:01 Advancing-Swift
阅读(600)
评论(0)
推荐(0)
编辑
公告