Answer Posted / amol sawant
Class.forName(driver);
in this "Class" is the name of the Object of "Class" class
which is in sql package
and forName();
is method of that class "Class"
it will load the driver for connection purpose
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the diff types of exception?
How to deploy Jar, War files in J2EE?
What is local interface. How values will be passed?
How can I scroll through list of pages like the search results in google?
How messaging services are done, before release of JMS?
Name the class that is used to bind the server object with RMI Registry?
Can you control when passivation occurs?
Is “abc” a primitive value?
How to determine SGA site?
What is the difference between session and entity beans?
What is the difference between static and non-static with examples?
What is prototype?
What is the difference between the session.update() method and the session.lock() method?
What is a class loader? What are the different class loaders used by jvm?
What is message driven beam?