Re: BLOBs etc

From: Sven Köhler <skoehler(at)upb(dot)de>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: BLOBs etc
Date: 2005-01-07 04:18:35
Message-ID: 41DE0D9B.7050104@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> The JDBC driver doesn't know what the target table looks like. It must
> blindly send data and hope it matches. This is why the set methods can
> only work for one type while the get methods could work for both.

Is this going to be improved? Either by using serverside prepared
statements or by changing the server's bahaviour somehow?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-01-07 04:41:49 Re: BLOBs etc
Previous Message Kris Jurka 2005-01-07 04:06:51 Re: BLOBs etc