- Архив списков рассылки pgsql-jdbc

Поиск
Список
Период
Сортировка
От Stuart Barlow
Тема
Дата
Msg-id 5.0.2.1.0.20010309171811.00a81ec0@192.168.0.91
обсуждение исходный текст
Список pgsql-jdbc
I am running postgresql 7.0.2 on redhat linux and connecting
using the jdbc7.0-1.2.jar

Is this the latest jdbc jar?

On another subject...
I am trying to store Serialized objects, taking the byte array
and storing in a table with an OID column. I believe that Postgresql
uses this OID as a reference to the large object.
When I try to pull back the large object I just get the integer
value and not the byte array.

Do you know why this maybe?

Thanks,
Stuart Barlow

*************************************************************************
Information in this email is confidential and may be privileged. It is
intended for the named addressee(s) only. If you have received it in
error please notify the sender immediately and delete it from your
system. You should not otherwise copy, retransmit, use or disclose its
contents to anyone.
*************************************************************************


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

Предыдущее
От: Eric Frazier
Дата:
Сообщение: Re: getTables is this right?
Следующее
От: arkin
Дата:
Сообщение: Re: connection pooling in JDBC driver