Answer Posted / p.kodanda rami reddy
the use of class.forName is Loading the driver
class is a class and forName is a static method.
accepting a string argument represented as the driver.
| Is This Answer Correct ? | 44 Yes | 16 No |
Post New Answer View All Answers
To identify IDL language what mapping mechanism is used?
Why a component architecture for the java platform?
What value does read() return when it has reached the end of a file?
What are local interfaces? Describe.
Should synchronization primitives be used on bean methods?
what is a portable component?
Do I need to import javlang package any time? Why ?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What are JTA/JTS and how they used by client?
Can you give me a simple example of using the requiredif validator rule?
Why use POJO when I can use hashmap
What value does readline() return when it has reached the end of a file?
What’s jboss jbpm?
What modifiers may be used with an inner class that is a member of an outer class?
What is the relationship between local interfaces and container-managed relationships?