DTW_REG_GENERIC_DOMAIN_AUD


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ID CHAR 36 null

A unique identifier to registry generic domain

DOMAIN_TYPE VARCHAR 255 null

The id of the type associated with the limit

DOMAIN_ID VARCHAR 255 null

A unique identifier to foreign key to Registry System

DOMAIN_DESCRIPTION VARCHAR 255 null

A unique identifier to foreign key to Registry System

REVISION_ID BIGINT 19 null
REVISION_TYPE SMALLINT 5 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc ID + REVISION_ID
DTW_REG_GENERIC_AUD_NID_IDX Must be unique Asc/Asc/Asc REVISION_ID + DOMAIN_TYPE + DOMAIN_ID

Relationships