Hi! I am new here.
I did a small test to try object serialization with the
org.postgresql.util.Serialize class.
I get the following exception when I try to use the at
org.postgresql.util.Serialize.create Method. :
java.lang.NullPointerException
at org.postgresql.jdbc2.ResultSet.getString(Resul
Chris,
Can you send us your code. Or a snippet?
Dave
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of candreol
Sent: July 25, 2001 10:22 AM
To: [EMAIL PROTECTED]
Subject: [JDBC] problem with serialization
Hi! I am new here.
I did a small test to try