-->
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.  [ 7 posts ] 
Author Message
 Post subject: Hibernate Tools - toString()?
PostPosted: Mon Nov 14, 2005 8:23 am 
Beginner
Beginner

Joined: Wed Oct 12, 2005 8:52 am
Posts: 23
Hello,

I am using Hibernate Tools to generate hbm and java beans. I don't find the toString() method as in Middlegen. Is there a way to make Hibernate Tools generate them?

Thanks.
Hibernate version:
3


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 8:56 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
we don't do it per default now, but we probably could - add a jira for it.

you can always add the meta attribute for controlling to-string manually.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Hibernate Tools - no <many-to-one> or <set>
PostPosted: Wed Nov 16, 2005 5:37 am 
Beginner
Beginner

Joined: Wed Oct 12, 2005 8:52 am
Posts: 23
Hello,

I am switching from middlgen to Hibernate Tools

I find in the hbm, it does do generate <many-to-one> for parents and <set> for children. For e.g <many-to-one> from middlgen is replaced by a simple <property> tag in Hibernate Tools.

Is there a way for me to get the <many-to-one> or other relation tags?

Thanks
Kova


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2005 5:40 am 
Beginner
Beginner

Joined: Wed Oct 12, 2005 8:52 am
Posts: 23
I forgot to mention that the database in question is HSQLDB. When i generate hbm files for an oracle db...i works fine!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2005 9:12 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
huh? if there are foreign keys many-to-one should be generated.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2005 10:56 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
There has been changes in recent HSQLDB were not 100% backwards compatible. Make sure your using the lastest version (1.8.x series) with the lastest version of Hibernate.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 4:01 am 
Beginner
Beginner

Joined: Wed Oct 12, 2005 8:52 am
Posts: 23
Yes i switched from 1.7x to 1.8x. It works fine now


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.