Sr.Java Web Developer Question:

Explain me what is JDBC ResultSetMetaData interface?

Answer:

The ResultSetMetaData interface returns the information of table such as total number of columns, column name, column type etc.

Read All 64 Sr.Java Web Developer Questions
Previous QuestionNext Question
Do you know what are the different methods of session management in servlets?Tell us what are some of the important Spring annotations which you have used?