[Patch] JDBC3 Blob support

Поиск
Список
Период
Сортировка
От Michael Barker
Тема [Patch] JDBC3 Blob support
Дата
Msg-id 1108864694.5883.5.camel@corona
обсуждение исходный текст
Ответы Re: [Patch] JDBC3 Blob support  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hi,

I have attached a patch that provides support for JDBC 3 Blobs for the
PostgreSQL driver.

JUnit tests are included.  The only method that is not implemented is
truncate().  I couldn't find a simple efficient method for doing this
via the LargeObject API.

I am posting off list.  Please email me direct if you have any queries.

Regards,
Michael Barker

Вложения

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

Предыдущее
От: Sven Köhler
Дата:
Сообщение: Re: getGeneratedKeys method
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: DatabaseMetaData.getIndexInfo and function-based indexes