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
How entity beans support container managed persistence?
What is an entity and its types?
What is ejb ql?
How to create ejb project in eclipse?
What changes have been made in ejb 2.0 specifications?
Define Initial Context?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
Explain the concept of connection pooling feature of ejb container?
Is method overloading allowed in ejb?
How can enterprise javabeans be accessed from active server pages?
Write down the steps for the creation of stateless ejb.
What is ejb and its types?
How to generate ejb stubs in eclipse?
what is the Relationship between EJB and CORBA architecture?
Define ripple effect?