Re: setObject(i,null) and general "setNull" problems

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: setObject(i,null) and general "setNull" problems
Дата
Msg-id Pine.BSO.4.56.0502211813200.29774@leary.csoft.net
обсуждение исходный текст
Ответ на setObject(i,null) and general "setNull" problems  (Valentin Rodionov <valiar@scripps.edu>)
Ответы Re: setObject(i,null) and general "setNull" problems
Список pgsql-jdbc

On Mon, 21 Feb 2005, Valentin Rodionov wrote:

> Hi all. This problem/question has already come up before a couple of
> times, however, so far no acceptable solution is available, and I am
> asking for help again. Version 8 of JDBC driver now disallows setting a
> "generic" null as a value for a PreparedStatement (i.e.
> setObject(i,null,Types.OTHER), setNull(i,Types.OTHER) no longer work).

Update to build 310.

> I have tried using getParameterMetaData, but that method is not yet
> implemented in PGSQL driver.

Update to build 310.

Kris Jurka

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

Предыдущее
От: Valentin Rodionov
Дата:
Сообщение: setObject(i,null) and general "setNull" problems
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: setObject(i,null) and general "setNull" problems