Re: BLOBs etc - Mailing list pgsql-jdbc

From Sven Köhler
Subject Re: BLOBs etc
Date
Msg-id 41DE0D9B.7050104@upb.de
Whole thread Raw
In response to Re: BLOBs etc  (Kris Jurka <books@ejurka.com>)
Responses Re: BLOBs etc  (Kris Jurka <books@ejurka.com>)
List 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?

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: BLOBs etc
Next
From: Kris Jurka
Date:
Subject: Re: BLOBs etc