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


Please Help Members By Posting Answers For Below Questions

What is entity bean?

850


Why should we use ejb?

724


What are the callback annotations for entity bean?

768


What is EJB server?

781


Define ripple effect?

838


What is Session Bean Interface?

748


what is the Relationship between EJB and CORBA architecture?

3621


Is it possible to share an httpsession between a jsp and ejb?

737


in EJB diclare the static methods are not?

3186


What is a stateless session?

731


Why is ejb used?

729


Is ejb be called from another ejb? If yes then how?

755


Is having static initializer blocks legal in ejb?

759


What do you mean by abstract schema?

799


can u explain about design patterns like singleton,builder,factory

2143