Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> JDBC <-> Oracle
Hi,
I am trying to save an object to Oracle via JDBC and store procedures. I
can already receive a result set consisting of a cursor from the
database, what I am trying to do is not send all the row columns over as
parameters to the stored procedure. I would like to package up an object
and send it to the stored procedure via JDBC.
Is this possible?
Pete
javaman1_at_home.com
Received on Thu Apr 16 1998 - 17:29:01 CDT
![]() |
![]() |