Working with Object-relational Descriptors

The object-relational paradigm extends traditional relational databases with object-oriented functionality. Oracle, IBM DB2, Informix, and other DBMS databases allow users to store, access, and use complex data in more sophisticated ways.

The object-relational standard is an evolving standard mainly concerned with extending the database data structures and the SQL language (SQL 3).

The new features include:

Coinciding with object-relational changes, most database vendors are also extending their server architectures to support features such as:

This section describes how the object-relational features affect TopLink descriptors and mappings.


Related Topics

About TopLink Descriptors
Understanding Object-Relational Mappings

Effect on TopLink
Databases TopLink Supports
Defining Object-Relational Descriptors

Working with Descriptors

 

Copyright © 1997, 2004, Oracle. All rights reserved.