Answer Posted / anupam kushwaha
JDBC is not a language or a software product. It is an API, which contains set of java classes and interfaces for developing database application using Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use of connection pooling?
What are the types of statements in jdbc?
What is getconnection method in java?
What are jdbc and its components?
What is jndi lookup?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is jdbc stand for?
When do we get java.sql.SQLException: No suitable driver found?
What is connection pooling and why it is used?
What is jdbc odbc bridge?
How do you insert images into database using jdbc?
When does the result for an sql statement return null?
Explain different types of locks in jdbc?
What is while rs next ())?
What is metadata in java programming?