Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


Package oracle.toplink.objectrelational

Class Summary
ArrayMapping Purpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.
NestedTableMapping Purpose: Nested tables are similar to VARRAYs except internally they store their information in a separate table from their parent structure's table.
ObjectArrayMapping Purpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.
ObjectRelationalDescriptor Purpose: Differenciates object-relational descriptors from normal relational descriptors.
Oracle8Platform Purpose: Supports printing of new Oracle 8 data types, Oracle JDBC specific.
ReferenceMapping Purpose: In an object-relational data model, structures reference each other through "Refs"; not through foreign keys as in the relational data model.
StructureMapping Purpose: A structure is an object-relational user-defined data-type or object-type.

 


Skip navigation links

Copyright © 1998, 2006, Oracle. All Rights Reserved.