Previous Table of Contents Next


6.3.20 SQLStructuredType


   A Datatype defined as Structured Type, per [SQL] standard.

   Superclasses

   Class SQLDataType

   Contained Elements

   Column

   References

   columnSet

A NamedColumnSet created as of this type.

class:

defined by:

multiplicity:

inverse:

NamedColumnSet
ColumnSetOfStructuredType::columnSet
zero or more
NamedColumnSet::type

   referencingColumn

Reference a column of an SQLStructuredType (otherType) that is created with a REF clause referencing this SQLStructuredType (thisType). Note that in general, otherType and thisType are two different instances of SQLStructuredType.

class:

defined by:

multiplicity:

inverse:

Column
ColumnRefStructuredType::referencingColumn
zero or more
Column::referencedTableType