Universe Contexts (Alternate Java Method).
Column Name |
Data Type |
Description |
---|---|---|
DESCRIPTION |
varchar |
Description of context |
ID |
int |
Primary key |
JOINID |
int |
Foreign key to UNV2_JOINS.JOINID |
NAME |
varchar |
The name of the object, in many cases the equivalent of SI_ID in the CMS/Query Builder when referring to a base CMS object type (USERS, SEMANTICLAYER etc.) |
UNV_ID |
int |
Foreign key to UNV2_UNIVERSES.ID |
See also