-->
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: Hibernate 2 versus 3
PostPosted: Mon Aug 28, 2006 4:07 pm 
Newbie

Joined: Wed Jan 25, 2006 7:47 pm
Posts: 12
Hello,

I'm using OSWorkflow, which currently manages its own persistence with Hibernate 2. Spring loads it, so whatever Spring interfaces use OSWorkflow must also use Hibernate 2.

The primary Hib2 objects I see being used are SessionFactory, Session, Criteria, Expression, and HibernateCallback.

My questions is, could I expect any performance gain if I moved OSWorkflow completely to Hibernate 3? The mapping files between the 2 versions are the same. The only real difference I've noticed (at least in OSWorkflow) is the packages the Hibernate classes mentioned above come from. The only reason this is even worth considering is that there's a lot of code I'd need to write for OSWorkflow to use Hibernate 3, and I want to be sure it's worth the effort.

So to sum this all up - Is there a big difference between Hibernate 2 & Hibernate 3? :-)

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 5:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
yes and no. read the hibernate 3 migration guide. (search on our wiki)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 5:42 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
yes and no. read the hibernate 3 migration guide. (search on our wiki)

_________________
Max
Don't forget to rate


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.