-->
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.  [ 2 posts ] 
Author Message
 Post subject: org.hibernate.cfg.reveng seems to be missing!
PostPosted: Sun Jul 06, 2008 4:21 pm 
Newbie

Joined: Tue Jul 01, 2008 4:04 pm
Posts: 2
I seem to be missing the org.hibernate.cfg.reveng package totally. I need this to override the DelegateReverseMappingStrategy class. But I downloaded the hibernate core package (both production and development archives) and both of them did not have this package in the src directory. What am I doing wrong here? There is documentation online regarding this package and on overriding the reverse mapping class. Has it been deprecated or something?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 07, 2008 2:59 am 
Pro
Pro

Joined: Tue Jun 12, 2007 4:13 am
Posts: 209
Location: Berlin, Germany
The package

Code:
org.hibernate.cfg.reveng


is not from the hibernate.jar, but from

Code:
hibernate-tools.jar


- so you have to download these tools and put them on your classpath.

_________________
Carlo
-----------------------------------------------------------
please don't forget to rate if this post helped you


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.