Tables : alf_node_assoc
Columns6 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes1 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | BIGINT |
version | version | BIGINT | |
source_node_id | source_node_id | BIGINT | |
target_node_id | target_node_id | BIGINT | |
type_qname_id | type_qname_id | BIGINT | |
assoc_index | assoc_index | BIGINT |
Keys :
Name | Primary Key | Description |
---|---|---|
alf_node_assoc_pkey | true |
Indexes
Name | UNIQUE | Type | Description |
---|---|---|---|
source_node_id | true | Ascending |
Columns Detail :
Name | id |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Primary Key | true |
Not null | true |
Name | version |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Not null | true |
Name | source_node_id |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Not null | true |
Foreign key | true |
Name | target_node_id |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Not null | true |
Foreign key | true |
Name | type_qname_id |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Not null | true |
Foreign key | true |
Name | assoc_index |
Table | alf_node_assoc |
Type | BIGINT |
Domain | |
Not null | true |
Project
Alfresco Data model