-->
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: Join tables with comments
PostPosted: Wed May 26, 2010 1:59 pm 
Newbie

Joined: Wed May 26, 2010 1:51 pm
Posts: 3
Hello everybody,

I need someway to add comments to tables defined through @JoinTable. Their join columns as well. There are one way to do this with hibernate tools? If there is no such way, can someone advice me how to implement this? After all, this feature will be required to my project even whether hibernate don't provides it.

best regards


Top
 Profile  
 
 Post subject: Re: Join tables with comments
PostPosted: Mon May 31, 2010 2:57 pm 
Newbie

Joined: Wed May 26, 2010 1:51 pm
Posts: 3
It looks like that comments is the down side of the hibernate tools, anybody already got related problems?

best regrads


Top
 Profile  
 
 Post subject: Re: Join tables with comments
PostPosted: Tue Jun 01, 2010 6:52 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
this isn't done by hibernate tools - its Hibernate Annotations/Entitymanager that needs to take the comment from the annotations and pass on so when you use schemaexport it will be part of the table.

_________________
Max
Don't forget to rate


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.