| Author |
ResultSet over a socket
|
omar bili
Ranch Hand
Joined: Aug 13, 2004
Posts: 177
|
|
hi,i want to send a resultSet over a socket a resultSet in not Serializable what can i do ?
|
 |
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
|
|
Would a CachedRowSet (see also here) work for you? - Peter
|
 |
 |
|
|
subject: ResultSet over a socket
|
|
|