-->
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.  [ 4 posts ] 
Author Message
 Post subject: Where is class2hbm?
PostPosted: Thu Oct 16, 2003 5:33 pm 
Beginner
Beginner

Joined: Wed Oct 15, 2003 3:08 pm
Posts: 32
I am in the process of migrating from ant to maven and consequently I need to manually generate the hbm file from my class files. In the manual (section 17.3.1) it says to use net.sf.hibernate.tool.class2hbm.MapGenerator to generate the hbm file.

However, MapGenerator does not exist in my jar. After further digging I found that the class2hbm directory doesn't exit in the source tree. I also checked the maven hibernate jar and it is not there either.

So, is there a special source package I need to obtain for the class2hbm package, or am I missing something?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 16, 2003 5:37 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
http://www.hibernate.org/?cmd=srchdoc&q=class2hbm

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 16, 2003 5:44 pm 
Beginner
Beginner

Joined: Wed Oct 15, 2003 3:08 pm
Posts: 32
Christian,

Thank you for the link. I found the reference to the hibernate extensions and a link to the downloads.

- V


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 17, 2003 7:17 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
....but please remember that class2hbm is not something you would use to automatically convert class to hbm files! class files simply does not contain enough information to gernerate a good hbm.xml file.

_________________
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.  [ 4 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.