Re: How to use JDBC to update LargeObject

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: How to use JDBC to update LargeObject
Дата
Msg-id alpine.BSO.2.00.1001221903060.7579@leary.csoft.net
обсуждение исходный текст
Ответ на Re: How to use JDBC to update LargeObject  ("Satish Burnwal (sburnwal)" <sburnwal@cisco.com>)
Список pgsql-jdbc

On Fri, 22 Jan 2010, Satish Burnwal (sburnwal) wrote:

> I am using Postgres 8.1 where truncate feature is not supported. Can you
> pls confirm this ? This is src code in 8.3-605 AbstractJdbc2BlobClob
> class and I do get the exception:

OK, then you cannot re-use the existing blob.  You've got to remove the
old one and create a new one.

Kris Jurka

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

Предыдущее
От: "Satish Burnwal (sburnwal)"
Дата:
Сообщение: Re: How to use JDBC to update LargeObject
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Object types and ResultSets (java.sql.Struct)