thin driver is type 4 driver which comes with oracle database.
Its class is oracle.jdbc.driver.OracleDriver
Naseem
The classname oracle.jdbc.driver.OracleDriver is deprecated, sometime after Oracle 8i; the preferred name is now oracle.jdbc.OracleDriver, although the old name continues to work with the most recent releases of the driver.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.