documentation error - Mailing list pgsql-jdbc

From David Sun
Subject documentation error
Date
Msg-id 828696.22929.qm@web31914.mail.mud.yahoo.com
Whole thread Raw
Responses Re: documentation error  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: BUG: DatabaseMetaData.getColumns isn't case insensitive
Next
From: Kris Jurka
Date:
Subject: Re: documentation error