Driver manager is a class/interface.
Answer Posted / bvk
in JDBC except DriverManager ang SQLException remaaining
all are interfaces.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is stateless ejb?
Can beans who are involved in transaction have 'passivation' process?
What are the advantages of ejb?
What is the use of @ejb annotation?
What is ejb and its properties?
Is it legal to have static initializer blocks in ejb?
What is entity beans in ejb with example?
What is bean in ejb?
How does ejb work in java?
What is @enableautoconfiguration?
What is ejb application?
Is functional programming stateless?
What is the difference between Session bean and Entity bean?one?
What is rmi and ejb in java?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?