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

Home -> Community -> Usenet -> c.d.o.tools -> Passing Java Object to a stored procedure ?

Passing Java Object to a stored procedure ?

From: frédéric charpentier <fcharpentier_at_odaxys.fr>
Date: Thu, 12 Apr 2001 17:38:12 +0200
Message-ID: <3AD5CBE4.984C1DFF@odaxys.fr>

Is it possible ? I understand that a stored procedure can only get some PL/SQL object in paramater(oracle.sql.STRUCT) but is there a way that I can pass my Java Object to a stored procedure , perhaps by using a PL/SQL object that reflects my Java Object ? Any help would be appreciated
Thx in Advance
Charpentier Frédéric Received on Thu Apr 12 2001 - 10:38:12 CDT

Original text of this message

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