-->
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/child mapping
PostPosted: Thu Sep 23, 2004 7:21 pm 
Beginner
Beginner

Joined: Wed May 05, 2004 12:45 pm
Posts: 21
Hello,

I have three tables A, B and C. Object B inherits from obect A and table B is connected to table A by column x. Object B has Object C and table C i connected to table B by two columns y and z. y and z are foreign keys for table C and they are primary keys of table B. column x is a foreign is a primary key of table A and a unique column for table B.

I am not sure how to produce mapping for the following relationship. We have the mapping that connect table B to table A but how do we specify mapping between table C and table B. What sort of element do I put to specify that table B and tabe C should be joined by y and z

Thank you so much for your help.





Hibernate version:

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:


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.