What type of driver called is pure Java driver?
Answer Posted / 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 |
Post New Answer View All Answers
Is jdbc open source?
What is the difference between ojdbc6 and ojdbc7?
Does jdbc require oracle client?
What are the 4 types of jdbc drivers?
What is in term of jdbc a datasource?
How many types of resultset are there in jdbc?
How can you make the connection using jdbc?
What is a jdbctemplate?
What are the differences between statement and preparedstatement interface?
How many ways that we can view a result set?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
Explain the JDBC Architecture?
What is 2 phase commit?
What do you understand by DDL and DML statements?
How to check jdbc driver version in sql server?