Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is rowset?

Answers were Sorted based on User's Feedback



what is rowset?..

Answer / sunil kumar gupta

A RowSet object contains a set of rows from a result set or
some other source of tabular data, like a file or
spreadsheet. Because a RowSet object follows the JavaBeans
model for properties and event notification, it is a
JavaBeans component that can be combined with other
components in an application. As is true with other Beans,
application programmers will probably use a development
tool to create a RowSet object and set its properties

Is This Answer Correct ?    4 Yes 0 No

what is rowset?..

Answer / 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

what is rowset?..

Answer / 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

More JDBC Interview Questions

How java can be connected to a database?

0 Answers  


What is ojdbc?

0 Answers  


What is metadata in programming?

0 Answers  


What is connection commit?

0 Answers  


How many ways that we can view a result set?

0 Answers  


What is a merge field?

0 Answers  


What is benefit of using preparedstatement in java?

0 Answers  


How warnings are retrieved in JDBC?

1 Answers  


Why would you use setautocommit(false) in jdbc?

0 Answers  


What is odbc jdbc?

0 Answers  


How to check null value in JDBC?

1 Answers   CTS,


What is odbc and jdbc in dbms?

0 Answers  


Categories