What is the role of jdbc drivermanager class?
No Answer is Posted For this Question
Be the First to Post Answer
Can resultset be null in java?
Can we make a database connection from HTML ?
6 Answers Aptech, BOB Technologies, Cap Gemini, Wipro,
How to retrieve warnings in jdbc?
How can we maintain the integrity of a database by using jdbc?
What is the JDBC?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What does executeupdate return in jdbc?
How do I check in my code whether a maximum limit of database connections have been reached?
What is the difference between execute, executeQuery, executeUpdate?
Why do we use jdbc statements?
How to find the column count in resultset?
Why do we need jdbc api?