Re: getObject

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: j(dot)olthof(at)millipede(dot)nl
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: getObject
Date: 2002-10-04 13:15:54
Message-ID: 1033737354.11650.53.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

See the notes at jdbc.postgresql.org on Serialize

Dave
On Mon, 2002-09-30 at 04:09, Jeroen Olthof wrote:
> Hi,
>
> I'm developing an application where I mostly not knowing what I'm
> querying from the database therefore the getObject methode is a
> frequently used function of de jdbc driver. But what to do with custom
> made types or for example the regproc type (No class found for regproc)?
>
> Any suggestions?
>
> Kind regards,
>
> - - - - - - - - - - - - - - - - -
>
> J e r o e n O l t h o f
>
> Millipede
>
> http://www.millipede.nl/
>
> - - - - - - - - - - - - - - - - -
>

In response to

  • getObject at 2002-09-30 08:09:55 from Jeroen Olthof

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe Schnack 2002-10-04 13:20:10 Re: limiting rows in an query
Previous Message Dave Cramer 2002-10-04 13:15:18 Re: connecting from openoffice