Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> What a kludge!
Why in the world is it so difficult to return a result set from a stored
procedure? Having to create a package with a type definition for the
ref cursor, etc. etc. then open and return the cursor, type cast the
classes in JDBC, and then you can finally treat it as a result set.
Geez! Why in the world does Oracle have to do it this way?
Jonathan Tew Received on Fri Feb 26 1999 - 21:02:11 CST
![]() |
![]() |