Oracle Designer Model, Release 6i
Uniqueness Criteria


UNIQUENESS_RULE

Uniqueness may be enforced by database constraints and/or the API, depending on the complexity of the uniqueness criteria

Uniqueness enforced by database constraints

The following unique key constraints exist for the underlying table SDD_CRU

Unique Key Constraint  Column
UK_CRU ( 1 ) ENTITY_OBJECT_REF
( 2 ) VIEW_OBJECT_REF
( 3 ) INTERFACE_CLASSIFIER_REF
( 4 ) GENERIC_CLASS_REF
( 5 ) NAME

Uniqueness enforced in PL/SQL by the API

See API Spec for UNIQUENESS_RULE