ACM Home Page
Please provide us with feedback. Feedback
Object subclass hierarchy in SQL: a simple approach
Full text PdfPdf (1.01 MB)
Source
Communications of the ACM archive
Volume 33 ,  Issue 7  (July 1990) table of contents
Pages: 117 - 127  
Year of Publication: 1990
ISSN:0001-0782
Author
Chenho Kung  International Software Systems, Austin, TX
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 11,   Downloads (12 Months): 26,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/79204.79213
What is a DOI?

ABSTRACT

The object subclass hierarchy is a useful way of modeling property and behavior inheritance. It can be implemented on a relational DBMS using views.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
2
3
4
5
6
 
7
 
8
Kung, C.H. The behavior network model for conceptual information modeling. To be published.
9
10
11
12
13



REVIEW

"Marcos P. Sivitanides : Reviewer"

The object subclass hierarchy (OSH) notion is a useful way of specifying property and behavior inheritance in a data model; for example, we can state that, since every student is also a person, the STUDENT object is a subclass of the PERSON ob  more...