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
Can more than a single table be mapped in cmp?
Is udp stateless?
What is use of @postconstruct?
What are the basic and subtypes of enterprise java beans (ejb)?
What do you understand by session facade?
How does ejb invocation happens?
How can I access ejb from asp?
What is the procedure of ejb container to handle exceptions?
How many enterprise beans?
What is ejb in weblogic?
What is the difference between Session bean and Entity bean?one?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What is stateless code?
How can enterprise javabeans be accessed from active server pages?
How is ejb different from java beans?