Explain the different ways to register a driver?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I write to the log used by DriverManager and JDBC drivers?

514


How many types of resultset are there in jdbc?

520


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

603


Why do we need a jdbcrowset like wrapper around resultset?

772


What driver should I use for scalable Oracle JDBC applications?

497






What is device controller?

509


java based application for hospital management

3441


Is jdbc open source?

450


Which package is used for jdbc application?

512


How many rowset are available in jdbc?

652


What are the advantages of using jdbc datasource?

488


What is jdbc and jdbc drivers?

496


What is jdbc and odbc?

499


What do you understand by jdbc statements?

511


Why prepared statements are faster?

529