-->
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.  [ 1 post ] 
Author Message
 Post subject: Older Hibernate 2 API and documentation
PostPosted: Thu Aug 18, 2011 10:10 am 
Newbie

Joined: Thu Aug 18, 2011 9:22 am
Posts: 1
I'm supporting a legacy Java app that uses Hibernate 2.x
I would like to browse the Documentation/Javadocs for the version I have to use.
Is this information available somewhere? When I look at the Documentation page, I see information for 3.6 and 3.5, but nothing earlier.

Also, the hibernate jar used in this project doesn't have source nor anything else
(no info in META-INF) that let's me know exactly what version I am using other than
the name hibernate2.jar

I've seen two ways of getting this information in Hibernate3:
System.out.println(org.hibernate.Version.getVersionString());
or setting log4j.logger.org.hibernate=INFO

Unfortunately, there isn't a Version object in my version
and I've tried setting log4j.logger.net.sf.hibernate.type=INFO
to no avail.

Any ideas or leads would be appreciated. Thanks!


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

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.