您好,欢迎光临本网站![请登录][注册会员]  
文件名称: Type.Inheritance.and.Relational.Theory
  所属分类: 其它
  开发工具:
  文件大小: 10mb
  下载次数: 0
  上传时间: 2016-10-18
  提 供 者: rami****
 详细说明: Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: Certainly it can help in data modeling, and it can also provide for code reuse in applications. For these reasons, many languages, including the standard database language SQL, have long supported such relationships. However, there doesn’t seem to be any consensus in the community at large on a formal, rigorous, and abstract model of inheritance. This book proposes such a model, one that enjoys several advantages over other approaches, not the least of which it is that it’s fully compatible with the well known relational model of data. Topics the model covers include: Both single and multiple inheritance Scalar, tuple, and relation inheritance Type lattices and union and intersection types Polymorphism and substitutability Compile time and run time binding All of these topics are described in detail in the book, with numerous illustrative examples, exercises, and answers. The book also discusses several alternative approaches. In particular, it includes a detailed discussion and analysis of inheritance as supported in the SQL standard. Table of Contents PART I PRELIMINARIES Chapter 1 Background Chapter 2 Types without Inheritance Chapter 3 Types with Inheritance Chapter 4 The Inheritance Model PART II SCALAR TYPES, SINGLE INHERITANCE Chapter 5 Basic Definitions Chapter 6 Scalar Values with Inheritance Chapter 7 Scalar Variables with Inheritance Chapter 8 Specialization by Constraint etc. Chapter 9 Equality Comparisons etc. Chapter 10 Treating and Type Testing Chapter 11 Substitutability Chapter 12 Union and Dummy Types Chapter 13 Interlude: The S by C Controversy PART III SCALAR TYPES, MULTIPLE INHERITANCE Chapter 14 An Overview of Multiple Inheritance Chapter 15 IM Prescriptions 8 - 9 Revisited Chapter 16 IM Prescriptions 10 - 20 Revisited PART IV TUPLE AND RELATION INHERITANCE Chapter 17 Tuple / Relation Values with Inheritance Chapter 18 Tuple / Relation Values with Inheritance (cont.) Chapter 19 Tuple / Relation Maximal and Minimal Types etc. Chapter 20 Tuple / Relation Variables with Inheritance PART V OTHER APPROACHES Chapter 21 Structural Inheritance Chapter 22 Inheritance in SQL Appendix A Encapsulation Is a Red Herring Appendix B Persistence Not Orthogonal to Type Appendix C Glossary of Terms ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: Type Inheritance Relational Theory
 输入关键字,在本站1000多万海量源码库中尽情搜索: