Arraylist definition in IDL for java call over Corba
Jean Falaise
Greenhorn
Joined: Oct 02, 2001
Posts: 3
posted
0
Hello, I've got a java function deployed in Oracle 8.1.6 which returns an array of objects A, one of the attributes of A is an ArrayList. I couldn't find any info on how to define this field in the IDL file i need to create prior to my development. Could anybody tell me how to do ? Thank you in adance, JC