Interoperability between oracle jdbc driver and oracle database
There are some data type mapping issues when using oracle jdbc driver 10 with oracle 9i database, which is explained on Oracle JDBC FAQ . Old version mapping can also be done by setting the value of "V8Compatibility" to true.
No comments:
Post a Comment