读书人

eclipse3.4中怎么使用hibernatetools

发布时间: 2012-02-25 10:01:47 作者: rapoo

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

读书人网 >J2EE开发

热点推荐