what exactly happens when we execute
"Class.forname("Driver class name");"?Explain indetail
Answer Posted / ram
Guyz,
As Srinivas.r -parigi and Yash already given the straight
forward answer. Nothing i could say.
Thanks Srinivas.r -parigi for giving the best answer.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why isn't the java.sql.DriverManager class being found?
please tell me the name and url path for type-4 driver ?
Does jdbc use ssl?
Describe the steps needed to execute a sql query using jdbc.
How can you retrieve data from the resultset using jdbc?
Prepared statements are faster. Why?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
What is the meaning of connection?
What is use of connection pooling?
How do you determine the sensitivity of the ResultSet object?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is jdbc drivers in java?
Does jpa use jdbc?
How to connect html page to database using jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?