Object serialization

From: Guillaume Rousse <Guillaume(dot)Rousse(at)univ-reunion(dot)fr>
To: pgsql-interfaces(at)hub(dot)org
Subject: Object serialization
Date: 2000-02-04 07:08:18
Message-ID: 00020411083404.02106@agathe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I got a problem with JDBC driver and object serialization, similar to the one
described in
http://www.postgresql.org/mhonarc/pgsql-interfaces/1999-09/msg00053.html
When i call create() methods, i got a NullPointerException.
Looking at the JDBC driver source, i trace the problem to Resultset.getString()
methods, where there is a test on this_row property, that is null.
As i hesitate to change the driver myself, i wonder if the problem was resolved
since.
Thanks
--
Guillaume Rousse
*******************************************
Iremia - Universit de la Runion
15 avenue Ren Cassin, BP 7151
97715 Saint Denis, messagerie cedex 9
Tel:0262938274 Fax:0262938260 ICQ:10756815
Mail:Guillaume(dot)Rousse(at)univ-reunion(dot)fr

BRIDGEKEEPER: What... is the air-speed velocity of an unladen swallow?
ARTHUR: What do you mean? An African or European swallow?

Browse pgsql-interfaces by date

  From Date Subject
Next Message marc.travaille 2000-02-04 11:38:12 Code table?
Previous Message Joseph Shraibman 2000-02-04 02:39:14 Re: [INTERFACES] ConnectionPoolDataSource (JDBC)