Hi All,

How can I map a user defined oracle datatype (eg. an array of oracle objects) 
in EO Modeler ?

For example:-

CREATE OR REPLACE TYPE phone_object AS OBJECT (
a_code   CHAR(3),
p_number  CHAR(8));
/

CREATE OR REPLACE TYPE PHONE_TABLE IS TABLE OF phone_object;
/

How can I map this PHONE_TABLE in EO Modeler ?

TIA

 


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to