-->
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 version compatible with Oracle 11g R2
PostPosted: Thu Jun 01, 2017 12:31 am 
Newbie

Joined: Thu May 11, 2017 10:08 pm
Posts: 5
Hi Guys

We are having infinite loop throwing logs using hibernate 3.2.6 with Oracle JDBC driver 10.2.0.3 connected to Oracle 11g R2.

Can someone provide us as per your experience or done through thorough testing using Oracle 11g R2, are there recommended versions for hibernate + ojdbc6.jar + Oracle 11g?

are there any reference site i can read with regards to compatibility matrix?

Your help is much appreciated.

Thank you


Top
 Profile  
 
 Post subject: Re: Hibernate Version Certified by Oracle 11g R2
PostPosted: Thu Jun 01, 2017 2:02 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Hibernate 3.2.6 is too old and you should consider upgrading it to benefit from tons of optimizations and bug fixes.

As for Oracle, their JDBC driver is booth forward and backward compatible so you can even use the Oracle 12c driver with the Oracle 11g database server.
Just like with Hibernate, you should consider the JDBC driver update as well since drivers also fix internal issues, and for Oracle, the pre-12c drivers tend too allocate on the client-side more buffer memory than necessary.


Top
 Profile  
 
 Post subject: Re: Hibernate version compatible with Oracle 11g R2
PostPosted: Mon Jun 19, 2017 7:50 pm 
Newbie

Joined: Thu May 11, 2017 10:08 pm
Posts: 5
Thanks Vlad, we are considering your recommendations.


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.