|
|
|
|
|
|
|
|
Plz--Urgent: retrieving Hexa decimal value from Stored Procedure[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]
Posted by Y.Satish Babu on February 19, 2004 at 6:20:36: In Reply to: Problem in Retrieving An Array From Oracle Stored Procedure ! posted by Joe on May 22, 2002 at 9:5:36:Hello , i had written a stored procedure in Oracle Oracle procedure 1)create or replace type array_of_value as table of varchar2(20); create or replace function decl_array array_of_value := array_of_value(); decl_array.EXTEND; class MyJavaClass{ //driver initialization and OracleTypes.ARRAY oracle.sql.ARRAY output=callablestatementObj.getARRAY(1); }
Post a Followup[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]
|
Intranet Journal's Tutorials |
|
Managing Editor |