When do we get java.sql.SQLException: No suitable driver found?
No Answer is Posted For this Question
Be the First to Post Answer
What is Type-1 Driver and when this driver is used?
What happens if we don't close the connection in jdbc?
What is jdbc template?
How can I manage special characters when I execute an insert query?
What is dburl?
What class.forname does, while loading the drivers?
Why would you use setautocommit(false) in jdbc?
What do you mean by two phase commits?
What is PreparedStatement?
signature of init method?
what is callable statement?
What is JDBC API and when do we use it?