what is rowset?

Answer Posted / rakesh

Rowsets make it easy to send tabular data over a network.
They can also be used to provide scrollable result sets or
updatable result sets when the underlying JDBC driver does
not support them.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

581


How a database driver can be loaded with jdbc 4.0 / java 6?

488


What is sqlwarning and discuss the procedure of retrieving warnings?

548


What is device controller?

509


What is jdbc and jdbc drivers?

495






What does executeupdate return in jdbc?

506


password, is stored in as plain text. What can I do to protect my passwords?

511


How can we disable a constraint ?

559


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

612


What is jdbc connection interface?

513


What is jdbc and odbc?

499


What is resultset in jdbc with example?

488


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

585


What is metadata in programming?

520


How do you determine the sensitivity of the ResultSet object?

542