Reserved for IBM internal use.
Column Name | Column Type | Column Description |
---|---|---|
COMPOSITEFLOW_ID | BIGINT NOT NULL |
Reserved for IBM internal use. |
SEQUENCE | INTEGER NOT NULL |
Reserved for IBM internal use. |
SINGLEFLOW_ID | BIGINT NOT NULL |
Reserved for IBM internal use. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416034929350 | COMPOSITEFLOW_ID, SINGLEFLOW_ID, SEQUENCE | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_318 | COMPOSITEFLOW_ID | FLOW | FLOW_ID | Cascade |
F_319 | SINGLEFLOW_ID | FLOW | FLOW_ID | Cascade |
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|