Title: Message
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 a child, the application requires to update the parent too.  I have to design a heavy transaction process and all this process will do is insert/update/delete either the parent or child, I want to know if I can just load up either the parent or child (by creating or loading), performs the transactions, flush the changes back to the database without updating child or parent, close the session, and move on to the next process. 
 
Thanks..
 
Vivian Fonger
Software Engineer
Socketware
[EMAIL PROTECTED]
 

Reply via email to