PreparedStatement.getParameterMetaData

Поиск
Список
Период
Сортировка
От Aaron Mulder
Тема PreparedStatement.getParameterMetaData
Дата
Msg-id 74e15baa0511200849x7cd6284dic27dbe95cca08bcf@mail.gmail.com
обсуждение исходный текст
Ответы Re: PreparedStatement.getParameterMetaData  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
I noticed yesterday that this does not seem to be working in the
released drivers for 7.3 or 8.0.  In the 7.3 build from the web site
(no version in the name), I got something like an unimplemented
exception.  In the 8.0 build (314) I got a null.  I haven't tried the
8.1 build as it seemed a little risky against an old 7.3 database.

Aaron

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: implementing setObject(n, java array[])
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: passing array as parameters to PrepareStatement or callable