Reference > Database > WebSphere Commerce database tables > C
WebSphere Commerce database table: CNTRSTORE
This table contains Store information for a Contract. The data is used to persist XML data needed by a contract to create a Store.
Column Name Column Type Description CONTRACT_ID BIGINT NOT NULL Unique identifier for a Contract. STOREXML CLOB NOT NULL The XML definition of the Store to be created. OPTCOUNTER SMALLINT Reserved for IBM internal use.
Indexes Index Name Indexed Column Names Index Type SQL100520030318280 CONTRACT_ID Primary Key
Constraints Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type F_912 CONTRACT_ID CONTRACT CONTRACT_ID Cascade
Related reference
_vcc_freeselect_bottom_