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 |
How can we execute stored procedures?
What is jdbc odbc in java?
Does sql allow null values ?
What is jdbc resultsetmetadata interface?
Can we have foreign key reference to a non primary key column ?
Define preparedstatement.
What are the steps to connect to a database in java?
is java pure object oriented or not ?
What is JDBC Batch Processing and what are it’s benefits?
how can we connect to db without using getConnection() method
Is there any limitation for no of statments executed with in batchupdate?
Why do I have to reaccess the database for Array, Blob, and Clob data?