Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ResultSet from Java Stored Procedure
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:22:07 CST
![]() |
![]() |