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 a ejb container?
What are the basic and subtypes of enterprise java beans (ejb)?
Who took over ejb?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What are the advantages of java beam?
What is Enterprise JavaBeans (EJB)?
List some key actors in persistence api.
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
Why do we use ejb?
What is @injectmock?
Can more than a single table be mapped in cmp?
What is the meaning of acid in the connection of transaction management?
Enlist the changes in EJB 2.1 ?
Define ejb Create() and EjbPostCreate()?
What is mdb in ejb?