Question: 1)What is JDBC ? 2)How many steps are there to develop jdbc application? 3)How many drivers are there in jdbc? 4)How many statements are there
1)What is JDBC ?
2)How many steps are there to develop jdbc application?
3)How many drivers are there in jdbc?
4)How many statements are there in JDBC?
5)What is DatabaseMetaData?
6)What is ResultSetMetaData?
7)Types of Queries in jdbc?
8)What is JDBC Connection pool?
9)Types of ResultSet objects?
10)Write a jdbc application to create a table in database?
or
11)Write a jdbc application to perform aggregate function?
12)Write a jdbc application to insert the record into student table?
Step by Step Solution
There are 3 Steps involved in it
The detailed answer for the above question is provided below 1What is JDBC JDBC is a persistence technology which is used to develop persistence logic having the capability to perform persistence oper... View full answer
Get step-by-step solutions from verified subject matter experts
