Retrieving binary data

Поиск
Список
Период
Сортировка
От David Garnier
Тема Retrieving binary data
Дата
Msg-id 20020705004150.7b34c4b0.david.garnier@etudier-online.com
обсуждение исходный текст
Список pgsql-jdbc
Hello,

I need to retrieve the binary representation of a custom type. I can retrieve the type just fine with the standard
method,but the results of getBytes is altered. getString shows just the right thing, but I need the binary. I looked at
thesource of the driver, and I still don't know exactly what I'm supposed to do. It seems to me that the QueryExecutor
isable to fetch a binary tuple, but I don't know how to request one. 

Performance is my main problem, so I would like a fast solution. Thanks for helping.

Best regards,
David Garnier



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

Предыдущее
От: "Th Templ"
Дата:
Сообщение: Re: Problem with sql function LOWER
Следующее
От: Tomisław Kityński
Дата:
Сообщение: PreparedStatement and DB default values (2)