Compare to version: 6.2.1
This table represents the type of a Category, which determines the set of attributes that it has. An example of a category
type would be Electronics.
| Name | Type | Size | Default | PK | FK | Not null |
|---|---|---|---|---|---|---|
| CATALOG_UID | BIGINT | - | - | - | |
|
| GUID | VARCHAR | 64 | - | - | - | |
| NAME | VARCHAR | 255 | - | - | - | |
| TEMPLATE | VARCHAR | 255 | - | - | - | |
| UIDPK | BIGINT | - | - | |
- | |
Domain class
Referenced by
Labels:
None