Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | DB_OBJECT_IMPLEMENTATION |
| Short Name | DOI |
| View Name | CI_DB_OBJECT_IMPLEMENTATIONS |
| Description | The implementation of a specific database object definition in a |
| specific schema (identified by the named database user) within a | |
| database. | |
| Sub-type of | SECONDARY_ACCESS_ELEMENT |
| Non-instantiable super-type of | CLUSTER_IMPLEMENTATION |
| JAVA_MOD_IMPLEMENTATION | |
| PLSQL_MOD_IMPLEMENTATION | |
| QUEUE_TABLE_IMPLEMENTATION | |
| SEQUENCE_IMPLEMENTATION | |
| SNAPSHOT_IMPLEMENTATION | |
| TABLE_IMPLEMENTATION | |
| VIEW_IMPLEMENTATION | |
| As this is a non-instantiable supertype, follow links (above) to its instantiable subtypes to find versioning information for each subtype, uniqueness criteria, API rules etc | |
| Underlying table: | SDD_DOI |
| Changes: | Summary of changes to DB_OBJECT_IMPLEMENTATION in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| DATABASE_USER_REFERENCE | N |
Prompt: Database User
Transferable only if null |
Must be in schema of one and only one DATABASE_USER | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| COMPLETE_FLAG | VARCHAR2(1) | N | Indicates whether the definition of the database object is complete and ready to be used by the generators
Prompt: Complete ? Uppercase | YESNO | Y |
| OBJECT_IMPLEMENTATION_TYPE | VARCHAR2(3) | N | Sub-type discriminator. Internal property indicating whether the DB_OBJECT_IMPLEMENTATION is a TABLE_IMPLEMENTATION (TBI), VIEW_IMPLEMENTATION (VWI), SNAPSHOT_IMPLEMENTATION (SNI), SEQUENCE_IMPLEMENTATION (SQI) etc
Not displayed Uppercase System maintained Not updatable by user | OBJECT_IMPLEMENTATION_TYPE | |
| PARENT_IVID | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed System maintained Updatable only if null Defined on SAC supertype | ||
| PAC_REFERENCE | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed System maintained Not updatable by user Defined on SAC supertype | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| IMPLEMENTATION_DESCRIPTION | IMPDSC | Implementation Description |
| IMPLEMENTATION_NOTES | IMPNOT | Implementation Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference DB_OBJECT_IMPLEMENTATION:
Note: