Question: Only one method can be used to load and register a JDBC Driver during a project runs, which is to use the Class.forName() method. (True/False)
Only one method can be used to load and register a JDBC Driver during a project runs, which is to use the Class.forName() method. (True/False)
Step by Step Solution
3.42 Rating (146 Votes )
There are 3 Steps involved in it
The statement is False In older versions of JDBC prior to JDBC 40 you had to load and register the J... View full answer
Get step-by-step solutions from verified subject matter experts
