WebSphere Commerce database table: CMWORKSPACE
Contains a list of valid workspaces that may be assigned to an available schema pool.
Column Descriptions Column Name Column Type Description WORKSPACE CHAR(25) NOT NULL A valid workspace identifier. LOCKING_POLICY VARCHAR(254) The locking policy associated with the workspace. If none is specified, then the site default policy will be used. OPTCOUNTER SMALLINT Reserved for IBM internal use.
Indexes Index Name Indexed Column Names Index Type SQL060903235144000 WORKSPACE Primary Key