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: GenericJDBCException
PostPosted: Fri Apr 02, 2010 11:50 am 
Newbie

Joined: Fri Apr 02, 2010 11:44 am
Posts: 2
Hello everyone,

I am getting error as "org.hibernate.exception.GenericJDBCException: could not update" when i update anything in my application with hibernate 3 and oracle 8i database.. The same application version works fine with hibernate 3 and oracle 11g database.

Please help me..

Thanks in advance..

Yashashree


Top
 Profile  
 
 Post subject: Re: GenericJDBCException
PostPosted: Wed Apr 07, 2010 5:51 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Probably you have to use another jdbc-driver with oracle 11g as with oracle 8i.
Please check if you use an appropriate driver for oracle 11g.


Top
 Profile  
 
 Post subject: Re: GenericJDBCException
PostPosted: Fri Apr 09, 2010 6:56 am 
Newbie

Joined: Fri Apr 02, 2010 11:44 am
Posts: 2
Thanks for your reply but my error has been solved. It was the problem of OracleVersion. I upgraded my application to oracle11g. One should use ojdbc14.jar with oracle11g and classes12.jar with oracle8i version of database


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.