Category: | Bug report |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
I'm not really sure that this it's a real problem... but a ran into this... acording to was informed by Oracle (http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm...) the class oracle.jdbc.driver.* it's deprecated for the most recent oracle jdbc driver... when i set a jdbc conection using Oracle, i see that it's using oracle.jdbc.Driver.* so this should throw an exception when using the most recent driver....