Re: binary data - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: binary data
Date
Msg-id 3E236504.1000708@xythos.com
Whole thread Raw
In response to binary data  (Felipe Schnack <felipes@ritterdosreis.br>)
Responses Re: binary data  (Felipe Schnack <felipes@ritterdosreis.br>)
List pgsql-jdbc
This is pretty well documented in the jdbc chapter of the postgresql
documentation (section on Binary Data).  (At least all the code examples
there used to work :-)

--Barry

Felipe Schnack wrote:
>   I want to set binary data on a database field...
>   It's actually a java compiled class, how should I do this? Using
> preparedstatement.SetBinaryData and a bytea field?
>   How I get it back?
>




pgsql-jdbc by date:

Previous
From: "Patric Bechtel"
Date:
Subject: Re: Security manager changing the jdbc Connection class? [Viruschecked]
Next
From: Barry Lind
Date:
Subject: Re: Security manager changing the jdbc Connection class? [Viruschecked]