Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name ORACLE_OBJECT_TYPE
Short Name OOT
View NameCI_ORACLE_OBJECT_TYPES
Description Defnition of an Oracle8 object type
Sub-type of ORACLE_TYPE
Versioning: Structure of ORACLE_OBJECT_TYPE versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: NAME
Used by: Oracle Designer

Underlying table:SDD_ORT
Changes: Summary of changes to ORACLE_OBJECT_TYPE in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc

Properties
Name Datatype Opt ? Notes Domain Default Value
NAME VARCHAR2(30) N Name by which the Oracle type is identified
Prompt: Name
Uppercase
Defined on ORT supertype
ORT_TYPE VARCHAR2(3) N Sub-type discriminator. Internal property indicating whether the ORACLE_TYPE is an ORACLE_OBJECT_TYPE or an ORACLE_COLLECTION_TYPE
Not displayed
Uppercase
System maintained
Not updatable by user
Defined on ORT supertype
ORACLE_TYPE_SUBTYPE
REMARK VARCHAR2(2000) Y A comment on the Oracle Type
Prompt: Comment
Defined on ORT supertype

Multi-line Text
Name Text Type Prompt
DESCRIPTION CDIDSC
Defined on ORT supertype
Description
NOTES CDINOT
Defined on ORT supertype
Notes

Other Properties
ORACLE_OBJECT_TYPE has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference ORACLE_OBJECT_TYPE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype