-->
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.  [ 6 posts ] 
Author Message
 Post subject: Performance reasons to upgrade from Hibernate 2.1.8 to 3+
PostPosted: Wed Jun 08, 2005 12:46 pm 
Newbie

Joined: Wed Feb 02, 2005 9:26 pm
Posts: 3
Hi,

My team is currently using Hibernate 2.1.8 and I honestly love this product. The question I have is are there any real performance related benefits to upgrade to 3.0.5+ version ?

We are using Oracle 9 as an back-end database.

Would appreciate any comments,
Paul


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 08, 2005 12:59 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
subselect fetching
multiple outer-join collection fetching in a single query


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 08, 2005 1:32 pm 
Newbie

Joined: Wed Feb 02, 2005 9:26 pm
Posts: 3
Thank you, Gavin, for a quick response.

Do you have any comparison benchmarks that I can use to promote the
migration ?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 08, 2005 2:03 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
No, I mean a drop in replacement is not going to be quicker. You need to write your app to specifically take advantage of these new features.

But, trust me, HB3 is a much better product. The only kind of apps that shouldn't upgrade are those in pure maintenence mode.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 08, 2005 2:04 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Use your own, vendor benchmarks are alwas fake.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 08, 2005 2:59 pm 
Newbie

Joined: Wed Feb 02, 2005 9:26 pm
Posts: 3
gavin wrote:
subselect fetching
multiple outer-join collection fetching in a single query


I would like to clarify some of the enhancements you described.

What specific areas should I pay attention to in my application ?
Is it related to mapping changes I need to make to take a leverage of the enhancements ?

Or is it a quantity of SELECTs that is produced as a result of the query or criteria request that contains multiple eager relationship fetches ?

Thanks in advance for clarifications,
Paul


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 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.