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 the difference between Resultset and Rowset.

Answer Posted / anand g

A resultset maintains a connection to the database.
A rowset can be disconnected once it is populated with data
from the table.
resultset is not serializable
rowset is a serializable version of resultset and also it
extends resultset interface, so all the methods are present
in rowset also.

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print 15 random numbers using foreach of java 8?

982


Explain about transient variables in java?

1148


Is java free for businesses?

1111


why would you use a synchronized block vs. Synchronized method? : Java thread

998


Where local and global variables are stored?

1126


How many ways can you break a singleton class in java?

1027


How the metacharacters are different from the ordinary characters?

1065


Does the order of public and static declaration matter in main method?

1113


What is the equal sign?

1194


What is keyword auto for?

1255


What are the different approaches to implement a function to generate a random number?

1103


Is 0 an even number?

1028


Explain different forms of polymorphism?

1196


What is tochararray in java?

992


How do you reverse sort in java?

1001