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 optimization could I use if the ejb container is the only point of write access to the database?
What is @resource in java?
What changes have been made in ejb 2.0 specifications?
What is ejb home object?
What are the different types of ejb?
What does @singleton annotation do?
How can a session bean be configured for transactions of bean-managed?
How does ejb invocation take place?
What is ejb bean in java?
What is dependency injection in ejb?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
What is message-driven bean?
What is entity beans in ejb with example?
What is the procedure for the presentation of ejb persistence mechanism?
What is ejb and its uses?