Without using of Class.forName(? ?), how do you connect to
db?
Answers were Sorted based on User's Feedback
Answer / parida
To Niranjanravi
can u give me an example of that?
| Is This Answer Correct ? | 0 Yes | 0 No |
Where jdbc drivermanager class is used?
How to set NULL values in JDBC PreparedStatement?
What is JDBC ResultSet?
What are the different classes through which JDBC represents statements?
What is jdbc and explain jdbc architecture?
How can we move the cursor in a scrollable result set?
How many types of jdbc drivers are available?
Does jdbctemplate use prepared statements?
What is ojdbc?
What are the steps to connect to a database in java?
What is the difference between setmaxrows(int) and setfetchsize(int)?
How do java applications access the database using jdbc?