-->
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: Hibernate 3.2.5 with SQL Server 2008
PostPosted: Thu Mar 29, 2012 9:11 am 
Newbie

Joined: Thu Mar 29, 2012 8:58 am
Posts: 1
Hello Everyone,

Can anyone please let me know if Hibernate 3.2.5 supports SQL server 2008 or is there a need for us to upgrade our Hibernate versions to access SQL Server 2008?

Thanks in advance,
Suren


Top
 Profile  
 
 Post subject: Re: Hibernate 3.2.5 with SQL Server 2008
PostPosted: Fri Mar 30, 2012 2:31 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Hi,

when I started to work with Hibernate + SQLServer-2008 I also used Hibernate version 3.2.x and it worked well.
Use SQLServer2008Dialect if it is available in Hibernate 3.2.5, otherwise use SQLServer2005Dialect.

Upgrading to hibernate4 would indeed exploit better some new feature of SQLServer-2008,
for example in queries using pagination (see https://hibernate.onjira.com/browse/HHH-2655 )


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.