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

what are design patterns?

3 Answers   CFC, TCS, Wipro,


JDBC Drivers properties?

1 Answers   Infosys,


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

0 Answers  


What are the main steps in java to make JDBC connectivity?

0 Answers   UGC Corporation,


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

0 Answers  


How do find debugging problems related to JDBC API?

1 Answers  


What are the Normalization Rules?

2 Answers  


How do I receive a ResultSet from a stored procedure?

0 Answers  


how can we get the metaData (columnNames) from a table which has no Records..

2 Answers  


Is jdbc a framework?

0 Answers  


What are different parts of a url?

0 Answers  


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

0 Answers  


Categories