Re: getRefCursor() is deprecated - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: getRefCursor() is deprecated
Date
Msg-id 20160622230710.GC17994@momjian.us
Whole thread Raw
In response to getRefCursor() is deprecated  (javier.diaz.soto@gmail.com)
List pgsql-docs
On Fri, Jun 10, 2016 at 09:26:03AM +0000, javier.diaz.soto@gmail.com wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/7.4/static/jdbc-callproc.html
> Description:
>
> https://jdbc.postgresql.org/documentation/publicapi/org/postgresql/PGRefCursorResultSet.html
>
> java.lang.String getRefCursor()
>
> Deprecated. As of 8.0, replaced with calling getString() on the ResultSet
> that this ResultSet was obtained from.

You need to contact the JDBC maintainers about this.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: startup message -> StartupMessage
Next
From: Bruce Momjian
Date:
Subject: Re: DROP EXTENSION