STORECNTR

Each row of this table indicates that a Contract is deployed in a Store.

Column Descriptions:

NameTypeDescription
CONTRACT_IDBIGINT NOT NULLThe Contract.
STORE_IDINTEGER NOT NULLThe Store.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>CONTRACT_ID+STORE_IDPrimary Key
I0000784STORE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_784STORE_IDSTORESTORE_IDCascade
F_785CONTRACT_IDCONTRACTCONTRACT_IDCascade