-->
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: Map surrogate class
PostPosted: Tue Jun 13, 2006 5:52 am 
Newbie

Joined: Tue Jun 13, 2006 5:43 am
Posts: 1
Hi to all.

I have three class:

Employee,Office,ReportList.

Employee and Office have two separate mapping and a one-to-many relation
(one Office many Employee).
The third class ReportList is a surrogate class that have a small subset of property of each class


public class ReportList
{
private String personName;
private String officeName;

getter/setter ecc...
}


How can i map this class?

Thanks for the advice
Gianluca


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.