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
What is meant by dao?
What is addbatch jdbc?
Is jdbc a framework?
What are the utilities of the callablestatement?
explain about special characters?
What is jdbc vs odbc?
Why do we need a jdbcrowset like wrapper around resultset?
What do you understand by jdbc driver and explain its types?
What is jdbc oracle thin?
What is serialization and deserialization in java programming?
How can we store the file in the oracle database?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is DML?
Explain about the Try Block?
What are temp tables ?