-->
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: What's the limit of the number of child objects queried out.
PostPosted: Sat Jan 24, 2009 3:42 am 
Newbie

Joined: Sat Jan 24, 2009 3:30 am
Posts: 1
Hi folks, following are my questions:
In a Object which has a one-to-many relation, How many child objects can Hibernate query out when directly handling? Is the number is limited or just limited by machine's memory? Can I adjust the limit?
I just want to get all the child objects out ,modify every object's some fields and write back. I think put them in the Set is OK, But if my child object are too many, then I want to load them in parts, but I don't like to bother to use a Query to get them. Can I merely use the parent object's get method to accomplish this?
Thanks for any help.


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.