what exactly happens when we execute
"Class.forname("Driver class name");"?Explain indetail
Answer Posted / shital
Class is a predefined class & foreName is a static method
to load the driver for connectivity
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of statement in jdbc?
How does jdbc work?
What is JDBC Statement?
Why is jdbc used?
What is db client?
What are JDBC Best Practices?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
Which type of JDBC driver is the fastest one?
Which jdbc driver is the fastest driver?
What is Apache DBCP API?
What is database deadlock ?
What is the use of jdbc?
What is setautocommit in jdbc?
Is jdbc open source?
What is namedparameterjdbctemplate?