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


Explain the different ways to register a driver?

Answers were Sorted based on User's Feedback



Explain the different ways to register a driver?..

Answer / bhoopesh alladi

By using the DriverManager.registerDriver() method , and
while loading of the driver and registering the driver
within a single method execution, that is

Class.forName(String DriverName)

Is This Answer Correct ?    3 Yes 0 No

Explain the different ways to register a driver?..

Answer / chandrarekha

loading a driver can be done manually by Class.forName
(....) and DriverManager.registerDriver(...) and also
programatically by
java -Djdbc.drivers=sun.jdbc.odbc.jdbc.... <.java filename>

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JDBC Interview Questions

Is jpa faster than jdbc?

0 Answers  


Is there any limitation for no of statments executed with in batchupdate?

2 Answers   HSBC, IBM,


What are the jdbc api components?

0 Answers  


Why are we using blob datatypes in jdbc?

0 Answers  


What is an encrypted internet connection?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


Why do we need jdbc driver?

0 Answers  


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

0 Answers  


What is the meaning of connection?

0 Answers  


What is the meaning of “dirty read” in the database?

0 Answers  


What is an SQL Locator?

0 Answers  


What is difference between jdbc and odbc?

0 Answers  


Categories