What is the difference between Resultset and Rowset.
Answer Posted / praveen
ResultSet is not serialized whereas Rowset is serialized.
| Is This Answer Correct ? | 51 Yes | 6 No |
Post New Answer View All Answers
What are the differences between string and stringbuffer?
Why super is first line in java?
What is the use of beaninfo?
Can we call thread start () twice?
what is encapsulation in java? Explain
How many types of array are there?
Can we create our own wrapper class in java?
What is identifier in java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
is it possible to instantiate the math class?
Is null false in java?
Can we override private method?
What is the purpose of file class?
What is Hierarchy of exception?
Write a java program to check if a number is prime or not?