What is the use of JDBC DriverManager class?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc architecture?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
what is the current version of JDBC? and explain its features?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is executequery in java?
What does setautocommit do?
how do we get the connection from connection pool
Which is better odbc or jdbc?
How to check jdbc driver version in sql server?
What do you mean by metadata and why we are using it?