-->
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: Hibernate 3 and Spring
PostPosted: Thu Aug 31, 2006 4:41 pm 
Newbie

Joined: Fri Mar 11, 2005 4:43 pm
Posts: 1
I am using Hibernate 3 (hibernate3.jar), but I'm getting errors for problems when I use method getHibernateTemplate. I think my problem is that I have the wrong spring.jar file. Which version of Spring do I need for this?


Top
 Profile  
 
 Post subject: .
PostPosted: Fri Sep 01, 2006 12:59 am 
Beginner
Beginner

Joined: Tue Aug 22, 2006 3:06 am
Posts: 25
did you try the latest version?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 1:37 am 
Beginner
Beginner

Joined: Mon Nov 22, 2004 11:21 am
Posts: 42
Are you using the correct class? Spring has two HibernateDaoSupport classes supporting hibernate:

org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.springframework.orm.hibernate.support.HibernateDaoSupport

The one in the "hibernate3" package is designed for Hibernate version 3 and above. The other in the "hibernate" package is for Hibernate version 2.

_________________
Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25


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.