documentation error

Поиск
Список
Период
Сортировка
От David Sun
Тема documentation error
Дата
Msg-id 828696.22929.qm@web31914.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: documentation error  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
in the page
    http://jdbc.postgresql.org/documentation/81/callproc.html
the line in the example
    proc.registerOutParameter(1, Types.Other);
should have the word "Other" all uppercase, or it won't compile
(also you must import java.sql.Types)

i could not find a bug report link, but it said this mailing list
address was moderated for non-subscribers, so hopefully the moderator
will pass this on to the right place


Thailand land of smile. Also land Muay Thai. Behave you then.




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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: BUG: DatabaseMetaData.getColumns isn't case insensitive
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: documentation error