This table contains a reference list of Product Advisor metaphors.
Column Name | Column Type | Column Description |
---|---|---|
BUILDERNAME | CHARACTER (100) NOT NULL |
Reserved for IBM internal use. |
CLASSNAME | CHARACTER (100) NOT NULL |
Java class name. For example, com.ibm.commerce.pa.metaphor.ProductExplorerMetaphor. |
EXPLSPCREQ | INTEGER NOT NULL, DEFAULT 1 |
Indicates if exploration space is required or not. Valid values: 0=no, or 1=yes. |
METAPHORTYPEID | INTEGER NOT NULL |
The internal reference number of the metaphor type. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416034943430 | METAPHORTYPEID | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_374 | METAPHORTYPEID | ICMREGDESC | METAPHORTYPEID | Cascade |