Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
FLOWDOMAIN_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
IDENTIFIER | VARCHAR (64) NOT NULL | Reserved for IBM internal use. |
PRIORITY | INTEGER | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | FLOWDOMAIN_ID | Primary Key |
I0000105 | IDENTIFIER | Unique Index |
Referenced By Child Tables:
Constraint | Columns | Child Table | Child Columns | Type |
F_320 | FLOWDOMAIN_ID | FLDOMNDESC | FLOWDOMAIN_ID | Cascade |
F_330 | FLOWDOMAIN_ID | FLOWTYPE | FLOWDOMAIN_ID | Cascade |