WebSphere Commerce database table: ONQUEUE
Reserved for IBM internal use.
Column Descriptions
Column Name
| Column Type
| Description |
STOREENT_ID
| INTEGER NOT NULL
| Reserved for IBM internal use.
|
ORRFNBR
| BIGINT NOT NULL
| Reserved for IBM internal use.
|
OPTCOUNTER
| SMALLINT
| Reserved for IBM internal use.
|
Indexes
Index Name
| Indexed Column Names
| Index Type |
I0000170
| ORRFNBR
| Unique Index
|
I0000631
| STOREENT_ID
| Non-Unique Index
|
Constraints
Constraint Name
| Column Names
| Foreign Table Name
| Foreign Column Names
| Constraint Type |
F_479
| ORRFNBR
| ORDERS
| ORDERS_ID
| Cascade
|
F_480
| STOREENT_ID
| STOREENT
| STOREENT_ID
| Cascade
|