Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle, Objects and Relational Model
Hello,
I have to store objects (its attributes) in Oracle and I'm considering two options:
First one: storing mapping attributes to columns and objects to rows, that is,applying translation from the Object Oriented Paradigm to the Relational Model Paradigm and using tables, records, foreign keys...
Second: storing them as objects using the Object Type provided by Oracle 8 and the OTT (Object Type Translator) tool.
Which is the best?, Have you got any experience with OTT?, What do you recommend to me?
Thanks,
Adolfo.
--
PHO: +34 91 806 4443 E-28760 MADRID (SPAIN) FAX: +34 91 806 4641 http://www.gmv.esReceived on Fri Nov 26 1999 - 02:00:34 CST
![]() |
![]() |