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
RowSetInternal caller and returns void. What can I do in the readData method?
What is odbc and jdbc drivers?
What is type 4 jdbc driver?
Where can I find ojdbc14 jar file?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is a connection string used for?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What does jdbc do?
What are the utilities of the callablestatement?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Does jdbc use ssl?
What are the jdbc drivers in java?
Why we use while rs next ())?
Explain how to make updates to the updatable resultsets.
What is jdbc architecture in java?