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 odbc and jdbc drivers?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
How can we move the cursor in a scrollable result set?
What is a jdbc url?
How to check jdbc driver version in sql server?
Explain how to make updates to the updatable resultsets.
Is there any limitation for no of statments executed with in batchupdate?
What is odbc and jdbc?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
Which type of driver is unique in jdbc?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.