Re: documentation error

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: documentation error
Дата
Msg-id Pine.BSO.4.64.0902022338110.23680@leary.csoft.net
обсуждение исходный текст
Ответ на documentation error  (David Sun <ytytytytytyt@yahoo.com>)
Список pgsql-jdbc

On Mon, 2 Feb 2009, David Sun wrote:

> 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)

Thanks for the report (and yes, this is the place to do it).  I've fixed
this in CVS, but it will be a while before it gets to the website.

Kris Jurka


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

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