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
How many categories of jdbc drivers are there?
What is jdbc thin client in oracle?
What is the function of drivermanager class?
What do you understand by DDL and DML statements?
Why is odbc needed?
Does jdbc use ssl?
What are restrictions on triggers?
What are four types of JDBC driver?
What is JDBC API and when do we use it?
What is the most common example type 1 driver?
Explain about the Try Block?
Is possible to open a connection to a database with exclusive mode with JDBC?
What is jdbc databasemetadata interface?
How can we set null value in jdbc preparedstatement?
What is jdbc dialect?