-->
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: ManyToMany relationship w/ Shared key between Entities
PostPosted: Sun Sep 06, 2015 3:37 am 
Newbie

Joined: Sun Sep 06, 2015 3:28 am
Posts: 2
Code:
Table: Product    Table: ProductCategory  Table: Category

|----------------|    ----------------|     |---------------|           
| partner_Id   |    | product_Id    |     | partner_Id    |
| product_Id   |    | category_Id   |     | category_Id   |         
|---------------|    | partner_Id    |     |---------------|
| name         |    |---------------|     | name          |
| description  |    | extra_fields  |     | description   |
| extra_fields |    |               |     | extra_fields  |
|---------------|    |---------------|     |---------------|


Last edited by brunoriev on Sun Feb 07, 2016 9:41 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: ManyToMany relationship w/ Shared key between Entities
PostPosted: Tue Sep 08, 2015 10:08 am 
Newbie

Joined: Sun Sep 06, 2015 3:28 am
Posts: 2
Guys,

Is what I'm trying to do supported at all ? I've tried countless forums asking for help, but none are giving off an answer.


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.