-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate.initalize performance
PostPosted: Sat Apr 03, 2004 5:54 pm 
Beginner
Beginner

Joined: Wed Feb 25, 2004 10:58 am
Posts: 43
is it better to use a fetch when possible when loading collections and proxies as oppose to hibernate.initialize() , when I do a fetch it joins the tables in one query as opposed to the initialize which creates one query per collection/proxy I load.

Just wondering what best practices we should be using

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 04, 2004 1:34 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
This question can only be answered by profiling your application. So many factors can influence which performs the best, eg, network latency, indexes, db caching, hibernate caching, data volumes etc. Try them both and see which is the best.


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