From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | javier(dot)diaz(dot)soto(at)gmail(dot)com |
Cc: | pgsql-docs(at)postgresql(dot)org |
Subject: | Re: getRefCursor() is deprecated |
Date: | 2016-06-22 23:07:10 |
Message-ID: | 20160622230710.GC17994@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-jdbc |
On Fri, Jun 10, 2016 at 09:26:03AM +0000, javier(dot)diaz(dot)soto(at)gmail(dot)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(at)momjian(dot)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 +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2016-06-23 01:32:12 | Re: DROP EXTENSION |
Previous Message | Bruce Momjian | 2016-06-22 22:53:18 | Re: startup message -> StartupMessage |
From | Date | Subject | |
---|---|---|---|
Next Message | Michał Niklas | 2016-06-24 10:17:36 | PostgreSQL query timeout do not stop JDBC client attempt to read data from the server |
Previous Message | Vladimir Sitnikov | 2016-06-17 16:23:53 | Re: Batch Inserts: Bug in 9.4.1208? Wrong binary data format |