-->
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: Retreive only parent rows
PostPosted: Wed Dec 22, 2004 2:21 pm 
Newbie

Joined: Fri Dec 17, 2004 3:08 pm
Posts: 3
Hi,

I have one master table and 5 child tables defined with a foreign key constraint from the master.

Ordinairly, if I load 'n' records from the master, hibernate loads all the associated children also. How can I control this behavior to load only the parent records without loading the children? I need both functionality (shallow load and deep load).

Any help is much appreciated..

Hibernate version:
2.1


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 22, 2004 2:34 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
read about lazy loading and fetch strategies (docs and hibernate in action)

_________________
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.  [ 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.