Re: Stalled post to pgsql-jdbc

Поиск
Список
Период
Сортировка
От Dino Cherian
Тема Re: Stalled post to pgsql-jdbc
Дата
Msg-id 20011123122249.60067.qmail@web21009.mail.yahoo.com
обсуждение исходный текст
Список pgsql-jdbc
Hi,

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
Dino

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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "balaji Srinivas"
Дата:
Сообщение: Postgres JDBC Driver Name for V7.1
Следующее
От: Dino Cherian
Дата:
Сообщение: Where should I connect to the database?