Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Bulk Collects with JDBC

Re: Bulk Collects with JDBC

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Mon, 09 May 2005 14:28:00 -0700
Message-ID: <1115673841.892644@yasure>


pat wrote:
> Has anyone been able to use a bulk collect with a stored procedure that
> returns the results to JDBC? I had to use table%rowtype for a 'select
> into' in the stored procedure and it is only visible in the package.

There are examples of this in Morgan's Library at http://www.psoug.org
click on Ref Cursors
scroll down to the heading "Passing Ref Cursors"

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon May 09 2005 - 16:28:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US