-->
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: Cross Reference Table
PostPosted: Tue Feb 01, 2005 10:09 am 
Newbie

Joined: Mon Feb 16, 2004 11:28 pm
Posts: 16
In my data model, i have 3 tables where 1 of the tables is a cross reference of the other two. For example, take an employee table and a skills table(contains all skills any employee can have), the cross reference table is called EmployeeSkills. Its really just a two column table that contains an employeeId and a skillId. Im trying to figure out how to map this and I guess I don't have the nomenclature correct because I can't find anything reference to "cross reference" in the Hibernate reference do or the In Action book. What is the correct Hibernate Jargon that I should be looking to help solve this problem?

Thanks in advance


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 01, 2005 10:55 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
many-to-many


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.