Without using of Class.forName(? ?), how do you connect to
db?
Answer Posted / niranjanravi
through DriverManager.RegisterDriver
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Does sql allow null values ?
What is preparedstatement in jdbc?
How can we maintain the integrity of a database by using jdbc?
How do I check in my code whether a maximum limit of database connections have been reached?
What are the common JDBC problems that you got and how do you solved them?
What is the role of jdbc drivermanager class?
How many types of jdbc drivers are there?
What is JDBC PreparedStatement?
What do you understand by DDL and DML statements?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
How do we call a stored procedure from jdbc?
What is the most common example type 1 driver?
Name the method, which is used to prepare a callablestatement.
What is the use of jdbc?
Discuss the significances of jdbc.