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...


basic difference b/w ALL types of JDBC driver.



basic difference b/w ALL types of JDBC driver...

Answer / dsr

There are four types of JDBC drivers.
1.JDBC-ODBC driver
2.native api driver
3.network protocal driver
4.thin driver

All java programmers,we can use the thin driver. this
driver was fully developed in java.

1.JDBC-ODBC Driver:middle bridge is ODBC.
2.native api driver:
3.Network protocol driver: Datbase is connected throw
network
4.Thin Driver:This is filly developed in java.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Core Java Interview Questions

Diff between C++ and java?

9 Answers   TCS,


How many bits is a char?

0 Answers  


What happens to the Exception object after handling an exception?

0 Answers  


Are arrays classes in java?

0 Answers  


Is string serializable in java?

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

2 Answers   Satyam,


When should I use abstract classes and when should I use interfaces?

2 Answers  


What is singleton service?

0 Answers  


what is the significance of listiterator in java?

0 Answers   IBS,


What is Gang of four design patterns

0 Answers   Infosys,


Is static a singleton?

0 Answers  


What is java util collection?

0 Answers  


Categories