This table records changes to product or category information in the database. It can be populated by user-defined database triggers.
Column Name | Column Type | Column Description |
---|---|---|
DATAID | VARCHAR (2960) NULL |
Represents the dependency ID or the cache entry ID in the WebSphere dynamic cache. |
INSERTTIME | TIMESTAMP NOT NULL, DEFAULT CURRENT TIMESTAMP |
Represents the time the row was inserted. Defaults to CURRENT TIMESTAMP. |
TEMPLATE | VARCHAR (1024) NULL |
Represents a template that corresponds to the template stored in the WebSphere dynamic cache. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
I0000299 | INSERTTIME | Non-Unique Index |
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 |
---|---|---|---|---|