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 is Type-2 Driver and when this driver is used?

Answers were Sorted based on User's Feedback



What is Type-2 Driver and when this driver is used?..

Answer / guest

TYPE-2 driver is part java ,part native driver.This type of
driver uses a mixture of java implementation and native
access to database.This is similar to type-1 drivers except
there is one less layer to go through and this makes it
efficient over type-1 driver.

Is This Answer Correct ?    1 Yes 0 No

What is Type-2 Driver and when this driver is used?..

Answer / chandrarekha

Native-API partly java driver is the type-2 driver..this
driver is useful for applications over a network where in
this driver uses native library classes to map the jdbc
calls to native method calls and these calls are sent to
call level interface(CLI)....the functions in CLI are
written in c

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

Is jdbc and orm?

0 Answers  


What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?

0 Answers  


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

0 Answers  


What is the equivalent method for precompiled SQL Statement in JDBC?

1 Answers  


What is resultsetmetadata?

0 Answers  


Why we use jdbc instead of odbc?

0 Answers  


Can we return resultset in java?

0 Answers  


Explain the locking system in jdbc & its types?

0 Answers  


What is <discriminator > in Hibernate? How exactly inheritance of Object to Tables can be done? What is the benefits of discriminator?

1 Answers   AppLabs,


How a database driver can be loaded with jdbc 4.0 / java 6?

0 Answers  


What is a rollback in jdbc?

0 Answers  


what is the current version of JDBC? and explain its features?

3 Answers  


Categories