【24h】

Collections of Objects in SQL3

机译:SQL3中的对象集合

获取原文
获取原文并翻译 | 示例

摘要

SQL3 generalizes the relational model into an object model offering abstract data types, multiple inheritance, and dynamic polymorphism. Tables may then contain collections (multisets) of objects, and sets and lists are defined as closely related collection types. By specifying an SQL_Table type template to correspond to the existing Table concept, it is possible to treat sets and lists as subtypes of tables that inherit the behavior (and SQL syntax) for tables, while adding their own specializations. The SQL set-at-a-time data manipulation language can then be applied to collections of objects, i.e. tables in which each row is an object.
机译:SQL3将关系模型概括为一个对象模型,该对象模型提供了抽象数据类型,多重继承和动态多态性。然后,表可以包含对象的集合(多集合),并且集合和列表被定义为紧密相关的集合类型。通过指定SQL_Table类型模板以对应于现有的Table概念,可以将集和列表视为继承了表的行为(和SQL语法)的表的子类型,同时添加它们自己的特长。然后可以将SQL一次设置数据处理语言应用于对象的集合,即其中每一行都是对象的表。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号