Answer Posted / rajshekhar
class.forName() is used to load the jdbc driver.
class is a class and for name is a static method its syntax
is
Class.forName("sun.jdbc:odbc:JdbcOdbcDriver");
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why does the tag url-encode javascript and mailto links?
the same information whether it will connect to the database or it will be used previous information?
Are enterprise beans allowed to use thread.sleep()?
What is the difference between the font and fontmetrics classes?
What is a tasks priority and how is it used in scheduling?
Write a program to show synchronization?
Which javutil classes and interfaces support event handling?
What is a policy?
What is the difference between system.out ,system.err and system.in?
What is message driven beam?
Explain about RMI Architecture?
Why are component architectures useful?
What is threadfactory?
Should synchronization primitives be used on bean methods?
Define aop(assepct oriented programing)?