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 is the difference between an if statement and a switch statement?
What are the problems faced by java programmers who don't use layout managers?
What is sortedmap in java?
Difference between a process and a program?
What is the difference between replace and replace all?
Can we print null in java?
What is jee6?
What is ‘is-a ‘ relationship in java?
What is an immutable class? How to create an immutable class?
What are access specifiers in java ?
What function extracts specified characters from a string?
What lambda means?
Why isn’t there operator overloading?
Can an interface be final?
What is the size of arraylist in java?