Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Objects and Inheritance

Objects and Inheritance

From: Grant Lee <leegr_at_cs.curtin.edu.au>
Date: Fri, 10 Apr 1998 13:34:06 +0800
Message-ID: <352DAF4E.3F2B558B@cs.curtin.edu.au>


Can anyone tell me if Oracle 8 supports the concept of inheritance or specialisation. For instance, if I have an object type called Employee, can I create a new type called Managers which inherits the attributes and methods from employee, plus adds some new ones.

I assume that this is possible if Oracle 8 supports OO concepts.

Can anyone help??

Thanks

Grant Lee
School of Computing
Curtin University of Technology
Perth, Western Australia
Email: leegr_at_cs.curtin.edu.au Received on Fri Apr 10 1998 - 00:34:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US