-->
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: Association table problem
PostPosted: Sat Mar 17, 2007 12:06 pm 
Newbie

Joined: Sat Mar 17, 2007 11:58 am
Posts: 2
Location: Brussels
Hi,

My first message on this board :p

I a new user of Hibernate too.

So, I'm using NHibernate with a .Net project.

I have to create the mapping of 2 objects :
DB View

Table A
ID_A
Name

Table B
ID_B
Name

Table AB
ID_A
ID_B
Date

The problem here is the field "Date" of the table AB.
Without this I create a list of B in object A and a list of A in object B and I drop the object AB.
Now with the field "Date" it's need the object AB..

How can I solve the problem ?


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.