What are pros and cons of using of Type-2 and Type-4
Drivers over Type-1 driver?

Answer Posted / sujit kumar panda

type1 driver is platform depandent where type2 & type4 are
platform independent.also type1 driver is a thin driver
means it can handle very few request form client at time
but type 2 is a fat driver which is generally used in
banking solution for handling large numbers of request form
client.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between java.util.Date and java.sql.Date?

542


How many ways that we can view a result set?

543


What does the jdbc connection interface?

541


What is Apache DBCP API?

592


What is the meaning of connection?

533






If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

580


What should be done for auto generating primary key id in a table ?

531


Does jdbctemplate close connection?

501


What happens if connection is not closed in jdbc?

499


What is jdbc type?

517


How can we maintain the integrity of a database by using jdbc?

537


How do I find jdbc version?

536


What is executeupdate in java?

477


What is an odbc driver?

489


What are the ddl statements?

477