getObject

From: "Jeroen Olthof" <j(dot)olthof(at)millipede(dot)nl>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: getObject
Date: 2002-09-30 08:09:55
Message-ID: 000801c26858$c2d317a0$2500a8c0@Ollie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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/

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jochem van Dieten 2002-09-30 10:19:41 Re: [JDBC] Prepared statement performance...
Previous Message Chris Thompson 2002-09-29 18:06:48 COPY FROM