Thread: RE: [INTERFACES] Object serialization

RE: [INTERFACES] Object serialization

From
Peter Mount
Date:
I'll look into it. Can you mail me an example to my home address please.

Thanks, Peter

peter@retep.org.uk

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Guillaume Rousse [mailto:Guillaume.Rousse@univ-reunion.fr]
Sent: Friday, February 04, 2000 7:08 AM
To: pgsql-interfaces@hub.org
Subject: [INTERFACES] Object serialization


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 Réunion
15 avenue René Cassin, BP 7151
97715 Saint Denis, messagerie cedex 9
Tel:0262938274 Fax:0262938260 ICQ:10756815
Mail:Guillaume.Rousse@univ-reunion.fr

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


************