-->
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: Can prefetching strategy be changed at runtime ?
PostPosted: Tue Feb 15, 2005 6:07 am 
Beginner
Beginner

Joined: Thu Feb 03, 2005 12:48 pm
Posts: 22
Suppose I have the classes City, Date, Temperature
I have a huge table containing the temperature for number of cities and dates.

Sometimes, when working on a particular city, I am interested on having the prefetching strategy loading a bunch of dates for the given city.

Sometimes, when working on a perticular day, I am interested on having the prefetching strategy loading a bunch of cities for the given date.

I want to be able to change this at runtime.

Is that possible with Hibernate 2 or 3 ?

If yes, how ?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 15, 2005 6:45 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
The best way is to use the fetch keyword of HQL when you retrieve your objects

_________________
Emmanuel


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.