Reserved for IBM internal use.
Column Description(s):
Column Name | Column Type | Description |
COMPOSITEFLOW_ID |
BIGINT NOT NULL |
Reserved for IBM internal use. |
SINGLEFLOW_ID |
BIGINT NOT NULL |
Reserved for IBM internal use. |
SEQUENCE |
INTEGER NOT NULL |
Reserved for IBM internal use. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031227150 |
COMPOSITEFLOW_ID+SINGLEFLOW_ID+SEQUENCE |
Primary Key |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_318 |
COMPOSITEFLOW_ID |
FLOW |
FLOW_ID |
Cascade |
F_319 |
SINGLEFLOW_ID |
FLOW |
FLOW_ID |
Cascade |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.