-->
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: Several many-to-many rellationship?
PostPosted: Mon Dec 11, 2006 12:34 pm 
Beginner
Beginner

Joined: Tue Sep 05, 2006 2:36 pm
Posts: 24
I read some examples from the web on how to map N-to-N rellationship. But all the examples were about two tables (ie. Users and Events) and a third one (User_by_event).

I have to do something similar, but with trhee tables (ie. Users, Events and Foo), so I need a table like this: User_by_Event_by_Foo:

User_by_Event_by_Foo
*******************
* User_ID
* Event_ID
* Foo_ID

How should I use the many-to-many tag to map this table?

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.