-->
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.  [ 3 posts ] 
Author Message
 Post subject: Does inverse=true only affect generated classes?
PostPosted: Tue Oct 28, 2003 12:28 pm 
Senior
Senior

Joined: Tue Oct 21, 2003 8:15 am
Posts: 186
It appears to me that inverse=true doesn't affect the schema, only Java classes (by adding a bidirection getXXX method)

Is that correct?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 28, 2003 1:01 pm 
Regular
Regular

Joined: Tue Aug 26, 2003 3:34 pm
Posts: 54
Location: Farroupilha - Brasil
Take a look at
http://www.hibernate.org/hib_docs/reference/html/collections.html#collections-s1-3

5.9. Bidirectional Associations


Top
 Profile  
 
 Post subject: Re: Does inverse=true only affect generated classes?
PostPosted: Tue Oct 28, 2003 1:25 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
nickvajberg wrote:
It appears to me that inverse=true doesn't affect the schema

True
nickvajberg wrote:
only Java classes (by adding a bidirection getXXX method)

Yes if 'by adding a bidirection' means 'when using a bidirection'

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

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.