The moose likes JDBC and the fly likes what is thin driver? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "what is thin driver?" Watch "what is thin driver?" New topic
Author

what is thin driver?

Krishna Srinivasan
Ranch Hand

Joined: Jul 28, 2003
Posts: 1803
what is thin driver?what is the use of that?
explain in detail.
Advance Thanx.


Krishna Srinivasan
OCAJP Mock Questions
Nagendra Prasad
Ranch Hand

Joined: Jul 11, 2002
Posts: 219
There are a lot of posts regarding thin drivers in this forum. PErhaps you should take some time to search this forum for a detailed explanation.
A Thin Driver is otherwise known as a Type IV driver.
This is a driver written in pure java and therefore portable across all machines.
The classes that communicate with the database are written in java and as such do not require any other component (like the database's client software) to be installed on the application server.
Thats the reason behind calling then 'thin'.


Best Regards,<br />Nagendra Prasad.
 
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.
 
subject: what is thin driver?
 
Similar Threads
Unable to Insert these Chinese Character
thin and oci
MDB calls EJB requires new transaction
Strange problem in Tom CAT + oracle +JDBC connection
jdbc error