请问一下在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