-->
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: Getting the reference object
PostPosted: Mon Sep 10, 2007 8:45 am 
Newbie

Joined: Thu Feb 22, 2007 8:17 am
Posts: 4
Hello.
I have a tables with
- Person
- Groups
- Statements

A person may have MANY statements, but he can belong to ONE group.
There are 2 tables that contain the mappings between person_id-group_id, and person_id-statement.

I have created a class Person with a property Set<Statement> and used <set/> i hibernate mappings. I get the set of statements for a person correctly.
The problem is that i dont know how to get the Group that a person belongs to. Its one group, thus I there is no need for <set/> here.

Any ideas ?????

Thanks in advance


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.