Hi,

from a stored procedure i return (OUT Parameter) an Array (VARRAY) of
Integers. 

How can I map an Oracle-Array to an Java.lang.Object Array? 
Must I use the oracle implementation of jdbc2? (oracle.sql.*)

Thx
  Andreas
   

Reply via email to