-->
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: Mapping a parent/child identifying relationship
PostPosted: Tue Dec 21, 2004 2:39 pm 
Newbie

Joined: Tue Dec 21, 2004 2:24 pm
Posts: 1
Hibernate version:
2.1

Mapping documents:

I'm trying to map an identifying parent/child relationship (1:0-N). Parent table Document has a primary key document_id, Child table General has a primary foreign key which references Document.document_id. A Document may reference zero or more Generals but a General will (by its PFK) always reference a single Document.

If someone could just point me in the right direction I'd appreciate it.

Thanks


Name and version of the database you are using:
Oracle 9.02


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.