Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement
Date: 2001-08-23 19:53:34
Message-ID: 01082315533404.18195@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

And here is the file!

On Thursday 23 August 2001 14:37, Robert B. Easter wrote:
> The attached file: serializepatch.tgz, contains a patch for
> org.postgresql.util.Serialize and org.postgresql.jdbc2.PreparedStatement
> that fixes the ability to "serialize" a simple java class into a postgres
> table.
>
> The current cvs seems completely broken in this support, so the patch puts
> it into working condition, granted that there are many limitations with
> serializing java classes into Postgres.
>
> A little test program is included with the patches. The comments in the
> Serialize class tries to explain how all this works.
>
> - Robert Easter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

Attachment Content-Type Size
serializepatch.tgz application/x-gzip 9.2 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ned Wolpert 2001-08-23 20:01:52 Re: Re: [JDBC] New backend functions? [was Re: JDBC ch
Previous Message Bruce Momjian 2001-08-23 19:50:09 Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-23 20:17:57 Re: [PATCHES] patch for JDBC1 build problems
Previous Message Bruce Momjian 2001-08-23 19:50:09 Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement