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

Home -> Community -> Usenet -> comp.databases.theory -> The Foundation of OO (XDb)

The Foundation of OO (XDb)

From: James <jraustin1_at_hotmail.com>
Date: 11 Jun 2002 08:33:12 -0700
Message-ID: <a6e74506.0206110733.17c6a626@posting.google.com>


The object is the fundamental atomic thing. An object can represents anything: a number, a word, a person, a car, a sound, a picture, a movie, a smell, a feeling, an idea, etc. An object can have instances.
An instance is an object that has a class. A class is an object that has instances.

An object inherits the non-overridden properties and methods of its ancestor classes.
An object can override/add properties and methods.

(www.xdb1.com) Received on Tue Jun 11 2002 - 10:33:12 CDT

Original text of this message

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