[JDBC] problem with serialization

2001-07-25 Thread candreol
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

RE: [JDBC] problem with serialization

2001-07-25 Thread Dave Cramer
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