Answer Posted / ranganathkini
The Class.forName( String name ) returns a java.lang.Class
object associated with the class or interface with the
specified fully qualified name.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
How can we maintain the integrity of a database by using jdbc?
What is DML?
How are jdbc statements used?
What are the benefits of PreparedStatement over Statement?
What are the basic exceptions in jdbc?
what happen if we set JDBC string to NULL?
What is connection commit?
Explain about Join?
What is device controller?
What is the limitation of PreparedStatement and how to overcome it?
What is sqlwarning and discuss the procedure of retrieving warnings?
What does connection pooling mean ?
What is jdbc drivers in java?
Is jdbctemplate thread safe?
What is metadata in programming?