Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / niranjanravi

they are fastest than type-1 drivers

Is This Answer Correct ?    2 Yes 0 No

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

Answer / chandrarekha

native API partly java driver(type-2 driver) doesn't have
the ODBC intermediate layer as the type 1 driver and the
native protocol pure java driver(type-4 driver) interacts
directly with the database(no native class libraries nor
driver as the intermediate layer) hence high perfomance
delivered compared to type-1 driver

Is This Answer Correct ?    1 Yes 0 No

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

Answer / eswar

Type1 driver is bridge driver which is not written in java.
So it is not Platform Independent. we canot use this for
mulitple purpose It will stick to one OS thats y it is used
only for practical purpose....

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

More JDBC Interview Questions

Is the JDBC-ODBC Bridge multi-threaded?

2 Answers   Wipro,


What is represented by the connection object?

0 Answers  


What are the steps to connect to the database in java?

0 Answers  


How to use JDBC to connect Microsoft Access?

0 Answers  


Why is jdbc needed?

0 Answers  


How to find the column count in resultset?

1 Answers   Wipro,


How a driver can be loaded?

1 Answers  


Name the method, which is used to prepare a callablestatement.

0 Answers  


How to use JDBC API to call Stored Procedures?

0 Answers  


Which interface is responsible for transaction management in jdbc?

0 Answers  


what are design patterns?

3 Answers   CFC, TCS, Wipro,


JDBC Drivers properties?

1 Answers   Infosys,


Categories