ACM SIGMOD Anthology ACM SIGMOD dblp.uni-trier.de

Object-Oriented Features of DB2 Client/Server.

Hamid Pirahesh: Object-Oriented Features of DB2 Client/Server. SIGMOD Conference 1994: 483
@inproceedings{DBLP:conf/sigmod/Pirahesh94,
  author    = {Hamid Pirahesh},
  editor    = {Richard T. Snodgrass and
               Marianne Winslett},
  title     = {Object-Oriented Features of DB2 Client/Server},
  booktitle = {Proceedings of the 1994 ACM SIGMOD International Conference on
               Management of Data, Minneapolis, Minnesota, May 24-27, 1994},
  publisher = {ACM Press},
  year      = {1994},
  pages     = {483},
  ee        = {http://doi.acm.org/10.1145/191839.191941, db/conf/sigmod/Pirahesh94.html},
  crossref  = {DBLP:conf/sigmod/94},
  bibsource = {DBLP, http://dblp.uni-trier.de}
}
BibTeX

Abstract

Relational DBMSs (RDBMS) have considerable penetration in the DBMS marketplace where users heavily rely on them for mission-critical applications. Many users of RDBMS are expanding toward nontraditional object-oriented (OO) applications, requiring more effective handling of text, voice, image and financial data within RDBMSs. This trend has been accelerated by client/server tools and 4GLs with powerful user interfaces for nontraditional data.

Users expect to obtain these new services without compromising the essential industrial-strength features of RDBMSs that they already rely upon. Such features include robustness, high performance, standards compliance and support for open systems (particularly in client/server environments), security, support for utilities (such as loading, reorganizing, etc.), tools for monitoring performance, bulk I/O capabilities, and different levels of concurrency and isolation.

The next version of DB2 Client/Server will offer extensive, new support for nontraditional applications in addition to its support for traditional ones. Such features include User-Defined Types (UDTs), User-Defined Functions (UDFs), Large OBjects (LOBs), constraints, and triggers. UDTs allow users to define new data types, which are represented in the database using built-in types. A simple example of this is Money, which is represented in decimal and inherits +, - and comparisons from decimal but does not inherit *. UDTs are first-class types, hence, just like built-in types, can be used for columns of tables as well as parameters of functions, including UDFs. One can define a data type such as domicile and define a set of UDFs on it, such as give_directions. These features allow hiding of the representation of the data and provide a set of functions that interpret the data. Users can create function libraries, or buy third party libraries such as FORTRAN scientific libraries, and attach them to the system. Other systems (e.g., text search managers) can be attached to DB2 Client/Server using these features along with triggers. UDFs are first-class expressions in SQL, allowing queries to contain powerful computation and search predicates to filter irrelevant data close to the source of the data. UDFs support full function overloading. UDFs are integrated into query optimization, taking into account the semantics and execution cost. Clients may have different application language environments, such as C/C++, COBOL and FORTRAN, while sharing a set of UDTs and UDFs via SQL.

LOBs allow storing very large (multi-megabyte) binary or text objects. LOBs are first class built-in types. A set of built-in functions, such as search, substring and concatenation are supported for LOBs. There is an important synergy among the features of the LOBs, UDTs and UDFs. A UDT with complex structure and behavior can be defined as a UDT based on a LOB, with its methods implemented by UDFs. Piecemeal access support allows only the needed portions of LOBs to be transferred to the users. In many applications, materialization of LOBs can be deferred or even avoided using this feature.

Constraints and triggers provide active database support, and enhance the power of the OO features. They can be used to augment object-code-only libraries (whose methods cannot be modified) to support additional, user specific object attributes and constraint checking. They can also be used to enforce inter-object integrity rules. Special mechanisms efficiently enforce constraints when large amounts of data are imported via load utilities. One can extend tuples with new attributes of any type and define UDFs and constraints on them. The system handles this without requiring any expensive physical data change.

Open system features include the ability to flow objects across DRDA and ODBC connections. Clients in many different language environments can connect to the system. Data originating in environments such as C/C++, 4GLs, OMG and SOM can be stored, allowing exploitation of powerful language libraries within SQL.

The OO extensions to DB2 Client/Server benefit from the long experience of this product family in the marketplace, and the tremendous effort that has gone into its seven years of development. The result is a high quality and stable product with OO features, fully integrated with its industrial-strength traditional application support.

Copyright © 1994 by the ACM, Inc., used by permission. Permission to make digital or hard copies is granted provided that copies are not made or distributed for profit or direct commercial advantage, and that copies show this notice on the first page or initial screen of a display along with the full citation.


ACM SIGMOD Anthology

Online Version (ACM WWW Account required): Full Text in PDF Format

CDROM Version: Load the CDROM "Volume 1 Issue 1, SIGMOD '93-'97" and ...

DVD Version: Load ACM SIGMOD Anthology DVD 1" and ... BibTeX

Printed Edition

Richard T. Snodgrass, Marianne Winslett (Eds.): Proceedings of the 1994 ACM SIGMOD International Conference on Management of Data, Minneapolis, Minnesota, May 24-27, 1994. ACM Press 1994 BibTeX , SIGMOD Record 23(2), June 1994
Contents

Online Edition: ACM Digital Library

[Index Terms]
[Abstract in PDF Format, 109 KB]

Referenced by

  1. Joseph M. Hellerstein: Optimization Techniques for Queries with Expensive Methods. ACM Trans. Database Syst. 23(2): 113-157(1998)
  2. William O'Connell, Ion Tim Ieong, David Schrader, C. Watson, Grace Au, Alexandros Biliris, S. Choo, P. Colin, G. Linderman, Euthimios Panagos, J. Wang, T. Walters: A Content-Based Multimedia Server for Massively Parallel Architectures. SIGMOD Conference 1996: 68-78
  3. Yahiko Kambayashi, Zhiyong Peng: Object Deputy Model and Its Applications. DASFAA 1995: 1-15
BibTeX
ACM SIGMOD Anthology - DBLP: [Home | Search: Author, Title | Conferences | Journals]
ACM SIGMOD Anthology: Copyright © by ACM (info@acm.org), Corrections: anthology@acm.org
DBLP: Copyright © by Michael Ley (ley@uni-trier.de), last change: Sat May 16 23:40:23 2009