How to pass ResultSet in RMI ?

From: Dino Cherian <inimss(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: How to pass ResultSet in RMI ?
Date: 2001-11-22 12:54:53
Message-ID: 20011122125453.20836.qmail@web21008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have an RMI server where the database related methods are
implemented and the necessaary interfaces are in the RMI client.

How should I pass the ResultSet object to the client from the
database server. Should I pass it using an array or just as the
resultset object ?

which method is more efficient and safer?

Thanks
Geo

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vicktor 2001-11-22 14:18:33 test
Previous Message Nicolas Verger 2001-11-22 09:47:15 JDBC improvements