Re: Use of bytea - Mailing list pgsql-jdbc

From Chris White (cjwhite)
Subject Re: Use of bytea
Date
Msg-id 200412051936.iB5JaKU8027330@sj-core-3.cisco.com
Whole thread Raw
In response to Re: Use of bytea  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Responses Re: Use of bytea  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Do not worry just realized how to do it using PreparedStatement.

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Chris White (cjwhite)
Sent: Sunday, December 05, 2004 11:24 AM
To: 'Oliver Jowett'
Cc: pgsql-jdbc@postgresql.org
Subject: Re: [JDBC] Use of bytea

How? Can you give me an example.

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Oliver Jowett
Sent: Sunday, December 05, 2004 5:23 AM
To: cjwhite@cisco.com
Cc: pgsql-jdbc@postgresql.org
Subject: Re: [JDBC] Use of bytea

Chris White (cjwhite) wrote:
> Is it possible in jdbc to use a bytea column in a where clause and
> compare it to byte[] object?

Yes.

-O

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly


pgsql-jdbc by date:

Previous
From: "Chris White (cjwhite)"
Date:
Subject: Re: Use of bytea
Next
From: Larry White
Date:
Subject: Re: prepared statement call fails