SpringMVC +Hibernate JPA+Spring-data-jpa
摘要:公司用SpringMVC +Hibernate JPA+Spring-data-jpa 开发。之前没有用过Spring-data-jpa 就想简单用下。 applicationContext.xml配置如下: Spring公共配置 ...
阅读全文
posted @
2015-07-29 15:21
未亦末
阅读(163)
推荐(0)
Hibernate4.3.x Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
摘要:如下错误 Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set。 ...
阅读全文
posted @
2015-06-24 21:54
未亦末
阅读(260)
推荐(0)