Reference > Database > WebSphere Commerce database tables > C


WebSphere Commerce database table: CATENTTYPE

This table defines all possible types of catalog entries. Examples of catalog entry types are ProductBean, ItemBean, PackageBean, BundleBean and DynamicKitBean.

Column Name Column Type Description
CATENTTYPE_ID CHAR(16) NOT NULL The identifier of this catalog entry type.
DESCRIPTION VARCHAR(254) The description for this catalog entry type.
OID VARCHAR(64) Reserved for IBM internal use.
OPTCOUNTER SMALLINT Reserved for IBM internal use.

Indexes
Index Name Indexed Column Names Index Type
SQL100520030311490 CATENTTYPE_ID Primary Key

Referenced By
Constraint Name Referenced Column Name Foreign Table Name Foreign Column Names Constraint Type
F_204 CATENTTYPE_ID CATENTRY CATENTTYPE_ID Cascade
F_307 CATENTTYPE_ID DISPENTREL CATENTTYPE_ID Cascade


Related reference

_vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search