Re: [DOCS] getRefCursor() is deprecated - Mailing list pgsql-jdbc

From Michael Paquier
Subject Re: [DOCS] getRefCursor() is deprecated
Date
Msg-id CAB7nPqRFk9KO+Tnw6nv7REcPrUY3L+sh4ZdR2h-=7U4OXymfZg@mail.gmail.com
Whole thread Raw
Responses Re: [DOCS] getRefCursor() is deprecated
Re: [DOCS] getRefCursor() is deprecated
List pgsql-jdbc
On Fri, Jun 10, 2016 at 6:26 PM,  <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.

Thanks. This is JDBC related, so I am redirecting it to pgsql-jdbc.
--
Michael


pgsql-jdbc by date:

Previous
From: "jingzhi.zhang@outlook.com"
Date:
Subject: Re: PrepareStatement.execute() blocked because of long time 'create index' operation, connection leak
Next
From: Dave Cramer
Date:
Subject: Re: [DOCS] getRefCursor() is deprecated