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?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a JDBC 2.0 DataSource?

1021


What is the role of the jdbc drivermanager class?

987


What are the differences between stored procedure and functions?

1073


If I use the JDBC API, do I have to use ODBC underneath?

1083


Which package contains jdbc api?

1090


Differentiate between type_scroll_insensitive and type_scroll_sensitive.

970


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

1103


Explain jdbc savepoint?

1027


What is jdbc odbc bridge in java?

1122


What is a lock in jdbc?

999


How to insert an image or raw data into database?

1043


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

1260


How do I disallow NULL values in a table?

1045


What is sqlwarning?

1059


What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

1106