jdbc and large objects and oid column

Поиск
Список
Период
Сортировка
От Stuart Barlow
Тема jdbc and large objects and oid column
Дата
Msg-id 5.0.2.1.0.20010308121041.00a808a0@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 по дате отправления:

Предыдущее
От: Gregory Bittar
Дата:
Сообщение: Re: callable statements, latest snapshot
Следующее
От: Peter Mount
Дата:
Сообщение: Re: [INTERFACES] JDBC: can't set transaction isolation level