I am working on a Spring + Hibernate project upgrading from Hibernate 3.6 to 4.1. I run into quite few problems and the Hibernate 4.1 migration guide (https://community.jboss.org/wiki/Hib...grationGuide40) by Jboss is not helpful at all.
I am working on a Spring + Hibernate project upgrading from Hibernate 3.6 to 4.1. I run into quite few problems and the Hibernate 4.1 migration guide (https://community.jboss.org/wiki/Hib...grationGuide40) by Jboss is not helpful at all.
[URL="http://vicina.info"] 新闻,社区新闻,分类广告
A quick follow-up: all my problems are caused by inheritance annotation changes between the hibernate-annotation 3.x package and hibernate 4. I haven't run it yet although I can start up the app right now. I hope there will not be any related problems down the road.
Updated: actually, there are more problems due to the change: Hibernate is looking for an additional column, discriminator column with change![]()
Last edited by vw729; Mar 4th, 2012 at 08:09 PM.
[URL="http://vicina.info"] 新闻,社区新闻,分类广告