首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

eclipse3.4中怎么使用hibernatetools

2012-02-25 
eclipse3.4中如何使用hibernatetools请问一下在eclipse3.4中使用hibernatetools插件时,如何使用spring中的

eclipse3.4中如何使用hibernatetools
请问一下在eclipse3.4中使用hibernatetools插件时,如何使用spring中的数据库的配置信息,而不是重新生成一个hibernate.cfg.xml文件来配置.

然后在使用的时候总是连不上,这是为什么
org.hibernate.console.HibernateConsoleRuntimeException: Problems while loading database driverclass (com.microsoft.jdbc.sqlserver.SQLServerDriver)
java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver 



[解决办法]
参考下这篇文章看看 http://csinfo.blog.hexun.com/18791052_d.html

热点排行