-->
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 Mapping without reference object?
PostPosted: Fri Sep 19, 2008 12:04 pm 
Beginner
Beginner

Joined: Thu Oct 04, 2007 12:22 pm
Posts: 48
Is it possible to define e.g. a many-to-one reference mapping without declaring a reference object for that property?

E.g.: A user has a relation to 1-n addresses. I want to map these entities together so that hibernate creates a foreign key relation. But I don't want to reference a user-Object within an address Object. Sure, I can use lazy loading, but I only want to declare variables identifiing the associated Object, not the object itself

Hibernate version:
3


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.