Re: [Patch] JDBC3 Blob support

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

Regards,
Michael Barker.

On Sat, 2005-02-19 at 15:15 -0500, Kris Jurka wrote:
>
> On Sat, 19 Feb 2005, Michael Barker wrote:
>
> > 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.
> >
>
> You have not included the unit tests.  What about implemeting these
> methods for CLOB at the same time?  They're pretty much identical.
>
> You have included your username and password in build.properties though,
> you can put these values in a file called build.local.properties and they
> will not show up in diffs.
>
> Kris Jurka
>

Вложения

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

Предыдущее
От: Sergio Lob
Дата:
Сообщение: Re: [BUGS] BUG #1523: precision column value returned from getTypeInfo()
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: [BUGS] BUG #1523: precision column value returned from getTypeInfo()