-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Migration Problem From Hibernate3.0 to 3.2
PostPosted: Tue Jun 20, 2006 2:59 pm 
Newbie

Joined: Wed Apr 26, 2006 2:43 pm
Posts: 6
Location: Bangalore
Hi Group

i have had problem with migration to Hibernate 3.2 . i have replaced my
Hibernate 3.0 jar with Hibernate 3.2 jar and i was in big mess. my application was not working. than i have replaced new jar with Old jar and my app is now working fine.

Hibernate 3.2 has cool features but it is not stable or i m not migrating it in proper way. any one know how to migrate from 3.0 to 3.2.

because 3.2 has some bug fixes . especially when u create alias for Collection than hibernate 3.o does inner join there is no way to do outer join on the collection but hibernate 3.2 has fixed this bug .

and 3.2 has another feature callled detachable Criteria . using this u can create Criteria out side of session.

and yaa i think there is some fundamental change is issuing hibernate session in its 3.2 jar

if any one has any idea how to migrate from hibernate 3.0 to 3.2 than plz help.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 20, 2006 4:07 pm 
Regular
Regular

Joined: Wed Jan 07, 2004 5:16 pm
Posts: 65
Location: CA, USA
what errors are you getting? did you upgrade the jars Hibernate is dependent on at the same time?


Top
 Profile  
 
 Post subject: migration problem
PostPosted: Wed Jun 21, 2006 1:56 am 
Newbie

Joined: Wed Apr 26, 2006 2:43 pm
Posts: 6
Location: Bangalore
hi i have updated jar file and my class path. too.

see in my app when i try to use session.saveOrupdate(Object) that time it throws an exception. and that exception is not consistent . and yaa before starting my app i have replaced my jar file with 3.2 , than i have updated my context defination . than restarted my tomcat.

i m using eclips 3.1 . to code and run my app .

and one of my friend have had the same problem . and i told him to replace hibernate 3.2 jar with 3.0 and now his app is working fine.

so i think we are making some fundamental mistake :-( .


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.