What is the function of drivermanager class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What type of drivers are used for web application?

2 Answers  


What is Connection Pooling ??? How we set up a particular connection within connection pooling ????

2 Answers   Cognizant,


Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?

2 Answers  


What are static and dynamic queries?

1 Answers  


What is the meaning of connection?

0 Answers  


How can I get or redirect the log used by DriverManager and JDBC drivers?

0 Answers  


what are the advantages of JDBC?

7 Answers  


What does setautocommit do?

0 Answers  


Can we use the one instance of Statment to execute more than one query ?

2 Answers   TCS,


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

0 Answers  


Explain the necessary steps to connect to the database in java?

0 Answers  


How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


Categories