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 is meant by JRMP?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Explain what is synchronization?
What is ripple effect?
Is “abc” a primitive value?
How database connectivity in XML is achieved?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Why use a datasource when you can directly specify a connection details?
Why are component architectures useful?
What classes of exceptions may be caught by a catch clause?
Are there books about seam?
What is a policy?
how do you Handle Front End Application data against DB with example?
What is the relation between the infobus and rmi?
what are memory considerations of jsp compares to other web components?