Question: To load and register a driver, creating a new instance of the Driver class method is better than using the Class.forName() method. (True/False)

To load and register a driver, creating a new instance of the Driver class method is better than using the Class.forName() method. (True/False)

Step by Step Solution

3.46 Rating (162 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

This statement is false In general its better to use ClassforName to load and register a JDBC dri... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Database Systems Design Implementation Questions!