-->
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: Parent-children relationship implementation question
PostPosted: Wed Sep 17, 2003 9:54 am 
Beginner
Beginner

Joined: Wed Sep 10, 2003 5:32 pm
Posts: 28
Hi Everyone,

I need to implement parent-child relationship and I have a question.

According the Parent Child Relationship documentation, every time the application add/update/delete the child, the application requires to update the parent too (just the object not the database).

I have to design a heavy transaction process and all this process will do is insert/update/delete either the parent or child and save the information back into the database, I want to know will it be an disadvantage in future if the transaction process just load up either the parent or child, performs all the necessary transactions, save/update/delete the objects and flush them back to the database without updating child or parent relationship in object side (not the database), close the session, and move on to the next process. Will I have an disadvantage of doing this?????

Vivian Fonger


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.