-->
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: Error deleting tables with joined-subclass reference
PostPosted: Mon Jan 19, 2009 7:35 am 
Newbie

Joined: Tue Dec 30, 2008 4:42 am
Posts: 2
Hello,
I have a problem using Hibernate with NetBeans 6.5;
I have three tables table1, table2, table3; table2 and table3 are defined joined-subcalss of table1 in mapping file of table1; when I try to cancel table1 Hibernate should cancel before table2 and table3 but when try to cancel table2 for example I have verified that Hibernate try to cancel immediatly table1, the parent class, but this table have a referense with table3 so there is an error on the reference; how can I solve this problem?
Thanks


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.