Re: getObject - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: getObject
Date
Msg-id 1033737354.11650.53.camel@inspiron.cramers
Whole thread Raw
In response to getObject  ("Jeroen Olthof" <j.olthof@millipede.nl>)
List 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/
>
> - - - - - - - - - - - - - - - - -
>




pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: limiting rows in an query
Next
From: "Robert M. Zigweid"
Date:
Subject: Re: JDBC and commit problems