-->
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: Discriminator in One to many relationship
PostPosted: Tue Jun 05, 2007 7:30 am 
Beginner
Beginner

Joined: Wed May 16, 2007 7:12 am
Posts: 41
Location: London
Hi,

I have a class Profile, that contains a one to many association to a Node class, via a link table. The link table contains a column excluded, that specifies, if the the node is included or excluded from the profile.

PROFILE
======
ID NAME

PROFILE_NODE_MAP
=============
PR_ID NODE_ID EXCLUDED_FLAG


NODE
====
NODE_ID NAME

What is the best way to represent this in a mapping?? I need the list of excluded nodes and included nodes in my action, and the user can ssave the same too.
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.