Re: Use of bytea

Поиск
Список
Период
Сортировка
От Chris White (cjwhite)
Тема Re: Use of bytea
Дата
Msg-id 200412051936.iB5JaKU8027330@sj-core-3.cisco.com
обсуждение исходный текст
Ответ на Re: Use of bytea  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Ответы Re: Use of bytea
Список 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 по дате отправления:

Предыдущее
От: "Chris White (cjwhite)"
Дата:
Сообщение: Re: Use of bytea
Следующее
От: Larry White
Дата:
Сообщение: Re: prepared statement call fails