-->
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: Conditonal Cascade delete
PostPosted: Thu Mar 04, 2004 10:11 pm 
Beginner
Beginner

Joined: Fri Jan 02, 2004 3:27 am
Posts: 23
Location: Hong Kong
I want to build an object graph with following delete "Conditaional" Cascade delete relationship

Person -> Order -> Item.

However, the item is not "always" delete. It depends on another Table. For example, Item only be deleted only when the "TempItem" Table contains the Item's ItemId

I would like to know where the code I shall put to do the above. The above is something like "tigger" in RDBMS.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 05, 2004 5:36 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Check interceptor or lifecycle

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