Reserved for IBM internal use.
Column Name | Column Type | Column Description |
---|---|---|
ATTRIBUTE | VARCHAR (254) NULL |
Reserved for IBM internal use. |
COMPOSITEFLOW | INTEGER NULL |
Reserved for IBM internal use. |
FLOWTYPE_ID | BIGINT NOT NULL |
Reserved for IBM internal use. |
FLOW_ID | BIGINT NOT NULL |
Reserved for IBM internal use. |
IDENTIFIER | VARCHAR (64) NOT NULL |
Reserved for IBM internal use. |
PRIORITY | INTEGER NULL |
Reserved for IBM internal use. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
I0000103 | FLOWTYPE_ID, IDENTIFIER | Unique Index |
SQL030416034931330 | FLOW_ID | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_324 | FLOWTYPE_ID | FLOWTYPE | FLOWTYPE_ID | Cascade |
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_318 | FLOW_ID | FLCOMPOSE | COMPOSITEFLOW_ID | Cascade |
F_319 | FLOW_ID | FLCOMPOSE | SINGLEFLOW_ID | Cascade |
F_322 | FLOW_ID | FLINSTANCE | FLOW_ID | Cascade |
F_327 | FLOW_ID | FLOWADMIN | FLOW_ID | Cascade |
F_328 | FLOW_ID | FLOWDESC | FLOW_ID | Cascade |
F_335 | FLOW_ID | FLSTATEREL | FLOW_ID | Cascade |
F_342 | FLOW_ID | FLTRANSITN | FLOW_ID | Cascade |
F_65 | FLOW_ID | APRVSTATUS | FLOW_ID | Cascade |