• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Mapping Advanced Oracle DataType
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mapping Advanced Oracle DataType


  • Subject: Mapping Advanced Oracle DataType
  • From: Metal Metal <email@hidden>
  • Date: Tue, 29 Apr 2008 21:28:41 -0700 (PDT)

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Mapping Advanced Oracle DataType
      • From: Don Lindsay <email@hidden>
  • Prev by Date: Re: Webobjects-dev Digest, Vol 5, Issue 479
  • Next by Date: Re: Unable to release locks when using MultiECLockManager
  • Previous by thread: Re: Webobjects-dev Digest, Vol 5, Issue 479
  • Next by thread: Re: Mapping Advanced Oracle DataType
  • Index(es):
    • Date
    • Thread