Thread: getObject

getObject

From
"Jeroen Olthof"
Date:

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/

 

- - - - - - - - - - - - - - - - -

 

Re: getObject

From
Dave Cramer
Date:
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/
>
> - - - - - - - - - - - - - - - - -
>