Re: Use of bytea

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Use of bytea
Дата
Msg-id 41B37C0D.3070905@opencloud.com
обсуждение исходный текст
Ответ на Re: Use of bytea  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Список pgsql-jdbc
Chris White (cjwhite) wrote:
> Do not worry just realized how to do it using PreparedStatement.

Ah, sorry, I thought you were just asking if the driver would handle it.
Yeah, just use PreparedStatement.setBytes(). We use bytea values in
where clauses in this way with no problems.

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Larry White
Дата:
Сообщение: Re: prepared statement call fails
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: prepared statement call fails