What type of driver called is pure Java driver?
Answers were Sorted based on User's Feedback
Answer / sanjay gajula
TYPE-4 DRIVER IS CALLED PURE JAVA DRIVER BECAUSE IT WAS COMPLETELY WRITTEN IN JAVA AND IT IS ALSO CALLED AS THIN DRIVER
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / devarathnam c,kotagudibanda(po
Hi...
TYPE4 driver is the pure java driver,which gives the
sophisticated performance
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of jdbc?
what are the Different types of exceptions in JDBC?
What are the factors that the jdbc driver performance depends upon?
What is the return type of class.forname() method?
How can I connect mysql or oracle with java?
Explain the locking system in jdbc & its types?
If iam using JDBC API, do I also have to use ODBC?
What is the latest version of JDBC? What are the new features added in that?
What is namedparameterjdbctemplate?
What port does jdbc use?
What are the differences between resultset and rowset?
How to get a whole row of data at once?