Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to find size of ResultSet in JAVA

843785Dec 5 2008 — edited Dec 7 2008
hi ,
I have one problem... went for sun API but i did not get any solution....please any body help me... my problem is ......
I got the data from DataBase by executing a query . so my Resultset having some records.Now my problem is how to find the size of ResultSet.without converting into list or without wile loop I want to find out size of my ResultSet

..... Is there any predefined method for that;


thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2009
Added on Dec 5 2008
30 comments
6,955 views