Answer Posted / parveen pandit
A RowSet object contains a set of rows from a result set or
some other source of tabular data, like a file or
spreadsheet.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is jdbc a web technology?
What is jsp and jdbc?
How many locking systems are there in jdbc?
How can we disable a constraint ?
Explain the process of creating tables using NetBeans IDE?
Explain the necessary steps to connect to the database in java?
What is the advantage of namedparameterjdbctemplate?
What is executequery in java?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are the different types of classes in the api component?
How can you use preparedstatement in jdbc?
What are the ddl statements?
What does the jdbc resultsetmetadata interface?
Why is jdbc needed?