Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFrFD-00035D-45 for pgsql-docs@arkaria.postgresql.org; Wed, 22 Jun 2016 23:07:39 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bFrFB-0001wm-W3 for pgsql-docs@arkaria.postgresql.org; Wed, 22 Jun 2016 23:07:38 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bFrEo-0001XI-TB for pgsql-docs@postgresql.org; Wed, 22 Jun 2016 23:07:15 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bFrEm-0004Dd-0M for pgsql-docs@postgresql.org; Wed, 22 Jun 2016 23:07:13 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1bFrEk-0003Xu-Vh; Wed, 22 Jun 2016 19:07:10 -0400 Date: Wed, 22 Jun 2016 19:07:10 -0400 From: Bruce Momjian To: javier.diaz.soto@gmail.com Cc: pgsql-docs@postgresql.org Subject: Re: getRefCursor() is deprecated Message-ID: <20160622230710.GC17994@momjian.us> References: <20160610092603.5792.78856@wrigleys.postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160610092603.5792.78856@wrigleys.postgresql.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -3.3 (---) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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 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 + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs