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 -> ResultSet from a Java Stored Procedure

ResultSet from a Java Stored Procedure

From: <sherman_mohler_at_my-deja.com>
Date: Wed, 10 Nov 1999 19:23:22 GMT
Message-ID: <80cgn7$ah6$1@nnrp1.deja.com>


I am brushing up on what Oracle has done with Java, and am pretty impressed overall. One thing I cannot find however, is how to return a RecordSet to a Java Servlet from a Java Stored Procedure (through the Packaged call of course). I have returned ResultSets to a Java Servlet from an Oracle ref cursor before, but don't see any appropriate mapping from a Cursor to any of the oracle.sql.* Java datatypes.

If you can direct me to any good examples of getting back a ResultSet from a Java Stored Procedure, I would really appreciate it!

Regards,

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 10 1999 - 13:23:22 CST

Original text of this message

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