-->
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.  [ 4 posts ] 
Author Message
 Post subject: Why the Hibernate is generating with error the relations DB?
PostPosted: Wed Oct 20, 2004 11:23 am 
Newbie

Joined: Wed Oct 20, 2004 11:00 am
Posts: 1
I have a database with relations like forward :

- I have a table Patern and 3 tables children with inheritance: Child1, Child2 and Child3;
- Child3 have has a ralation many-to-one with table table-aux

When Hibernate read the xml files he is generating the relations like forward:
- Child1 with table_aux
- Child2 with table_aux

but only I want to do the relation Child3 with table_aux.


Anybody has ideia that can I to decide this problem????

Thanks, Saulo!!!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 20, 2004 3:03 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Start by posting in beginners section and read that red box that appears when you make a posting....and follow it ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 20, 2004 3:32 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
We no longer have a beginners forum, just a simple "hibernate users" forum. I was sick of the "i'm a beginner, i don't have to read any documentation and can waste everyones time right away" postings.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 20, 2004 3:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
:O)

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.