SSH笔记二 整合hibernate和spring
2009-09-23 00:00:00 来源:WEB开发网核心提示: 2. 在myeclipse6.5 中新建mysql链接2.1 打开Windows-Open Perspective-Myeclipse Database Explorer2.2 新建连接,new2.3打开连接,SSH笔记二 整合hibernate和spring(2),进行测试,测试成功,我们将
2. 在myeclipse6.5 中新建mysql链接
2.1 打开Windows-Open Perspective-Myeclipse Database Explorer
2.2 新建连接,new
2.3打开连接,进行测试,测试成功,则准备工作完成。
3. 整合spring(在myeclipse中操作)
3.1 回到Package Explorer选中项目ssim,右键-Myeclipse-Add Spring capabilitities,弹出下面窗口,选择spring2.5(如果不知道选择那些包,可以全部选中),其他选项如图所示
3.2 选择 next,进入下一步
3.2 点击 finish,完成spring的添加。
3.3 为了使项目开发目录更据可读性,我们将 application-content.xml 移至 src/main/resources 中,并新建net.selitech.ssim.dao,为集成hibernate准备,现在项目的package视图如下
更多精彩
赞助商链接