Hi,friends
I heard that i should use Collection to package data returned to client side in EJB.But i think it is not effective to transfer ResultSet to Collection.
Is it possible to return ResultSet to client side directly.
If it is then why the petstore example uses Collection to package data?Beside portability are there any other advantage using Collection?
Any suggestions are appreciated!
Best Regards! IPO_z@cmmail.com
Garbage in,Garbage out
I heard that i should use Collection to package data returned to client side in EJB.But i think it is not effective to transfer ResultSet to Collection.
Is it possible to return ResultSet to client side directly.
If it is then why the petstore example uses Collection to package data?Beside portability are there any other advantage using Collection?
Any suggestions are appreciated!
Best Regards! IPO_z@cmmail.com
Garbage in,Garbage out