-->
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.  [ 1 post ] 
Author Message
 Post subject: Fetch Strategy Question For CaveatEmptor
PostPosted: Tue Sep 18, 2007 6:57 am 
Beginner
Beginner

Joined: Wed Jul 25, 2007 6:32 am
Posts: 22
I am trying to learn hibernate and are building a webinterface for the CaveatEmptor.

In order to learn selecting a fetching strategy I want to build the following webpage:

When the enduser has selected a root category I want to return a RootCategoryDetail page that shows all the (childCategories with their 10 newest items).

But what is the most efficient way to do this?

Is it better to build one single query that gets all the information in one single select?

Or is it better to have several subselects?

And what if the application has lots of endusers? Isn't it always better to have as less select statements as possible?


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

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.