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
How to set NULL values in JDBC PreparedStatement?
What is the return type of class.forname() method?
What is metadata in java programming?
please tell me the name and url path for type-4 driver ?
What are clob and blob data types in jdbc?
Write a program JDBCcode forfetching student database with SQL.
What is encrypted connection?
Which database is used for java?
What is JDBC PreparedStatement?
Is jdbc faster than odbc?
Explain the importance of drivermanager.
What does executeupdate return in jdbc?
what happen if we set JDBC string to NULL?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What are the different types of locking in JDBC?