Driver manager is a class/interface.
Answer Posted / tamilvanan
DriverManager is a class that present in java.sql package
which is used to connect the our application with database.
that is DriverManager containing getConnection() method
that return Connection object
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is ejb bean in java?
Define ripple effect?
Explain transaction and various methods to manage it?
Match the ejb functions given below with the functionality equivalent in sql?
Why stateless is better than stateful?
Can an ejb send asynchronous notifications to its clients?
How to generate ejb stubs in eclipse?
What do you mean by ejb ql?
What happens when I change a value in the httpsession from inside an ejb?
How ejb invocation happens?
How does ejb work in java?
Mention the three levels for applying interceptor methods.
Name the attributes of javax.ejb.ejb.
What ejb means?
What are the design principles for ejb?