• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

java.lan g.AbstractMet hodError: oracle .jdbc.driver .OracleCon nection.prep areStat

 
Ranch Hand
Posts: 763
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi

I am using scrollable result set as follows but i m getting the bellow error



Error stack trace



I am not able to track the error, Please help me on the same.
 
Marshal
Posts: 80962
525
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't know about your error, but have any classes been recently re-compiled? There was another thread about AbstractMethodError recently, here.
 
Jigar Naik
Ranch Hand
Posts: 763
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yeah i got the the solution, My jar file for oracle db connectivity was out of date, i downloaded the latest jar file from oracle website and the error disappeared.


[ August 01, 2008: Message edited by: Jigar Naik ]
[ August 01, 2008: Message edited by: Jigar Naik ]
 
Campbell Ritchie
Marshal
Posts: 80962
525
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done
[ August 01, 2008: Message edited by: Campbell Ritchie ]
 
If you live in a cold climate and on the grid, incandescent light can use less energy than LED. Tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic