This table holds the expanded (published) form of a
ProductSet.
Column Name |
Column Type |
Column Description |
CATENTRY_ID |
BIGINT
NOT NULL |
The CatalogEntry ID. |
PRODUCTSET_ID |
INTEGER
NOT NULL |
The ProductSet ID. |
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416035041220 |
PRODUCTSET_ID, CATENTRY_ID |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_628 |
PRODUCTSET_ID |
PRODUCTSET |
PRODUCTSET_ID |
Cascade |
F_629 |
CATENTRY_ID |
CATENTRY |
CATENTRY_ID |
Cascade |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |
