Answer Posted / mamitha
It loads the neccessary driver at run time and provide the features based on the database connecting. forName() is the static method and class is a class.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the pros and cons of detached objects?
Is there a guarantee of uniqueness for entity beans?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
How will you pass parameters in RMI? Why do you serialize?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How substring() method of string class create memory leaks?
Explain the difference between object state and behavior?
Are we allowed to change the transaction isolation property in middle of a transaction?
Can I map more than one table in a cmp?
What is prototype?
Is jvm a overhead?
What are JTA/JTS and how they used by client?
What do you need to set-up a cluster with jboss?
Where can I find seam examples and documentation?
Why doesn’t the focus feature on the tag work in every circumstance?