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
Explain throw keyword in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
How can you share data between two thread in Java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is contractor means and methods?
What is application tier?
What does singleton mean in java?
What is a generic type?
Explain the difference between arraylist and linkedlist in java?
When does an object becomes eligible for garbage collection in java?
Is string serializable in java?
How to use Media tracker Class.
How do you remove an object from an arraylist in java?
What is the size of integer?
How do you insert a line break?