
WEB开发
文章平均质量分 82
iteye_20795
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
org.hibernate.exception.GenericJDBCException: Could not open connection
搭建SpringMVC+Hibernate4+Spring3.2.3项目的时候出现线面的错误。 ]] Root cause of ServletException. org.hibernate.exception.GenericJDBCException: Could not open connection at org.hibernate.exception.internal....原创 2013-06-18 10:08:38 · 457 阅读 · 0 评论 -
SpringMVC和Hibernate4的集成及问题
jar文件:Spring3.2.3 + Hibernate4.1.10 applicationContext.xml: <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.o...原创 2013-06-18 14:05:44 · 80 阅读 · 0 评论