-
1
- #1
I am responsible for investigating JDBC Drivers for multiple DB platforms. Oracle had great documentation, but DB2 doesn't. I know there are two main drivers: application and net. What is their underlying architecture? What URL would I specify in a Java DriverManager.getConnection() method for each driver type? Please give info or at least some links with detailed information.
Thanks
Thanks